/*
 * screen.css - media screen (all) - styl pro zobrazování
 * Autor: Martin Zemánek, martinzemanek at email.cz 
 */
* { 
padding: 0; 
margin: 0;
}

body {
 font-family: Arial, Verdana, "Times New Roman";
 font-size: 12px;
 color: black;
 background: #a79579;
}
table {
  width:100%;  
  border-collapse:collapse;
}

#deleteTable tr td {
  padding:5px;
}

.odsazeni_300 {
  padding-bottom:300px;
}
.noborder {
  border:none;
  background:none;
}

#wrap_header {
  margin:0 auto;
  background: #4c6b0f;
}
#wrap {
  margin:0 auto;
  width:993px;
  background:#a79579;
}
#header { 
  background: url(../images/header.jpg) no-repeat;
  height:253px;
  width:1009px;
  margin:0 auto;
}
#header #over a { 
  display:block;
  width:1009px;
  height:253px;
}
#header #header_perex {
  position:absolute;
  top:120px;
  margin-left:30px;
}
#header #header_perex h1 a {
  font-size:17px;
  color:white;
  font-weight:normal;
  letter-spacing:-1px;
}
#header #header_perex h2 {
  font-size:14px;
  letter-spacing:-1px;
  color:#99ff99;
  font-weight:normal;
}
#border_header_left {
  height:299px;
  display:block;
  width:343px;
  float:left;
  background: url(../images/border_header_left.jpg) no-repeat;
  background-position:top right;
}
#border_header_right {
  height:251px;
  width:3px;
  display:block;
  float:right;
  background: url(../images/border_right.jpg) repeat-y;
}
#menu { 
 width: 222px;
}
#menu #menu_top {
 background: url(../images/box_top.jpg) no-repeat;
 background-position:bottom left;
 height:5px;
 width:222px;
 float:left;
}
#menu #menu_top_text {
 background: url(../images/box_top_text.jpg) repeat-x;
 height:33px;
 width:220px;
 float:left;
 border-right:1px solid #302617;
 border-left:1px solid #302617;
}
#menu #menu_top_text p {
 color:white;
 font-size:120%;
 padding: 0 10px;
 font-weight:bold;
 line-height:26px;
}
#menu #menu_bottom {
  background: url(../images/box_bottom.jpg) no-repeat;
  background-position:top left;
  width:222px;
  height:5px;
  float:left;
}
#menu ul{ /*UL of each sub menu*/
  list-style-type: none;
}

#menu_content {
  float:left;
  border-right:1px solid #302617;
  border-left:1px solid #302617;
  background:white;
  padding:5px 15px;
}
#menu ul li {
  height:30px;
  float:left;
  line-height:30px;
  border-top: 1px solid gray;
  width:190px;
}
#menu ul li.first {
  border-top: 1px solid gray;
}
#menu ul li.last {
  border-bottom: 1px solid gray;
}
#menu li a {
  text-decoration: none;
  font-weight:normal;
  color:#302617;
  padding-left: 20px;
  padding-right: 5px;
  background: url(../images/arrow.jpg) no-repeat 10px 5px;
  font-weight:bold;
}
#menu li a.selected {
  color:#101010;
}
#menu li a:hover {
  color: #101010;
}
#main { 
 width:100%;
}
#main_container { 
 width:100%;
}
#main_container2 { 
 width:100%;
 /*background: url(../images/border_right.jpg) repeat-y;
 background-position:top right;*/
 float:right;
}
#content { 
 float:left;
 width:750px; 
 padding-top:5px;
 padding-right:10px;
 padding-left:5px;
 background:transparent;
 /*padding-bottom:20px;*/
 /*border-right:1px solid #fcd9b6;*/
}
#left { 
 float: left;
 width:220px;
 padding:5px 6px 5px 0;
}
#content #table_search_top {
 height:5px;
 background: url(../images/table_top.jpg) no-repeat;
 background-position:bottom left;
 width:750px;
 float:left;
}
#content #table_search_top_text {
  height:33px;
  background: url(../images/table_top_text.jpg) repeat-x;
  width:748px;
  float:left;
  border-right:1px solid #302617;
  border-left:1px solid #302617;
}
#content #table_search_top_text p, #content #table_search_bottom table tr td {
 height:33px;
 vertical-align:middle;
 padding:0 10px;
}
#table_search_bottom p {
  line-height:32px;
  text-align:center;
}
.links {
  padding:10px 5px;
  text-align:right;
}
.links a {
  text-decoration:underline;
}
#content #table_search_top_text p {
  color:white;
  line-height: 30px;
  font-weight:bold;
}
#content #table_search_bottom table tr td {
 color:black;
}
#content #obsah {
  background:white;
  border-right:1px solid #302617;
  border-left:1px solid #302617;
  width:748px;
  float:left;
  display:block;
}
#content #obsah h1, #content #obsah h2, #content #obsah h3, #content #obsah h4, #content #obsah p, #content #obsah span {
  padding: 10px;
}
#content #obsah table.detail p, #content #obsah table.detail span, #content #obsah table.detail h1, #content #obsah table.detail h2 {
  padding: 0px;
}
#content #obsah table.seznam tr td {
  padding: 0 10px;
}

#content table.seznam tr td {
 font-size:100%;
}
#content table.detail tr td {
 padding:4px 6px;
}
#content table tr th {
 height:32px;
 background: #fff0e1;
 background-position:top left;
 line-height:32px;
}
#content #table_search_bottom {
 height:33px;
 width:748px;
 float:left;
 background:white;
  border-right:1px solid #302617;
  border-left:1px solid #302617;
}
#content #table_search_bottom_end {
 background: url(../images/table_bottom.jpg) no-repeat;
 background-position:top left;
 width:750px;
 height:6px;
 float:left;
}
#footer {
  text-align:left;
	width: 100%;
	height:9px;
}
#copyright {
  text-align:right;
  padding-right:15px;
  color:#5e5142;
  margin-top:20px;
  padding-bottom:10px;
}
#banners {
  margin-top:15px;
  width:100%;
  display:block;
}
.search_box {
  text-align:center;
  padding-top:12px;
}
.infomessage {
  vertical-align: middle;
  color:green;
}
.errormessage {
  vertical-align: middle;
  color:red;
}
.left {
  text-align:left;
}

.right {
  text-align:right;
}
.center {
  text-align:center;
}
.center_small {
  text-align:center;
  width:100px;
}

.hidden {
	display: none;
}

input {
  border:1px solid #302617;
  background: white;
  font-size:12px;
  padding: 1px 3px;
}
input.search {
  border:1px solid #302617;
  background: white;
  font-size:12px;
  padding: 1px 3px 1px 18px;
  background: url(../images/search.png) no-repeat 3px 0;
  width:130px;
  margin-top:10px;
  float:left;
}
select {
  border:1px solid gray;
  font-size:11px;
}
textarea {
  border:1px solid gray;
  padding:2px;
  font-size:11px;
  border-style: inset;
  font-size:11px;
}
.submit {
border:none;
  font-size:13px;
  background:#413421;
  height:auto;
  cursor:pointer;
  color:white
}
.submit_ok {
  background: url(../images/button.jpg) no-repeat 1px 2px;
  border:none;
  width: 21px;
  height:19px;
  cursor:pointer;
  margin-top:10px;
  float:right;
}
.submit_ok_v2 {
  background: url(../images/input.gif) repeat-x;
  border:1px solid #31281c;
  width: 28px;
  text-align:center;
  cursor:pointer;
  color:white;
  font-weight:bold;
}
.td_20 {
text-align:center;
width:20px;
}
.td_40 {
text-align:center;
width:40px;  
}
.td_60 {
text-align:center;
width:60px;
}
.td_100 {
text-align:center;
width:100px;
}
.td_150 {
text-align:center;
width:100px;
}
.td_xx {
text-align:left;
width:auto;
}
 table.seznam tr td {
 padding:0 5px;
}
.vypis {
  height:32px;
  overflow:hidden;
}
table.top {
background:#f2e9db;
border:1px solid black;
width:340px;
margin:5px 0;
}
.doporucujeme {
margin:3px auto;
width:690px;
clear:both;
}
.detail_foto {
  margin-top:20px;
  display:block;
  float:left;
  width:170px;
  height:150px
}
.red {
 color:red;
}
.green {
  color:green;
}

img {
  border:none;
}

a {
  text-decoration:none;
  color:#155710;
  font-weight:bold;
}

a:hover {
  color:black;
  text-decoration:underline;
}

h1 {
 font-size:16px;
 color:#155710;
 padding-bottom:4px;
}
h2 {
 font-size:14px;
 padding-bottom:5px;
 color:#155710;
}
h3 {
 font-size:14px;
 padding-bottom:5px;
 color:#155710;
}
h4 {
 font-size:12px;
 padding-bottom:5px;
 color:#155710;
}
.justify {
  text-align:justify;
}

.clear {
  clear: both;
}

.smaller {
  font-size:85%;
}
.smaller_center {
  font-size:85%;
  text-align:center;
}
.smaller_color {
  font-size:85%;
  color:#155710;
}
.color {
  color:#155710;
}
.background {
  background:#f3f2f2;
  border-style: inset;
  border:1px solid #bababa;
}
.color_bold {
  color:#155710;
  font-weight:bold;
}

.paging {
display:block;
float:right;
width:785px;
text-align:center;
margin-top:10px;
margin-bottom:20px;
padding:4px 0;
}

.paging p {
background: blue url(../images/lime/menu_over.gif) repeat-x;
text-align:center;
width:250px;
margin: 0 auto;
padding:4px 0;
border:1px solid black;
}

/*** ----------------------- Stará verze -------------------------***/
#backBox { width:100%; margin: 0 auto; min-height:100%; height:100%; position:relative; }
#container { width:100%; margin: 0 10px; background-color:white; text-align:left; }
/*** FORMULARE ***/
div.formBox { padding: 10px; margin: 0px 0 0 0; background-color: #fff0e1; }
div.formBox h3 { padding: 0px 0 15px 10px }
div.formBox fieldset { background:#e4ffe0; padding:5px 0; }
div.formBox label, div.formBox input, div.formBox fieldset, div.formBox select { margin:5px 0; }
label { float:left; width:220px; font-weight:bold; padding:0 10px; text-align:right; }
label.normal { text-align:left; font-weight:normal; padding:0; width:600px; }
input.button { float:none; padding: 5px 10px; font-weight: bold; font-family: Tahoma; letter-spacing: 0.1em; }
input.noborder { border:0; }
input.disabled { background-color:#e6e0da; color:#c1a698; }
form div.row { clear:both; padding:0px 0; }
form div.separator { border-top: 1px solid #eadcce; margin:5px; }
span.povinne { color:red; padding-right:0.2em; }
#selectCountrydiv,#selectCAdiv { display:inline; }
#selectCountry,#selectCA { width:15em; margin-right:20px; }
#vymera,#cena_prodej,#cena_pronajem { text-align:right; }
/*** KLIKACI MAPA ***/
div.lokalita_druh { padding-left:440px; }
div#mapa_box { width:620px; margin:0 auto;}
div#mapa_kraje_box  { visibility:hidden; float:left; position:absolute; }
div#mapa_okresy_box { visibility:visible; float:left; position:absolute; }
p.disclaimer { margin: 10px 0 0 0; border-top: 1px dashed silver; padding: 5px 10px 0 10px; font-size: 12px; color: gray; }
div.form_error { background: url(/images/icons/error32.png) 20px 5px no-repeat; color:red; font-weight:bold; border-bottom: 1px dashed gray; padding: 5px 0px 0px 70px; }
div.form_error ul { list-style: none; }
div.form_ok    { background: url(/images/icons/ok32.png) 20px 0 no-repeat; color:green; background-position:left; padding: 20px 0 20px 50px; font-weight: bold; margin:20px; }
div.or {text-align:left; position:relative; top:10px;}
div.or img { vertical-align:middle; margin-right:10px; }
/*** ----------------------- XXX Stará verze XXX -------------------------***/

