body {
	font-size: 8.5pt;
	margin:0;
	padding:5px;
	color:#333;
}

a { color:#C30; }

li {
	list-style-type: square;
	padding-bottom:.1em;
}

h2 { font-size:1.33em; }
h3 { font-size:1.18em; }
h3, #changebar {
	background-color:#EEF;
	border: 1px solid #999;
	padding:0 .6em .1em;
}

#changebar {
	padding:.2em .7em;
}

#document {
	margin-right:120px;
}

/* okraj kvuli reklame */
#document, #partners {
	margin-right:140px;
}

#header, #footer,#news h3  {
	border: 1px solid #888;
	background-color: #99C;
	color: white;
}

#footer {
	font-size:.9em;
	padding:.1em .5em;
	clear:both;
}

#footer, #footer a {
	color: #FFF;
}

#header h1 {
	font-size: 1.8em;
	display: inline;
	padding-left: .5em;
}

#header h1 a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

#searchform {
	position:absolute;
	top:.88em;
	left:30%;
	width:69.9%;
	z-index:1;
}

#searchform div {
	margin-right:150px;
	text-align:right;
}

#topline {
	font-size:.9em;
	background-color:#FFF;
	padding:2px 1.1em;
	margin:0;
}

.input, .wideinput {
	border-top:1px solid #669;
	border-left:1px solid #669;
	border-right:1px solid #CCF;
	border-bottom:1px solid #CCF;
}

.wideinput {
	width:100%;
}

.button, .treeaddbutton {
	font-weight: bold;
	border-top:1px solid #EEF;
	border-left:1px solid #EEF;
	border-right:1px solid #669;
	border-bottom:1px solid #669;
	background-color: #CCE;
}

.button:hover, .treeaddbutton:hover {
	background-color: #DDF;
}

.treeaddbutton {
	color:#000;
	font-size:.8em;
	text-decoration:none;
	padding: 0 .5em;
	margin-left:.5em;
}

fieldset {
	margin-bottom:.7em;
}

.linkform {
	background-color:#F5F5FF;
	border: 1px solid #999;
	padding:.5em .8em 1em .6em;
}


#partners {
	position:absolute;
	top: 640px;
	left:80%;
	width:19%;
	text-align:right;
}

#partners a {
	display:block;
	margin:.9em;
	
}

#partners .icon {
	border:none;
	margin:0 .5em;
}


#rightad {
	position:absolute;
	top: 6px;
	left:80%;
	width:19%;
	text-align:right;
	z-index:0;
}

#rightad strong {
	display:block;
	font-size:1.3em;
	padding:.3em 1.6em;
}

#content {
	padding: 0 0 1em;
	z-index:2;
}

#navigator {
	font-size: 1.3em;
	padding-left:.7em;
}

#content p {
	padding-left:1em;
}

#content h2 {
	padding-left:.8em;
}

.sectionimage {
	float: right;
	border:1px solid #999;
}

.verifyimg {
	float: left;
	border:1px solid #999;
	margin: 0 1em 3px 0;
}

.tree>div {
	display:block;
	padding:0 1.2em 0;
	background-image: url('../../images/collapse.gif');
	background-repeat: no-repeat;
}

.tree>a:hover, .tree>div:hover {
	background-color: #DDF;
}

.tree>a.treeselectednode, .tree>div.treeselectednode {
	font-weight: bold;
}

.tree>a.treehighlitednode,
.tree>div.treehighlitednode,
.tree>a.treeselectednode,
.tree>div.treeselectednode {
	background-image: url('../../images/expand.gif');
}

.newsimage {
	float:right;
	border:1px solid #000;
	margin-left:3px;
}

.newsbox {
	border-top:1px solid #CCE;
	padding:.5em 0;
}

.newsbox h3 {
	background:none;
	border:none;
	margin:0;
}

