/* ZAHLADNI STYLY WEBU */
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-top: 0;
	font-family: Verdana, Arial;
	font-size: 11px;
}

h1 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3048c1;
}

p {
	padding-top: 20px;
}
.clear {
  visibility: hidden;
  clear: both;
}
.style34 {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* TELO WEBU */
#web-container {
	width: 995px;
	_width: 1100px;
	margin: 0 auto;
	_margin: 0 auto;
}

#top-shadow {
	background-image: url(../images/top-shadow.png);
	background-repeat: no-repeat;
	position: relative;
	height: 19px;
	width: 995px;
	_width: 1000px;
	margin-left: -34px;
  _left: 40px;
	!margin-left: -35px;
}

#shadow-left {
	float: left;
	background-image: url(../images/shadow-left.png);
	background-repeat: no-repeat; 
	width: 34px;
	height: 813px;
	margin-left: -34px;
	_margin-left: 0;
	position: relative;
	_right: -5px;
}

#shadow-right {
	float: right;
	background-image: url(../images/shadow-right.png);
	background-repeat: no-repeat; 
	width: 36px;
	height: 813px;
	margin-right: 34px;
	_margin-right: 25px;
  position: relative;
  _left: -52px;
}
#shadow-right .vlajka {
padding-left: 8px;
margin-top: 35px;
}
#shadow-right img {
margin-bottom: 5px;
}
#w-container {
  /*background-color: #fff;*/

}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 925px;
}

/* HORNI MENU KOSTRA */
#menu-container {
	background-image: url(../images/top-menu-bg.png);
	background-repeat: no-repeat;
	width: 925px;
	_width: 925px;
	height: 33px;
	padding-top: 0;
	margin-top: -15px;
	!margin-top: 0px;

}

#active a {
	border-left: 1px solid #fff;
}

/* POSTRANNI MENU KONTEJNER */
#right-menu-container {
	background-color: #FFFFFF;
	width: 925px;
	_width: 900px;
	height: 500px;
}


#right-menu-container a:hover {
font-weight: bold;
}


#right-menu-bg {
	float: left;
	background-image: url(../images/left-menu-bg.png);
	background-repeat: no-repeat;
	width: 191px;
	_width: 150px;
	height: 221px;
	margin-left: 26px;
	_margin-left: 12px;
	padding-top: 5px;
	!padding-top: 15px;
	_padding-top: 36px;
}

/* POSTRANNI MENU POLOZKY*/
#navigation ul, li {
	margin: 0px 0px 0px 0px;
	!margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 191px;
	text-align: left;
}

#navigation li a {
	_height: 5px;
	text-decoration: none;
	color: #000;
	display: block;
	padding: 5px 0px 2px 30px;
	_padding: 5px 0px 2px 30px;
	!padding: 50px 50px 50px 50px;
	font-weight: normal;
	font-size: 12px;
}


/* BANNER */
.banner {
	/* background-image: url(../images/banner.png); */
	width: 925px;
	height: 137px;
	background-color: White;
	_margin-top: -20px;
	overflow: hidden;
	z-index: 2;
}
.banner object {
  z-index: 3;
}
.banner embed {
 position: absolute;

  z-index: -4;
}
/* LOGA KONTEJNER */
#logos {
	background-image: url(../images/left-logo-bg.png);
	background-repeat: no-repeat;
	width: 191px;
	height: 212px;
	margin-top: 50px;
	!margin-top: 50px;
	_margin-top: 35px;
	padding-top: 50px;
	text-align: center;
}

/* TEXTOVA CAST WEBU */
#text-container {
	background-color: #FFF;
	width: 665px;
	_width: 640px;
	margin-left: 238px;
	_margin-left: 230px;
	padding-top: 10px;	
	text-align: left;
	min-height: 500px;
	padding-left: 0;
	padding-right:0;
}

/* ZAPATI */
#footer {
	background-image: url(../images/footer-green.png);
	_background-repeat: no-repeat;
	width: 956px;
	_width: 956px;
	height: 89px;
	margin: 0 auto;
	_margin-left: 0px;
	position: relative;
	left: -17px;
	clear: both;
}

#map ul {
list-style: disc; list-style-type: disc;
margin: 15px;
}

#map li {
list-style: disc; list-style-type: disc;
margin: 5px;
}

#search {
width:630px; height:100px; !height:85px; _height:80px; padding-left: 10px; border: 1px solid #CCCCCC;
}

#error {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: Red;
font-weight: bold;
}

/* FADOVANI BANNERU PRI ONLOAD PAGE */

#photoholder {
	width:925px;
	height:137px;
	background:#fff url('../images/loading.gif') 50% 50% no-repeat;
}

#thephoto {
	width:925px;
	height:137px;
}

