/* CSS Document */
*{
	border:0;
	padding:0;
	margin: 0;
}

body {
	background-color: #ECC081;
	background-image: url(../images/body_background.jpg);
}

#kontajner_shadow {
	position: absolute;
	left: 50%;
	margin-left: -392px;
	width: 785px;
	background-color: #FFFFCC;
	background-image: url(../images/kontajner_shadow.jpg);
	background-repeat: repeat-y;
}

#kontajner {
	width: 755px;
	background-color: #faf9d1;
	margin-left: 15px;
}

#hlavicka{
	background-image: url(../images/logo.jpg);
	width: 270px;
	height: 120px;

}
#svk{
	position:absolute;
	width: 35px;
	height: 26px;
	top: 16px;
	left: 250px;
	}

#eng{
	position:absolute;
	width: 35px;
	height: 26px;
	top: 42px;
	left: 250px;
	}
#ger {
	position:absolute;
	width: 35px;
	height: 26px;
	top: 68px;
	left: 250px;
}
#main_picture{
	background-image: url(../images/main_picture.jpg);
	position:absolute;
	top: 0px;
	left: 285px;
	width: 485px;
	height: 270px;

}
#popis {
	font-weight: bold;
	left: 32px;
	width: 210px;
	color: #7b1e1d;
	font-size: small;
	position: relative;
	top: 20px;
	z-index: 1;
	/*background-image:url(images/left_picture_produkty_bg.jpg);*/
	width:271px;
	height:210px;
}

#popis h1{
	font-size: small;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	width: 270px;
	}
	
.menu li a {
  	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
.menu li a:link, .menu li a:visited {
	color: #922a27;
	display: block;
	padding: 8px 0 0 30px;
	}
	
.menu li a:hover, .menu li a:active {
	color: #ffffff;
	padding: 8px 0 0 60px;
}
#home a:link, #home a:visited {background-color: #f5ba3a;}
#spolocnost a:link, #spolocnost a:visited {background-color: #eead3c;}
#produkty a:link, #produkty a:visited {background-color: #e7a03d;}
#novinky a:link, #novinky a:visited {background-color: #e0943f;}
#kontakt a:link, #kontakt a:visited {background-color: #d98740;}
	
#home a:hover, #home a:active {background-color: #922a27;}
#spolocnost a:hover, #spolocnost a:active {background-color: #922a27;}
#produkty a:hover, #produkty a:active {background-color: #922a27;}
#novinky a:hover, #novinky a:active {background-color: #922a27;}
#kontakt a:hover, #kontakt a:active {background-color: #922a27;}
#home a:hover, #home a:active {background-color: #922a27;}

#pas {
	background-color:#922a27;
	width: 755px;
	height: 7px;
}
#bottom_index, #bottom_produkty {
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	background-image:url(../images/bottom.gif);
	width: 562px;
	height: 15px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom_index img, #bottom_produkty img {
	width: 10px;
	height: 10px;
}
#bottom_index a, #bottom_produkty a {
	text-decoration: none;
	color: #FFFFFF;
}

#bottom_index a:hover, #bottom_produkty a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#text_produkty h1 {
	font-size: 20px;
	color: #74211F;
}
#text_index h2 {
	font-size: 16px;
	color: #74211F;
}
#text_produkty h2 {
	font-size: 20px;
	color: #74211F;
}
#text_index, #text_produkty {
	width: 420px;
	margin-left: 300px;
	margin-top: 30px;
	color: #601B15;
	min-height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#text_produkty #produktymenu {
	background-image: url(../images/produkty_menu.gif);
	height: 30px;
	width: 470px;
	background-repeat: no-repeat;
	background-position: -7px -4px;
	position: absolute;
	left: 300px;
	top: 290px;
	line-height: 20px;
}

#text_produkty #produktymenu a:hover{
	color: #f5ba3a;
	
}

#text_produkty ul {
	list-style: disc; 
	margin-left:10px;
}
#text_index a {
	color: #74211F;
	text-decoration: underline;
}
#text_index a:hover {
	color: #74211F;
	text-decoration: none;
}
#text_produkty a {
	color: #74211F;
	text-decoration: none;
}
#text_produkty a:hover {
	color: #faf9d1;
	background-color: #74211F;
	text-decoration: none;
}
.produktsubmenu {
	margin-left: 13px;
	display: none;
}

#leftpanel {
	position:absolute;
	left:15px;
	top:277px;
	width:271px;
	height: 500px;
}

#leftpanel img	{
	display: block;
}

	