* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}
#hlavni {
	margin: auto;
	position: relative;
	width: 780px;
}
#hlavicka {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
}
#hlavicka h1 {
	height: 173px;
	width: 439px;
	position: relative;
	font-size: 100%;
}
#hlavicka h1 a {
	cursor: pointer;
}
#hlavicka h1 span {
	background-image: url(logo.png);
	position: absolute;
	left: 0px;
	top: 0px;
	height: 173px;
	width: 439px;
}
#login {
	height: 89px;
	width: 260px;
	position: absolute;
	top: 20px;
	background-image: url(gb_login.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
	right: 0px;
	color: #666666;
}
#login a {
	font-size: 80%;
	color: #999999;
}
#login h3.prihlaseni {
	padding-bottom: 15px;
	height: 26px;
	width: 107px;
	position: absolute;
	left: 20px;
	top: -15px;
	color: #FFFFFF;
}
#login h3.prihlaseni span {
	background-image: url(login.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 26px;
	width: 107px;
}
menu {
	color: #805b59;
	position: absolute;
	left: 0px;
	top: 173px;
	background-color: #805b59;
	padding-right: 5%;
	padding-left: 5%;
	width: 90%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
menu li {
	display: inline;
	list-style-type: none;
}
menu li a, menu li a:link {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	padding: 5px;
}
menu li a:hover {
	background-color:#FFFFFF;
	color: #805b59;
}
#content {
	position: absolute;
	left: 0px;
	top: 203px;
	width: 100%;
}
#obsah {
	width: 540px;
	padding: 10px;
	min-height: 280px;
	_height: 280px;
}
#obsah h2 {
	color: #bf6560;
	font-size: 1.6em;
	padding-bottom: 8px;
}
#obsah h5 {
	color: #805b59;
	font-weight: bold;
	background-color: #f4ebea;
	margin-top: 10px;
}
#obsah h2 a, #obsah h2 a:link, #obsah h2 a:visited, #obsah h2 a:active {
	color: #bf6560;
}
#obsah h3, #obsah h4 {
	color: #BF6560;
	text-indent: 20px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#obsah h3 a, #obsah h4 a {
	color: #805b59;
}
#obsah p {
	color: #805b59;
	background-color: #FFFFFF;
	text-align: justify;
	padding-top: 3px;
	padding-bottom: 6px;
}
#obsah table a {
	color: #805b59;
	font-weight: bold;
}
#obsah p a{
	color: #805b59;;
}
#obsah table a:visited {
	color: #805b59;
	font-weight: normal;
}
#obsah img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sloupec {
	position: absolute;
	top: 50px;
	right: 25px;
	height: 210px;
	width: 172px;

}
#strana {
	background-image: url(bg_strana.jpg);
	width: 167px;
	background-repeat: no-repeat;
	background-color: #B1CE94;
	background-position: left bottom;
	padding: 15px;
	padding-bottom: 60px;
}
#obsah .polozka, #sloupec .polozka {
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	height: 155px;
	width: 150px;
	position: relative;
	background-color: #f2edec;
}
#sloupec .delsipolozka {
	height: auto;
}
#obsah .polozka h3, #sloupec .polozka h3 {
	font-size: 100%;
	text-align: right;
	color: #7F5C5A;
}
#obsah .polozka img {
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 50px;
	left: 45px;
}
#obsah .polozka a, #sloupec .polozka a {
	color: #7F5C5A;
	text-decoration: none;
}
#obsah .polozka a:hover, #sloupec .polozka a:hover{
	text-decoration: underline;
}
#obsah .polozka ul, #sloupec .polozka ul {
	list-style-type: none;
	text-align: left;
	list-style-image: url(li.gif);
	padding-left: 30px;
	line-height: 20px;
}
.cleaner {
	clear: both;
	height: 0px;
	width: 1px;
	visibility: hidden;
}
#novinky {
	background-color: #f4ebea;
	padding: 8px;
	color: #7F5C5A;
}
#novinky_obal {
	border: 2px solid #f4ebea;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#obsah #novinky h3, #obsah #novinky h3 a {
	color: #78a44c;
	text-indent: 0px;
}
#obsah #novinky h4, #sloupec h4 {
	color: #7F5C5A;
	padding-top: 3px;
	padding-left: 5px;
}
#novinky table {
	padding-left: 10px;
}

#novinky table a {
	color: #7F5C5A;
	padding-top: 5px;
}
#novinky li img {
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}
small#pata {
	display: block;
	background-image:url(pata.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 7px;
	width: 750px;
	color: #8c8a8a;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}
small#pata a, small#pata a:link, small#pata a:visited, small#pata a:hover, small#pata a:active {
	color: #8c8a8a;

}
#strana h4 {
	padding-top: 5px;
	padding-bottom: 3px;
	color: #6C8059;
}
#strana p {
	color: #805B59;
	font-weight: bold;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 8px;
}
#strana a {
	color: #805B59;
}
.invisible {
	display:none;
}
.cleaner {
	clear: both;
	height: 0px;
	width: 1px;
	visibility: hidden;
}
#stav {
	border: 2px solid #805b59;
	width: 340px;
	margin-top: 2px;
	margin-bottom: 5px;
}
#stav p {
	padding: 5px;
}
#stav p.chyba {
	background-color:#FF9999;
	color:#FF0000;
}#obsah fieldset {
	padding: 3px;
	margin-bottom: 15px;
	border-color: #f4ebea;
}
#obsah fieldset legend {
	color: #bf6560;
	margin-left: 15px;
	padding-right: 2px;
	padding-left: 2px;
}
#obsah table tr {
	color: #805b59;
	text-align: left;
	height: 20px;
}
.alignright {
	text-align:right
}.barevnyradek {
	background-color: #f4ebea;
}
.hodnemale {
	font-size: 75%;
	padding-left: 4px;
}
#obsah table a.nobold {
	font-weight: normal;
}
#obsah #novinky a {
	color: #805b59;
}
#komentar {
	width: 350px;
	height: 80px;
}.podstrana {
	padding-top: 30px;
	padding-left:10px;
}
.podstrana img {
	border: 5px solid #f4ebea;
}

