@charset "utf-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 300px;
	float: left;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #FFFFFF;
	//background-image: url(img/podklad-web.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	vertical-align: bottom;
}
a {
	color: #4eaac2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4eaac2;
}
a:hover {
	text-decoration: none;
	color: #4eaac2;
}
a:active {
	text-decoration: none;
	color: #4eaac2;
}
#container {
	width: 850px;
	margin-top: 35px;
	margin-left: 85px;
}
#zahlavi {
	text-align: right;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	margin-right: 5px;
}



#prvtext {
	width: 260px;
	font-size: 12px;
	line-height: 23px;
	margin-top: 5px;
	float: left;
	color: #666666;
}
#container #cena a {
	color: #79717A;
	text-decoration: underline;
}

#container #prvtext #txt {
	margin-top: 10px;
	color: #666666;
}
#druhtext {
	width: 260px;
	margin-left: 33px;
	float: left;
	font-size: 12px;
	line-height: 23px;
	margin-top: 35px;
	color: #666666;
	margin-bottom: 55px;
}
#navhore {
	margin-bottom: 50px;
}

#navdole {
	width: auto;
	margin-bottom: 50px;
}

#popis {
	padding-top: 7px;
	padding-bottom: 10px;
	float: left;
	width: 835px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6FD0E6;
	color: #72717A;
	font-size: 18px;
	font-style: italic;
}
#cena {
	width: 835px;
	padding-bottom: 3px;
	color: #79717A;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin-bottom: 10px;
}
#clear {
	clear: both;
	height: 0px;
}
#ceny {
	width: 826px;
	float: left;
}

