#menu {
	padding: 0 0 0 10px;
	margin: 15px 0 20px 0;
	list-style-type: none;
	color: #4b4b4b;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

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

#menu .selected a {
	color: #d9a903;
}

#menu a.type {
	font-weight: bold;
}

#menu a.ammount {
	color: #d9a903;
}

#menu li {
    margin-top: 5px;
}

#menu .menu_bottom_space {
	padding-bottom: 23px;
}

#left_links {
	background: url(../images/special_left_background.png) top left repeat-y;
}

#left_links ul {
	padding: 0px;
	margin: 0px;
	margin-top: 11px;
	margin-bottom: 11px;
	list-style-type: none;
	padding-left: 30px;
	padding-bottom: 10px;
}

#left_links li {
	padding-bottom: 14px;
}

#left_links span.name {
	color: #898989;
	font-weight: bold;
}

#left_links a.web {
	color: #d9a903;
}

#left_reklama {
	background: url(../images/special_left_background.png) top left repeat-y;
}

#left_reklama a.advertisement {
	margin-left: 17px;
}

#left_reklama a.advertisement img {
	margin-bottom: 7px;
}

.float_right {
	position: relative;
	float: right;
}

.float_left {
	position: relative;
	float: left;
}

.clear_right {
	clear: right;
}

.img_border {
	border: 1px solid white;
}

#navigation {
	min-height: 23px;
	_height: 23px;
	padding: 7px;
}

#building_parameters {
	width: 520px;
}

#building_parameters span.item {
	color: #edb802;
	font-weight: bold;
	display: inline-block;  
/*	float: left; */
	width: 150px;
}

#building_parameters span.item_param {
	color: white;
}

.simple_building_parameters {
	margin-left: 160px;
	width: 370px;
	color: white;
	min-height: 102px;
	_height: 102px;
}

.simple_building_parameters span.item {
	color: #edb802;
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
}

.simple_building_parameters span.item_param {

}

#crumbs {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#crumbs li {
	color: #d9a903;
	display: inline;
}

#crumbs li a {
	color: #d9a903;
}

.paging {
    text-align: right;
    right: 10px;
    margin-bottom: 10px;
}

.zpet {
	color: #aaaaaa;
	float: right;
	margin-top: -2em;
}
.zpet a {
	color: #aaaaaa;
}

#main_content {
/*    color: #edb802; */
    color: #cccccc;
}

#main_content .inner {
/*    color: #ffffff; */
}

.inner {
	padding: 10px 7px;
	background-color: #4b4b4b;
	color: #b6b6b6;
	margin-bottom: 10px;
}

.inner_dark {
	padding: 10px 7px;
	color: #b6b6b6;
	margin-bottom: 10px;
}

.inner .panel {
    background: #222222;
    border: 1px solid #ffffff;
    float: right;
    width: 250px;
    padding: 15px;
    margin-left: 15px;
}

.inner form label {
    font-weight: bold;
	color: #b6b6b6;
}
.inner form input {
    border: 1px solid #000000;
    vertical-align: middle;
}

.inner form textarea {
    border: 1px solid #000000;
}

.inner form button {
    border: 1px solid #000000;
    background-color: #d9a903;
}
.inner small {
    color: #222222;
}

h1 {
	color: #d9a903;
	font-size: 1.2em;
}

h2 {
	color: #d9a903;
	font-size: 1.1em;
}

h3 {
	margin-top: 19px;
	color: #edb802;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p {
	margin-top: 5px;
}

hr.full {
	height: 1px;
	border: 0px;
	background-color: #565656;
}

hr.dotted_gray {
	background-image: url(../images/hr_dotted_gray.png);
	height: 3px;
	border: 0px;
}

.border_middle_dotted {
	height: 20px;
	background: url(../images/hr_dotted_gray.png) left 8px repeat-x;
}

.border_middle_dark_dotted {
	height: 20px;
	background: url(../images/hr_dotted_dark_gray.png) left 8px repeat-x;
}

#building_images {
	width: 99%;
	text-align: center;
}

.border_left_dotted {
	background: url(../images/hr_dotted_gray.png) -1px top repeat-y;
}

.border_left_dark_dotted {
	background: url(../images/hr_dotted_dark_gray.png) -1px top repeat-y;
}

.border_left_dotted img {
	margin-left: 1px;
}

#posouzeni {
	margin-top: 3px;
	_width: 99%;
}

#action_panel {
	position: relative;
	min-height: 45px;
	_height: 45px;
}

#action_panel img.left {
	position: absolute;
	top: 0px;
	left: 0px;
}

#action_panel img.right {
	position: absolute;
	top: 0px;
	right: 0px;
}

#action_panel img.center {
	position: absolute;
	top: 0px;
	left: 260px;
}

#contacts {
	_height: 355px;
	min-height: 355px;
	width: 300px;
}

.bold {
	font-weight: bold;
}

.color {
	color: #d9a903;
}

#sign {
	padding-top: 40px;
	height: 100px;
	background: url(../images/special_sign.png) 200px top no-repeat;
	width: 450px;
	margin-left: 200px;
}

ul.list {
	list-style-type: none;
	padding-left: 10px;
}

ul.list li {
	padding-left: 30px;
	background: url(../images/list_style_image.png) left 5px no-repeat;
}

.building_details {
	background: url(../images/special_arrow.png) right center no-repeat;
	padding-right: 20px;
	margin-top: -15px;
	color: #fefefe;
	text-decoration: none;
	line-height: 20px;
}

.white {
	color: white;
}

table.images {
    width: 100%;
    margin-top: 10px;
}
.images td {
    border-top: 1px dotted white;
    text-align: center;
}
.images td.last {
}
.images td div {
    margin: 10px 0 10px 0;
    border-right: 1px dotted white;
}
.images td.last div {
    border-right: none;
}
.images img {
    border: 1px solid white;
}

.images a {
    text-decoration: none;
}

img.required {
    position: absolute;
    margin-left: -20px;
    margin-top: -7px;
}