/* zakladni nastaveni - reset */
* { padding: 0; margin: 0; text-indent: 0; border: 0;} 

h1, h2, h3, h4, a img { padding: 0; margin: 0; border: 0;} 
ul { list-style: none; } 
table  {border-collapse: collapse;}
table, td, th { border: 0; font-size: 12px; font-weight:normal; text-align: left;} 

/* definice nadpisu  */
h1{text-align: left; color: rgb(138,136,136); font-size: 22px; margin: 0 0 20px 0; padding: 0;}
h2{text-align: left; color: black; font-size: 18px; margin: 0; padding: 0;}
h3{text-align: left; color: black; font-size: 15px; margin: 0; padding: 0;}
p {text-align: left; color: black; font-size: 13px; margin: 0; padding: 0;}

/* definice odkazu */
a {color: black; text-decoration: none;}
a:hover {text-decoration: underline;}

hr {clear: both; color: black; background-color: black; height: 1px;}

/* editor */
div#editor a {color: rgb(0,180,239); font-weight: bold; text-decoration: underline;}

/* --- globalni tridy --- */
.clear			  {clear: both  !important;}
.right 			  {text-align: right  !important;}
.center			  {text-align: center !important;}
.middle       {vertical-align: middle !important;}
.left			    {text-align: left  !important;}
.block			  {display: block  !important;}
.justify      {text-align: justify !important;}
.noborder     {border: 0 !important;}
.toleft			  {display: block; float: left;	text-align: left;}
.toright		  {display: block; float: right; text-align: left;}
.hidden			  {display: none !important;}
.border			  {display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			    {font-weight: bold;}
.underline	  {text-decoration: underline  !important;}
.white        {color: white !important;}
.red          {color: red !important;}
.black        {color: black !important;}
.tucne			  {font-weight: bold !important;}
.dt           {float: left; margin: 35px 0 0 0;}
.dt1          {position: absolute; left: 0; top: 5px; width: 425px; height: 245px; /* border: 1px solid black; */}
div#errorhlaska      {text-align: center; margin: 5px 0 25px 0; _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; }
div.status           {text-align: center; margin: 5px 0 25px 0; _margin: 5px 0 25px 0;}
div.status 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; }

span#errorhlaska  {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; }
.doc, .rtf, .word {background: url(../img/doc.gif) no-repeat; padding-left: 20px;}
.xls, .excel      {background: url(../img/xls.gif) no-repeat; padding-left: 20px;}
.txt              {background: url(../img/icons/txt.gif) no-repeat;  padding-left: 20px;}
.rar, .zip        {background: url(../img/icons/rar.gif) no-repeat; padding-left: 22px;}
.gif, .jpg, .gif, .obrazek {background: url(../img/icons/img.gif) no-repeat;  padding-left: 20px;}
/* strankovani */
div#searchresult {text-align: center; margin: 0 5px 20px 0px;}
div#searchresult a {margin: 0 5px;}
.pageselected    {text-decoration: underline; font-weight: bold;}
span.errorinfo   {font-weight: bold; color: red;}
div.execution    {display: inline; margin: 0 !important;}

/* Lay out webu */
body {  
font-family: georgia,'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
color: black;
font-size: 14px;
text-align: center;
background: white url(../img/top-pozadi.gif) repeat-x 0 6px; 
}


/* _________________________________TOP______________________________________ */
div#top{
width: 995px;
margin: 7px auto auto auto;
position: relative;
height: 97px;
}

div#top ul{
float: right;
padding: 50px 0 0 0;
}

div#top ul li{
float: left;
margin-left: 45px;
padding-top: 1px;
height: 29px;
background: url(../img/bublina-middle.gif) repeat-x; 
}

div#top ul li a{
font-weight: bold;
color: rgb(51,53,54);
float: left;
}

div#top ul li div.toleft{
margin-top: -1px;
height: 30px;
width: 11px;
background: url(../img/bublina-left.gif) no-repeat; 
}

div#top ul li div.toright{
margin-top: -1px;
height: 30px;
width: 15px;
background: url(../img/bublina-right.gif) no-repeat; 
float: left !important;
}

div#top ul li.selected a{
color: rgb(0,180,239);
}

div#top div.motto{
position: absolute;
top: 65px;
left: 56px;
color: rgb(0,180,239);
font-weight: bold;
}

div#top div.motto a{
color: rgb(0,180,239);
}

div#top div.motto a:hover{
text-decoration: none;
}

div#undertop a.oblibene{
position: absolute;
right: 5px;
top: 15px;
z-index: 10;
text-align: center;
}

div#undertop a.schranka{
position: absolute;
right: 25px;
top: 138px;
z-index: 10;
}

div#undertop{
width: 995px;
height: 257px;
margin: auto;
background: url(../img/hlavicka.jpg) no-repeat; 
text-align: left;
position: relative;
}

div#undertop ul{
position: absolute;
left: 530px;
top: 24px;
width: 327px;
}

div#undertop ul li.nadpis{
text-align: center;
margin: 8px 0 17px 0;
color: rgb(0,180,239);
font-size: 24px;
font-weight: bold;
}

div#undertop ul li{
margin-bottom: 15px;
}

div#undertop ul li a{
font-size: 16px;
}

div#undertop ul li.selected a{
font-weight: bold;
}

div#undertop ul li img{
vertical-align: middle;
}

div#undertop ul li img{
margin: 0 20px 0 40px;
}
/* ________________________________MIDDLE____________________________________ */
div#abovemiddle{
background-color: rgb(202,201,201);
}

div#middle{
width: 995px;
margin: auto;
padding: 10px 0 40px 0;
text-align: left;
}

/* left */
div#left{
float: left;
_display: inline;
width: 256px;
min-height: 600px;
}

div#left div.left-top{
width: 255px;
height: 46px;
background: url(../img/left-top.png) no-repeat; 
}

div#left div.left-top h2{
text-align: center;
color: black;
padding-top: 11px;
}

div#left div.left-middle{
width: 255px;
background: url(../img/left-middle.jpg) repeat-y; 
}

div#left div.left-middle table{
margin: 20px 15px 0 15px;
}

div#left div.left-middle table tr td.nadpis,
div#left div.left-middle table tr td.nadpis a{
color: rgb(0,180,239);
font-weight: bold;
}

div#left div.left-middle table tr td.vice a{
display: block;
float: right;
color: rgb(254,67,2);
padding-top: 8px;
}

div#left div.left-bottom{
width: 255px;
height: 42px;
background: url(../img/left-bottom.jpg) no-repeat; 
}

/* center */
div#center{
float: left;
width: 738px;
margin: auto;
position: relative;
}

div.sekce{
margin-left: 8px !important;
}

div.pozadi{
background: url(../img/anotace-pozadi.gif) repeat-y; 
border: 1px solid rgb(169,167,167);
padding: 20px;
}

div.text2{
margin: 22px 0px 22px 0;
background: url(../img/anotace-pozadi.gif) repeat-y; 
padding: 10px;
width: 705px;
border: 1px solid rgb(169,167,167);
}

div#right{
float: right;
width: 150px;
}

div#right h2,
div.vyhledavani-sekce h2{
background-color: rgb(0,180,239) !important;
color: rgb(35,35,35) !important;
text-align: center;
padding: 6px 0;
font-size: 17px;
}

div#right form,
div.vyhledavani-sekce form{
background-color: rgb(241,240,240);
padding: 20px 10px;
border: 1px solid rgb(152,151,151);
}

div.vyhledavani-sekce{
width: 160px;
position: absolute;
right: -45px;
top: 0;
}

div#right form label,
div.vyhledavani-sekce form label{
font-size: 11px;
}

div#right form div,
div.vyhledavani-sekce form div{
margin-bottom: 5px;
}

div#right form input,
div.vyhledavani-sekce form input{
border: 1px solid rgb(201,201,201);
height: 21px;
&height: 23px;
width: 120px;
}

div#right form input.submit,
div.vyhledavani-sekce form input.submit{
background-color: transparent;
border: 0;
text-align: right;
text-decoration: underline;
color: rgb(54,186,229);
font-size: 13px;
font-weight: bold;
cursor: pointer;
}



table.anotace{
border: 1px solid rgb(169,167,167);
background: url(../img/anotace-pozadi.gif) repeat-y; 
margin-left: 8px;
}

div.box-vyhledavani{
margin: 10px 0 0 0px;
width: 729px;
height: 141px;
background: url(../img/box-vyhledavani.png) no-repeat; 
position: relative;
}

div.box-vyhledavani div.nadpis{
color: rgb(77,76,76);
padding: 4px 0 10px 25px;
}

div.box-vyhledavani div.nadpis div.toleft{
font-weight: bold;
}

div.box-vyhledavani div.nadpis div.toright{
margin-right: 35px;
}

div.box-vyhledavani table{
width: 100%;
}

div.box-vyhledavani table tr td{
width: 50%;
}

div.box-vyhledavani table tr td.tleft div{
margin:  8px 0 0 80px;
}

div.box-vyhledavani table tr td div{
margin:  8px 0 0 0px;
}

div.box-vyhledavani table tr td label{
display: block;
width: 200px;
clear: left;
}

div.box-vyhledavani table tr td select{
width: 220px;
border: 1px solid rgb(217,215,215);
color: rgb(140,135,135);
}

div.box-vyhledavani table tr td input{
width: 220px;
border: 1px solid rgb(217,215,215);
height: 20px;
color: rgb(140,135,135);
}

div.box-vyhledavani table tr td div.submit{
position: absolute;
right: 15px;
bottom: 10px;
}

div.nove-inzeraty{
margin: 22px 0 0 8px; 
}

div.nove-inzeraty div.top{
height: 47px;
/* background: url(../img/nove-inzeraty-hlavicka.jpg) no-repeat; */
background-color: rgb(146,208,252); 
}

div.nove-inzeraty div.top h2{
color: rgb(253,252,252);
padding: 12px 0 0 10px;
}

div.nove-inzeraty div.in{
background: url(../img/nove-inzeraty-middle.jpg) repeat-y; 
padding: 20px 20px 0px 20px;
}

div.nove-inzeraty div.in table{
width: 100%;
}

div.nove-inzeraty div.in table tr td{
width: 218px;
float: left;
padding-right: 10px;
}

div.nove-inzeraty div.in table tr td div.nadpis a{
color: rgb(0,180,239);
font-weight: bold;
text-decoration: underline;
}

div.nove-inzeraty div.in table tr td div.vice{
text-align: right;
margin: 0 60px 30px 0;
}

div.nove-inzeraty div.in table tr td div.vice a{
color: rgb(254,67,2);
}

div.nove-inzeraty div.bottom{
background: url(../img/nove-inzeraty-paticka.jpg) no-repeat; 
height: 32px;
}
/* __________________________________FORM____________________________________ */
form.form h2{
margin: 40px 0 20px 0;
font-weight: normal;
font-size: 24px;
padding-bottom: 3px;
color: black;
}

form.form{
margin: auto; 
}

form.kontakt{
margin-top: 30px;
}

form.form div{
clear: left;
width: 550px;
margin: 10px 0 0 0;
padding: 1px 3px 0 0;
}

form.kontakt div{
width: 400px;
}

form.form div label{
display: block;
float: left;
width: 200px;
padding: 0px 5px;
margin: 0 0 5px 0;
text-align: right;
}

form.kontakt div label{
width: 150px;
}

form.form div label.radio input, 
form.form div label.radio input{
border: 0;
background: none; 
} 

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

form.kontakt div.remainder{
margin: 0px 0 0 160px !important;
}

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

form.form div textarea{
width: 300px;
margin-left: 210px;
border: 1px solid rgb(135,135,135);
height: 200px;
}

form.kontakt div textarea{
margin-left: 160px;
}

form.form div input, select{
width: 220px;
height: 21px;
border: 1px solid rgb(135,135,135);
}

form.kontakt div input{
width: 180px;
}

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

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

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

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

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

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

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

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

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

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

form.form div.error label{
color: black;
}

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

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

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

form.form img{
vertical-align: middle;
margin-left: 5px;
}

div.zapomenute-heslo{
text-align: center;
margin: 20px 0 0 0;
}

/* ______________________________MUJ UCET____________________________________ */
ul.muj-ucet{
margin: 20px 0px 50px 0px; 
}

ul.muj-ucet li{
line-height: 24px;
color: rgb(0,180,239);
}

ul.muj-ucet li img{
vertical-align: middle;
margin-right: 7px;
}

ul.muj-ucet li a{
color: rgb(0,180,239);
font-size: 18px;
}

div#moje-fotky img{
margin: 25px 25px; 
}

div.pridat-inzerat{
text-align: right;
margin: 20px 30px 0 0;
font-weight: bold;
}

div.pridat-inzerat a{
font-size: 17px;
color: black;
text-decoration: underline;
}

div.pridat-inzerat img{
margin-right: 7px;
}

table.ucet{
width: 100%;
}

table.ucet tr td{
padding-top: 35px;
width: 50%;
vertical-align: top;
}

table.muj-ucet{
margin-left: -18px !important;
}

table.muj-ucet tr td a.upravit{
color: rgb(1,170,13);
margin-right: 15px;
}

table.muj-ucet tr td a.odstranit{
color: rgb(252,3,3);
margin-right: 15px;
}

table.muj-ucet tr td a.obnovit{
color: rgb(20,62,168);
margin-right: 15px;
}

table.muj-ucet tr td a.zvyhodnit{
color: black;
}
/* _________________________________SEKCE____________________________________ */
div.adsense-sekce{
margin: 0px auto auto auto;
width: 620px;
}


div.result table{
margin: 10px auto 10px auto;
width: 720px;
background: url(../img/sekce-middle.jpg) no-repeat 0 25px;
}

div.sekce-zvyhodneni table,
table.sekce-zvyhodneni{
background: url(../img/sekce-middle-zvyhodneno.jpg) no-repeat 0 25px !important;
}

div.result table tr td.nadpis{
padding: 0 40px 0 15px;
background: url(../img/sekce-hlavicka.png) no-repeat; 
height: 34px;
}

div.sekce-zvyhodneni table tr td.nadpis,
table.sekce-zvyhodneni tr td.nadpis{
background: url(../img/sekce-hlavicka-zvyhodneno.png) no-repeat !important; 
}

div.result table tr td.nadpis a{
color: rgb(77,76,76);
font-weight: bold;
text-decoration: underline;
margin-right: 25px;
}

div.result table tr td.nadpis h2 a{
color: black;
text-decoration: none;
}


div.result table tr td.popis{
padding: 0 40px 0 15px;
}

div.result table tr td.foto{
padding: 10px;
width: 140px;
}

div.result table tr td.foto img{
border: 1px solid #908F8F;
}

div.result table tr td.paticka{
padding: 0 40px 0 15px;
background: url(../img/sekce-bottom.jpg) no-repeat;
height: 25px; 
}

div.sekce-zvyhodneni table tr td.paticka,
table.sekce-zvyhodneni tr td.paticka{
background: url(../img/sekce-bottom-zvyhodneno.jpg) no-repeat !important; 
}

div.result table tr td.paticka a{
text-decoration: underline;
font-weight: bold;
}

/* ________________________________DETAIL____________________________________ */
div.detail{
width: 572px;
background: url(../img/detail-pozadi.gif) repeat-y; 
margin-left: 3px;
}

div.detail div.inner-detail{
padding: 0px 20px 20px 20px;
}

div.detail h1{
clear: both;
text-align: center;
padding: 15px 0 8px 0;
color: rgb(0,180,239);
}

div.detail div.top-detail span{
float: right;
color: rgb(89,88,88);
font-size: 16px;
padding: 3px 14px 0 0;
}

div.detail div.popis{
margin: 0 0 20px 0;
width: 520px;
overflow: hidden;
}

div.detail h3{
color: rgb(115,114,114);
font-style: italic;
}

div.detail table.detail{
border: 1px solid rgb(221,221,221);
background-color: rgb(239,238,238);
float: left;
width: 260px;
}

div.detail table.detail tr td{
padding: 5px 4px 5px 5px;
color: rgb(61,61,61);
font-weight: bold;
font-size: 12px;
border-bottom: 1px solid rgb(221,221,221);
}

div.detail table.detail tr td.tleft{
color: rgb(143,143,143);
}

div.detail div.mapka{
float: right;
width: 268px;
height: 163px;
position: relative;
}

div.detail div.mapka span.pozice{
position: relative;
top: 75px;
left: 100px;
font-weight: bold;
background-color: rgb(255,217,161);
border: 1px solid rgb(253,246,237);
padding: 1px 5px;
}

div.detail form.detail{
background-color: rgb(235,234,234);
padding: 10px 15px 10px 15px;
}

div.detail form.detail div{
margin-bottom: 4px;
}

div.detail form.detail textarea{
width: 488px;
height: 85px;
border: 1px solid rgb(204,204,204);
}

div.detail form.detail input{
border: 1px solid rgb(204,204,204);
width: 488px;
height: 19px;
}

div.detail form.detail input.submit{
background-color: transparent;
border: 0;
text-align: right;
text-decoration: underline;
color: rgb(54,186,229);
font-size: 15px;
font-weight: bold;
cursor: pointer;
}

div.detail table.akce tr td{
width: 50%;
padding-top: 30px;
font-weight: bold;
color: rgb(60,60,60);
}

div.detail table.akce tr td img{
float: left;
vertical-align: middle;
margin-right: 6px;
margin-top: -12px;
}

div.detail table.akce tr td a{
vertical-align: middle;
}

table.dalsi{
width: 100%;
}

table.dalsi tr td{
padding: 2px 0 6px 0;
border-bottom: 1px dotted rgb(211,208,208); 
}

/* _______________________________PARTNERI___________________________________ */
ul.partnerikategorie{
margin: 25px auto auto auto;
}

ul.partnerikategorie li{
width: 220px;
float: left;
margin-bottom: 50px;
}

ul.partneri li{
margin-bottom: 15px;
}

ul.partneri li a{
color: rgb(205,20,20);
font-weight: bold;
}

ul.partneri li img{
margin-right: 7px;
}
/* ________________________________FOOTER____________________________________ */
div#footer{
height: 38px;
background-color: rgb(61,60,60);
}

div#footer ul{
margin: auto;
width: 1000px;
padding-top: 9px;
}

div#footer ul li{
display: inline;
}

div#footer ul li div{
display: inline;
color: rgb(235,233,233);
margin: 0 10px;
}

div#footer ul li a{
color: rgb(235,233,233);
}

div#underfooter{
height: 25px;
background-color: rgb(0,180,239);
}

div#underfooter ul{
width: 995px;
text-align: left;
margin: auto;
}

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

div#underunderfooter{
height: 25px;
width: 995px;
margin: auto;
}

div#underunderfooter ul{
float: right;
}

div#underunderfooter ul li{
display: inline;
}

div#underunderfooter ul li div{
display: inline;
margin: 0 6px;
}