html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: tahoma;
}
a {
	color: #524230;
}
h1 {
	font-size:16px;	
	color:#524230;
	margin: 0 0 5px 0;
}
h1 a {
	text-decoration: none;
}
h2 {
	font-size: 12px;
}
h2 span {
	font-weight: normal;
	font-size: 11px;
}
.bg_1 {
	background: url(img/bg_1.png) #FFFCD5 repeat-x;
}
.bg_2 {
	background: url(img/bg_2.png) #FFFCD5 repeat-x;
}
#main {
	width: 964px;
	padding: 0 15px;
	margin: 0 auto;
}
#top {
	width: 944px;
	padding: 0 10px;
	float: left;
}
.top_1 {
	height: 500px;
	background: url(img/top_bg_1.jpg) no-repeat;
}
.top_2 {
	height: 250px;
	background: url(img/top_bg_2.jpg) no-repeat;
}
#logo {
	width: 214px;
	padding: 40px 0 35px 0;
	float: left;
}
#lang {
	width: 120px;
	height: 22px;
	text-align: center;
	background: #FFFBD5;
	padding: 8px 0 0 0;
	margin: 0 0 10px 0;
	float: right;
}
#lang a {
	color: #000;
	text-decoration: none;
}
#lang a:hover, #lang a.act {
	color: #C7975B;
	text-decoration: underline;
}
#menu {
	height: 40px;
	list-style: none;
	background: url(img/menu_bg.png) repeat;
	padding: 0 0 0 10px;
	clear: right;
	float: right;
	width: 641px;
}
* html #menu {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='img/menu_bg.png' );
}
#menu li {
	color: #873033;
	padding: 12px 13px 0 13px;
	float: left;
}
#menu a {
	color: #FFFBD5;
	font-size: 12px;
	text-decoration: none;
	float: left;
}
#menu a:hover {
	text-decoration: underline;
}
#submenu {
	width: 200px;
	list-style: none;
	padding: 0 0 10px 0;
	clear: left;
	float: left;
}
#submenu li {
	width: 200px;
	padding: 0 0 2px 0;
	float: left;
}
.bg_1 #submenu li {
	background: url(img/submenu_line_1.gif) repeat-x 0 bottom;
}
.bg_2 #submenu li {
	background: url(img/submenu_line_2.gif) repeat-x 0 bottom;
}
#submenu a {
	height: 21px;
	font-size: 12px;
	color: #FFFBD5;
	text-decoration: none;
	cursor: pointer;
	padding: 6px 10px 0 10px;
	display: block;
}
.bg_1 #submenu a {
	color: #FFFBD5;
}
.bg_2 #submenu a {
	color: #514331;
}
.bg_1 #submenu a:hover {
	background: url(img/submenu_hover_1.png) no-repeat;
}
* html #submenu a:hover {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/submenu_hover_1.png' );
}
.bg_2 #submenu a:hover {
	background: url(img/submenu_hover_2.gif) no-repeat;
}
#content {
	color: #524230;
	font-size: 12px;
	padding: 15px 0 0 0;
	float: right;
}
#content ul {
	margin-left: 40px; 
}
#contacts_content {
	float: left;
	width: 325px;
}
.size_1 {
	width: 964px;
}
.size_2 {
	width: 735px;
}
#content h1, #sidebar h1 {
	font-size: 16px;
	padding: 0 0 10px 0;
	display: block;
	float: left;
}
.bg_1 #content h1 {
	width: 960px;
}
.bg_2 #content h1 {
	width: 730px;
}
.bg_1 #sidebar h1 {
	width: 200px;
}
#content p {
	line-height: 1.3;
	padding: 0 0 14px 0;
	display: block;
}
#content .list {
	line-height: 1.3;
	list-style: none;
	padding: 0 0 14px 0;
	display: block;
}
#content .list li {
	padding: 0 0 0 14px;
	display: block;
}
#content #gallery {
	width: 735px;
	padding: 0 0 14px 0;
	float: left;
}
#content #prod_gallery {
	width: 240px;
	padding: 0 0 14px 0;
	float: left;
}
#content #prod_gallery .thumb, #content #gallery .thumb {
	margin: 0 40px 20px 0;
	float: left;
	position: relative;
}
#content #prod_gallery  .thumb span, #content #gallery .thumb span {
	position: absolute;
	padding: 2px 10px;
	color: #fff;
	right: 2px;
	top: 2px;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}
#content #prod_gallery .thumb span.special, #content #gallery .thumb span.special {
	background: #c64e35;
}
#content #prod_gallery .thumb span.special_new, #content #gallery .thumb span.special_new {
	background: #8888ed;
}
#content #gallery a {
	border: 2px solid #B9B693;
	display: block;
	background: #FFF;
	width: 131px;
	height: 196px;
	text-align: center;
}

#content #prod_gallery a {
	border: 2px solid #B9B693;
	display: block;
	background: #FFF;
	width: 196px;
	height: 294px;
	text-align: center;	
}
#content #prod_gallery .title a, #content #gallery .title a {
	border: 0;
	height: auto;
	background: transparent;
	margin: 0 0 3px 0;
}
#content #prod_gallery .title, #content #gallery .title {
	text-align: center;
	margin: 3px 0 0 0;
	font-size: 11px;
}
#sidebar {
	width: 200px;
	color: #524230;
	list-style: none;
	padding: 15px 0 15px 0;
	float: left;
}
#logos {
	width: 944px;
	height: 72px;
	background: url(img/logos_bg.gif) no-repeat;
	padding: 12px 10px 0 10px;
	float: left;
}
#logos img {
	vertical-align: middle;
}
#logos a {
	margin: 0 25px;
}
.bg_2a #logos {
	width: 200px;
	float: left;
}
.bg_2a #logos a {
	text-align: center;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #F4E8BD;
	display: block;
}
#footer {
	color: #B7B2A3;
	float: left;
}
.bg_1 #footer {
	width: 944px;
	padding: 5px 10px 10px 10px;
}
.bg_2 #footer {
	width: 944px;
	padding: 5px 10px 10px 10px;
}

.news_desc {
	margin: 0 0 15px 0;
}

.clear {
	clear: both;	
}


#contacts label {
	width: 200px;
	display: block;
	float: left;
}

#contacts input, #contacts textarea {
	display: block;
	width: 390px;
	margin: 0;
	padding: 5px;
	float: right;
}

#contacts .input_container, #contacts .area_container {
	border-bottom: 1px solid #cecece;
	padding: 4px 0;
}

#contacts #submit_btn {
	border: 0px;
	background: #990000;
	width: auto;
	color: #fff;
	width: 100px;
	float: right;
	margin: 10px 0;
}

#contacts #maps {
	float: right;
	width: 406px;
	height: 422px;
	margin: 0 0 10px 0;
}

.map {
	width: 406px;
	height: 422px;
}

.input_container {
	height: 30px;
}

input, textarea {
	width: 250px;	
}

.btn {
	width: 75px;
	margin: 0 5px 0 0;	
}

.area_container {
}

.input_container label, .area_container label {
	display: block;
	float: left;
	width: 150px;
}

.request {
	margin: 10px 0;
}
#content #prod_gallery .request a {
	border: 0;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	background: #8d0409;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.reporter_class_bad {
	color: #f00;
	font-weight: bold;
}

.reporter_class_ok {
	color: #0f0;
	font-weight: bold;
}