body {
  background:#3e3e3e url("../img/bg-site.gif");
  font-family:tahoma,trebuchet ms,arial,verdana,sans-serif;
  color:#000;
  text-align:center;
  margin:0px;
  padding:0px;
  font-size:90%;
}

/*
  levy frame stranky
*/
#site {
  width:867px;
  margin-left:auto;
  margin-right:auto;  
}

#lpage {
  float:left;
  width:43px;      
}

/*
  pravy frame stranky
*/
#rpage {
  float:left;
  width:43px;
  height:200px;
  background:url("../img/keys.gif") no-repeat top left;      
}

/*
  hlavni frame na strance
*/
#page {
  float:left;
  width:781px;  
  text-align:left;
  background:#fff;
}

/*
  obecne definice nadpisu
*/
h1 {
  display:block;
  padding-bottom:15px;
  margin:0px;
  color:#792500;
  font-weight:normal;
  font-family:trebuchet ms,arial,verdana,sans-serif;
  font-size:120%;
}

h2 {
  display:block;
  padding-bottom:15px;
  margin:0px;
  color:#792500;
  font-weight:normal;
  font-family:trebuchet ms,arial,verdana,sans-serif;
  font-size:110%;
}

h3 {
  margin:0px;
  color:#792500;
  padding-bottom:10px;
  font-size:110%;
  font-weight:bold;
}

h4 {
  display:block;
  padding:0px;
  margin:0px;
  color:#792500;
  font-weight:normal;
  font-family:trebuchet ms,arial,verdana,sans-serif;
  font-size:110%;
}

/*
  obecna definice elementu
*/
form {
  padding:0px;
  margin:0px;
  display:inline;
}

input, textarea {
  font-family:arial,verdana,sans-serif;
}

a {
  color:#792500;
  text-decoration:none;
}

a:hover {
  color:#792500;
  text-decoration:underline;
}

img {
  border:0px none;
}

ul {
  margin:0px;
  padding-left:17px;
  list-style:square;
}

/*
  tabulka formulare
*/
.tr {
  display:block;
  clear:both;
  text-align:center;
}

.tr .label {
  float:left;
  text-align:right;
  width:120px;
  padding-top:4px;
}

.tr .value {
  float:left;
  text-align:left;
  padding-left:5px;
  width:230px;
}

.tr .longvalue {
  float:left;
  text-align:left;
  padding-left:5px;
  width:560px;
}

/*
  horni panel - menu a obrazek + klice
*/
#top {
  height:258px;
  width:781px;
}

#zobrazeni {
  font-size:100%;
  color:#000000;
}

#ltr_hl {
  text-align: center;
  background:#ffffff;
  color:#000000;
}

#top #ltop {
  float:left;
  display:inline;
  width:10px;
  height:258px;
  margin-left:9px;
  background:url("../img/ltop.jpg") no-repeat top left;
}

/* hlavni menu */
#top #menu {
  display:inline;
  float:left;
  width:140px;
  padding:10px;
  height:238px;
  overflow:auto;
  background:url("../img/bg-topmenu.jpg") no-repeat top left;
}

#top #menu img {
  padding-bottom:10px;
}

#top #menu a {
  display:block;
  width:140px;
  margin:5px 0px;
  font-weight:bold;
  font-size:80%;
  color:#004184;
}

#top #menu a:hover {
  display:block;
  width:130px;
  margin:5px 0px;
  padding-left:5px;
  border-left:5px solid #792500;
  font-weight:bold;
  font-size:75%;
  color:#792500;
  text-decoration:none;
}

#top #menu .active {
  color:#792500;
}

#top #rtop {
  display:inline;
  float:left;
  width:602px;
  height:258px;
  background:url("../img/rtop.jpg") no-repeat top left;
}

/*
  sub menu
*/
#submenu {
  margin-top:5px;
  width:772px;
  height:26px;
  padding-left:9px;
}

#submenu a {
  float:left;
  width:141px;
  height:26px;
  border-left:0px none;
  line-height:26px;
  margin-right:2px;
  color:#fff;
  font-weight:bold;
  padding-left:10px;
  font-size:75%;
}

#submenu a:hover {
  float:left;
  width:141px;
  height:26px;  
  margin-right:2px;
  line-height:26px;
  color:#fff;
  font-weight:bold;
  padding-left:5px;
  font-size:75%;
  text-decoration:underline;
}

#submenu .last {
  margin-right:0px;
}

#submenu .blue {
  background:url("../img/menubtn-blue.gif") no-repeat top right;
}
#submenu .blue:hover {
  border-left:5px solid #2d8db1;
}

#submenu .green {
  background:url("../img/menubtn-green.gif") no-repeat top right;
}
#submenu .green:hover {
  border-left:5px solid #5dad40;
}

#submenu .yellow {
  background:url("../img/menubtn-yellow.gif") no-repeat top right;
}
#submenu .yellow:hover {
  border-left:5px solid #d2ae1b;
}

#submenu .brown {
  background:url("../img/menubtn-brown.gif") no-repeat top right;
}
#submenu .brown:hover {
  border-left:5px solid #be7604;
}

#submenu .orange {
  background:url("../img/menubtn-orange.gif") no-repeat top right;
  border-color:#c85204;
}
#submenu .orange:hover {
  border-left:5px solid #c85204;
}

/* rychle vyhledavani */
#quicksearch {
  display:block;
  padding-bottom:15px;
  color:#999;
}

/* 
  menu s jednotlivymi typy nemovitosti
*/
#pagesidecol {
  float:right;
  font-size:80%;
  padding:10px;
  border-left:1px solid #ddd;
  margin-top:0px;
  width:180px;  
  background:#fff;
  color:#000;
  border-right:1px solid #ddd;
}

#pagesidecol a {
  color:#792500;
}

/*
  vyber jazykove mutace
*/
#pagesidecol #lang {
  text-align:center;
  font-size:110%;
  color:#000;
  margin-left:1px;
  margin-bottom:10px;
  border-bottom:1px solid #ddd;
  padding:5px 0px;
  width:177px;
}

/*
  levy ram s hlavnim obsahem stranky
*/
#content {
  float:left;
  display:inline;
  width:545px;
  margin-top:15px;
  padding-left:19px;
  font-size:90%;
}

/* odkazy na strance */
#content .pagemenu a {
  border-left:5px solid #792500;
  padding:0px 10px;
  display:block;
}

#content .pagemenu a:hover {
  border-left:10px solid #792500;
  padding:0px 5px;
  display:block;
}

/* odstavec */
#content p, #content ul, #content ol {
  text-align:justify;
}

/*
  zvyrazneny odstavec s vysledkem provadene akce
*/
.actionresult {
  border:2px solid #792500;
  padding:15px;
  margin-bottom:30px;
  font-weight:bold;
}

/*
  navigace mezi strankami s nemovitostmi
*/
.listpagesnav {
  display:block;
  overflow:auto;
  clear:both;
  width:545px;
  padding:10px 0px;
/*  font-family:trebuchet ms;*/
  color:#ddd;
}

.listpagesnav a {
  padding:3px;
  margin:0px 1px;
  background:#792500;
  color:#fff;
  text-align:center;
}

.listpagesnav a:hover, .listpagesnav .pages .current {
  background:#fff;
  color:#792500;
  text-decoration:underline;
}

.listpagesnav .prev {
  display:inline;
  float:left;
  width:90px;
  text-align:left;
}

.listpagesnav .pages {
  display:inline;
  float:left;
  width:345px;
  padding:0px 10px;
  text-align:center;
}

.listpagesnav .next {
  display:inline;
  float:right;
  width:90px;
  text-align:right;
}

/*
  box s tipem
*/
#tipbox {
  position:relative;
  display:block;
  width:170px;
  padding:3px;
  text-align:center;
  border:1px solid #c85204;
  margin-top:20px;
}

#tipbox a {
  color:#c85204;
}

#tipbox #doporucujeme {
  position:absolute;
  top:43px;
  left:0px;
  display:block:
  padding:2px;
  color:#fff;
  background:#c85204;
  font-weight:bold;
  font-size:120%;
  z-index:5;
}

#tipbox h1 {
  padding:0px;
  margin:0px;
  color:#c85204;
  font-weight:bold;
}

#tipbox img {
  text-align:center;
  padding:2px;
}

#tipbox .tipprice {
  font-weight:bold;
}

/*
  filtr u seznamu nemovitosti
*/
.filter {
  padding:10px;
  margin:15px 0px;
  border:1px dotted #792500;
}


/*
  radky s nemovitostmi
*/
.firstitemline {
  border-top:1px dotted #ddd;
}

.itemline {
  display:block;
  clear:both;
  overflow:auto;
  width:545px;
  border-bottom:1px dotted #ddd;
  padding:10px 0px;
}

.itemline:hover {
  background:#f8f8f8;
}

.itemline div {
  float:left;
  display:inline;
  margin-left:5px;
}

.itemline a {
  color:#000;
}

.itemline a:hover {
  color:#792500;
  text-decoration:underline;
}

  /*fotka*/
  .itemline .photo {
    width:86px;  
  }

  .itemline .photo img {
    border:3px solid #ddd;
    width:80px;
    height:60px;
  }
  
  /*novinka*/
  .itemline .novinka {
    width:12px;
  }
  
  /*operace*/
  .itemline .operace {
    width:70px;
  }
  
  /*typ*/
  .itemline .typ {
    width:180px;
  }

  /*popis*/
  .itemline .popis {
    width:155px;
  }

  /*pole vyvesky*/
  /*nadpis*/
  .itemline .vyv_nadpis {
    width:134px;
  }

  /*popis*/
  .itemline .vyv_popis {
    width:300px;
    padding-right:5px;
  }

  /*kontakt*/
  .itemline .vyv_kontakt {
    float:right;
    width:444px;
    padding-right:5px;
    padding-top:5px;
    word-wrap:break-word;
  }

#legenda {
  margin-top:10px;
  margin-bottom:30px;
}


/*
  radek s maklerem
*/
.makler {
  display:block;
  clear:both;
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
  margin-top:5px;
}

.makler .maklerfoto {
  float:left;
  text-align:left;
  width:150px;
}

.makler .maklerpopis {
  float:left;
  text-align:left;
  padding-left:15px;
  width:380px;
}


/*
  poslat znamemu
*/
#sendpage {
  clear:both;
  overflow:auto;
  border-top:1px solid #ddd;
  padding:30px 0px;
  font-size:90%;
  color:#444;
}

/*
  reakce na tuto stranku
*/
#feedback {
  clear:both;
  overflow:auto;
  border-top:1px solid #ddd;  
  padding:30px 0px;
  font-size:90%;
  color:#444;
}

/*
  podpis pod textem
*/

.podpis {
  display:block;
  text-align:left;
  padding-left:300px;
  padding-top:20px;
  padding-bottom:20px;
}


/*
  dolni panel
*/
#legal {
  clear:both;
  font-size:75%;
  color:#fff;
  width:781px;
  padding-top:0px;
}

#legal #leftspace {
  float:left;
  display:inline;
  width:9px;
}

#legal #mainlegal {
  float:left;
  display:inline;
  background:#792500 url("../img/bg-legal-tl.gif") no-repeat top left;
  padding:0px;
  width:762px;
}

#legal #mainlegal a {
  color:#fff;
  text-decoration:underline;
}

#legal #mainlegal a:hover {
  color:#fff;
  text-decoration:underline;
}

#legal #mainlegal .lcol {
  float:left;
  display:block;
  margin-right:30px;
  padding:15px;
}

#legal #mainlegal .rcol {
  float:right;
  display:block;
  padding:15px;
  margin-left:30px;
  text-align:right;
  background:url("../img/bg-legal-tr.gif") no-repeat top right;
}

