body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: MS Sans Serif;
	font-size: 0.7em;
	background-color: #ffffff;
	height: 100%;
	width: 100%;
		
	scrollbar-track-color: #FCFCFC;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #FCFCFC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CACACB;
	scrollbar-shadow-color: #DBDBDD;
	scrollbar-arrow-color: #868F97; 
}

form {
	padding: 0;
	margin: 0;
}

.clear {
	overflow: hidden;
	clear: both;
}

.break {
	height: 15px;
	width: 100%;
	overflow: hidden;
	clear: both;
}

.miniBreak {
	height: 5px;
	width: 100%;
	overflow: hidden;
	clear: both;
}

#page {
	width: 830px;
	_width: 833px;
	text-align: left;
	margin: 25px auto 25px auto;
}

#menu {
	width: 831px;
	_width: 833px;
	height: 27px;
	padding: 0;
	margin: 0;
	position: relative;
}

#lang {
	position: absolute;
	right: 12px;
	top: 7px;
	color: #000000;
	font-weight: bold;
	height: 20px;
}

#lang a {
	color: #bfc5cd;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.vline {
	color: #bfc5cd;
}


#menu a {
	border: 0;
	height: 27px;
	padding: 0;
	margin: 0;
}

#menu a img {
	border: 0;
	height: 27px;
	padding: 0;
	margin: 0;
}

#menu #menuleft {
	width: 11px;
	height: 32px;
	background: url("../images/menu_left.gif");
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;	
}

#menu #menuRight {
	width: 11px;
	height: 32px;
	background: url("../images/menu_right.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul {
	width: 808px;
	height: 32px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url("../images/menu_content.gif");
	background-repeat: repeat-x;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	color: #868f97;
	font-size: 1.1em;
	font-weight: bold;
	cursor: hand;
}

#menu ul li .left {
	float: left;
}

#menu ul li .label {
	float: left;
	padding: 0 15px 0 15px; 
}

#menu ul li .right {
	float: left;
}

#menu .left {
	width: 3px;
	height: 32px;
}

#menu .label {
	width: auto;
	height: 32px;
}

#menu .right {
	width: 3px;
	height: 32px;
}

#menu .selected .left {
	background: url("../images/menu_selected_left.gif");
	background-repeat: no-repeat;
}

#menu .selected .label {
	background: url("../images/menu_selected_content.gif");
	background-repeat: repeat-x;
	color: #000000;
}

#menu .selected .right {
	background: url("../images/menu_selected_right.gif");
	background-repeat: no-repeat;
}

#menu a:hover {
	color: #000000;
}

#content {
	width: 100%;
	margin-top: 10px;
}

.leftContent {
	width: 220px;
	float: left;
}

.leftContent a img {
	border: 0;
}

.leftContent .content .label {
	margin: 2px 0 0 15px !important;
}

.leftContent .top {
	width: 220px;
	height: 88px;
	background: url("../images/left_block_logo.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.leftContent .top img {
	width: 200px;
	height: 70px;
	margin: 10px 0 0 5px;
}

.leftContent .content {
	width: 218px;
	_width: 220px;
	height: 264px;
	border: 1px #a1a5a9 solid;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.textinput {
	width: 165px;
}

input {
	border: 1px #a1a5a9 solid;
	width: 165px;
	background-color: #ffffff;
	margin-left: 15px;
	margin-bottom: 0;
}

textarea {
	border: 1px #a1a5a9 solid;
	width: 165px;
	height: 50px;
	background-color: #ffffff;
	margin-left: 15px;
}

select {
	border: 1px #a1a5a9 solid;
	width: 165px;
	background-color: #ffffff;
	margin-left: 15px;
}

.leftContentBlue .content .label {
	margin: 5px 0 3px 15px;
	_margin: 5px 0 3px 8px;
	float: left;
}

.button {
	margin: 3px 15px 3px 15px;
	background-color: #F9F9F9;
	border: 1px #F0F0F0 solid;
}

.photo {
	width: 165px;
	height: 105px;
	padding: 0;
	background: url("../images/photo_shadow.gif");
	background-repeat: no-repeat;
	position: relative;
	margin-left: 25px;
}

.leftContent a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.leftContent span {
	text-decoration: none;
	border-bottom: 1px #000000 dotted;
	color: #000000;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	line-height: 14px;
}

 .photo img {
	border: 0;
	width: 150px;
	height: 89px;
	position: absolute;
	top: 5px;
	left: -13px;
}

.leftContent .contentPud {
	width: 218px;
	_width: 220px;
	height: 100px;
	border: 1px #a1a5a9 solid;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.leftContent p {
	width: 180px;
	margin: 0 0 10px 15px;
	padding: 2px 0 2px 0;
	font-size: 10px;
}

.leftContent h1 {
	margin: 0 0 0 15px;
	font-size: 16px;
}

.leftContent h2 {
	margin: 0 0 5px 15px;
	font-size: 14px;
}

.leftContent h3 {
	margin: 2px 0 2px 15px;
	font-size: 12px;
}

.leftContent img {
	margin-left: 15px;
}

.leftContent .zobrazitVsechny {
	margin: 0 0 0 30px;
}

.leftContent .zobrazitVsechny img {
	border: 0;
}

.leftContent .map {
	margin-left: 20px;
}

.leftContent .zoom {
	color: #868f97;
	font-size: 1.3em;
	font-weight: bold;
	width: 100%;
	text-align: center;
	display: block;
	text-decoration: none;
}

.leftContent #kontaktujte {
	width: 195px;
	margin-left: 25px;
}

.leftContent #kontaktujte .top {
	width: 195px;
	height: 38px;
	background: url("../images/kontaktujte.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}

.leftContent #kontaktujte .content {
	width: 195px;
	height: auto;
	overflow: hidden;
	border: 0;
}

.leftContent #kontaktujte .content {
	width: 195px;
	height: auto;
	overflow: hidden;
	border: 0;
}

.leftContent #kontaktujte .content .prodejce {
	width: 92px;
	height: 233px;
	float: left;
	background: url("../images/petra.gif");
	background-repeat: no-repeat;
}

.leftContent #kontaktujte .content .text {
	width: 103px;
	height: 205px;
	float: right;
	background-color: #e1e1e3;
}

.leftContent #kontaktujte .content .text p {
	width: 80px;
	padding-top: 60px;
}

.leftContent #kontaktujte .content .poslatMail {
	width: 103px;
	height: 28px;
	float: right;
}

.leftContent #kontaktujte .content .poslatMail img {
	border: 0;
}

.leftContent #hledat {
	width: 195px;
	margin-left: 25px;
}

.leftContent #hledat .top {
	width: 195px;
	height: 11px;
	background: url("../images/hledat_top.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}

.leftContent #hledat .content {
	width: 195px;
	background-color: #ceced1;
	border: 0;
	height: auto;
}

.leftContent #hledat h3 {
	margin: 0 0 5px 25px;
	font-size: 1.3em;
}

.leftContent #hledat h4 {
	text-align: center;
	font-size: 1.8em;
	margin: 0 0 5px 0;
}

.leftContent #hledatDole h4 {
	font-size: 1.8em;
	margin: 15px 0 5px 25px;
}

.leftContent #hledatDole p {
	margin: 15px 0 5px 25px;
	width: 200px;
}

.leftContent #hledat .content select {
	width: 140px;
	margin: 2px 0 2px 25px;
	background-color: #ffffff;
	border: 1px #a1a5a9 solid;
}

.leftContent #hledat .content .label {
	margin: 2px 0 2px 25px;
}

.leftContent #hledat .content .hledat {
	margin: 5px 25px 2px 0;
	float: right;
}

.leftContent #hledat .bottom {
	width: 195px;
	height: 11px;
	background: url("../images/hledat_bottom.gif");
	background-repeat: no-repeat;
}


.leftContent .bottom {
	width: 220px;
	height: 13px;
	background: url("../images/left_block_bottom.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.leftContent .contentPud h3 {
	font-size: 1.3em;
	margin: 15px;
}

.leftContentBlue {
	width: 220px;
	float: left;
}

.leftContentBlue .top {
	width: 220px;
	height: 13px;
	background: url("../images/blue_box_top.gif");
	background-repeat: no-repeat;
	margin: 8px 0 0 0;
	padding: 0;
}

.leftContentBlue .content {
	width: 218px;
	_width: 220px;
	height: 129px;
	border-left: 1px #a1a5a9 solid;
	border-right: 1px #a1a5a9 solid;
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color: #CEE6FF;
}

.leftContentBlue .content h3 {
	font-size: 1.3em;
	margin: 5px 0 0 15px;
}

.leftContentBlue .bottom {
	width: 220px;
	height: 13px;
	background: url("../images/blue_box_bottom.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#rightContent {
	width: 600px;
	margin: 0 2px 0 0;
	padding: 0;
	float: right;
}


#rightContent #bigImg {
	width: 600px;
	height: 354px;
	margin: 0;
	padding: 0;
	background: url("../images/big_image.gif");
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

#rightContent #bigImg #topCorners {
	width: 600px;
	height: 354px;
	margin: 0;
	padding: 0;
	background: url("../images/top_corners.gif");
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}


#rightContent #rightBlockTop {
	width: 600px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url("../images/big_content_top.gif");
	background-repeat: no-repeat;
}

#rightContent #rightBlock {
	width: 568px;
	_width: 600px;
	height: 340px;
	border-left: 1px #a1a5a9 solid;
	border-right: 1px #a1a5a9 solid;
	margin: 0;
	padding: 0 15px 0 15px;
	overflow: auto;
	background-color: #ffffff;
	font-size: 14px;
}

#rightContent #rightBlock h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
}

.form_text {
	margin: 0;
	padding: 0;
}

#rightContent #rightBlock h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

#rightContent #rightBlock h3 {
	font-size: 14px;
	margin: 5px 0 3px 0;
}

#rightContent #rightBlock .box {
	width: 201px;
	float: left;
	margin: 10px 0 0 10px;
	_margin: 6px 0 0 6px;
}

#rightContent #rightBlock .box .top {
	background: url("../images/box_top.gif");
	background-repeat: no-repeat;
	width: 201px;
	height: 14px;
}

#rightContent #rightBlock .box .content {
	width: 197px;
	_width: 201px;
	height: auto;
	border-right: 2px #a1a5a9 solid;
	border-left: 2px #a1a5a9 solid;
}

#rightContent #rightBlock .box .content table td {
	font-weight: bold;
	text-align: right;
}

#rightContent #rightBlock .box .content table td.leftTd {
	font-weight: normal;
	text-align: left;
}

#rightContent #rightBlock .box .content table{
	width: 170px;
	margin-left: 12px;
	font-size: 0.8em;
}

#rightContent #rightBlock .box .bottom {
	background: url("../images/box_bottom.gif");
	background-repeat: no-repeat;
	width: 201px;
	height: 14px;
}

#rightContent #rightBlock .budova {
	float: left;
	margin: 0 0 0 15px;
}

#rightContent #rightBlock .left {
	float: left;
	width: 230px;
}

#rightContent #rightBlock .right {
	float: right;
	padding-right: 20px;
	text-align: right;
	width: 400px;
}

#rightContent #rightBlock .right .rezervovat {
}

#rightContent #rightBlock .right .zvetsit {
	float: left;
	margin-left: 50px;
}

#rightContent #rightBlock .right .rezervovat img {
	border: 0;
}

#rightContent #rightBlock .right .zvetsit img {
	border: 0;
}

#rightContent #rightBlock .stahnoutDetail {
	float: left;
	margin: 0 0 0 15px;
	padding-left: 20px;
	background: url("../images/pdf.gif");
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}

#content #rightContent .pudorys {
	width: 250px;
	height: 160px;
	float: left;
	margin: 5px 0 0 15px;
	_margin: 5px 0 0 15px;
}

#content #rightContent .pudorys img {
	border: 0;
}

#flats {
	position: relative;
}

a.printTable {
	position: absolute;
	top: 5px;
	_top: -18px;
	right: 37px;
	_right: 52px;
	color: #A4ABB1;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
}

a.typyBytu {
	position: absolute;
	top: 5px;
	_top: -18px;
	left: 20px;
	color: #A4ABB1;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
}

table#seznamBytu {
	border: 0;
	width: 90%;
	margin: 21px 0 5px 20px;
}
table#seznamBytu a {
	color: black;
}
table#seznamBytu a:hover {
	text-decoration: none;
}
table#seznamBytu tr td, table#seznamBytu tr th {
	border-bottom: 3px #ffffff solid;
	background-color: #e6e6ed;
	padding-left: 10px;
	font-size: 75%;
	text-align: left;
}

table#seznamBytu tr.dark td {
	background-color: #cdcdd4;
}

table#seznamBytu tr.grey td {
	background-color: #9999A2;
}

table#seznamBytu tr.ultradark td {
	background-color: #adadb4;
	cursor: pointer;
}


#navigator {
	/*border: 1px solid red;*/
	/*width: 95%;*/
	height: 25px;
	margin: 0 20px 0px 20px;
}

#navigator a {
	float: left;
}

#navigator a img {
	border: 0;
}

#navigator #center {
	width: 365px;
	_width: 357px;
	text-align: center;
	float: left;
	height: 17px;
	line-height: 17px;
	color: #868f97;
	font-size: 100%;
	/*border: 1px solid green;*/
}

#navigator #center a {
	font-weight: bold;
	color: #868f97;
	display: inline;
	text-decoration: none;
	float: none;
}

#navigator #center a.selected {
	color: #000000;
	display: inline;
}

#rightContent #rightBlock .pudorys h4 {
	margin: 0;
	text-align: center;
	font-size: 12px;
}

#rightContent #rightBlockBottom {
	width: 600px;
	height: 14px;
	background: url("../images/right_content_bottom.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#footer {
	width: 100%;
	height: 40px;
	color: #868f97;
	position: relative;	
	margin: 0;
	font-family: Arial;
}

#footer a {
	color: #868f97;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}


#footer .right {
	margin-top: 15px;
	margin-right: 100px;
	_margin-right: 50px;
	float: right;
}

#footer .left {
	margin-top: 18px;
	float: left;
	font-size: 1.1em;
	text-indent: 3px;
}

#footer .leftIntro {
	margin-top: 2px;
	float: left;
}

#footer .leftIntro a {
	float: left;
}

#footer .logoNeo {
	position: absolute;
	right: 0;
	top: 0;
}

.preskocit {
	color: #000000;
	text-decoration: none;
	margin-left: 40px;
	_margin-left: 40px;
	margin-top: 15px;
	float: right;
}

#footer .logoNeo img {
	border: 0;
}

#contactContent {
	padding-left: 15px;
}

.errorMessages {
	color: red;
}

#rightContent img {
	border: 0;
}

/*bublina*/

.bublina-top {
	width: 179px;
	height: 13px;
	background: url(/images/bublina_top.gif) bottom left no-repeat;
}

.bublina-bottom {
	width: 179px;
	height: 13px;
	background: url(/images/bublina_bottom.gif) bottom left no-repeat;
}

.bublina-middle {
	width: 175px;
	_width: 179px;
	font-size: 12px;
	color: black;
	background-color: #ffffff;
	border-left: 2px #a1a5a9 solid;
	border-right: 2px #a1a5a9 solid;  
}
.bublina-middle-cont {
	padding: 0 10px 0 10px;
	text-align: left;
}

#footer img {
	border: 0;
}

.bank {
	text-align: right;
}

#sleva {
	background: url("../images/vsleva.png");
	_background: none;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 240px;
	height: 86px;
	z-index: 500;
	overflow: hidden;
	vertical-align: top;
}

#sleva-en {
	background: url("../images/vsleva_en.png");
	_background: none;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 240px;
	height: 86px;
	z-index: 500;
	overflow: hidden;
	vertical-align: top;
}

#sleva img {
	width: 240px;
	height: 86px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/vsleva.png', sizingMethod='scale'); 
}

#sleva-en img {
	width: 240px;
	height: 86px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/vsleva_en.png', sizingMethod='scale');
}

#bannerNew {
	position: absolute;
	right: 200px; 
  top: 160px;
	z-index: 1000;
}
