body {
	font-family: arial narrow ce, arial narrow, arial ce, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	margin: 10px;
	padding: 0px;
	background-color: #4a4a4a;
	color: #555;
}
.head {
	background-color: #AAA;
	width: 764px;
	height: 76px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	xborder-bottom: 20px solid black;
}
.head #logo {
	background-color: black;
	position: absolute;
	height: 76px;
	width: 166px;
	top: 0px;
	left: 0px;
}
.head #titulek {
	background-image: url('../img/voko2.gif');
	position: absolute;
	height: 76px;
	width: 92px;
	top: 0px;
	left: 166px;
}
.div-main{
	position: relative;
	background-color: #FBE69E;
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.div-left {
	float: left;
	width: 156px;
	height: 200px;
	text-align: justify;
	xborder-left: 1px solid black;
	background-color: #FBE69E;
	padding: 10px 0 10px 10px;
}
.div-left #menu {
	position: absolute;
	background-color: transparent;
	z-index: 5;
}
#menu .m {
	display: block;
	margin-top: 16px;
	text-align: left;
	xbackground: #FBE69E url('../img/linka.gif') no-repeat fixed bottom;
	height: 12px;
	xwidth: auto;
	font-size: 10pt;
	}
	
#ilustr {
	background-color: transparent;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
	left: 500px;
	width: 200px;
	height: 200px;
	z-index: 100;
}
.div-left #menu .m a {
	padding: 0 3px;
	background-color: #FBE69E;
}
.div-left #menu .m a:hover {
	background-color: #F9D056;
}
a {
	font-weight: 80;
	color: #000;
	text-decoration: none;
}
a:hover {
	xtext-decoration: underline;
}
#square {
	height: 12px;
	width: 155px;
	padding: 0;
	margin: 0;
	background: #FBE69E url('../img/sipka.gif') no-repeat fixed bottom;
	position: absolute;
	top: 25px;
	z-index: 1;
	visibility: hidden;
}
.div-right {
	margin: 0;
	float: right;
	width: 577px;
	text-align: justify;
	padding: 10px;
	background-color: #fff;
}
.main {
	margin: 0;
	padding:0;
	padding-bottom: 10px;
	height: 230px;
}
.div-foot {
	width: 577px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.div-clear {
	font-size: 4px;
	height: 4px;
}
.div-foot {
	color: #777;
	background-color: #DDD;
	padding: 4px 0px;
	text-align: center;
}
img {
	border: none;
	padding: 0px;
	margin: 0px
}
h1 {
	color: #c00;
	font-size: 1.3em;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: arial;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	text-align: left;
}
h2 {
	background-color: #F9D056;
	padding-bottom: 2px;
	padding-left: 3px;
	xcolor: #c00;
	font-size: 1.2em;
	font-family: arial;
	letter-spacing: 0.1em;
	padding-top: 2px;
	margin-bottom: 4px;
}
h3 {
	padding-top: 0px;
	margin-bottom: 4px;
	font-size: 1.1em;
	font-family: arial;
}
h4 {
color: #1563B5;
font-size: 1.1em;
font-family: arial;
}
