/* #1F1168,#E67818,#E67818,#E67818,#E67818;#1F1168,#EB8C2D,#D1131C,#E3CACA */

@CHARSET "UTF-8";

/* Global */
* {
	margin: 0;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a,a strong {
	color: #1F1168;
}

p {
	margin: 1em 0;
}

strong,em,th {
	color: #1F1168;
}

h2 {
	margin: 0.5em 0pt;
	font-size: 1.5em;
	color: #1F1168;
}

h3 {
	margin: 0.5em 0pt;
	font-size: 1.35em;
	color: #1F1168;
}

h4 {
	margin: 0.5em 0pt;
	font-size: 1.2em;
	color: #1F1168;
}

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-color: #EB8C2D;
	margin: 45px 0px 30px;
}

#wrapper {
	background: #FFFFFF url("img/wrapper_background.jpg") repeat-x 0px 172px
		;
	position: relative;
	width: 910px;
	padding-top: 175px;
	border-top: 8px solid #1F1168;
	margin: auto;
}

#logo {
	width: 220px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 15px;
	border-collapse: collapse;
}

#menu_bar {
	height: 40px;
	width: 100%;
	background: #1F1168 url("img/menu.jpg") repeat-x;
	border-top: 1px solid #E3CACA;
	border-bottom: 1px solid #E3CACA;
	position: absolute;
	top: 130px;
	left: 0px;
}

#content_wrapper {
	width: 682px;
	margin-top: 10px;
	padding: 0 5px;
	float: right;
	position: relative;
}

#content {
	width: 450px;
	float: left;
	position: relative;
}

#sidebar {
	width: 232px;
	float: right;
	position: relative;
}

#column {
	margin: 10px 0;
	width: 213px;
	position: relative;
}

#footer {
	padding: 3px;
	background-color: #1F1168;
	color: #ffffff;
	text-align: center;
/*
	position: relative;
*/
}

/* Promenne sirky */
#content_wrapper.L,#content_wrapper.RL {
	width: 900px;
}

#content_wrapper.R #content {
	width: 682px;
}

#content_wrapper.L #content {
	width: 668px;
}

#content_wrapper.RL #content {
	width: 900px;
}

/* Logo */
#logo * {
	padding: 0;
}

#logo a {
	width: 220px;
	line-height: 0;
	display: block;
	position: relative;
}

#logo img {
	border: 0px none;
	position: relative;
}

/* Menu */
#menu ul {
	margin: 0px 0px 0px 15px;
	_margin: 0px 0px 0px 7px;
	padding: 0px;
	border-left: 1px solid #E3CACA;
	list-style-type: none;
	float: left;
}

#menu li {
	height: 40px;
	float: left;
	overflow: hidden;
}

#menu li.menu_1 {
	background: #E67818 url("img/menu1.jpg") repeat-x;
}

#menu li.menu_2 {
	background: #E67818 url("img/menu2.jpg") repeat-x;
}

#menu li.menu_3 {
	background: #E67818 url("img/menu3.jpg") repeat-x;
}

#menu li.menu_4 {
	background: #E67818 url("img/menu4.jpg") repeat-x;
}

#menu a {
	border-right: 1px solid #E3CACA;
}

#menu a,#search_title a {
	height: 100%;
	padding-left: 7px;
	float: left;
	text-decoration: none;
}

#menu a span,#search_title a span {
	color: #E9E9ED;
	color: #E3CACA;
	padding-right: 7px;
	padding-top: 9px;
	display: block;
	float: left;
	cursor: pointer;
	font-family: "trebuchet MS";
	font-size: 1.5em;
}

#menu a:hover span,#menu .active a span,#search_title a:hover span,#search_title.active a span
	{
	color: #FFFFFF;
}

/* Vyhledavani */
#search_title {
	margin: 0px;
	height: 100%;
	overflow: hidden;
	float: left;
	font-weight: normal;
	font-size: 1em;
}

#search {
	margin: 9px;
	float: right;
	text-align: right;
}

#search .form_item {
	float: left;
	margin-left: 5px;
}

#search input,#search select {
	font-size: 0.95em;
}

/* Prepinani jazyku */
#languages {
	position: absolute;
	top: 5px;
	right: 10px;
}

#languages,#languages * {
	color: #1F1168;
}

/* Podrobné vyhledávání */
#extended_search {
	padding: 0 8px 8px;
}

#extended_search .form_item {
	margin: 3px 0;
	width: 210px;
	float: left;
}

#extended_search .form_item label {
	padding-top: 0.3em;
	width: 85px;
	display: block;
	float: left;
}

#extended_search input,#extended_search select {
	width: 115px;
	font-size: 0.95em;
}

#extended_search input {
	width: 109px;
}

#extended_search .search_btn input {
	width: 115px;
	font-weight: bold;
}

/* Obsah */
.content_margin {
	margin: 0 5px 10px;
	border: 2px solid #1F1168;
}

.block_title {
	margin: 0;
	padding-top: 9px;
	padding-left: 39px;
	background: transparent url("img/ico_dum.jpg") no-repeat top left;
	position: relative;
	top: -6px;
	left: -4px;
	font-size: 1.3em;
}

/* Vypis chyb */
.error_log {
	padding: 10px;
	margin: 0 5px 10px;
	background-color: papayaWhip;
}

/* Oznameni */
.notice {
	padding: 10px;
	margin: 0 5px 10px;
	background-color: #E0FFFF;
	border: 2px solid #006400;
}

/* Obsah - kategorie */
#content .categoryies .category {
	width: 178px;
	float: left;
}

.categoryies .category {
	margin: 5px 0;
	padding: 4px 0;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}

.categoryies .category a {
	color: #1F1168;
	font-family: "trebuchet MS";
	font-size: 1.5em;
	text-decoration: none;
}

#column .categoryies .category a {
	font-size: 1.3em;
	font-weight: bold;
}

.categoryies .category a:HOVER {
	border-bottom: 1px dotted #D1131C;
}

.categoryies .realtyType_1  {background-image: url("img/ico_dum.jpg");}
.categoryies .realtyType_2  {background-image: url("img/ico_chata.jpg");}
.categoryies .realtyType_3  {background-image: url("img/ico_byt.jpg");}
.categoryies .realtyType_4  {background-image: url("img/ico_panelak.jpg"); }
.categoryies .realtyType_5  {background-image: url("img/ico_tovarna.jpg");}
.categoryies .realtyType_6  {background-image: url("img/ico_pozemek.jpg");}
.categoryies .realtyType_7  {background-image: url("img/ico_hotel.jpg");}
.categoryies .realtyType_8  {background-image: url("img/ico_restaurace.jpg");}
.categoryies .realtyType_9  {background-image: url("img/ico_kancelar.jpg");}
.categoryies .realtyType_10 {background-image: url("img/ico_obchod.jpg");}
.categoryies .realtyType_11 {background-image: url("img/ico_pamatka.jpg");}
.categoryies .realtyType_12 {background-image: url("img/ico_ostatni.jpg");}

.categoryies .active.realtyType_1  {background-image: url("img/ico_dum_act.jpg");}
.categoryies .active.realtyType_2  {background-image: url("img/ico_chata_act.jpg");}
.categoryies .active.realtyType_3  {background-image: url("img/ico_byt_act.jpg");}
.categoryies .active.realtyType_4  {background-image: url("img/ico_panelak_act.jpg");}
.categoryies .active.realtyType_5  {background-image: url("img/ico_tovarna_act.jpg");}
.categoryies .active.realtyType_6  {background-image: url("img/ico_pozemek_act.jpg");}
.categoryies .active.realtyType_7  {background-image: url("img/ico_hotel_act.jpg");}
.categoryies .active.realtyType_8  {background-image: url("img/ico_restaurace_act.jpg");}
.categoryies .active.realtyType_9  {background-image: url("img/ico_kancelar_act.jpg");}
.categoryies .active.realtyType_10 {background-image: url("img/ico_obchod_act.jpg");}
.categoryies .active.realtyType_11 {background-image: url("img/ico_pamatka_act.jpg");}
.categoryies .active.realtyType_12 {background-image: url("img/ico_ostatni_act.jpg");}

/* Obsah - katalog */
.offer {
	padding: 0 5px 5px;
	width: 208px;
	float: left;
	font-size: 11px;
	position: relative;
}

.offer a {
	margin-right: 4px;
	_margin-right: 2px;
	border: 1px solid #c8c7c5;
	float: left;
	display: block;
}

.offer a:HOVER {
	border-color: #D1131C;
}

.offer img {
	border: 2px solid #FFFFFF;
	float: left;
}

.offer .offer_text {
  height: 75px;
  overflow: hidden;
}

.offer .status {
	margin: 0px;
	color: #AAAAAA;
	font-size: 1em;
}

.offer .type {
	padding: 0.2em 0;
	font-size: 1em;
	color: #1F1168;
}

.offer .price {
	padding-left: 120px;
	color: #1F1168;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

/* Obsah - katalog tabulka */
.offer_box h3 {
	padding: 0 8px;
}

table.offers {
	margin-top: -7px;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 0.95em;
}

table.offers .status {
	width: 55px;
}

table.offers .type {
	width: 90px;
}

table.offers .location {
	width: 73px;
}

table.offers .address {
	width: 73px;
}

table.offers .size {
	width: 81px;
}

table.offers tr.table_head,table.offers tr.table_head:HOVER {
	background-color: #EB8C2D;
	color: #FFFFFF;
}

table.offers tr th {
	border-top: 1px solid #E3CACA;
}

table.offers tr.odd,table.offers tr.even {
	height: 4em;
	cursor: pointer;
}

table.offers tr.odd td,table.offers tr.even td {
	border-bottom: 1px solid #E3CACA;
}

table.offers tr:HOVER {
	background-color: #E3CACA;
}

table.offers th,table.offers td {
	padding: 0.5em;
	border-right: 1px solid #E3CACA;
}

table.offers th.last,table.offers td.last {
	border-right: 0px none;
}

table.offers .right {
	text-align: right;
}

/* Obsah - text */
.text_box {
	margin: 0 5px 15px;
}

.text_box p,.text_box div {
	line-height: 140%;
}

/* Obsah - detail nemovitosti */
.account {
	width: 309px;
	padding-right: 15px;
	float: left;
}

#content_wrapper.L .account,#content_wrapper.LR .account {
	width: 526px;
}

.realty_information {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.realty_information td {
	vertical-align: top;
}

.realty_information td:FIRST-CHILD {
	width: 110px;
}

.account div {
	margin-top: 0.3em;
}

.photos {
	width: 116px;
	float: left;
}

.photos a {
	border: 1px solid #C8C7C5;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.photos a:HOVER {
	border-color: #D1131C;
}

.photos img {
	border: 2px solid #FFFFFF;
	float: left;
	display: block;
}

.block_watch .form_item {
	margin: 0.5em 0;
	text-align: center;
}

.links {
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: 1px solid #C8C7C5;
	text-align: right;
}

.links a {
	margin: 0 0.5em;
	padding-left: 30px;
}

.links a.print {
	background: transparent url(img/print.png) no-repeat scroll left center;
}

.links a.forward {
	background: transparent url(img/mail.png) no-repeat scroll left center;
}

.links a.watch {
	background: transparent url(img/lens.png) no-repeat scroll left center;
}

/* Pager */
.top_segment {
	padding: 4px 8px;
	margin-bottom: 8px;
	text-align: right;
	background-color: #E3CACA;
}

.view {
	float: left;
}

.pager {
	padding: 4px 8px;
	text-align: center;
}

.pager table {
	border-collapse: collapse;
	margin: auto;
}

.pager .pager_item {
	padding: 0 0.1em;
	font-weight: bold;
}

.pager strong.pager_item {
	font-size: 1.6em;
	color: #1F1168;
}

.pager .first,.pager .prev,.pager .next,.pager .last {
	padding: 0;
	height: 13px;
	width: 13px;
	background: #1F1168 url("img/pager_arrow.jpg") no-repeat 0px 0px;
	overflow: hidden;
	display: block;
	text-indent: -1000px;
}

.pager .prev {
	background-position: -13px 0px;
}

.pager .next {
	background-position: -26px 0px;
}

.pager .last {
	background-position: -39px 0px;
}

/* Sloupec */
#column .list {
	margin-left: 15px;
	padding: 15px 0;
}

/* Sloupec - submenu */
#column .submenu {
	border-bottom: 2px solid #D1131C;
}

#column .submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#column .submenu li {
	margin: 0.5em 0;
	padding-left: 28px;
}

#column .submenu li.menu_1 {
	background: transparent url("img/list_img1.jpg") no-repeat left;
}

#column .submenu li.menu_2 {
	background: transparent url("img/list_img2.jpg") no-repeat left;
}

#column .submenu li.menu_3 {
	background: transparent url("img/list_img3.jpg") no-repeat left;
}

#column .submenu li.menu_4 {
	background: transparent url("img/list_img4.jpg") no-repeat left;
}

#column .submenu li.menu_5 {
	background: transparent url("img/list_img5.jpg") no-repeat left;
}

#column .submenu a {
	text-decoration: none;
}

#column .submenu a:HOVER {
	border-bottom: 1px dotted #D1131C;
}

#column .submenu a span {
	color: #1F1168;
	font-family: "trebuchet MS";
	font-size: 1.3em;
	font-weight: bold;
}

/* Sidebar */
.block .content {
	margin: 0 5px 5px;
	overflow: hidden;
}

.block .more {
	margin: 0 10px 5px;
	text-align: right;
}

.gmap {
	border: 1px solid #427785;
	overflow: hidden;
}


/* Zapati */
#footer * {
	color: #ffffff;
	text-decoration: none;
}