/* CSS Document */
*{
margin: 0;
padding: 0;  
}

body{
	font-family: Arial, 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', helvetica, sans-serif;
	color: rgb(100,80,33);
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: rgb(255,243,213) url(../img/body-top.gif) repeat-x; 
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: rgb(255,0,0); text-decoration: none; font-size: 13px;}
a:hover 			{ text-decoration: underline;}
a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}
a.a-menu-inner			{color: white; font-weight:bold;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file			{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}


/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: left; margin: 0px 0px 0px 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #949599; height: 1px; margin: 10px 0px 10px 0px; padding: 0px; border: 0px; background: #949599;}
.hr-bila  	   {color: white; height: 1px; margin: 5px 0px 5px 0px; padding: 0px; border: 0px; background: white;}
.bad           {color: red; font-weight: bold;}

/* --- seznamy --- */
ul, ol li			{list-style-type: none;}


/* --- obrazky --- */
img 				{border: 0px}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6  {clear: both; font-size: 1.4em; margin: 0;}
h1        {margin: 0 0 15px 0; color:rgb(237,28,36);}
h2				{padding: 0px;	font-size: 1.2em; color: rgb(237,28,36); font-weight: bold;}
h2.layout {color: rgb(237,28,36); font-size: 19px; background: url(../img/kytka-vetsi.gif) no-repeat; padding: 0 0 8px 35px; border-bottom: 1px solid rgb(225,199,141); margin-bottom: 8px;}
h3				{padding: 0px 10px 0px 0px;	font-size: 1.3em; color: #01aaeb; font-weight: bold;}  
h4 				{font-size: 1.2em; color: #01aaeb;}

/* --- formulare --- */
textarea, input, select			{border: 1px solid #999999; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.85em; padding: 2px 2px 2px 2px; margin-bottom: 2px;}
label				{font-size: 0.85em; font-weight: bold;}

/* --- globalni tridy --- */
.clear			{clear: both !important;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
/* .error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;} */
div#errorhlaska {text-align: center; margin: 5px 0 15px 0; font-weight: bold; color: white; background-color: red;}
div#errorhlaska span  {padding: 3px 20px;   background-color: rgb(254,251,37); color: rgb(254,1,1); border: 1px solid rgb(254,1,1); font-weight: bold; text-align: center; }
.hidden			{display: none !important;}
.bold			{font-weight: bold !important;}
.underline		{text-decoration: underline;}
.dt{position: absolute; left: 7px; top: 4px; /* border: 1px white solid; */ width: 200px; height: 90px;}
.selected {font-weight: bold !important;}
div#searchresult {text-align: center; margin: 20px 0 0 0;}
div#searchresult a {margin: 0 5px; color: black;}
.pageselected { font-weight: bold; color: rgb(254,144,2) !important; font-size: 14px;}

/*_________________________________ TOP ______________________________________*/
div#above-top{
width: 980px;
margin: auto; 
text-align: left;
}

div#above-top input.text{
width: 225px;
height: 30px;
background: url(../img/vyhled-pozadi.gif) no-repeat;
border: 0; 
vertical-align: middle;
}

div#above-top form{
margin-top: 48px;
float: right;
}

div#above-top input.image{
border: 0; 
vertical-align: middle;
}

div#top{
width: 980px;
margin: 30px auto auto auto; 
background: url(../img/pozadi-top.gif) repeat-x bottom;
padding-bottom: 10px;
}

div#top ul{

}

div#top ul li{
float: left;
}

div#top ul li div{
float: left;
margin: 0 11px;
}

div#top ul li a{
color: rgb(89,68,22);
font-size: 13px;
font-weight: bold;
display: block;
float: left;
padding-top: 2px;
}

/* ________________________________MIDDLE____________________________________ */
div#middle{
width: 980px;
margin: auto; 
text-align: left;
background: url(../img/middle.gif) repeat-y; 
}

div#abovemiddle{
width: 980px;
margin: auto; 
text-align: left; 
background: url(../img/middle.gif) repeat-y; 
}

div#lefthome{
float: left;
background: url(../img/top-home.jpg) no-repeat;
width: 630px;
height: 231px; 
padding-left: 37px;
}


div#left{
float: left;
width: 605px;
min-height: 400px;
_height: 400px;
background-color: white;
padding: 30px;
}

div#right{
float: right;
width: 312px;
background-color: rgb(255,243,213);
}

div#right ul.pravemenu{
margin: 1px 0 0 0;
background-color: rgb(237,28,36);
min-height: 170px;
_height: 170px;
padding: 30px 0 14px 0;
}

div#right ul.pravemenu li{
margin: 0 30px 6px 40px;
padding-bottom: 6px;
border-bottom: 1px solid rgb(255,74,89);
list-style: outside url(../img/odrazka-prave-menu.gif);
padding-left: 5px;
}

div#right ul.pravemenu li img{
vertical-align: middle;
margin-right: 11px;
}

div#right ul.pravemenu li a{
color: white;
font-weight: bold;
font-size: 12px;
}

div#right ul.ke_stazeni{
margin: 1px 0 0 0;
background: rgb(255,238,195) url(../img/ke-stazeni.jpg) no-repeat bottom;
min-height: 226px;
_height: 226px;
padding: 30px;
}

div.sekce h4{
color: rgb(0,166,81);
}

div.sekce tr td.left{
padding-right: 20px;
width: 265px;
}

div.sekce tr td{
vertical-align: top;
}

div.sekce table table tr td{
background-color: rgb(255,251,213);
font-size: 11px;
padding: 1px;
}

div.sekce table table tr.hlavicka td{
background-color: rgb(217,219,220);
}

ul.sekce{
float: left;
width: 665px;
padding: 42px 0 0 15px;
margin-right: 30px;
}

ul.sekce li{
float: left;
padding: 0 0 23px 15px;
}

div.form{
float: left;
width: 229px;
margin: 40px 0 0 0;
}

form.form{
height: 247px;
background: url(../img/form.jpg) no-repeat;
padding: 22px 0 0 16px;
}

form.form label{
float: left;
display: block;
width: 57px;
}

form.form input{
width: 140px;
background: url(../img/pozadi-input-form.gif) no-repeat; 
height: 30px;
border: 0;
}

form.form textarea{
background: url(../img/pozadi-textarea.gif) no-repeat;
width: 203px;
height: 110px;
border: 0;  
}

/* ___________________________________FOOTER_________________________________ */
div#abovefooter{
width: 980px;
margin: auto auto auto auto;
height: 10px;
background: url(../img/paticka-above.gif) no-repeat; 
}

div#abovefooterindex{
background: url(../img/paticka-home-repeat.gif) repeat-y; 
width: 980px;
margin: auto;
}

div#footerindex{
width: 980px;
margin: auto;
background: url(../img/paticka-home.gif) no-repeat center bottom;
min-height: 259px;
_height: 259px;  
text-align: left;
}

div#footerindex h2{
padding: 18px 0  22px 25px;
}

div.aktuality div.nadpis{
font-weight: bold;
}

div.anotace p{
font-size: 11px;
}

div.dole-aktuality{
float: left;
width: 305px;
padding-left: 30px;
padding-right: 40px;
}

div.dole-download{
float: left;
width: 345px;
padding-left: 30px;
}

div.dole-kontakt{
float: left;
width: 196px;
padding-left: 30px;
}


div#footer{
width: 980px;
margin: auto;
text-align: left;
}

div#footer ul{
padding-left: 2px;
}

div#footer ul li{
display: inline; 
font-size: 11px;
}

div#footer ul li div{
display: inline;
margin: 0 8px; 
}

div#footer ul li a{
color: rgb(101,81,35);
font-size: 11px;
font-weight: bold;
}

#div-reklama {
        position: absolute;
        padding: 10px 10px 10px 10px;
        background: white;
        border: 1px solid gray;
        min-width: 500px;
        min-height: 300px;
}

.cistic {
        clear: both;
        height: 5px;
        font-size: 1px;
}

.pointer {
        cursor: pointer;
}