@import url("styl_top.css");
body{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;


}

#hlavni{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

.hlavicka{
	text-align: left;
	background-image: url(../pozadi/hlavicka.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 213px;
}

.hlavicka_in{
	width: 880px;
	height: 150px;
}

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

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

.obsah{
	width: 626px;

	height: *px;
	float: left;
	clear: right;
	background-image: url(../pozadi/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	text-align: left;

}

.obsah_in{
	width: 275px;
	background-image: url(../pozadi/obsah_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-top: 1px;

}

.paticka{
	background-position: left bottom;
	clear: both;
	text-align: right;
	background-repeat: repeat-y;
	background-color: #000000;


}

.paticka_in{
	width: 880px;
	height: 49px;
	background-image: url(../pozadi/paticka.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;


}

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

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

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