/* 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, ol { list-style: none; } 
table  {border-collapse: collapse;}
table, td, th { border: 0; font-size: 12px; font-weight:normal;} 

/* definice nadpisu  */
h1 {text-align: center; color: rgb(246,118,38); margin: 0 0 20px 0;}
h2{text-align: left;   color: rgb(246,118,38); font-size: 18px;}
h2 a{text-align: left;   color: rgb(246,118,38); font-size: 16px;}
h3{text-align: left; color: rgb(246,118,38); font-size: 17px; margin: 0; padding: 0;}
p {text-align: left; color: black; font-size: 13px; margin: 0; padding: 0; line-height: 22px;}

/* definice odkazu */
a {color: black; text-decoration: none; font-size: 13px;}
a:hover {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; font-size: 1em;}
.normal       {font-weight: normal;}
.underline	  {text-decoration: underline  !important;}
.white        {color: white !important;}
.red          {color: red !important;}
.black        {color: black !important;}
.orange       {color: rgb(246,118,38) !important;}
.tucne			  {font-weight: bold !important;}
.inline       {display: inline !important;}
.dt           {position: absolute; left: 23px; top: 180px; width: 260px; height: 80px; /* border: 1px white solid;*/ }
.pageselected { font-weight: bold; color: rgb(179,0,0); font-size: 14px;}
div#searchresult {text-align: center; margin: 20px 0 0 0;}
li.selected a {color: black !important;}
div#errorhlaska {text-align: center; margin: 0px 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; }
.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;}
.print {background: url(../img/icons/print.gif) no-repeat;  padding-left: 20px; cursor: pointer;}
.email {background: url(../img/icons/email.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;}
input.moneybookers {background-color: white; font-weight: bold; text-decoration: underline; cursor: pointer; display: block;}
/* strankovani */
div#searchresult a {margin: 0 5px;}
span.errorinfo {font-weight: bold; color: red;}
div.execution{display: inline; margin: 0 !important;}

/* Lay out webu */
body {  
font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
color: black;
font-size: 14px;
margin: 0px;
padding: 0px;
text-align: center;
background-color: white; 
}


/* ______________________________TOPMENU_____________________________________ */

div.leaderboard{
margin: 15px auto 0 auto;
width: 730px;
}

div#top{
position: relative;
height: 273px;
width: 900px;
margin: 15px auto 0 auto; 
}

div#topmenu{
background: url(../img/topmenu.gif) no-repeat;
margin: 12px auto 0 auto;
width: 900px;
height: 58px;  
}

div#topmenu ul{
padding-top: 18px;
}

div#topmenu ul li{
font-size: 18px;
color: white;
display: inline;
}

div#topmenu ul li a{
color: white;
font-size: 19px;
}

div#topmenu ul li div{
display: inline;
margin: 0 14px;
}

ul.navigace{
text-align: left;
margin-left: 90px;
}

ul.navigace li{
display: inline;
color: white;
}

ul.navigace li a{
color: white;
}
/* ________________________________MIDDLE____________________________________ */
div#abovemiddle{
background: url(../img/abovemiddle.gif) no-repeat; 
margin: auto; 
width: 900px;
height: 29px;
}

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

div#middle-obsah{
padding: 10px 100px 100px 100px;
}

div#middle-obsah h2{
margin: 25px 0 12px 0; 
border-bottom: solid 1px rgb(246,119,42);
}


/* left */
div#left{
float: left;
_display: inline;
width: 220px;
margin-left: 44px;
}

div#left div.hlavicka{
background: url(../img/lefthlavicka.gif) no-repeat;
width: 220px;
height: 70px; 
}

div#left div.hlavicka h2{
text-align: center;
padding-top: 28px;
color: rgb(246,118,38);
}

div#left ul{
position: relative;
background-color: rgb(240,237,237);
}

div#left ul li{
padding-top: 10px;
margin-left: 31px;
}

div#left ul li img{
vertical-align: middle;
margin-right: 8px;
}

div#left ul li a{
color: black;
font-size: 16px;
font-weight: bold;
}

div#left div.underlevemenu{
background: url(../img/leftmenubottom.gif) no-repeat; 
width: 220px;
height: 10px; 
margin-bottom: 10px;
}

div#left div#abovelevemenu{
background: url(../img/leftmenutop.gif) no-repeat; 
width: 220px;
height: 10px; 
margin-top: 20px;
}

div#left table.zvyhodneni{
width: 221px;
height: 100px;
background: url(../img/zvyhodneni_kont.gif)  no-repeat;
color: rgb(238,99,5);
margin-top: 15px !important;
}

div#left table.zvyhodneni img.lupa{
position: absolute;
top: 70px;
right: 10px;
}

div#left table.zvyhodneni tr td.tleft img{
border: 2px solid rgb(226,97,3);
}

div#left table.zvyhodneni tr td.tleft{
width: 110px;
text-align: center;
}

div#left a.inzerat-zde{
margin-top: 10px;
text-decoration: underline;
color: rgb(238,99,5);
font-size: 15px;
font-weight: bold;
display: block;
text-align: center;
}

/* right */
div#right{
float: left;
width: 600px;
position: relative;
_display: inline;
}

div#right div.uvod{
padding: 20px 0 0 15px;
background: url(../img/hlavicka_index.jpg) no-repeat; 
width: 563px;
height: 114px;
margin: 0px auto 9px auto;
}

div#right div.uvod h1{
color: rgb(104,104,104);
font-size: 22px;
text-align: left;
margin: 0;
padding: 0; 
}

div#right div.uvod p{
color: rgb(135,135,135);
}

div#right h2.uvod{
text-align: center;
color: rgb(246,118,38);
padding-bottom: 28px;
}

div.right-top{
background: url(../img/index-top.gif) no-repeat;
width: 580px;
height: 10px; 
margin-left: 9px;
_margin-bottom: -8px;
}

div.right-middle{
margin-left: 9px;
width: 550px;
_height: 550px;
min-height: 550px;
background: rgb(240,237,237) url(../img/index-bottom.gif) no-repeat bottom;
padding: 3px 15px 25px 15px;
position: relative;
}

/* ___________________________________VYPIS KOCKY___________________________ */
ul.vypiskocky{
margin-bottom: 35px;
}

ul.vypiskocky li h2{
font-size: 15px;
color: rgb(246,126,51);
padding-bottom: 10px;
}

/* ____________________________VYPIS KOCKY STANICE___________________________ */
ul.stanice-vypiskocky{
margin-top: 30px;
}

ul.stanice-vypiskocky li{
float: left;
width: 230px;
height: 215px;
text-align: center;
color: rgb(246,126,51);
font-style: italic;
font-family: arial;
}
ul.stanice-vypiskocky li img{
display: block;
}
ul.stanice-vypiskocky li a{
color: rgb(246,126,51);
font-style: italic;
font-family: arial;
}
/* ________________________________FOOTER____________________________________ */
div#footer{
clear: both;
width: 900px;
height: 45px;
margin: auto; 
background-color: rgb(135,135,135);
}

div#footer ul{
padding-top: 12px;
}

div#footer ul li{
display: inline;
color: white;
}

div#footer ul li a{
font-weight: bold;
color: white;
}

ul.underfooter{
margin: auto;
width: 900px; 
text-align: left;
}

ul.underfooter li{
margin-left: 5px;
display: inline;
}

ul.underfooter li a{
color: black;
font-size: 11px;
}

/* __________________________________KONTAKT_________________________________ */

form#kontakt{
width: 490px;
margin: auto; 
}

form#kontakt div{
clear: left;
width: 480px;
margin: 10px 0 0 0;
padding: 1px 3px 0 0;
}

form#kontakt div.textarea{
width: 480px;
}

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

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

form#kontakt div input{
width: 180px;
border: 1px solid rgb(135,135,135);
height: 21px;
}


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

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

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

form#kontakt div.submit{
text-align: center;
margin-top: 15px;
}

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

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

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

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

div#right form.hledat label{
width: 160px;
}

div#right form.hledat div input, select{
width: 210px;
}

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

/* ______________________________partneri____________________________________ */
ul.odkazy li{
margin-bottom: 8px;
clear: both;
}

ul.odkazy li a{
font-weight: bold;
text-decoration: underline;
}

ul.odkazy li img{
margin-right: 6px;
}

/* _______________________________PRIDAT INZERAT_____________________________ */
ul.pokyny{
margin: 30px 0 0 0px;
}

ul.pokyny li{
background: url(../img/fajfka.gif) no-repeat left center;
padding-left: 26px;
font-weight: bold;
margin-bottom: 2px;
}

form#pridat-inzerat{
width: 680px;
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: 550px;
margin: 10px 0 0 0;
padding: 1px 3px 0 0;
display: table;
}

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: 200px;
padding: 0px 5px;
margin: 0 0 5px 0;
text-align: right;
}

form#pridat-inzerat div label.radio input, form#kontakt 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: 210px;
border: 1px solid rgb(135,135,135);
}

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

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, form#kontakt div label.radio{
float: left;
width: 90px;
text-align: left;
font-weight: normal;
}

form#pridat-inzerat div label.radio input, form#kontakt 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, form#kontakt input.checkbox{
border: 0;
background: none;  
width: 15px !important;
height: 19px !important; 
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;
}

/* __________________________________PRIHLASENI______________________________ */
div.zapomenute-heslo{
margin-top: 25px;
text-align: center;
}

div.zapomenute-heslo a{
color: rgb(255,127,0);
font-size: 16px;
font-weight: bold;
text-decoration: underline;
}

/* _________________________________ZAPOMENUTE HESLO_________________________ */
ul.zapomenute-heslo{
list-style-type: disc;
list-style-position: outside;
margin: 30px 0px 25px 30px;
font-weight: bold;
}

ul.zapomenute-heslo li{
line-height: 22px;
}

/* _______________________________________MUJ UCET__________________________ */
ul#muj-ucet{
margin: 50px 20px 50px 0px; 
}

ul#muj-ucet li{
line-height: 24px;
}

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

ul#muj-ucet li a{
color: rgb(85,85,85);
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: 16px;
color: red;
text-decoration: underline;
}

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

/* table */
table#table-muj-ucet{
margin: 40px auto 0 auto;
}

table#table-muj-ucet tr th{
padding: 0 5px;
font-weight: bold;
font-size: 16px;
border-bottom: dashed 1px rgb(104,104,103);
}

table#table-muj-ucet tr td{
border-bottom: dashed 1px rgb(104,104,103);
}

table#table-muj-ucet tr th.green{
text-align: center;
color: rgb(20,131,2);
font-size: 15px;
}

table#table-muj-ucet tr th.red{
text-align: center;
color: rgb(161,48,48);
font-size: 15px;
}

div#right img.panel-muj-ucet{
position: absolute;
right: 20px;
top: 110px;
}

div#editor a{
text-decoration: underline;
color: rgb(246,118,38);
}

a.vsechna{
margin-right: 30px;
font-weight: bold;
}

/* _____________________________RESULT_______________________________________ */
table.result{
border-bottom: rgb(135,135,135) solid 1px;
margin-bottom: 15px;
width: 550px;
}

table.result img{
border: 5px white solid; 
}

table.result tr td{
color: rgb(84,83,83);
font-size: 16px;
padding-left: 20px;
line-height: 21px;
}

table.result tr td a{
text-decoration: underline;
color: rgb(84,83,83);
}

table.result tr td.otazka{
font-weight: bold;
}

table.result tr td.detail{
vertical-align: bottom;
padding-bottom: 10px;
}

table.result tr td.detail img{
border: 0;
}

table.result tr.posledni td{
padding-bottom: 10px;
}

table.zvyhodneni{
background: url(../img/kont-zvyhodneni.gif) no-repeat;
border-bottom: 0 !important;
}

h1.sekce{
text-align: left;
margin-top: 0px;
z-index: 10;
position: relative;
}

img.sekce{
position: absolute;
top: 0;
right: 0;
}

div.sekce{
height: 201px;
}
/* ____________________________________DETAIL________________________________ */

table.profil img.velky{
border: 3px solid rgb(255,253,253);
}

table.profil img.maly{
border: 1px solid rgb(255,253,253);
margin: 10px 6px 35px 0;
}

table.profil tr td{
height: 22px;
font-size: 14px;
padding-right: 20px;
vertical-align: top;
}

table.profil tr td.foto{
text-align: center;
width: 190px; 
}

table.profil tr td.tleft{
font-weight: bold;
width: 118px;
vertical-align: top;
}

h2.profil{
text-align: left;
margin: 25px 0 12px 210px;
font-size: 18px;
font-weight: normal; 
color: rgb(246,118,38);
}
/*_________________________________INDEX TABLE______________________________  */
table.mainsite tr td a{
width: 282px;
height: 270px;
display: block;
}
td a.bengalska-kocka{
background: url(../images/index/bengalska-kocka.jpg) no-repeat;
}
td a.bengalska-kocka:hover{
background: url(../images/index/bengalska-kocka.jpg) 0 270px;
}
td a.britska-kocka{
background: url(../images/index/britska-kocka.jpg) no-repeat;
}
td a.britska-kocka:hover{
background: url(../images/index/britska-kocka.jpg) 0 270px;
}
td a.evropska-kratkosrsta-kocka{
background: url(../images/index/evropska-kratkosrsta-kocka.jpg) no-repeat;
}
td a.evropska-kratkosrsta-kocka:hover{
background: url(../images/index/evropska-kratkosrsta-kocka.jpg) 0 270px;
}
td a.exoticka-kocka{
background: url(../images/index/exoticka-kocka.jpg) no-repeat;
}
td a.exoticka-kocka:hover{
background: url(../images/index/exoticka-kocka.jpg) 0 270px;
}
td a.mainska-myvali-kocka{
background: url(../images/index/mainska-myvali-kocka.jpg) no-repeat;
}
td a.mainska-myvali-kocka:hover{
background: url(../images/index/mainska-myvali-kocka.jpg) 0 270px;
}
td a.ragdoll{
background: url(../images/index/ragdoll.jpg) no-repeat;
}
td a.ragdoll:hover{
background: url(../images/index/ragdoll.jpg) 0 270px;
}
td a.siamska-kocka{
background: url(../images/index/siamska-kocka.jpg) no-repeat;
}
td a.siamska-kocka:hover{
background: url(../images/index/siamska-kocka.jpg) 0 270px;
}
td a.sibirska-kocka{
background: url(../images/index/sibirska-kocka.jpg) no-repeat;
}
td a.sibirska-kocka:hover{
background: url(../images/index/sibirska-kocka.jpg) 0 270px;
}
td a.turecka-angorska-kocka{
background: url(../images/index/turecka-angorska-kocka.jpg) no-repeat;
}
td a.turecka-angorska-kocka:hover{
background: url(../images/index/turecka-angorska-kocka.jpg) 0 270px;
}
td a.perska-kocka{
background: url(../images/index/perska-kocka.jpg) no-repeat;
}
td a.perska-kocka:hover{
background: url(../images/index/perska-kocka.jpg) 0 270px;
}

td a.bengalska-macka{
background: url(../images/index/bengalska-kocka.jpg) no-repeat;
}
td a.bengalska-macka:hover{
background: url(../images/index/bengalska-kocka.jpg) 0 270px;
}
td a.britska-macka{
background: url(../images/index/britska-kocka.jpg) no-repeat;
}
td a.britska-macka:hover{
background: url(../images/index/britska-kocka.jpg) 0 270px;
}
td a.europska-kratkosrsta-macka{
background: url(../images/index/evropska-kratkosrsta-kocka.jpg) no-repeat;
}
td a.europska-kratkosrsta-macka:hover{
background: url(../images/index/evropska-kratkosrsta-kocka.jpg) 0 270px;
}
td a.exoticka-macka{
background: url(../images/index/exoticka-kocka.jpg) no-repeat;
}
td a.exoticka-macka:hover{
background: url(../images/index/exoticka-kocka.jpg) 0 270px;
}
td a.mainska-myvalia-macka{
background: url(../images/index/mainska-myvali-kocka.jpg) no-repeat;
}
td a.mainska-myvalia-macka:hover{
background: url(../images/index/mainska-myvali-kocka.jpg) 0 270px;
}
td a.ragdol{
background: url(../images/index/ragdoll.jpg) no-repeat;
}
td a.ragdol:hover{
background: url(../images/index/ragdoll.jpg) 0 270px;
}
td a.siamska-macka{
background: url(../images/index/siamska-kocka.jpg) no-repeat;
}
td a.siamska-macka:hover{
background: url(../images/index/siamska-kocka.jpg) 0 270px;
}
td a.sibirska-macka{
background: url(../images/index/sibirska-kocka.jpg) no-repeat;
}
td a.sibirska-macka:hover{
background: url(../images/index/sibirska-kocka.jpg) 0 270px;
}
td a.turecka-angora{
background: url(../images/index/turecka-angorska-kocka.jpg) no-repeat;
}
td a.turecka-angora:hover{
background: url(../images/index/turecka-angorska-kocka.jpg) 0 270px;
}
td a.perzska-macka{
background: url(../images/index/perska-kocka.jpg) no-repeat;
}
td a.perzska-macka:hover{
background: url(../images/index/perska-kocka.jpg) 0 270px;
}
/* _______________________________IKONKY_____________________________________ */
div#kody{
text-align: left;
margin: 0 0 0 20px;
}

div#kody h3{
margin: 30px 0px 15px 0;
border-bottom: black solid 1px;
}

div#kody h4{
margin: 15px 0 0 0;
}

div div#ikonka{
font-size: 85%;
color: rgb(115,59,1);
text-align: left;
margin: 0 0 0 40px;
font-weight: normal; 
}

div div#ikonka a{
color: black;
}

div#text-odkaz a{
color: black;
}

/* _________________________________BOX______________________________________ */
div#box-top{
background: url(../img/box-top.gif) no-repeat;
width: 594px;
height: 62px;
margin: 20px auto 0 auto;  
}

div#box-middle{
text-align: left;
background: url(../img/box-middle.gif) repeat-y;
width: 434px;
padding: 0 80px; 
min-height: 380px;
_height: 380px;
margin: auto;  

}

div#box-bottom{
background: url(../img/box-bottom.gif) no-repeat;
width: 594px;
height: 62px;
margin: auto;  
}

table.box-detail tr td{
padding: 2px 3px 2px 0;
}

table.box-detail tr td.tleft{
font-weight: bold;
}

/* _____________________________FOTOGALERIE__________________________________ */
a.fotogalerie img{
margin: 6px;
border: 3px solid rgb(135,135,135); 
}

/* _________________________________BOX______________________________________ */
div.box2 img{
margin-top: 30px;
border: 3px white solid;
}

div.box2 a{
display: block;
margin-top: 5px;
text-decoration: underline;
font-size: 16px;
color: white;
font-weight: bold;
}

form.form-box{
width: 450px !important; 
}

form#form-box div{
width: 440px !important;
}

form#form-box div label{
width: 90px !important;
}

table.banner-reality{
width: 156px;
border: 2px solid rgb(240,237,237);
background: black;
margin: 25px auto auto auto; 
}

table.banner-reality td{
padding: 0px 0 8px 0;
border-bottom: 1px dotted rgb(97,97,97);
}

table.banner-reality td div.byty{
background: url(../img/banner-byty.png) left top no-repeat;
position: relative;
z-index: 10;
}

table.banner-reality td a{
position: relative;
}

table.banner-reality td img.label{
position: absolute;
left: 0;
top: 0;
}

table.banner-reality td img.pic{
display: block;
margin: 14px auto auto auto;
border: 2px solid rgb(252,166,1);
}

table.banner-reality td img.pic:hover{
border: 2px solid rgb(255,55,1);
}

table.banner-reality td div.cena{
text-align: right;
color: rgb(255,55,1);
font-weight: bold;
padding: 2px 12px 0 0;
font-size: 15px;
}

table.banner-reality td.white{
background: white; 
}

table.banner-reality td.white img{
margin: 4px 0 0 0;
}

table.banner-reality td.white div.inzerujte{
text-align: center;
margin: 10px 0 12px 0;
}

table.banner-reality td.white div.inzerujte a{
color: rgb(205,28,38);
font-size: 17px;
} 