@import url("styl_top.css");
body{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
	background-image: url(../pozadi/hlavicka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1036px;
	margin-right: auto;
	margin-left: auto;	
}

#hlavni{
	width: 1036;
	height *;
	background-image: url(../pozadi/all.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 187px;
}

.obsah{
	width: 720px;
	height: *px;
	float: left;
	text-align: left;
	background-image: url(../pozadi/obsah_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.obsah_in{
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 93px;
}

.menu{
	float: left;
	text-align: left;
}

.menu_in{
	width: 249px;
	height: *;
	text-align: left;
}

.paticka{
	clear: both;
	text-align: right;	
	background-image: url(../pozadi/paticka.jpg);
	background-position: center bottom;	
	background-repeat: no-repeat;
}

.paticka_in{
	width: 1036px;
	height: 26px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #66CC33;
	text-decoration: underline;
}
table {
	font-size: 11px;
}

