body {
	font-size: 8.5pt;
	margin:  0;
	padding: 0;
	background-color:#FFF;
}

a { color:#C30; }

li {
	list-style-type: square;
	padding-bottom:.1em;
}

h2 { font-size:1.33em; }
h3 { font-size:1.18em; }

#header {
	background-color: #99C;
	color: white;
	padding:.2em;
	border-bottom: 1px solid #446;
	margin-bottom:.3em;
}

#header h1,
#header a {
	font-size: 1.8em;
	display: inline;
	padding-left: .5em;
}

#header a {
	font-weight: bold;
	color: inherit;
	text-decoration: none;
}

#header form#searchform {
	position:absolute;
	top:.4em;
	right: .4em;
}

#content {
	margin:0 1em;
}

#content h2,
#content #toolbar {
	background-color:#EEF;
	border: 1px solid #999;
	padding:0 .3em .1em;
}

#navigator {
	font-size: 1.3em;
/*	padding-left:.7em; */
}








/** formular pridani odkazu */

/*
form.slForm #verfield #sl_input_captcha {
	margin-bottom:.5em;
}
*/

form.slForm #verfield img#captcha {
	border:1px solid #666;
	margin-right:.5em;
	float: left;
}

form.slForm #verfield a {
}

form.slForm #verfield img.refresh {
	border: none;
	margin:.4em 1em .4em 0;
	float: left;
}




/** formular rekapitulace pridani/zmeny odkazu */

#reviewform ul {
	padding-left:1.5em;
}






#changebar {
	padding:.2em .7em;
}



#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;
}



#topline {
	font-size:.9em;
	background-color:#FFF;
	padding:2px 1.1em;
	margin:0;
}

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;
}


.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;
}


