.page {
	width: 779px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../files/pagebcg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.top {
	background-image: url(../files/topbcg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 377px;
	width: 779px;
	clear: both;
	overflow: hidden;
	color: #990000;
}
.topilu {
/*	background-image: url(../files/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	float: right;
	width: 225px;
	height: 129px;
	overflow: hidden;
	clear: both;
	position: absolute;
	margin: 22 0 0 548;
}
a.home {
	display: block;
	width: 525px;
	height: 129px;
	overflow: hidden;
	clear: both;
	position: absolute;
	margin: 22 0 0 25;
}
.baner {
	float: right;
	width: 490px;
	height: 200px;
	overflow: hidden;
	clear: both;
	position: absolute;
	margin: 168 0 0 274;
	border: 1px solid black;
}
.border {
	border: 1px solid #aeb1b6;
	float: left;
}
.stranka {
}
.stranka .in {
	margin: 0 15 0 40;
	clear: both;
}
.zapati {
	background-image: url(../files/botbcg.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 0.9em;
	line-height: 24px;
	color: #9a9a9a;
	clear: both;
	text-align: left;
	padding: 0 15 0 40;
}
.zapati .coint {
}
.zapati .me {
	float: right;
}
.zapati .pocitadlo {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
.hlmenu {
	font-size: 12px;
	text-align: left;
	color: #9a9a9a;
	margin: 192 0 0 40;
	width: 210px;
}
.hlmenu a {
/*	border-bottom: 1px dotted #cccccc;*/
	border-left: 5px solid #b4b4b4;/*#c6c6c6;*/
	display: block;
	font-size: 11px;
	line-height: 15px;
	padding: 0 4 0 10;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}
.hlmenu a:hover {
	text-decoration: underline;
}
.hlmenu a.akt {
	background-color: #b4b4b4;
	color: white;
}
.podmenu {
	background-image: url(../files/smenubcg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
	line-height: 26px;
	clear: both;
	font-size: 1em;
	text-align: right;
	color: #9a9a9a;
	padding: 0 15 0 40;
}
.podmenu a {
	padding: 0 10 0 15;
/*	margin-left: 15px;*/
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.podmenu a:hover,.podmenu a.akt {
	text-decoration: underline;
	color: #9a9a9a;
}

