.page {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
.top {
	background-image: url(../files/top.jpg);
	height: 160px;
	clear: both;
	overflow: hidden;
}
#vpravo {
	width: 160px;
	margin-left: 3px;
	text-align: center;
	overflow: auto;
	background-color: #FDF5E6;
}
#stranka {
	width: 580px;
	float: left;
	margin: 2px;
	overflow: auto;
}
.zapati {
	float: left;
	width: 750px;
	background-image: url(../files/zapati-pozadi.gif);
	background-repeat: repeat-x;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid maroon;
	border-top: 1px solid maroon;
	color: #800000;
}
.zapati h3 {
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.zapati .baner {
	float: right;
	font-size: 11px;
	color: #006400;
	line-height: 16px;
	height: 16px;
}
#vpravo .boxnadpis {
	margin-right: 20px;
	margin-bottom: -5px;
	font-size: 120%;
	color: gold;
	font-weight: bold;
	display: block;
	text-align: right;
}
#vpravo .box, #vpravo .anketa {
	border: 1px solid white;/*#004A01*/
	padding: 2px;
	margin: 2px;
	background-color: #DFFFE0;
	font-size: 90%;
}
#vpravo .box h3.novinka {
	text-align: left;
	margin: 3 0 3 0;
	padding: 0;
	font-size: 90%;
}
#vpravo .box h3.novinka .date {
	text-align: left;
	font-weight: bold;
	display: block;
	border-bottom: 1px dotted black;
}
#vpravo .vypisfor {
	text-align: left;
	padding: 2px;
	background-color: #DFFFE0;
}
.hlmenu {
	clear: both;
	background-image: url(../files/pozadi-menu.gif);
	background-color: Maroon;
	background-repeat: repeat-x;
	text-align: center;
	height: 26px;
	line-height: 26px;
	padding-left: 50px;
}
.hlmenu a {
	line-height: 26px;
	height: 26px;
	font-size: 110%;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-align: center;
	color: white;
}
.hlmenu a:hover,.hlmenu a.menuakt {
	color: gold;
}
.podmenu {
	clear: both;
	text-align: center;
	height: 15px;
	line-height: 15px;
}
.podmenu a {
	font-size: 100%;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	color: maroon;
	border-right: 1px solid maroon;
	border-left: 1px solid maroon;
	background-color: white;
}
.podmenu a:hover,.podmenu a.pdm1akt {
	color: black;
	background-color: #FDF5E6;
}


