body {
	background-color: #F3E0CF;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #994D00;
	font-family: Verdana, Arial, Geneva, sans-serif;
	cursor: crosshair;
	
}

a, a:active, a:visited {
	text-decoration: underline;
	color: #994D00;
	background-color: none;
	}
a:hover {
	text-decoration: none;
	cursor: default;
}

a.vokynko, a.vokynko:active, a.vokynko:visited {
	text-decoration: none;
	color: #FFF7E3;
	display: block;
	line-height: 15px;
	padding-left: 6px;
}
a.vokynko:hover {
	background-color: #FFF7E3;
	color: #AA893A;
	cursor: default;
}



table, td, tr {
	font-size: 11px;
	vertical-align: top;
	text-align: justify;
}
.vse {
	background-color: #F3E0CF;
	width: 756px;
	border-left: 3px #EA852B double;
	border-right: 3px #EA852B double;
}
.paticka {
	background-color: #E3A165;
	width: 750px;
	border-bottom: 3px #EA852B double;
}
.vrsek {
	background-image: url(vrsek.jpg);
	height: 116px;
}
#menu {
	background-image: url(menu.jpg);
	width: 127px;
	padding: 10px;
}
.stred {
	background-color: #F9C393;
	width: 589px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
}
h1 {
	/*display: block;*/
	height: 14px;
	font-size: 12px;
	margin: 0px;
	padding: 0px 10px;  
	border-right: 1px #61450F dashed;
	border-bottom: 1px #61450F solid;
	color: #817152;
	width: 585px;
}
