* {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	background-color: white;
  font: 100% Trebuchet MS;
  line-height: 1.4;
	text-align: left;
  width: expression( document.body.clientWidth < 1000 ? "1000px" : "auto" ); /* set min-width for IE */
  min-width: 1000px;
}
.cleaner {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0px;
	line-height: 0;
	float: none;
	display: block;
}
table {
	font-size: 12px;
	font-family: arial;
}
.fl-left {
  float: left;
  margin-right: 15px;
}
.fl-right {
  float: right;
  margin-left: 15px;
}
img {
	border: 0px;
  vertical-align: middle;
}
input {
	margin: 3px;
  vertical-align: middle;
}
select {
	margin: 3px;
}
input.delete {
	border: 0px;
	width: 10px;
	height: 10px;
	background: transparent url(../img/delete.gif) no-repeat center center;
	cursor: pointer;
}
div.obal {
	width: 1000px;
	margin: auto;
}
.center {
	text-align: center;
}
a {
  color: #2B2B2B;
  text-decoration: none;
  font-size: 12px;
}
p {
  color: #2B2B2B;
  margin: 2px 0px 4px 0px;
  font-size: 12px;
}
h1 {
	font-size: 17px;
  color: #0e9ac4;
  margin: 15px 5px 10px 10px;
}
h2 {
	font-size: 15px;
  color: #0e9ac4;
  margin: 0px 0px 4px 0px;
}
h3 {
	font-size: 13px;
  color: #0e9ac4;
  margin: 0px 0px 4px 0px;
}
a.sedy {
	color: #434343;
	text-decoration: none;
}
a:hover.sedy {
	text-decoration: underline;
}
#member {
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
  color: #434343;
  text-align: center;
}
#header {
  margin-bottom: 15px;
}
#masthead {
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}
#masthead .logo {
	float: left;
	margin: 0px 40px 20px 50px;
}
#masthead .vlajky {
	float: left;
	margin: 0px 0px 0px 30px;
}
#masthead .vlajky a {
	float: left;
	margin: 0px 5px;
  color: #353535;
  text-align: center;
  text-decoration: none;
}
#masthead .banner {
  float: left;
  color: #9d9d9d;
	font-size: 12px;
	font-family: trebuchet MS;
  margin-top: 20px;
}
#masthead .banner p, .banner a {
	text-align: right;
	color: #9d9d9d;
	font-size: 12px;
	font-family: trebuchet MS;
	text-decoration: none;
}
.banner a:hover {
	text-decoration: underline;
}
#menu {
	position: relative;
	top: 4px;
	margin-left: 10px;
}
#menu li {
	float: left;
	height: 31px;
	margin-right: 2px;
	font-family: trebuchet MS;
}
#menu li a {
	background: url(../img/menu-left.png) no-repeat left top;
	padding-left: 6px;
	height: 31px;
	text-decoration: none;
	display: block;
	color: #303030;
	font-size: 12px;
	text-align: center;
  cursor: pointer;
}
#menu li a:hover {
	background: url(../img/menu-lefth.png) no-repeat left top !important;
	color: #fff !important;
}
#menu li a:hover strong {
	background: url(../img/menu-bth.png) repeat-x left top !important;
	color: #fff !important;
}
#menu li a:hover span {
	background: url(../img/menu-righth.png) no-repeat right top !important;
	color: #fff !important;
}
#menu li a strong {
	background: url(../img/menu-bt.png) repeat-x left top;
	/* height: 31px;
*/
	height: 24px;
	display: block;
	padding: 7px 5px 0px 5px;
  cursor: pointer;
}
#menu li a span {
	background: url(../img/menu-right.png) no-repeat right top;
	padding-right: 6px;
	height: 31px;
	display: block;
  cursor: pointer;
}
#main-bok-levy {
	width: 130px;
	margin-top: 112px;
	float: left;
	text-align: right;
}
#main-bok-pravy {
	width: 180px;
	float: right;
  text-align: center;
}
#main {
	background: url(../img/main.png) no-repeat center top;
	width: 810px;
	padding-top: 4px;
}
#uvod {
	background: url(../img/uvod.png) repeat-y center top;
	width: 802px;
	padding: 0px 4px 10px 4px;
}
#top {
  background: url(../img/cnt-top.png) no-repeat center top;
  width: 802px;
  padding: 0px 4px 10px 4px;
}
#content {
  background: url(../img/cnt.png) repeat-y center top;
	width: 810px;
	padding: 0;
}
#bottom {
  background: url(../img/bottom.png) no-repeat;
  height: 8px;
  width: 810px;
  font-size: 0px;
  line-height: 0;
  margin: 0;
  padding: 0;
  display: block;
}
#levy {
	width: 252px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#levy .box-top, #levy .box2-top {
	background: url(../img/box-top.png) no-repeat;
	width: 252px;
	height: 5px;
	font-size: 0px;
	line-height: 0;
	margin: 0 !important;
	padding: 0 !important;
}
#levy .box2-top {
	background: url(../img/box2-top.png) no-repeat !important;
}
#levy .box {
	background: #2a2a2a url(../img/box.png) no-repeat;
	width: 212px;
	min-height: 552px;
	padding: 10px 20px;
	color: #fff;
	font-size: 12px;
	font-family: trebuchet MS;
}
#levy .box2 {
	background: #2a2a2a url(../img/box2.png) no-repeat;
	width: 212px;
	min-height: 262px;
	padding: 10px 20px;
	color: #fff;
	font-size: 12px;
	font-family: trebuchet MS;
}
#levy .nadpis {
	font-size: 15px;
  color: #FFF;
}
#levy span.red {
	background: url(../img/sipka.png) no-repeat right center;
	padding-right: 20px;
	font-weight: bold;
	margin-left: 5px;
}
#levy .rozsirenehledani {
	margin: 10px 0px;
	text-align: center;
  color: #FFF;
}
#levy .rozsirenehledani a {
	background: url(../img/sipka2.png) no-repeat right center;
	padding-right: 20px;
	margin: 10px 0px;
	text-align: center;
  color: #FFF;
}
span.blue {
	color: #32c1eb;
	font-weight: bold;
	margin-left: 5px;
}
#levy .box-center {
	text-align: center;
	background-color: white;
	width: 200px;
	padding: 10px;
	_margin-top: -5px;
}
#levy select.levevyhledavani {
	width: 100%;
	margin: 0px 0px 15px 0px;
	color: #424242;
	height: 22px;
	font-family: trebuchet MS;
	border-radius: 5px;
	border: none;
	padding: 2px 5px;
  behavior: url(/PIE.htc);
}
#levy input.levevyhledavani {
	width: 203px;
	margin: 0px 0px 10px 0px;
	color: #424242;
	height: 22px;
	font-family: trebuchet MS;
	border-radius: 5px;
	border: none;
	padding: 0px 5px;
  behavior: url(/PIE.htc);
}
#levy input.levevyhledavani-maly {
	width: 65px;
	height: 22px;
	margin: 0px 0px 10px 0px;
	color: #424242;
	font-family: trebuchet MS;
	border-radius: 5px;
	border: none;
	padding: 0px 5px;
  behavior: url(/PIE.htc);
}
#levy input.rozsireni {
	margin: 0px;
}
#levy input.leveodeslani {
	margin: 5px 0 10px 0;
	color: #FFF;
	font-size: 18px;
	font-family: trebuchet MS;
	font-weight: bold;
	border: none;
	background: url(../img/vyhledat.png) no-repeat;
	height: 31px;
	width: 210px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
#levy .box-bottom, #levy .box2-bottom {
	background: url(../img/box-bottom.png) no-repeat;
	width: 252px;
	height: 5px;
	line-height: 0;
	font-size: 0px;
	margin: 0 0 30px 0 !important;
	padding: 0 !important;
}
#levy .box2-bottom {
	background: url(../img/box2-bottom.png) no-repeat !important;
}
#pravy {
	width: 550px;
	float: left;
}
#pravy a {
  color: #0E9AC4;
}
.polozky {
  background: url(../img/polozka.png) no-repeat;
  /* height: 115px;
  width: 263px; */
  height: 80px;
  width: 228px;
  margin: 0px 0px 10px 9px;
  padding: 15px 20px 20px 15px;
  float: left;
  color: #2d2d2d;
  font-size: 12px;
}
.polozky h2 {
  color: #0e9ac4;
  font-size: 16px;
}
.polozky h2 a {
  background: url(../img/sipka2.png) no-repeat right center;
  padding-right: 25px;
  color: #0e9ac4;
  font-size: 16px;
}
.polozky .img {
  float: left;
  width: 55px;
  text-align: center;
}
.polozky .vypis {
  float: right;
  width: 170px;
}
.polozky .pocet {
  color: #545454;
  font-size: 11px;
  font-style: italic;
}
#pravy input.registrace {
	border: 1px solid #e4e6e3;
	margin-left: 10px;
}
#pravy select.pravevyhledavani {
	width: 200px;
}
#pravy .box-blue {
	width: 530px;
	padding: 15px 10px 0px 10px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  height: 31px;
  /* height: 47px; */
}
#pravy .box-blue p, #pravy .box-blue a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}
#pravy .razeni {
  background-color: #2b2b2b;
  padding: 5px 5px 2px 5px;
  color: #fff;
  margin-bottom: 25px;
  text-align: center;
}
#pravy .razeni span {
  background: url(../img/sipka.png) no-repeat right center;
  padding-right: 25px;
  color: #fff;
}
#pravy .razeni p, #pravy .razeni p a {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.inzert {
  float: left;
}
.zpet {
  float: right;
}
.inzert a, .zpet a {
  padding: 3px 6px;
  border-radius: 3px;
  color: #303030 !important;
  background-color: #fff;
  behavior: url(/PIE.htc);
}
.reality {
  background-color: #e1e1e1;
  border-radius: 5px;
  margin: 5px;
  padding: 10px 3px;
  behavior: url(./css/PIE.htc);
  z-index: 10;
  position: relative;
}
#pravy .box {
	background: url(../img/vypis-box.png) no-repeat;
	width: 500px;
  height: 175px;
	padding: 10px 20px 10px 25px;
}
#pravy p {
  margin-bottom: 7px;
}
#pravy .box h2 {
  margin-bottom: 8px;
}
#pravy .box h2 a {
	font-size: 12px;
  color: #000;
  text-decoration: none;
}
#pravy .box h2 strong {
	font-size: 15px;
  color: #0c97c0;
}
#pravy .box-img {
  float: left;
  width: 215px;
  margin: 10px 5px 0px 0px;
}
#pravy .box-img .image img {
  float: left;
  height: 111px;
  width: 166px;
}
#pravy .box .cena {
	font-size: 14px;
  color: #0c97c0;
  font-weight: bold;
}
#pravy .box .zobrazeno {
  float: right;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  width: 60px;
  text-align: center;
}
#pravy .popis {
  float: left;
  width: 215px;
  margin: 0px;
}
#pravy .popis-nemovitosti {
  background-color: #FFF;
  border-radius: 5px;
  padding: 10px;
  margin: 10px;
  behavior: url(/PIE.htc);
}
#pravy p {
	padding: 0px;
  color: #2b2b2b;
}
#pravy .prodejce {
  float: left;
  width: 45%;
  margin-top: 8px;
}
#pravy .inzerat {
  float: right;
}
#pravy .inzerat table {
  color: #2B2B2B;
  font-size: 12px;
}
#pravy .inzerat input, #pravy .inzerat textarea {
  border: 1px #a8a8a8 solid;
  color: #303030;
  font-size: 12px;
  font-style: italic;
  border-radius: 5px;
  padding: 3px 5px;
  behavior: url(/PIE.htc);
}
#pravy .odeslat {
  background: url(../img/odeslat.png) no-repeat;
  padding: 0 !important;
  height: 20px;
  width: 119px;
  border: 0px none !important;
  cursor: pointer;
}
#pravy .nevhodny {
  background: url(../img/nevhodne.png) no-repeat right center;
  padding: 4px 30px 1px 0px;
  min-height: 22px;
}
#pravy span.cerny {
  color: #000000 !important;
  font-size: 15px;
}
#reklama-pravy {
	float: left;
	margin-left: 5px;
	width: 150px;
}
#reklama-pravy p {
	margin-top: 5px;
}
#footer {
	padding: 10px;
	margin: 0 auto;
	color: #515151;
}
#footer a {
	color: #515151;
  text-decoration: none;
}
#mapsearch {
  text-align: center;
}
#mapsearch h2 {
  margin-top: 12px;
  margin-bottom: 45px;
}
#map img {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
#map {
	padding: 0px;
	margin: 0px 0px 0px 70px;
  background: url(../mapa/mapaCR-hover.png) no-repeat left top;
	height: 245px;
	width: 385px;
}
#navi {
  color: #0e9ac4;
  height: 45px;
  margin: 0px 10px;
  margin-bottom: 40px;
}
#navi p {
  margin: 15px 0px 5px 0px;
  font-weight: bold;
  float: left;
}
#navi p a {
  color: #0e9ac4;
  text-decoration: none;
}
#navi img {
  margin: 5px;
  float: left;
}

#navi .nabidky {
  background: url(../img/sipka2.png) no-repeat right center;
	padding-right: 20px;
	float: right;
  color: #535353;
}

#preview {
  text-align: center;
  width: 90%;
  height: 350px;
}
#fotogalerie {
  clip: rect(0px, auto, 80px, 0px);
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  visibility: hidden;
  width: 390px;
  height: 80px;
  float: left;
}


.posunL {
  float: left;
  cursor: pointer;
}

.posunR {
  float: right;
  cursor: pointer;
}

#film {
  position: relative;
  left: 0;
}

#film a img {
  margin: 0px 3px;
  height: 80px;
}



#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {
  width:506px;
  margin:10px auto 0px auto;
  display:none
}
#wrapper * {margin:0; padding:0}

#fullsize {
  position:relative;
  width:518px;
  height:300px;
  left: -6px;
}

#information {position:absolute; bottom:0; width:500px; height:0; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {
  width:500px;

}
#image img {
  position:absolute;
  z-index:25;
  width:auto;
  max-height: 300px;
  height: expression( this.scrollHeight > 300 ? "300px" : "auto" ); /* sets max-height for IE */
}

.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {}

#slideleft {
  float:left;
  width:50px;
  height:52px;
  background:url(../img/btn_left.png) center center no-repeat;
  cursor: pointer;
  margin-top: 26px;
  margin-left: -18px;
  position: absolute;
  z-index: 99;
}

#slideright {
  float:right;
  width:50px;
  height:52px;
  background: url(../img/btn_right.png) center center no-repeat;
  cursor: pointer;
  margin-left: 475px;
  margin-top: 24px;
  position: absolute;
}

#slidearea {
  float:left;
  position:relative;
  width:515px;
  left: -6px;
  height:75px;
  overflow:hidden;
  background-color: #fff;
  border: 1px solid #949494;
  padding: 12px 0px 12px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#slider {
  position:absolute;
  left:0;
  height:81px;
  padding-left: 12px;
  padding-right: 7px;
}

#slider img {
  margin-right: 4px !important;
  cursor:pointer;
  max-height: 75px;
  height: expression( this.scrollHeight > 75 ? "75px" : "auto" ); /* sets max-height for IE */
}

.stranka-text  {
  padding: 55px 20px 20px 20px;
}


#pravy table.inzerat {
  float: left;
}

table.inzerat td{
  padding: 3px 4px 3px 4px;
}
