@charset "utf-8";
/* ------ CSS RESET ------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font: 11px/1.5 Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

fieldset,img { 
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	line-height:normal;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

sup {
    vertical-align:baseline;
    font-size:0.8em;
    position:relative;
    top:-0.4em;
}

/* ------ CSS RESET END ------ */

/* ------ CSS COMMON ELEMENTS ------ */

body {
	margin:0;
	padding:0;
	background: #320202 url(../images/bg.jpg) repeat-x 0 0px;
	color: #fff;
}

a {
	outline:none;
	color:#cf0302;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color:#cf0302;
}

input { 
	padding:2px; 
	margin:1px;
	font-size: 11px; 
}

select { margin:2px; font-size:10px;}

h2 {
	font-weight:bold;
	font-size:12px;
}

h3 {

}

/* ------ CSS COMMON ELEMENTS END ------ */

/* ------ CSS MAIN DIVS START ------ */

br.clear{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#body {
	
}

#main {
	width: 960px;
	margin:0 auto 0 auto;
}

#header {
	height: 480px;
	float: left;
	width: 100%;
}

#menu {
	
	height: 26px;
	
	padding:133px 0 43px 0;
}

#menu.lang_bg {
	width: 882px;
	margin: 0 0 0 40px;
}

#menu.lang_bg  li{
	padding:0 13px 0 12px;
}

#menu.lang_en{
	width: 882px;
	margin: 0 0 0 40px;
}

#menu.lang_en li{
	padding:0 19px;
}

#menu.lang_ru {
	width: 882px;
	margin: 0 0 0 49px;
}

#menu.lang_ru  li{
	padding:0 6px;
}

#menu li {
	float: left;
}

#menu li a{
	color:#fff;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}

#menu li a:hover {
	color: #CC0300;
}

#menu li a span, #menu li a strong{
	float: left;
	padding: 4px 0 4px 0;
}

#menu li a span {
	width: 7px;	
}

#menu li a.selected strong{
	background: #fff;
	color: #990100;
}

#menu li a.selected span.left{
	background: url(../images/menu_left.gif) no-repeat top left;
}

#menu li a.selected span.right{
	background: url(../images/menu_right.gif) no-repeat top right;
}

#menu li a strong{
	float: left;
	padding: 4px 10px 4px 10px;
}

#menu li a.selected strong{
	background: #9f0006;
	color: #fff;
}

#menu li a * {
	cursor: pointer;
}

#leftSide {
	float: left;
	width: 240px;
	padding:10px 0 0 30px;
}

#mainSide {
	float: right;
	width: 620px;
}

#2header {
	float: right;
	width: 592px;
	height: 308px;
	padding:22px 0 0 28px;
}

#footer {
	clear: both;
}

#footer div {
	width: 960px;
	margin: 8px auto 8px auto;
	font-size:10px;
}

#footer div a{
	color: #fff;
	text-decoration: none;
}

#subfoot {
	background: #0e0d0d;
	padding: 15px 0 15px 0;
	border-top: 1px solid #231e1e;
	border-bottom: 1px solid #231e1e;
}

#subfoot div {
	width: 960px;
	margin: 0 auto 0 auto;
}

#subfoot div div {
	width:192px;
	float:left;
}

#quicksearch {
	float: right;
	width: 620px;
}

#quicksearch form {
	text-align: left;
	padding-top: 10px;
}

#quicksearch form select{
	width: 121px;
	height: 19px;
	color: #530000;
	border: 1px solid #999fa5; 
	margin-right: 10px;
}

#quicksearch form input, .search {
	background: url(../images/btn.gif) repeat-x top left;
	border: 1px solid #343434;
	color: #fff;
	padding:2px 10px 2px 10px;
	width:64px;
	margin:0;
	font-weight: bold;
	text-transform: uppercase;
}

#langs {
	padding: 15px 0 13px 22px;
	text-align: center;
	float: left;
	width: 250px;
}

#langs a{
	color: #fff;
	text-decoration: none;
	margin:0 5px 0 5px;
}

#leftSide h2.title {
	font-size:12px;
	text-transform: uppercase;
	margin-bottom: 6px;
	margin-left: 10px;
	height: 28px;
	line-height: 28px;
	padding-left: 22px;
	background: url(../images/post_info_bg.png) no-repeat left top;
	cursor: pointer;
}

#leftSide h2.title:hover {
	color: #090909;
}

#leftSide ul {
	padding:0 0 10px 50px;
}

#leftSide ul.hide {
	display: none;
}

#leftSide ul li {
	padding: 3px 0 3px 10px;
	background: url(../images/bullet.gif) no-repeat left center;
}

#leftSide ul li a{
	color: #ebebe2;
	text-decoration: none;
	font-weight: bold;
}

#content  {
	padding: 22px 0 0 0;
	float: right;
	width: 620px;
	font-size:12px;
}

#content h2{
	font-size: 14pt;
	color: #cf0302;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 15px;
	color: #fff;
	text-transform: uppercase;
}

#content p {
	font-size:12px;
}

#content table tr td{
	vertical-align: top;
}

#short_info {
	margin-bottom: 15px;
	font-size: 12px;
}

#short_info span.details{
	background: none !important;
	color: #fff !important;
	margin:0 !important;
	float: none !important;
}

#map {
	width: 620px;
	height: 282px;
	background: #530000;
	margin-top:20px;
}

#map_ditails {
	width: 255px;
	height: 282px
}

.header_row{
	font-weight: bold;
	font-size:11px;
	color:#fff;
	background: #530000;
	padding:6px 0 6px 4px;
	margin: 8px 0 8px 0;
}

.search_table{
	width: 100%;
	margin-top:4px;
}

.search_table .short{
	width: auto;
}

.search_table select{
	width: 150px;
}
	
.search_table label{
	font-weight: bold;
	width:100px;
	display: inline-table;
}	

.search_table tr td{
	padding:6px;
	vertical-align: top;
}

.search_table input[type=text] {
	width: 100px;
}

.atributi span{
	width: 33%;
	display: block;
	float:left;
}

.atributi span label {
	font-weight: normal;
	width:auto;
}

.search_category {
	height: 160px;
	overflow:auto;
	border:1px solid #A60201;
}

.search_category label {
	font-weight: normal;
	width:auto;
}

#mycur {
	height: 233px;
	overflow:hidden;
}

#mycur li {
	background: url(../images/libg.jpg) no-repeat 15px 100%;
	height: 235px;
}

#mycur li a{
	background: #d4d4d4;
	display: block;
	height: 200px;
	padding:5px 5px 0 5px;
	overflow: hidden;
}

#mycur li div{
	position: relative;
	z-index: 100000;
	top:-44px;
	height: 44px;
	background: #d4d4d4;
	margin:0 5px 0 5px;
	text-align: left;
	font-size:11px;
	color: #530000;
}

#mycur li div span{
	float: left;
}

#mycur li div strong{
	float: right;
	display: block;
	

	color: #970100;
	font-size:11pt;
	text-align:right;
	margin-top:8px;
}

.half {
	width: 310px;
	float: left;
}

#exc {
	width:300px;
}

#exc li {
	float: left;
	height: 90px;
	width: 288px;
	overflow: hidden;
	background: #fff url(../images/listbg.jpg) repeat-x bottom left;
	margin-bottom: 12px;
	padding: 0 6px 6px 6px;
	border-top: 6px solid #fff;
}

#exc li a img {
	float: left;
	margin-right: 8px;
}

#exc li h3 {
	line-height:13px;
	height: 52px;
}

#exc li a {
	display:block;
	height:90px;
	width: 122px;
	overflow: hidden;
	float: left;
}

#exc li h3 a {
	color: #6a0000;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	display:inline !important;
	height:auto !important;
	width: auto !important;
	float:none !important;
}

#exc li p {
	color: #4F4F4F;
	margin-bottom: 1px;
	margin-top:1px;
	height: 25px;
	line-height:12px;
}

#exc li span {
	color: #990100;
	font-size:14pt;
	display: block;
	line-height:15px;
}


#newof {
	width:300px;
	padding-left:10px;
}

#newof li {
	float: left;
	height: 90px;
	width: 288px;
	background: #fff url(../images/listbg.jpg) repeat-x bottom left;
	margin-bottom: 12px;
	padding: 0 6px 6px 6px;
	border-top: 6px solid #fff;
	overflow: hidden;
	position: relative;
}


#newof li a img {
	float: left;
	margin-right: 8px;
}

#newof li h3 {
	line-height:13px;
	height: 52px;
}

#newof li a {
	display:block;
	height:90px;
	width: 122px;
	overflow: hidden;
	float: left;
}

#newof li h3 a {
	color: #6a0000;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	display:inline !important;
	height:auto !important;
	width: auto !important;
	float:none !important;
}

#newof li p {
	color: #4F4F4F;
	margin-bottom: 1px;
	margin-top:1px;
	height: 25px;
	line-height:12px;
}

#newof li span {
	color: #990100;
	font-size:14pt;
	display: block;
	line-height:15px;
}

#newof li p.status {
	position: absolute;
	width: 120px;
	top: 72px;
	background: #CC0300;
	color: #fff;
	text-align: center;
	padding:3px 0 3px 0 !important;
	height: auto !important;
	font-weight: bold;
	z-index:100;
}

#newof li p.status_r {
	position: absolute;
	width: 120px;
	top: 60px;
	background: #a00709;
	color:#fff;
	text-align: center;
	padding:3px 0 3px 0;
	font-weight: bold;
	z-index:100;
}


#list {

}

#list li {
	float: left;
	height: 96px;
	width: 596px;
	background: #fff url(../images/listbg.jpg) repeat-x bottom left;
	margin-bottom: 12px;
	padding: 0 6px 6px 6px;
	border-top: 6px solid #fff;
	position: relative;
	overflow: hidden;
}

#list li a img {
	float: left;
	margin-right: 8px;
}

#list li h3 {

}

#list li h3 a {
	color: #6a0000;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

#list li a.ov {
	height: 90px;
	width: 120px;
	display: block;
	float: left;
	overflow-y: hidden;
	margin-right: 8px;
}

#list li span {
	color: #990100;
	font-size:13pt;
	padding-top: 8px;
	display: block;
}

#list li p {
	color: #000;
	margin-top:10px;
}

#list li p.status {
	position: absolute;
	width: 120px;
	top: 60px;
	background: #CC0300;
	color: #fff;
	text-align: center;
	padding:3px 0 3px 0;
	font-weight: bold;
	z-index:100;
}

#list li p.status_r {
	position: absolute;
	width: 120px;
	top: 60px;
	background: #a00709;
	color:#fff;
	text-align: center;
	padding:3px 0 3px 0;
	font-weight: bold;
	z-index:100;
}


/* pagination */

.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #A60201;
	text-decoration: none;
	color: #A60201;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #A60201;
	color: #fff;
	background: #A60201;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	font-weight: bold;
	background-color: #06a;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #A60201;
	color: #A60201;
}

#details_menu {
	margin:10px 0 0 0;
	float: left;
}

#details_menu li{
	float: left;
	width: 103px;
}

#details_menu li a{
	width: 97px;
	height: 38px;
	display: block;	
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size:12px;
	padding:30px 4px 0 4px;
	background: url(../images/topc_off.png);
}

#details_menu li a.active{
	background: url(../images/topc.png);
	color: #350101;
	border:0;
}

#info_1, #info_2, #info_3, #info_4, #info_5, #info_6 {
	padding:12px 20px 12px 20px;
	background: #fff;
	color: #000;
}


#send_to_friend p{
	float: left;
	width: 245px;
}

#send_to_friend p label{
	float: left;
	display: block;
	width: 100%;
}

#send_to_friend p label.error{
	color: red;
}

#send_to_friend p input[type=text]{
	float: left;
	display: block;
	width: 220px;
}

#contact_form p{
	float: left;
	width: 245px;
}

#contact_form p label{
	float: left;
	display: block;
	width: 100%;
}

#contact_form p label.error{
	width: auto;
}

#contact_form p input[type=text]{
	float: left;
	width: 220px;
}

#contact_form p.captcha input[type=text]{
	width: 99px !important;
}

#contact_form p textarea {
	width: 220px;
}

#sendof {
}

#sendof p{
	float: left;
	width: 570px;
}

#sendof p label{
	float: left;
	display: block;
	width: 152px;
	padding-left:5px;
}

#sendof p label span {
	color: #A60201;
}

#sendof p label.error{
	width: auto;
}

#sendof p input[type=text]{
	float: left;
	width: 180px;
	margin-left:2px;
}

#sendof p input[type=checkbox]{
	float: left;
	width: 22px;
}

#sendof p textarea{
	float: left;
	width: 404px;
	height: 70px;
	margin: 2px 0 0 2px;
}

#sendof p select{
	float: left;
	width: 188px;
}

.details {
	background: #fff url(../images/listbg.jpg) repeat-x bottom left;
	color: #000;
	margin-top:10px;
	float: left;
	padding:5px 0;
	margin-bottom:10px;
}

.details p {
	padding: 0 15px ;
	
}

.details p.header_row {
	background: none;
	color: #990100;
	margin: 2px 0 2px 0;
}

img.broker {
	margin:0 10px 5px 10px;
	border:1px solid #CFCFCF;
}

.details .half .lightbox img{

}

#according {
}

#according a.title, a.atittle{
	display: block;
	background: url(../images/btn_list.gif) no-repeat top left;
	width:245px;
	height: 26px;
	line-height: 24px;
	text-decoration: none;
	padding-left:10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

#according div{
	width: 245px;
	padding:0 5px 0 5px;
}

#ac_gallery {
	float: left;
	width: 250px;
	padding:0 0 10px 5px;
}

#ac_gallery a{
	margin:2px 2px 0 0;
	width: 120px;
	height: 90px;
	overflow: hidden;
	display: block;
	float: left;
}

#ac_podobni p{
	padding:0 0 10px 5px;
}

#ac_files a{
	display: block;
	padding:0 0 10px 5px;
}

#ac_print {
}

#show_5 {
	background: url(../images/post_info_white.png) no-repeat left top !important;
	color: #9F0006;
}

#weather {
	height: 128px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
}

#weather p.img {
	position: absolute;
	width: 128px;
	height: 128px;
	top: 0px;
	left: 120px;
}

#weather select {
	margin:20px 0 0 0px;
	height: 18px;
	width: 100px;
	font-size: 12px;
	border: 1px solid #3975BB;
}

#weather p.temp {
	font-size: 28px;
	font-weight: bold;
	padding:10px 0 0 0px;
	color: #fff;
	width: 100px;
}

#weather p.cond {
	padding:2px 0 0 0px;
	color: #fff;
}

.details p.status {
	width: 596px;
	float: left;
	margin: 8px 0 5px 10px;
	background: url(../images/sales.gif) no-repeat top left;
	color: #fff;
	text-align: center;
	padding: 5px 0 5px 0px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
}

#useful {
	-----text-transform:uppercase;
}

#useful p {
	padding:3px 0;
}

#useful a{
	
	text-transform:uppercase;
}

#useful a.more{
	text-transform:none;
}
