/* CSS Document */
/* (C) Heroes Centrum */

body {
	background-color: #000000;
	background-image: url(img/web/bg.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
}
.tdobsah {
	color:#000000;
	background-color:#FFFFFF;
	vertical-align:top;
	padding:15px;
}
p {
	margin:0px;
}
h2 {
	margin:0px;
	margin-bottom:2px;
	font-size:15px;
}
h5 {
	color: #555555;
	font-size:10px;
	margin:1px;
	font-weight:normal;
}
h1 {
	font-size: 14px;
	color: #000000;
	margin:1px;
}
a:link, a:active, a:visited {
	color:#751600;
}
a:hover {
	color:#6e7228;
}
form {
	margin:0px;
	padding:0px;
}
.menu li 
{ 
	padding: 0px;
	padding-left:0px;
	padding-top:0px;
	border-bottom:1px solid #6e7228; 
	margin-left: 0px; 
	margin-top: 0px; 
	position: relative; 
	
}
.menu 
{ 
	list-style: none; 
	padding: 0px; 
	margin: 0px; 
}
.menu a:visited, .menu a:link, .menu a:active
{ 
	display: block; 
	width: 155px; 
	padding: 1px 0px 1px 10px; 
	text-decoration: none;
	color:#b2b57e;
}
.menu a:hover 
{ 
	color: #FFFFFF; 
	background-color:#751600;
}
.sectiontitle {
	color:#b2b57e;
	background-color:#3a0b00;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	border-bottom:1px solid #6e7228;
}
.menublok {
	width:165px;
	padding-left:7.5px;
	margin-bottom:10px;
}
.menutitle {
	height:22px;
	background-image:url(img/web/bg_menu_title.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:center;
	color:#b2b57e;
	padding-top:3px;
}
.contentdiv {
	margin-bottom:10px;
	padding-bottom:10px;
}
.unitop {
	background-repeat:no-repeat;
	background-position:
	center 0px;
	position:relative;
	left:0px; top:0px;
	float:left;
	height:30px;
}
.icons img {
	margin-bottom:3px;
}
.anketa a:link, .anketa a:active, .anketa a:visited {
	color:#6E7228;
	text-decoration:none;
}
.anketa a:hover {
	text-decoration:underline;
}
.newssubtitle {
	color: #444444;
	font-size:11px;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom:1px solid #6e7228;
}
.articlessubtitle {
	color: #444444;
	font-size:2px;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom:1px solid #6e7228;
}
.newstext {
	margin-bottom:18px;
}

/* JEDNOTKY */
.divunits {
	height:25px; 
	background-color:#FBF5DD; 
	background-image:url(img/web/header2.gif);
	width:100%; 
	vertical-align:middle; 
	border-top:1px solid black; 
}
.tableunits {
	border:0px; 
	height:25px; 
	vertical-align:middle; 
	width:100%;
}
.divunits:hover {
	color:#000000;
	font-weight:bold;
}
.divunits2 {
	height:25px; 
	background-color:#FFFFFF; 
	width:100%; 
	vertical-align:middle; 
	border-top:1px solid black; 
	border-bottom:1px solid black;
}
.divunits2:hover {
	background-color:#e6edf1;
	color:#000000;
	font-weight:bold;
}
.divcastles {
	height:241px; 
	background-color:#bdb88e; 
	width:356px; 
	text-align:center;
	vertical-align:middle; 
	border-top:1px solid black; 
	border-bottom:1px solid black; 
}
.tablecastles {
	border:0px; 
	height:269px; 
	vertical-align:middle; 
	width:100%;
}
.divcastles2:hover {
	background-color:#557997; 
	color:#000000;
	font-weight:bold;
}
.header {
	background-color:#57521B;
	padding:2px;
	padding-left:10px;
	color: #ffffff;
	font-weight:bold;
}
#gf_logo {
	position:relative;
	margin:auto;
	top:32px;
	left:360px;
	font-weight:normal; 
	font-size:10px;
	padding:5px;
	width:200px;
	height:94px;
	background-color:#0C0C0C;
	border:1px solid #333333;

}