/* 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-color: white;
}

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

a 				{color: rgb(19,73,121); 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; margin: 0px; padding: 0px; text-align: left;}

.menu				  {font-size: 15px; font-weight: bold; color: white; list-style-type: none; margin: 0px; padding: 0px;}
.menu li			{font-size: 15px; font-weight: bold; width: 127px; text-align: right;}
.menu a				{font-size: 15px; font-weight: bold; display: block; padding: 2px 0px 4px 0px; width: 127px; margin: 0px;}
.menu a:link	{font-size: 15px; font-weight: bold;}
.menu a:hover	{font-size: 15px; font-weight: bold; color: yellow;}

.bila         {color: white;}

.selected     {font-weight: bold; margin-left: 5px; _margin-left: 0px;}

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

/* --- tabulky --- */
table.nice			{width: 520px;}
table.nice tr td 		{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.nice tr th		{background: #dfdfdf; font-weight: bold; width: 120px;}
table.list			{width: 610px;}
table.list tr th		{background: #eeeeee; border-bottom: 2px solid #e1e1e1; padding: 5px 2px 5px 2px;}
table.list tr td		{border-bottom: 1px solid #e1e1e1; padding: 3px 2px 3px 2px;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6  {clear: both; color: rgb(19,73,121); font-size: 1.4em; margin: 0px;}
/* h1        {display: none;} */
h2				{padding: 0px 0px 0px 0px;	font-size: 1.2em; color: yellow; font-weight: bold;}
h3				{padding: 0px 10px 0px 0px;	font-size: 1.8em; color: #01aaeb; font-weight: bold; text-align: center; padding-bottom: 20px;}  
h4 				{font-size: 1em; color: red; padding-bottom: 0px;}
h5 				{font-size: 0.9em; padding: 0px; margin: 0px 0px 5px 0px;}

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

/* --- globalni tridy --- */
.clear			{clear: both;}
.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;}
.hidden			{display: none;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			{font-weight: bold; font-size: 1em;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.odsazeni-top {padding-top: 10px;}
.odsazeni-bottom {padding-bottom: 10px;}
.dt{position: absolute; /* border: 1px black solid; */ width: 300px; height: 45px; top: 0; left: 0;}

/* layout webu */

/* __________________________________TOP_____________________________________ */
div#hlavicka{
margin: auto;
background: url(../img/hlavicka.jpg) no-repeat center;
width: 962px;
height: 48px; 
position: relative;
}

div#hlavicka span{
display: block;
width: 420px;
float: right;
margin: 2px 5px 0 0;
color: rgb(0,160,219);
font-family: Century Gothic;
font-weight: bold;
font-style: italic;
font-size: 14px;
}

div#top{
margin: 25px 0 0 0;
background: url(../img/bcg_top2_new.jpg) repeat-x;  
height: 318px;
}

div#undertop{
text-align: left;
width: 962px;
margin: auto;
position: relative;
height: 280px;
padding-top: 30px;
background: url(../img/bcg_top_new.jpg) no-repeat;  
}

div#undertop img.img-undertop{
position: absolute;
top: -30px;
}

div#undertop h2{
display: inline;
color: white;
}

div#undertop h2.prvni{
margin-left: 280px;
}

div#undertop h2.druhy{
margin-left: 200px;
}

div#undertop div.mapa{
position: absolute;
top: 39px;
left: 220px;
}

table.sluzby{
float: right;
_display: inline;
margin-right: 0px;
/* border: 1px black solid; */
width: 280px;
}

table.sluzby tr td input.check{
height: 13px;
width: 13px;
border: 0;
margin-right: 3px;
vertical-align: middle;
}

table.sluzby tr td input.submit{
border: 0;
}

table.sluzby tr td{
line-height: 8px;
font-size: 11px;
width: 150px;
color: white;
}



/* __________________________________MAIN____________________________________ */
div#main{
text-align: left;
width: 962px;
margin: auto;
padding-bottom: 50px;
}

/* left */
div#left{
width: 205px;
float: left;
_display: inline;
}

div#left div.hlavicka{
background: url(../img/hlavicka-leve-menu.jpg) no-repeat;
width: 200px;
height: 35px;
text-align: center;
padding-top: 10px;
font-size: 18px;
font-weight: bold;
color: white;
}

div#left ul li{
list-style-type: none;
}

div#left ul li a{
display: block;
background: url(../img/leve-menu.jpg);
height: 22px;
padding-top: 3px;
width: 170px; 
margin-top: 2px;
padding-left: 31px;
font-weight: bold;
color: rgb(14,178,238);
}

/* middle */
div#middle{
float: left;
width: 700px;
min-height: 200px;
_height: 200px;
padding: 0 15px; 
}

/* middle */
div#right{
float: left;
width: 225px;
}


/* _________________________________PATICKA__________________________________ */
div#footer{
clear: both;
width: 960px;
margin: auto;
background: url(../img/paticka.gif) no-repeat;
height: 35px;
}

div#footer ul{
text-align: right;
margin-right: 15px;
padding-top: 8px;
}

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

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

div#underfooter{
padding: 0 3px; 
clear: both;
width: 954px;
margin: auto;
margin-bottom: 15px;
}

div#underfooter p {
display: inline;
}

div#underfooter ul{
padding-top: 2px;
}

div#underfooter ul li{
display: inline;
margin-bottom: 5px;
color: rgb(19,73,121);
}

div#underfooter ul li a{
color: rgb(19,73,121);
}

div#underfooter ul li a img{
vertical-align: middle;
}
/* ________________________________VYSLEDEK__________________________________ */

table.vysledek td.nadpis {
font-weight: bold;
}

table.vysledek td.nadpis a{
color: rgb(0,139,190);
font-size: 16px;
}

table.vysledek td.mezera{
height: 25px;
}

table.inzeraty{
margin-bottom: 30px;
}

table.inzeraty td.nadpis{
color: rgb(0,139,190);
font-size: 16px;
font-weight: bold;
}

div#searchresult{
text-align: center;
}

div#searchresult a {margin: 0 5px;}

/* ________________________________DETAIL____________________________________ */
table.detail{
width: 335px;
}

table.detail tr td{
vertical-align: top;
padding-top: 2px;
}

table.detail tr td.hlavicka{
font-weight: bold;
padding-right: 5px;
line-height: 22px;
}



div.pridat-inzerat{
text-align: center;
margin-top: 20px;
}

div.pridat-inzerat a{
font-size: 22px;
color: rgb(1,138,190);
text-decoration: underline;
font-weight: bold;
}

/* ________________________________FORM______________________________________ */
form#pridat-inzerat{
width: 500px;
margin: auto; 
/* border: 1px black solid; */
}

form#pridat-inzerat h2{
margin: 40px 0 10px 0;
font-weight: normal;
color: rgb(255,127,0);
font-size: 24px;
border-bottom: black 1px solid;
padding-bottom: 5px;
}

form#pridat-inzerat div {
clear: left;
width: 490px;
margin: 10px 0 0 0;
padding: 1px 3px 0 0;
display: table;
font-weight: normal;
}

form#pridat-inzerat div.error{
font-weight: bold;
color: rgb(255,1,1);
}

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

form#pridat-inzerat div.error label{
color: black;
}

form#pridat-inzerat div.error select{
border: 1px solid rgb(255,1,1);
background-color: rgb(254,251,37);
}

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

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

form#pridat-inzerat div.tucne{
font-weight: bold;
}

form#pridat-inzerat div label{
display: block;
float: left;
width: 170px;
padding: 2px 5px;
margin: 0 0 5px 0;
text-align: right;
}

form#pridat-inzerat div label.radio input{
border: 0;
background: none; 
} 

form#pridat-inzerat div.remainder{
margin: 0px 0 0 210px !important; 
font-weight: normal;
font-size: 10px;
width: 250px !important;
}

form#pridat-inzerat div div.remainder input{
font-size: 10px;
width: 25px;
text-align: center;
height: 14px;
}

form#pridat-inzerat div textarea{
width: 300px;
margin-left: 180px;
border: 1px solid rgb(135,135,135);
}

form#pridat-inzerat div input, select{
width: 220px;
border: 1px solid rgb(135,135,135);
vertical-align: middle;
}

form#pridat-inzerat div textarea{
width: 220px;
}

form#pridat-inzerat div.submit{
text-align: center;
margin-top: 30px;
}

form#pridat-inzerat div.submit input{
width: 100px;
}

/* radio button */
form#pridat-inzerat div label.radio{
float: left;
width: 90px;
text-align: left;
font-weight: normal;
}

form#pridat-inzerat div label.radio input{
width: 20px; 
float: left;
}

form#pridat-inzerat div.check{
margin-top: 25px;
}

form#pridat-inzerat div.errorcheck{
font-weight: bold;
color: rgb(255,1,1);
}

form#pridat-inzerat div.errorcheck a{
color: rgb(255,1,1);
}

form#pridat-inzerat label.check{
width: 300px;
text-align: right;
}

form#pridat-inzerat label.check a{
font-weight: bold;
text-decoration: underline;
}

form#pridat-inzerat input.checkbox{
border: 0;
background: none;  
width: 15px;
height: 19px;
margin-left: 5px;
} 

form#pridat-inzerat div label.radiomarital{
width: 700px;
padding: 3px 3px;
text-align: left;
color: rgb(255,127,0);
font-weight: bold;
}


form#pridat-inzerat div label.radiomarital span{
font-weight: normal;
color: black;
}

form#pridat-inzerat input.radiomarital{
float: left;
width: 18px;
 height: 19px;
display: inline;
margin-right: 5px;
}

input.trid{
width: 80px !important;
font-weight: bold;
color: white;
background-color: rgb(1,171,233);
}

#bcg-top-new {
        width: 962px;
        height: 
}

.ibazarinzerat { width:100%; border:1px solid #c9c9c9; margin:0 0 10px 0; padding:0; font-size: 11px;}              
.ibazarinzerattop{ background-color:#0093c9;}
.ibazarinzerattopdatum, .ibazarinzeratbottomtyp{text-align:right;padding:4px 10px;width:20%; color:white;}
.ibazarinzerattopnadpis { padding:4px 10px; text-align:left; font-weight:bold; font-size:11px; }
.ibazarinzerattopnadpis a { color: #fff;  }
.ibazarinzeratmiddle td { padding:5px; }
.ibazarlistovani { text-align:center;}
.ibazarpridatinzerat{text-align:center; padding:10px;}
.ibazarpridatinzerat a{color:#018abe; font-size:2em; font-weight:bold; text-decoration:underline}
.ibazarpridatinzerat a:hover{color:#018abe; font-size:2em; font-weight:bold; text-decoration:none}


.adsensecatalog{
    text-indent:0;
    margin-top:50px;
    margin-bottom:50px;
}
.adsensetitle{
    text-indent:0; 
    border-top:1px solid #d4d4d4; 
    border-left:1px solid #d4d4d4; 
    border-right:1px solid #d4d4d4; 
    padding:10px 10px;
    margin:0;
    background-color:#FDFDFD;
}
.adsensetitle a{
    font-size:1.6em;
    font-weight:bold;
    color:#018abe;
}
.adsensepopisek{
    color:#5C5C5C;
    font-size:1.2em;
    text-indent:0; 
    border-left:1px solid #d4d4d4; 
    border-right:1px solid #d4d4d4; 
    border-bottom:1px solid #d4d4d4; 
    padding:5px 5px;
    margin:0 0 10px 0;
    background-color:#FDFDFD; 
}
.adsensepopisek a{
    font-size:1em;
    text-decoration:none;
    color:#5C5C5C;
}