body { 
	margin: 0px; 
	padding: 0px; 
	color: #182140; 
	font-family: Tahoma, Arial CE, Arial, Geneva, Helvetica, Verdana, sans-serif; 
	font-size : 13px;
	background-color: #ffffff;
	height: 100%;
}

		#wrapper {height: 100%; overflow: visible; position: relative;}
		#wrapper[id] {display: table; position: static; width: 100%;}
		#kontejner {position: absolute; top: 50%; left: 50%;} 
		#kontejner[id] {display: table-cell; vertical-align: middle; position: static;}
		#celek {	margin: 0px auto; text-align: center; position: relative;	top: -50%; left: -50%; height: 565px; width: 1004px; } 
		#celek[id] {	position: static; position: relative; left: 0px; }

#obrazek {
	text-align: left;
	width: 1004px;
	height: 500px;
	background: url("pozadi.gif") top left repeat-y;
	padding: 15px;

}
.vetsi{
	font-weight: bold;

}
td{
	padding: 5px;

}
#email {
	position: absolute;
	top: 450px;
	left: 553px;
	width: 416px;
	height: 43px;	
	overflow: hidden; 
	position: relative;		
}
#email a span {
	display: block; 	
	position: absolute; 
	top: 0;
	left: 0;
	width: 416px;
	height: 43px;	
	background: url("jedle-viz_01_email.gif") top left no-repeat;
	*cursor: hand;	
}
#omluva {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;	
	padding-right: 37px;
}