body {
	background-color: #313131;
	font-size: 9pt;
	font-family: "Verdana";
	color: #FFF;
}

#layout {
	margin: 20px auto 20px;
	width: 1000px;
}


#header {
	background: url(../images/header.png) no-repeat;
	width: 1000px;
	height: 299px;
  
}

#middle {
	width: 998px;
	float: left;
	border: 1px solid black;
	border-top: none;
	background-color: #282828;
	z-index: 0;
	text-align: justify;
} 

#levy {
	padding: 5px;
	width: 180px;
	float: left;
	border-right: 1px solid black;
	text-align: left;
} 


#content {
	padding: 5px;
	width: 790px;
	float: right;
	z-index: 0;
} 

#medal {
	background: url("../images/award.png") no-repeat;
	width: 90px;
	height: 160px;
	float: right;
}

img {
	border: none;
}

#paticka {
	width: 99%;
 	clear: both;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #e8e8e8;
	padding-top: 10px;
}

.anketa {
	width: 99%;
 	border: groove 3px #313131;
	color: #222020;
}

.ekg {
	background: url(../images/ekg.gif) no-repeat;
	height: 60px;
	position: relative; top: 190px; left: 246px;
	border: none;
}

.button {
	background-image: url("../images/button.png");
	width: 108px;
	height: 35px;
 	position: relative; top: 199px;
}

.position {
 	position: relative; top: 199px;
	padding: 0px 25px;
}

.buttonPos {
	background-image: url("../images/button.png");
	width: 110px;
	height: 35px;
 	position: relative; top: 294px; left: 540px;
}

.hodnost {
	background: url("../images/hodnosti/maly_pvt.png") no-repeat;
	width: 16px;
	height: 16px;
}

.hodnost:hover {
	background: url("../images/hodnosti/pvt.png") no-repeat;
	width: 64px;
	height: 64px;
}

.left {
	float: left;
}

.right {
	float: right;
}
