body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: MS Sans Serif;
	font-size: 0.7em;
	background-color: #ffffff;
	height: 100%;
	width: 100%;
}

a.printTable {
	display: none;
}

a.typyBytu {
	display: none;
}

#menu {
	display: none;
}

#page {
	width: 830px;
	_width: 833px;
	text-align: left;
	margin: 0px auto 25px auto;
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	
}

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

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

.leftContent a img {
	border: 0;
}

.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-bottom: 0;
	margin: 0;
	padding: 0;
	overflow: auto;
	display: none;
}

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

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

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



#rightContent {
	width: 600px;
	margin: 0 2px 0 0;
	padding: 0;
	float: right;
	position: absolute;
	top: 80px;
	left: 0;
	height: 700px;
	border: none;
}


table#seznamBytu {
	border: 0;
	width: 90%;
	margin: 10px 0 15px 0;
	border-bottom: 1px #cdcdd4 solid;
}

table#seznamBytu tr th {
	background-color: #e6e6ed;
	padding-left: 10px;
	font-size: 75%;
	text-align: left;
	line-height: 20px;
	height: 24px;
}

table#seznamBytu tr td {
	background-color: #cdcdd4;
	border-top: 1px #cdcdd4 solid;
	line-height: 18px;
	height: 22px;
}
#rightBlock {
	border: none !important;
}

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

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

