/* CSS Document */
body  {
	background: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align:justify;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 { font-size:100%; margin:0; padding:0;  color:#533a4f; display:inline; }
h3 { font-size:100%; margin:0; padding:0; padding-top:5px; color:#533a4f;}
h2 { font-size:90%; margin:0; padding:0; padding-top:2px; color:#533a4f; display:inline; }
a span, .title span, #langs span, #searchform span, .links span {
	display: none;
}

 td {  font-size:12px; vertical-align:top; padding-right:5;  text-align:left; }

a { color:#83864e; text-decoration:none; }
a:hover { color:#533a4f; text-decoration:none; } 
a.expand {
	background-image: url(../img/expand.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: left center;
	color:#808080; text-decoration:none;
}
a.expanded {
	background-image: url(../img/expanded.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	color:#533a4f; text-decoration:none;
}

a.expand2 {
	background-image: url(../img/ne.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: left center;
	color:#808080; text-decoration:none;
}
a.expanded2 {
	background-image: url(../img/ano.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color:#533a4f; text-decoration:none;
}


select { color:#513548; font-size:80%; width:140px; }
input { color:#513548; font-size:80%; width:135px; border: 1px solid #513548; }
hr { border:1px solid #CCCCCC; width:429px; }

.img_ikona { border:0px; vertical-align:middle;  /*border: 1px solid #513548; */}
.img_leva { border: 1px solid #513548; margin-right:8px; float:left; }
.img_prava { border: 1px solid #513548; margin-left:8px; float:right; width:219px; }
.m1 { padding-top:10px; color:#666666; } 
.cerna { color:#000000;  padding:0; margin:0; }

.img_tabulka {float:left; padding:0; margin:0;  max-width:90px; }
p { padding:0px; padding-top:5px; margin:0px; }
.thrColAbsHdr #mainContent img { border:0; }
.hide { display: none; }
.zelena { color:#83864e; text-decoration:none; }
.datum { font-size:80%; font-style:italic; }
.hide { display: none; }
.boldBig {
	font-weight: bold;
	color: #533a4f;
}
.txtPopis {
	font-size: 80%;
}


#stred { min-height:500px;_height:500px;}



.thrColAbsHdr #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	top:5px;
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #513548;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.thrColAbsHdr #footer_obal { clear:both; 
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */ background-color:#FFFFFF;

} 
.thrColAbsHdr #footer {   
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#938431; color:#FFFFFF; top:2px; margin:0;
	 font-size:80%; height:25px;
	
} 

.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColAbsHdr #footer a { color:#FFFFFF; text-decoration:none; }
.thrColAbsHdr #footer a:hover { color:#513548; text-decoration:none; }
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.cleaner { clear:both; margin:-1px 0 0 0; padding:0; height:1px; border:none; visibility:hidden;
}
#tab_obal { padding:0; margin:0px; }
#tab { width:400px; height:20px;   margin: 0px; padding: 0px;  background: url('images/tab-bottom.png') repeat-x bottom; }

#tab li {display: inline; margin: 0; padding: 0; list-style-type: none;}
#tab a {float: left; background: url('../img/tab-back.png') repeat-x; line-height: 14px; padding: 2px 10px 2px 10px; margin-right: 4px; border: 1px solid #D4D4D4; text-decoration: none;}
#tab a.active {border-bottom: 1px solid #F6F6F6; background: #F6F6F6; font-weight: bold;}
#tab a.active:hover {background: #F6F6F6; font-weight: bold;}
#tab a:hover {background: #FFFFFF;}
#tab_box {border-bottom: 3px solid #D4D4D4; width:429px;}
#tab_box p {font-size: 11px; background:#FFFFFF;  border: 1px solid #EFEFEF; border-bottom: 1px solid #EFEFEF; border-top:0; font-weight: normal; padding:5px; }
#tab_box h4 { display:block; font-size: 11px; background:#F6F6F6;  border: 1px solid #EFEFEF; border-top: 0px solid #EFEFEF; font-weight: normal; }

/* #tab_box p {margin: 0px 5px 5px 0px; overflow: hidden;}*/
fieldset {  
		padding: 0 1em 1em 1em; 
		/*-moz-border-radius: 9px;*/
	}
	
	legend { 
		padding: 1em; color:#999999;
	}
	
#mainContent fieldset ul {
	list-style-type:disc;
	margin: 5px;
	padding: 5px;
}

#sidebar2 ul,li { padding:0; margin:0; } 
	