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

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

h2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

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: 902px; /*995*/ 
	_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: repeat-y;
	width: 34px;
	min-height: 813px;
	height: 100%; /*813px;*/
	margin-left: -34px;
	_margin-left: 0;
	position: inherit;
	_right: -5px;
}

#shadow-right {
	float: right;
	background-image:  url(../images/shadow-right.png);
	background-repeat: repeat-y;
	width: 36px;
	min-height: 813px;
	height: 100%; /*813px;*/
	margin-right: 16px; /*34*/
	_margin-right: 7px; /*25*/
  position: relative;
  _left: -52px;
}
#shadow-right img {
padding-left: 2px;
padding-top: 5px;

}
#w-container {
  /*background-color: #fff;*/

}

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

#header img {
	position:relative;
	float:left;
}

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

}

#menu-container ul li {
font-size: 11px; 	margin-top: 5px;

}


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

/* POSTRANNI MENU KONTEJNER */
#right-menu-container {

	/*background-color: #FFFFFF; */ background-image: url(../images/bgb.png); background-repeat: repeat-x;
	width: 850px; /*925*/
	_width: 825px; /*900*/
	height: 500px;
}


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


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

/* POSTRANNI MENU POLOZKY*/
#navigation ul, li {
	margin: 0px 0px 0px -15px;
	!margin: 0px 0px 0px -15px; 	/*!margin: 0px 0px 0px -15px;*/
	
	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); background-color: White;*/
	width: 825px; /*925px*/
	height: 15px;
	
	_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: 0px;
	height: 0px;
	margin-top: 70px;
	!margin-top: 50px;
	_margin-top: 35px;
	padding-top: 50px;
	text-align: center;
}

/* TEXTOVA CAST WEBU */
#text-container {
	/*background-color: #FFF;*/
	width: 585px;
	_width: 575px;
	margin-left: 250px;
	!margin-left: 245px;
	padding-top: 10px;	
	text-align: left;
	min-height: 500px;
	padding-left: 0;
	padding-right:0;
	z-index: 5;
}
#text-container a {
color:#000;
text-decoration:none;
font-weight:bold;
}


#text-container p {
margin-right: 15px;
}

/* ZAPATI */
#footer {
	background-image: url(../images/footer-green.png); background-repeat: no-repeat;
	_background-repeat: no-repeat;
	width: 902px; /*956*/
	_width: 902px;
	height: 72px;
	margin: 0 auto;
	_margin-left: 0px;
	position: relative;
	left: -25px;
	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;
}

.bold {font-weight:bold;}
.bazar_separator {margin-top:25px; margin-bottom:35px; width:auto; float:none; }
.odk:hover {font-weight:bold;}

.table_bazar table td {text-align:left;}

img, a img {border-width:0px;}
