.page {
	width: 965px;
	margin: 0 auto;
	text-align: left;
}
.top {
	background-image: url(../files/main-foto.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 115px;
	clear: both;
	overflow: hidden;
	font-size: 1.8em;
	color: #990000;
	font-weight: bold;
	text-align: center;
/*	color: #006633;*/
}
.pagecent {
	clear: both;
}
#vlevo {
	background-image: url(../files/menubg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 229px;
	float: left;
}
#vpravo {
	width: 229px;
	float: right;
	text-align: center;
}
#stranka {
	float: left;
	width: 495px;
/*	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	overflow: auto;*/
}
.zapati {
	height: 50px;
	background-image: url(../files/footerbcg.gif);
	background-position: left 2;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 0.9em;
	padding: 20 10 0 10;
	overflow: hidden;
	clear: both;
	text-align: left;
}
.zapati h3 {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #004A01;
}
.hlmenu {
	clear: both;
	background-image: url(../files/menu2bcg.gif);
	background-repeat: no-repeat;
	height: 57px;
	line-height: 57px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #990000;
	text-align: left;
	overflow: hidden;
	color: white;
}
.hlmenu a {
	padding-right: 5px;
	padding-left: 7px;
	font-weight: normal;
	text-decoration: none;
	color: white;
}
.hlmenu a:hover,.hlmenu a.akt {
	color: #dadada;
}
.podmenu {
	background-image: url(../files/menu1bcg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 1em;
	height: 47px;
	line-height: 22px;
	padding: 0 5 0 5;
	clear: both;
	font-weight: bold;
	color: #808080;
	background-color: #cccccc;
	text-align: center;
	overflow: hidden;
}
.podmenu a {
	color: #808080;
	text-decoration: none;
	padding: 3 8 2 10;
}
.podmenu a:hover,.podmenu a.akt {
	color: black;
}

