body{
	font-size: 12px;
	font-family: verdana;
}

#center{
	width: 608px;
	margin-left: auto;
	margin-right: auto;
}

#main-page{
	width: 609px;
	background: url('layout/pozadi.jpg');
	float:left;
}

#footer{
	width: 609px;
	height: 39px;
	background: url(layout/footer.jpg);
	float:left;
}

#logo{
	width: 600px;
	height: 70px;
	background: url(layout/h-logo.jpg) no-repeat;
	border-bottom: 2px solid gray;
}

#h-menu{
	width: 500Px;
	float:left;
	margin-lefT: 170px;
	margin-top: 10px;
}

#s-menu{
	width: 500px;
	float:left;
	margin-left:170px;
	margin-top: 5px;
}

#logo .prvek{
	floaT: left;
	margin-left: 5Px;
	border: 0px solid black;
}

#page{
	float:left;
	margin-lefT: 4px;
	width:600px;
}

#main{
	float:left;
}

#leve-menu{
	width: 125px;
	float:left;
	margin-right: 10px;
}

#leve-menu-text{
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 120px;
	text-align:center;
}

#leve-menu-text .polozka{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color:black;
}

#leve-menu-text .polozka-vybrana{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #5D96BF;
}

.polozka a, .polozka a:visited, .polozka a:active{
	color: black;
	text-decoration:none;
}

.polozka a:hover{
	color: #5D96BF;
	text-decoration: underline;
}

#leve-menu-text .cara{
	height: 1px;
	background: #C0C0C0;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 5px;
}

#obsah{
	width: 410px;
	margin-right: 10px;
	float:right;
}

#obsah-text{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.polozka{
	width:100%;
	text-align:center;
}

.produkty h1{
	font-size: 13px;
	margin:0px;
	
}

h1{
	margin: 0px;
	font-size: 20px;
}

h2{
	margin:0px;
	font-size: 18px;
}

a:visited{
	color: blue;
}

.produkty a:visited, .produkty a:active, .produkty a{
	color: #999999;
	text-decoration: none;
}

.produkty a:hover{
	color: black;
	text-decoration: underline;
}

