body {
  margin:0;
  padding:0;
  border:0;			
  width:100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3c3c3c;
}
.body-uvod {
  background: #CCCCCC url(../img/paticka.jpg) center bottom no-repeat;
}
.body-podstr {
  background: url(../img/paticka-podstr.jpg) center bottom no-repeat;
}
h1 {
  margin: 0;
  margin-bottom:16px; 
  margin-left: 25px;
  color: #3c3c3c;
  font-size: 18px;
}
h2 {
  margin: 0;
  margin-left: 25px;
  margin-bottom:12px;
  font-size: 16px;
  color: #46a032;
}
a {
  color: #46a032; 
  /*color: #3c3c3c;*/
  text-decoration: underline;
}
ol, ul, li {
  margin:0;
  padding:0;
}
table {
  border: none;
  border-collapse: collapse;
}
th, td {
  font-size: 12px;
  text-align: left;;
  vertical-align: top;
}
input, select, textarea {
  margin:0px;
  padding:3px;
  font-size: 12px;
  border: 1px #CACACA solid;
}
input.submit {
  color: #fff;
  font-weight: bold;
  background-color: #46a032;
  border: 1px solid #46a032;
}
input.sedy-text {
  color: #6d6f72;
}
#okno {
  position: relative;
  width: 100%;
  margin: 0;
}
.okno-uvod {
  background: url(../img/uvod-horni.jpg) center top no-repeat;
}
.okno-podstr {
  background: url(../img/podstr-horni.png) center top no-repeat;
}
.okno-vyber {
  background: url(../img/vyber-horni.png) center top no-repeat;
}

#layout {
  position: relative;
  width: 980px;
  margin: 0 auto 0 auto;
}
#hlavicka {
  position: relative;
  width: 100%;
  height: 190px;
}
#hlavni {
  position: relative;
  width: 100%;
}
#paticka {
  position: relative;
  width: 940px;
  height: 137px;
  text-align: center;
  padding-left: 20px;
  padding-top: 10px;
  margin-top: 20px;
  font-size: 11px;
}
#paticka .partneri {
  position: relative;
  float: left;
  width: 145px;
  height: 90px;
  margin-top: 20px;
  margin-right: 15px;
  text-align: center;
  color: #fff;
  line-height: 120%;
}
#paticka .partneri a {
  color: #fff;
}
#paticka .partneri a:hover {
  color: #3c3c3c;
}
.vlevo {
  float: left;
}
.vpravo {
  float: right;
}
.tucne {
  font-weight: bold;
}
.zelene {
  color: #46a032;
}
.nadpis-horni {
  /*background: url(../img/nadpis-horni.jpg) left 168px no-repeat;*/
} 
.cistic {
  clear: both;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

#logo-1, #logo-13 {
  display: block;
  position: absolute;
  top: 20px;
  width: 256px;
  height: 110px;
}  
#logo-1 {  
  background: url(../img/logo-1.png) left top no-repeat;
}
#logo-13 {
  background: url(../img/logo-13.png) left top no-repeat;
}
#statistika {
  position: absolute;
  width: 210px;
  height: 75px;
  top: 5px;
  right: 250px;
  font-size: 16px;
  padding: 45px 15px 0 15px;
  color: #fff;
  text-align: center;
  line-height: 150%;
  background: url(../img/horni-box.png) left top no-repeat;
}
#inzerce {
  position: absolute;
  width: 210px;
  height: 75px;
  top: 5px;
  right: 10px;
  font-size: 16px;
  padding: 45px 15px 0 15px;
  color: #fff;
  text-align: center;
  line-height: 150%;
  background: url(../img/horni-box.png) left top no-repeat;
}
#inzerce a.nova {
  font-size: 16px;
}
#inzerce a {
  color: #FFF;
}
#chcete-inzerovat a {
  color: #FF8932;  
}
#hlavni-menu {
  position: absolute;
  bottom: 25px;
  right: 0;
  width:100%;
}
#hlavni-menu a {
  position: relative;
  float: left;
  height: 15px;
  padding: 0 26px;
  font-size: 14px;
  text-align: center;
  color: #3c3c3c;
  text-decoration: none;
  font-weight: bold;
}
#hlavni-menu a:hover {
  color: #46a032;
}  
#rychly-vyber {
  position: relative;
  height: 365px;
  width: 100%;
  padding: 20px 0;
}
#rychly-vyber h1 {
  margin-bottom:0px;
}
.rychly-vyber-sloupec {
  position: relative;
  float: left;
  margin-left: 30px;
  width: 450px;
}
#rychly-vyber .ikona1, #rychly-vyber .ikona2, #rychly-vyber .ikona3,
#rychly-vyber .ikona4, #rychly-vyber .ikona5, #rychly-vyber .ikona6 {
  position: relative;
  float: left;
  width:80px;
  height:85px;
  margin-top: 20px;
  background: url(../img/ikony.png) no-repeat;
} 
#rychly-vyber .ikona1 {
  background-position: left top;
}
#rychly-vyber .ikona2 {
  background-position: left -85px;
} 
#rychly-vyber .ikona3 {
  background-position: left -170px;
}            
#rychly-vyber .ikona4 {
  background-position: right -170px;
}            
#rychly-vyber .ikona5 {
  background-position: right top;
}            
#rychly-vyber .ikona6 {
  background-position: right -85px;
}            
#rychly-vyber .popis {
  float: left;
  margin-left: 15px;
  width: 300px;
  margin-top: 10px;
}
#rychly-vyber .popis {
  margin: 10px 0 0 15px;
}
#rychly-vyber .popis a {
  font-size: 14px;
  line-height: 130%;
  color: #3c3c3c;
}  
#rychly-vyber .popis a:hover{
  color: #46a032;
}
#rychly-vyber a.skupina-nazev{
  display: block;
  font-size: 16px;
  margin: 14px 0 8px 0;
  font-weight: bold;
  color: #46a032;
}
#rychly-vyber a.skupina-nazev:hover{
  color: #3c3c3c;
}
#rychly-vyber skupina {

}
#rychly-vyber .popis p{
  margin-top: 5px;
  line-height: 140%;
  font-weight: normal;
  font-size: 110%;
}
#rychly-vyber .popis-firmy {
  float: left;
  margin-left: 0;
  width: 320px;
  margin-right: 30px;
}
/* exkluzivni nabidka */
#exkluzivni {
  position: relative;
  width: 100%;
  height: 284px;
  padding: 18px 0;
  margin-bottom:20px;
}
#exkluzivni h2 {
  position: relative;
  margin: 0 0 15px 12px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#exkluzivni .exkluzivni-polozka {
  position: relative;
  float: left;
  width: 210px;
  margin: 0 12px;
}
#exkluzivni .exkluzivni-polozka a {
  font-weight: bold;
  line-height: 130%;
  color: #fff;
}
#exkluzivni .exkluzivni-polozka a:hover {
  color: #3c3c3c;
}
#exkluzivni .exkluzivni-okraj {
  position: relative;
  width: 205px;
  height: 155px;
  padding: 5px 0 0 5px;
  margin-bottom: 12px;
  background-color: #fff;
}
#exkluzivni a.exkluzivni-foto {
  position: relative;
  display: block; 
  width: 200px;
  height: 150px;
  overflow: hidden;
}
#exkluzivni img {
  border: none;
  width: 200px;
}

#levy-sloupec-titulni {
  position: relative;
  float: left;
  width: 450px;
  min-height: 400px;
}
.projekty-nadpis {
  position: relative;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #3D3D3D;
}
#dachi_banner {
  position: relative;
  display:block;
 	width: 420px;
 	height: 210px;
 	margin-left: 10px;
 	margin-top: 4px;
 	background: url(../img/dachi_vykup_exekuce.jpg) no-repeat left top;
}
.projekt-container {
  position: relative;
  padding: 0 20px 20px 20px; 
} 
.projekt-nazev {
  font-size: 14px;
  font-weight: bold;
  margin-bottom:4px;
  color: #46a032;  
}
.projekt-container img {
  position: relative;
  float: left;
  width:150px;
  height:100px;
  border: 4px solid #46a032;
  margin-right: 15px;
}
.projekt-popis {
  position: relative;
  float: left;
  width: 230px;
  padding-top: 6px;
  line-height: 140%;
}
#pravy-sloupec-titulni {
  position: relative;
  float: right;
  margin-right: 20px;
  width: 492px;
  min-height: 400px;
}
#zpravodaj {
  position: relative;
  width:492px;
  height: 608px;
  margin-bottom: 30px;
  background: url(../img/zpravodaj.png) left top no-repeat; 
}
#zpravodaj h3 {
  position: relative;
  margin:0;
  padding: 18px 20px 10px 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#zpravodaj .zpravy-container {
  position: relative;
  padding: 0 25px; 
}
#zpravodaj .zprava-nazev {
  position: relative;
  width: 100%;
  padding: 4px 0;
  font-size: 14px;
  line-height: 140%;
  margin-top: 10px;
}
#zpravodaj .zprava-telo {
  position: relative;
  width: 100%;  
  line-height: 140%; 
  padding-bottom: 8px;
}
#zpravodaj .zprava-oddel {
  border-bottom: 1px #cccccc solid;
}

#levy-sloupec {
  position: relative;
  float: left;
  width: 760px;
  min-height: 400px;
  padding: 25px 0;
}
#pravy-sloupec {
  position: relative;
  float: right;
  width: 210px;
  padding-top: 15px;
  min-height: 400px;
}

#levy-sloupec .clanek {
  position: relative;
  line-height: 130%; 
}
#levy-sloupec .zpravy-foto {
  position: relative;
  float: left;
  border: none;
  margin-right: 12px;
  width: 100px;
}
/* vyhledavani */
#hlavni-vyber {
  position: relative;
  width: 710px;
  padding: 0 25px 16px 25px;
  margin-bottom: 6px;
  background: #E6E6E6;
  /*background: #FFE092 url(../img/prechod.png) left bottom no-repeat*/
  /*border-top: 6px solid #fff; */
}
#hlavni-vyber fieldset {
  padding: 8px 0 8px 0; 
  border: none;
  border-bottom: 1px solid #cacaca;
}
#hlavni-vyber fieldset.skryty {
  display: none;
}
#hlavni-vyber .form-titul {
  position: relative;
  float: left;
  width: 90px;
  font-weight: bold;
}
#hlavni-vyber .form-skup {
  position: relative;
  float: left;
  width:580px;
}
#hlavni-vyber .form-skup input{
  float: left;
}
#hlavni-vyber label {
  float: left;
  padding: 2px 10px 2px 4px;
}
#hlavni-vyber .kateg1 label  {
  width: 80px;
} 
#hlavni-vyber .kateg3 label  {
  width: 70px;
} 
#hlavni-vyber .kateg2 label,
#hlavni-vyber .kateg4 label,
#hlavni-vyber .kateg5 label  {
  width: 100px;
}
#hlavni-vyber .kraje label  {
  width: 110px;
} 
#hlavni-vyber .kateg1 input,
#hlavni-vyber .kateg2 input,
#hlavni-vyber .kateg3 input,
#hlavni-vyber .kateg4 input,
#hlavni-vyber .kateg5 input,
#hlavni-vyber .kraje input  {
  border: none !important;
}
#hlavni-vyber input.vyhledat {
  position: absolute;
  border: none;
  width: 150px;
  height: 41px;
  right: 110px;
  bottom: 20px;
  padding-left:45px;
  font-size: 16px;
  background: url(../img/vyhledat.png) left bottom no-repeat;
} 
.celadelka {
  width: 400px;
} 
.puldelka {
  width: 200px;
}
.ctvrtdelka {
  width: 100px;
}
.osmina {
  width: 50px;
}
.naseptavac {
  border: 1px solid #B3B9C3;
  background: #FFF;
  color: #7C715F;
  padding: 2px; 
  margin-top: 2px;
  z-index: 100;
}  
/*prehled nabidek */
#prehled-nabidek {
  position: relative;
  width: 100%;
}
.nabidky-polozka, .nabidky-polozka-top {
  width: 740px;
  padding-left: 20px;
  padding-bottom:15px;
  margin-bottom:6px;
  background: #E6E6E6 url(../img/seznam-nazev.png) right top no-repeat;
}
.nabidky-polozka-top {
  background-color: #BADBB2;
}
.nabidky-polozka img, .nabidky-polozka-top img {
  position: relative;
  float: left;
  margin-top: 15px;
  width:78px;
  border: solid 2px #3C3C3C;
  margin-right: 20px;
}
.nabidky-polozka img.rk-logo {
  width:93px;
  border:none;
  margin-top: 12px;  
}
.nabidky-polozka img.logo-proj, .nabidky-polozka-top img.logo-proj {
  width:75px;
  border:none;
  margin-top: 0;  
}
.polozka-levy-box {
  position: relative;
  float: left;
  width: 440px;      
  padding: 10px 20px 0 0;
  line-height: 130%;
}
a.polozka-nazev, div.polozka-cena {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 14px;
}
a.polozka-nazev:hover {
  text-decoration: underline;
}
.polozka-pravy-box { 
  position: relative;
  float: left;
  width: 170px;
  padding-top: 10px;
} 
.polozka-lokalita {
  font-size: 14px;
  font-weight: bold;
}
.select-kraje {
 position: relative;
 padding: 12px 25px;
 margin-bottom: 15px;
 line-height: 150%;
 font-size: 13px;
}
.vyber-param {
 position: relative;
 padding: 0 25px 20px 25px;
 margin-bottom: 15px;
 line-height: 150%;
 font-size: 13px;
 background: #E6E6E6;
}
.strankovani {
  position: relative;
  width: 680px;
  margin-top: 12px;
  padding: 12px 20px;
  height: 14px;
  background: #E6E6E6;
  vertical-align: top;
}
.strankovani img{
  margin-bottom: -3px;
  border: 0px;
}
.strankovani a {
  font-weight: bold;
}
.krajska-mesta {
  position: relative;
  width: 720px;
  height: 220px;
  padding: 20px;
  background: #E6E6E6;
}
.krajska-mesta div {
  position: relative;
  float: left;
  margin-right: 25px; 
  line-height: 120%;
}
.krajska-mesta ul {
  margin-left: 15px; 
}
.krajska-mesta a {
  color: #3C3C3C;
}
.nadpis-vlevo {
  position: relative;
  width: 720px;
  padding: 8px 20px;
  height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #46a032;
}  
#regionalni-lidri {
  position: relative;
  width: 720px;
  padding: 20px;
  border-top: solid 3px #fff;
}
#regionalni-lidri div.polozka {
  position: relative;
  float: left;
  width: 218px;
  margin-right: 15px;
  margin-bottom: 10px;
}
#regionalni-lidri div.polozka a.minifoto {
  display: block;
  float:left;
  height: 59px;
  width: 93px;
  overflow: hidden;
  border: solid 2px #3C3C3C;
}
#regionalni-lidri div.polozka img {
  float: left;
  border: solid 2px #3C3C3C;
  margin-right: 8px;
  margin-bottom: 8px;
}
.formular {
  position: relative;
  width: 710px;
  padding: 0 25px;
  line-height: 140%;
}  
 
/* detail nemovitosti */
#detail-body {
  width: 940px;
  min-height: 565px;
  padding: 20px;
  background: #fff;
  margin-top: 10px;
  margin-bottom:35px; 
}
#detail-body h1 {
  margin-left: 5px;
}
#detail-levy-box {
  width: 420px;
  float: left;
  margin-left: 5px;
}
#detail-pravy-box {
  width: 470px;
  float: right;
  text-align: left;
  margin-right:20px;
}
#detail-levy-box p {
  margin: 0px 0px 10px 10px;
}
#detail-levy-box img.nemovitost-nabizi { 
  position: relative;
  border: solid 1px #BFBAB1;
  float: left;
  margin: 0px 10px 10px 10px;
  max-width:160px;
}
.doporucujeme_nadpis {
  font-size: 14px;
  font-weight: bold;
  color: #3C3C3C;
  margin-bottom:12px;
}
#slide_show {
  position: relative;
  width: 413px;
  height: 400px;
  text-align: center;
  padding-top: 12px;
  color: #fff;
  background-color: #46a032;
}
*html #slide_show {
  margin-bottom: 10px;
}
#bg_hlavni_img {
  width: 389px;
  height: 291px;
  margin: auto;
  overflow: hidden;
}
#slide_show .fotogalerie {
  display: block;
  margin:8px 0 5px 0;
  font-weight: bold;
}
#img-box {
  float: left;
  height: 65px;
  width: 315px;
  text-align: left;
}
#img-box img {
  border: solid 2px #fff;
  margin: 0 8px;
}
#img_posun_v_levo {
  float: left;
  margin-left: 16px;
  margin-right: 8px;
}
#img_posun_v_pravo {
  cursor: pointer;
  float: left;
}
#detail-pravy-box table.detail-nabidky {
  width: 100%;
  background: #E6E6E6;
}
#detail-pravy-box table.detail-nabidky th,
#detail-pravy-box table.detail-nabidky td {
  border-bottom: dotted 1px #BDB8AF;
  padding: 8px 15px 8px 15px;
  font-size: 12px;
  text-align: left;
}
#detail-pravy-box table.detail-nabidky th.posledni,
#detail-pravy-box table.detail-nabidky td.posledni {
  border: none;
  padding-bottom: 20px;
}
table.detail-nabidky strong.cena {
  color: #CC0000;
}
#detail-pravy-box p.podrobny-popis {
  margin: 5px 0 10px 0;
  font-size: 12px;
  line-height: 140%;
}
a#tisk-inzeratu {
  background: url(../img/tisk_inzeratu.gif) no-repeat 5px 0;
  padding-left: 30px;
  line-height: 20px;
}
a#poslat-znamemu {
  background: url(../img/poslat_znamemu.gif) no-repeat 5px 0;
  padding-left: 30px;
  line-height: 20px;
}
a#vyhledat-na-mape {
  background: url(../img/hledat_na_mape.gif) no-repeat 5px 0;
  padding-left: 30px;
  line-height: 20px;
}
#tabulka-posli-znamemu {
  margin-top: 10px;
  display: none;
}
#tabulka-posli-makleri {
  margin-top: 10px;
}
#tabulka-posli-znamemu h2 {
  border: 0px;
  padding: 5px 0px 5px 0px;
  margin: 0px;
  font-size: 14px;
}
#tabulka-posli-znamemu th, #tabulka-posli-makleri th {
  vertical-align: top;
  text-align: right;
}

/* adresar firem */
#rychly-vyber-firem {
  position: relative;
  padding: 0 25px 20px 25px;
}
#rychly-vyber-firem .skupina-oboru-nadpis {
  position: relative;
  font-size: 16px;
  font-weight:bold;
  color: #46a032;
}
#rychly-vyber-firem .skupina-oboru {
  position: relative;
  width:340px;
  padding: 8px 0 18px 0;
}
#rychly-vyber-firem a {
  font-size: 13px;  
  line-height: 130%;
  color: #3c3c3c;
}  
#rychly-vyber-firem a:hover{
  color: #46a032;
}
.firma-polozka {
  position: relative;
  width: 320px;
  height: 116px;
  margin-bottom: 6px;
  padding: 0 20px;
  background: #E6E6E6 url(../img/seznam-nazev.png) right top no-repeat;
}
.firma-top {
  position: relative;
  height: 10px;
  /*overflow:hidden;*/
}
.firma-stred {
  position: relative;
  padding: 2px 10px 0 15px;
  min-height: 68px;
}
.firma-nadpis {
  position: relative;
  font-size:14px;
  font-weight:bold;
  padding: 10px 0 15px 0;
  color: #fff;
}
.firma-sloupec {
  position: relative;
  float: left;
  width:335px;
  padding-left:15px;
  /*background-color: #fff*/
}
.firma-bottom {
  position: relative;
  clear: both;
  height: 10px;
}
.firma-prednost {
}

/* pravy sloupec */
#pravy-sloupec .nadpis-vpravo {
  position: relative;
  width: 190px;
  padding: 8px 0 8px 20px;
  height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #46a032;
}  

#pravy-sloupec .komercni {
  position: relative;
  width:100%;
  padding-bottom: 20px;
  margin-bottom: 25px;
  background: #E6E6E6;
  border-top: solid 3px #fff;
}
#pravy-sloupec .komercni-polozka {
  position: relative;
  float:right;
  width: 185px;
  padding: 15px 10px 0 10px;
}
#pravy-sloupec .loga-prednostni {
  position: relative;
  width:100%;
  padding-bottom: 12px;
  margin-bottom: 6px;
  background: #FFF;
  border-top: solid 3px #fff;
}
#pravy-sloupec .loga-prednostni a {
  position: relative;
  display: block;
  width: 200px;
  margin-top: 20px;
  margin-left: 4px;
  /*border: 1px solid #3C3C3C; */
}
#pravy-sloupec .loga-prednostni img {
  border: none;
}
#pravy-sloupec .exkluzivni-polozka {
  position: relative;
  width: 180px;
  margin: 0;
  padding: 10px 15px;
  background: #E6E6E6;
  text-align: center;
}
#pravy-sloupec .exkluzivni-polozka a {
  font-weight: bold;
  line-height: 130%;
}
#pravy-sloupec .exkluzivni-okraj {
  position: relative;
}
#pravy-sloupec a.exkluzivni-foto {
  position: relative;
  display: block; 
  width: 100%;
  max-height: 140px;
  overflow: hidden;
  margin-bottom:5px;
}
#pravy-sloupec img {
  border: none;
  width: 100%;
}
