/* #073951,#002F48,#012935,#739CAB;#DD0000;#929292,#FFAA00 */

@CHARSET "UTF-8";

/* Global */
* {
	margin: 0;
}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a,a strong {
	color: #DD0000;
}

p {
	margin: 1em 0;
}

strong,em,th {
	color: #002F48;
}

h2 {
	margin: 0.5em 0pt;
	font-size: 150%;
	color: #073951;
}

h3 {
	margin: 0.5em 0pt;
	font-size: 135%;
	color: #073951;
}

h4 {
	margin: 0.5em 0pt;
	font-size: 120%;
	color: #002F48;
}

ul,ol {
	padding-left: 1.8em;
	margin: 1em 0;
}

.access {
	height: 1px;
	width: 1px;
	position: absolute;
	left: -2000px;
	overflow: hidden;
}

.cleaner {
	clear: both;
}

/* Layout */
body {
	background: #073951 url(img/background.jpg);
}

#wrapper {
	position: relative;
	width: 940px;
	padding-top: 60px;
	margin: auto;
	z-index: 1;
}

#logo {
	position: absolute;
	z-index: 10;
	top: 80px;
	left: 20px;
	border-collapse: collapse;
	width: 220px;
	height: 130px;
}

#menu,#menu_back {
	height: 60px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#contents {
	width: 660px;
	padding: 0px 10px 10px;
	margin: 20px 20px 0px 0px;
	_margin-right: 10px;
	background: #002F48 url(img/base.jpg);
	float: right;
	position: relative;
	z-index: 2;
}

#column {
	width: 220px;
	margin: 180px 0px 0px 20px;
	float: right;
	position: relative;
	z-index: 2;
}

#footer {
	width: 880px;
	margin: -20px 20px 20px 0px;
	padding: 20px 10px 10px 10px;
	_margin-right: 10px;
	float: right;
	background: #002F48 url(img/base.jpg);
	position: relative;
	z-index: 1;
}

/* Logo */
#logo a {
	display: block;
	position: relative;
	z-index: 3;
	line-height: 0;
	text-align: center;
}

#logo img {
	border: 0px none;
}

/* Menu */
#menu_back {
	height: 60px;
	background: #012935 url(img/menu-back.jpg) repeat-x;
	position: absolute;
	z-index: 1;
}

#menu ul {
	margin: 0px;
	list-style-type: none;
	width: 1000px;
	padding-left: 25px;
	float: left;
}

#menu li {
	display: inline;
	margin-right: 15px;
	float: left;
	overflow: hidden;
}

#menu a {
	padding: 0 10px;
	float: left;
	text-decoration: none;
}

#menu a span {
	color: #739CAB;
	padding: 18px 0px 7px;
	height: 20px;
	display: block;
	float: left;
	font-family: Trebuchet MS, Arial, Lucida, sans-serif;
	font-size: 1.35em;
	letter-spacing: 0.03em;
	word-spacing: 0.1em;
	text-transform: uppercase;
	cursor: pointer;
}

#menu a:hover {
	background: #073951 url("img/menu_hower.jpg") repeat-x top;
}

#menu a:hover span {
	color: #FFFFFF;
}

#menu .active a,#menu .active a:hover {
	background: #DD0000 url("img/menu_active.jpg") repeat-x top;
}

#menu .active a span,#menu .active a:hover span {
	color: #F3ECF4;
}

/* Prepinani jazyku */
#languages {
	position: absolute;
	top: 5px;
	right: 20px;
	z-index: 5;
	font-size: 0.9em;
	line-height: 1.4em;
}

#languages .language {
	text-align: right;
}

#languages strong,#languages a {
	color: #739CAB;
}

#languages a:HOVER {
	color: #FFFFFF;
}

/* Vypis chyb */
.error_log {
	padding: 10px;
	margin-top: 10px;
	background-color: papayaWhip;
}

/* Oznameni */
.notice {
	padding: 10px;
	margin-top: 10px;
	background-color: #F5DEB3;
}

/* Rozcesti */
.category {
	width: 50%;
	float: left;
}

.category a {
	margin-left: 1em;
	padding-left: 1em;
	background: transparent url("img/list_mark.jpg") no-repeat left;
}

/* Katalog */
.offer_box {
	padding: 0px 7px;
  padding: 10px 7px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid transparent;
}

.offer_box h2,.offer_box h3 {
	margin: 0.5em;
}

#contents .offer_box .more {
	height: 20px;
	padding: 4px 5px 2px;
	text-align: right;
}

#contents .offer {
	height: 235px;
	width: 154px;
	padding: 0px 3px;
	margin: 10px 0px;
	border-right: 1px solid #929292;
	float: left;
	text-align: left;
	position: relative;
}

#contents .offer.last {
	border-right: 0px none;
}

.offer a {
	text-decoration: none;
}

.offer .offer-label {
	height: 21px;
	padding-top: 3px;
	background: #929292 url(img/offer_label.jpg) no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-family: Trebuchet MS, Arial, Lucida, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.03em;
	word-spacing: 0.1em;
	text-transform: uppercase;
}

/* zluty stitek */
.offer .offer-label.status-3 {
	background: #FFAA00 url(img/offer_label_dis.jpg) no-repeat;
}

.offer img {
	display: block;
	border: none;
}

.offer .real {
	font-size: 0.8em;
	height: 25px;
	padding-top: 5px;
}

.offer h4 {
	margin: 0pt;
	height: 43px;
	font-size: 1em;
	font-weight: normal;
}

.offer .price {
	color: #DD0000;
	font-size: 1.45em;
	font-weight: bold;
	position: absolute;
	bottom: 3px;
	left: 3;
}

.separator {
	border-top: 1px dashed #929292;
	clear: both;
	position: relative;
}

/* Katalog - tabulkove zobrazeni*/
.offer_box table {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #F3ECF4;
}

.offer_box table tr.table_head,.offer_box table tr.table_head:HOVER {
	background-color: #739CAB;
	color: #FFFFFF;
}

.offer_box table tr th {
	border-top: 1px solid #F3ECF4;
}

.offer_box table tr.odd,.offer_box table tr.even {
	height: 4em;
}

.offer_box table tr.odd td,.offer_box table tr.even td {
	border-bottom: 1px solid #F3ECF4;
	cursor: pointer;
}

.offer_box table tr:HOVER {
	background-color: #F3ECF4;
}

.offer_box table th,.offer_box table td {
	padding: 0.5em;
	border-right: 1px solid #F3ECF4;
}

.offer_box table .last {
	text-align: right;
}

/* Text */
.text_box {
	padding: 10px 10px 15px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid transparent;
}

.text_box p,.text_box div {
	line-height: 140%;
}

/* Detail nemovitosti */
.links {
	text-align: right;
	border-bottom: 1px solid #DCD4CC;
	padding-bottom: 0.5em;
}

.links a {
	margin: 0 0.5em;
	padding-left: 30px;
}

.links a.print {
	background: transparent url(img/print.jpg) no-repeat scroll left center;
}

.links a.forward {
	background: transparent url(img/mail.jpg) no-repeat scroll left center;
}

.links a.watch {
	background: transparent url(img/lens.jpg) no-repeat scroll left center;
}

.realty_information {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.realty_information td {
	vertical-align: top;
}

.realty_information td:FIRST-CHILD {
	width: 27%;
}

.account {
	width: 460px;
	padding-right: 20px;
	float: left;
}

.account > div {
	margin-top: 0.3em;
}

div.gmap {
	border: 1px solid #739CAB;
	margin: 0;
	overflow: hidden;
}

.right {
	width: 158px;
	float: right;
}

.right .broker {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DCD4CC;
}

.right .images {
	margin-bottom: 10px;
	border-bottom: 1px solid #DCD4CC;
}

.right img {
	display: block;
	margin-bottom: 10px;
	border: 2px solid #739CAB;
}

.right a img:HOVER {
	border-color: #002F48;
}

.right .watch .form_item {
	margin: 0.5em 0;
}

.right .watch  input#mail {
	width: 152px;
}

.right .watch  input#watch {
	width: 156px;
}

/* Pager */
.pager {
	height: 20px;
	padding: 0 10px;
	margin: 5px 0;
	text-align: center;
	background: transparent url(img/pager.png) no-repeat center;
}

.pager .view,.pager .sort,.pager .list {
	padding-top: 2px;
}

.pager .view {
	float: right;
}

.pager .sort {
	float: left;
}

.pager a {
	color: #DD0000;
}

.pager_item {
	padding: 0px 0.3em;
}

/* Vyhledavani */
#search {
	width: 220px;
	background: #002F48 url(img/base.jpg);
	color: #739CAB;
	position: relative;
}

#search h3 {
	padding: 6px 0px 20px 55px;
	margin: 0px;
	background: transparent url(img/search.png) no-repeat;
	_background-image: url(img/search.gif);
	color: #FFFFFF;
	font-size: 1.35em;
	font-family: Trebuchet MS, Arial, Lucida, sans-serif;
	font-weight: normal;
	letter-spacing: 0.03em;
	word-spacing: 0.1em;
	position: absolute;
	top: -15px;
	left: -10px;
}

#search form {
	padding: 25px 0px 15px 20px;
}

#search .block {
	float: left;
	padding: 3px 10px 0px 0px;
}

#search .block_70 {
	width: 70px;
}

#search .block_90 {
	width: 90px;
}

#search .block_110 {
	width: 110px;
}

#search label {
	display: block;
	font-size: 0.85em;
}

#search .search_btn {
	position: absolute;
	right: 0;
	bottom: 15px;
}

#search input,#search select {
	color: #012935;
	font-size: 0.95em;
	margin-top: 1px;
}

#search .block_70 select {
	width: 70px;
}

#search .block_70 input {
	width: 64px;
}

#search .block_90 select {
	width: 90px;
}

#search .block_90 input {
	width: 84px;
}

#search .block_110 select {
	width: 110px;
}

#search .block_110 input {
	width: 104px;
}

#search input#akce {
	margin-top: 1em;
	font-weight: bold;
	width: 70px;
}

/* Sloupec - submenu */
#column .list {
	margin-top: 20px;
	width: 220px;
	color: #FFF;
}

#column .list ul {
	list-style-type: none;
	padding: 0px 10px;
}

#column .list li {
	padding: 0.3em 0px 0.3em 10px;
	border-bottom: 1px solid #002F48;
	list-style-position: inside;
	list-style-type: square;
	color: #739CAB;
}

#column .list li.first {
	border-top: 1px solid #002F48;
}

#column .list a {
	color: #FFF;
	text-decoration: none;
}

#column .list li.active a {
	font-weight: bold;
}

#column .list a:HOVER {
	text-decoration: underline;
}

/* Reklama */
#column .ad {
	margin-top: 20px;
	padding: 10px;
	width: 200px;
	background: #002F48 url(img/base.jpg);
	overflow: hidden;
	color: #739CAB;
}

#column .ad * {
	color: #739CAB;
}

/* Zapati */
#footer {
	color: #739CAB;
	text-align: right;
}

#footer a {
	color: #739CAB;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
}