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

body{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: url(../img/body.png) repeat-y center top;
}

table{
border-collapse: collapse;
}

td{
vertical-align: top;
}

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

a 				{color: rgb(254,144,2); 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: justify; 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: black;}
h1.t1     {text-align: center; font-size: 24px;}
h2				{padding: 20px 0px 15px 0px;	font-size: 1.2em; color: rgb(255,148,1); font-weight: bold;}
h3				{padding: 0px 10px 0px 0px;	font-size: 1.3em; color: #01aaeb; font-weight: bold;}  
h4 				{font-size: 1.2em; color: #01aaeb;}

/* --- formulare --- */
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 25px 0;}
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: 58px; top: 34px; /* border: 1px black solid; */  width: 370px; height: 70px;}
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#all{
background: url(../img/hlavicka.png) no-repeat center top;
}

div#top{
position: relative;
width: 1000px;
margin: auto;
height: 160px;
text-align: left;
}

div#top div.motto{
color: rgb(114,112,113);
position: absolute;
top: 82px;
left: 150px;
font-weight: bold;
font-size: 19px;
}

div#top form{
position: absolute;
left: 620px;
top: 50px;
width: 345px;
}

div#top form input.text{
width: 231px;
background: transparent;
height: 26px;
border: 0;
vertical-align: middle;
padding-left: 4px; 
}

div#top form input.image{
vertical-align: middle;
}

ul.tophornimenu{
float: right;
margin-right: 10px;
}

ul.tophornimenu li{
display: inline;
}

ul.tophornimenu li img{
vertical-align: middle;
margin: 0 10px;
}

ul.tophornimenu li a{
color: white;
}

ul.tophornimenu li a:hover{
font-weight: bold;
text-decoration: none;
}

ul.horni-menu{
width: 1000px;
position: absolute;
top: 128px;
left: 0;
text-align: center;
}

ul.horni-menu li{
width: 199px;
border-right: 1px solid rgb(126,26,26);
float: left;
height: 29px;
padding-top: 4px;
}

ul.horni-menu li.selected{
background: url(../img/hornimenu-selected.png) repeat-x; 
}

ul.horni-menu li a{
color: white;
font-size: 16px;
font-weight: bold;
}

/* ________________________________MIDDLE____________________________________ */
div#middle{
padding: 10px;
width: 980px;
margin: auto;
min-height: 800px;
text-align: left;
}

div#left{
width: 200px;
float: left;
/* border: 1px solid black; */
}

div#left ul span.nadpis{
margin-top: 15px;
display: block;
background: url(../img/sekce-pozadi.png) repeat-x;
padding-top: 5px;
height: 29px;
color: white;
font-size: 16px;
font-weight: bold;
text-align: center;
}

div#left ul span.nadpis1{
border: 1px solid rgb(160,7,7);
background: url(../img/sekce-top-pozadi.png) repeat-x; 
}

div#left ul.pod{
border-left: 1px solid rgb(180,180,180);
border-right: 1px solid rgb(180,180,180);
border-bottom: 1px solid rgb(180,180,180);
}

div#left ul.pod li{
border-bottom: 1px solid white;
background-color: rgb(223,223,223);
padding: 3px 0 3px 7px;
color: white;
font-weight: bold;
}

div#left ul.pod li a{
color: black;
font-weight: bold;
}

div#left ul.pod li a.selected{
text-decoration: underline;
color: red;
}

div#right{
float: right;
/* border: 1px solid black; */
}

div.text2{
border: 1px solid rgb(181,180,180);
margin: 20px 0 0 0;
padding: 5px;
}

table tr.stitky td{
background-color: rgb(241,238,238);
padding: 10px;
}

table tr.stitky td div{
font-weight: bold;
font-size: 20px;
margin-bottom: 5px;
}

table tr.stitky td ul li{
display: inline;
margin: 0px 20px;
line-height: 22px;
}

table tr.stitky td ul li a{
color: rgb(183,4,4);
font-weight: bold;
text-decoration: underline;
}

table tr.stitky td ul li.class1 a{
font-size: 12px;
}

table tr.stitky td ul li.class2 a{
font-size: 16px;
}

table tr.stitky td ul li.class3 a{
font-size: 20px;
}

table tr.stitky td ul li.class4 a{
font-size: 18px;
}

table tr.stitky td ul li.class5 a{
font-size: 17px;
}

table td.mezera{
width: 45px;
background-color: white !important;
}

table.vydelej{
width: 468px;
border: 2px solid rgb(255,0,0);
margin-bottom: 20px;
}


table.vydelej tr td{
width: 234px;
line-height: 20px;
}

table.vydelej tr td.nadpis a.odkaz{
color: rgb(255,0,0);
font-size: 16px;
display: block;
text-align: center;
margin: 3px 0;
}

table.vydelej tr td.nadpis div{
background: none; 
margin: 0;
padding: 0;
}

table.vydelej tr td a.odkaz{
color: black;
font-weight: bold;
}

table.vydelej tr td a.odkaz:hover{
background-color: rgb(33,154,243);
}

table.vydelej tr td div{
margin-left: 20px;
padding-left: 20px;
background: url(../img/tabulka-odrazka.png) no-repeat 0px center;
}

table.vydelej tr td.tleft{
border-right: 1px solid rgb(255,0,0);
}

table.vydelej tr td.obrazek{
text-align: center;
padding: 10px 0;
}

table.usetri{
width: 468px;
border: 2px solid black;
margin-bottom: 20px;
}

table.usetri tr td{
width: 234px;
line-height: 20px;
}

table.usetri tr td.nadpis a.odkaz{
color: rgb(255,0,0);
font-size: 16px;
display: block;
text-align: center;
margin: 3px 0;
}

table.usetri tr td.nadpis div{
background: none; 
margin: 0;
padding: 0;
}

table.usetri tr td a.odkaz{
color: black;
display: block;
font-weight: bold;
}

table.usetri tr td a.odkaz:hover{
background-color: rgb(33,154,243);
}

table.usetri tr td div{
margin-left: 20px;
padding-left: 20px;
background: url(../img/tabulka-odrazka.png) no-repeat 0px center;
}

table.usetri tr td.tleft{
border-right: 1px solid black;
}

table.usetri tr td.obrazek{
text-align: center;
padding: 10px 0;
}

/* ____________________________________FORM__________________________________ */
form.reg{
width: 500px;
margin: 50px auto auto auto;
}

form.reg div{
width: 500px;
margin-bottom: 6px;
}

form.reg div label{
width: 160px;
display: block;
float: left;
text-align: right;
}

form.reg div span{
width: 200px;
display: block;
float: left;
}

form.reg div label.radio{
float: left;
width: 90px;
text-align: left;
font-weight: normal;
}

form.reg div label.radio input{
width: 20px; 
float: left;
}

form.reg div input{
width: 220px;
}

form.reg div.submit{
padding-top: 12px;
text-align: center;
}
form.reg div.submit input{
width: 87px;
}

form.reg div.textarea{
width: 480px;
}

form.reg div textarea{
width: 300px;
border: 1px solid rgb(135,135,135);
}


form.reg div.tucne{
font-weight: bold;
}

form.reg div.remainder{
margin: 0px 0 0 160px !important; 
font-weight: normal;
font-size: 9px;
width: 250px !important;
color: black;
}

form.reg div.remainder input{
font-size: 11px;
text-align: center;
width: 25px;
height: 14px;
background-color: white !important;
border-color: black !important;
}

form.reg span.error{
font-weight: bold;
color: rgb(255,1,1);
text-align: center;
display: block;
width: 500px;
margin: auto auto 20px auto; 
}

form.reg div.error img{
margin-right: 4px;
vertical-align: middle;
}

form.reg div.error input{
border: 1px solid rgb(255,1,1);
background-color: rgb(254,251,37);
}

form.reg div.error textarea{
border: 1px solid rgb(255,1,1);
background-color: rgb(254,251,37);
}

table.nahodny{
width: 150px;
background-color: rgb(211,231,251);
border: 1px solid rgb(19,73,121);
}

table.nahodny tr td{
text-align: center;
}

ul.partnerikategorie{
margin: 40px 0 40px 0;
}

ul.partnerikategorie li{
float: left;
width: 250px;
font-weight: bold;
}

/* ___________________________________FOOTER_________________________________ */
div#footer{
padding-top: 4px;
height: 30px;
background:  url(../img/paticka.png) repeat-x; 
}

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

div#footer ul li a{
color: black;
}

div#underfooter{
margin: auto;
background-color: rgb(194,194,194);
}

div#underfooter ul{
margin: auto;
width: 1000px;
}

div#underfooter ul li{
display: inline;
margin: 0 4px;
}