html {
	margin: 0;
	padding: 0;
}
body {
	background: url("../images/bgr.jpg") repeat;
	background-color: #FFFEFA;
	text-align: center;
	font-family: sans serif, verdana; 
	font-size: 11px;	
	position: relative;
}
.main {
	display: block;
	position: relative;
	width: 920px;
	background-color: #E5D9B3;
	background-position: center;
	padding: 10px;
	text-align: center;
	margin: auto;
}
a {
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #986917;
}
.sloupec {
	background: url("../images/index_10.jpg") no-repeat;
	width: 232px;
	height: 393px;
	text-align: center;
	padding-right: 50px;
	color: #4D4D4D;
	font-size: 7pt;
	text-decoration: none;
}
.hlava {
	background: url("../images/index_02.jpg") no-repeat;
	height: 150px;
	text-align: center;
	background-position: center;
}
.text {
	text-align: left;
	font-size: small;
	color: #4D4D4D;
}
#foot {
	font-size: x-small;
	color: #999999;
}
.banner {
	text-align: center;
}
.banner_ov {
	text-align: right;
	float: right;
	margin-right: 25px;
}
.kostka {
	float: left;
	margin: 15px 0 10px 50px;
}