@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4d513e;
	line-height:18px;
	background: #303030 url("images/bg.jpg") top center no-repeat;
	margin: auto;
}


h1 {
	display:block;
	margin:auto;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #bd622b;
	border-bottom: #bd622b 1px solid;
	text-transform:uppercase;
	clear: both;
	_line-height: 10px;
	#line-height: 10px;
}
h2 {
	font-size: 10px;
	font-weight:bold;
	line-height:14px;
	margin:none;
	color: #fff;
	border-bottom:1px solid #4d513e;
}
#wrapper {
	margin: auto;
	width: 1017px;
}
#header1 {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/header_1.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header2 {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/header_2.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header3 {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/header_3.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header4 {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/header_4.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header5 {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/header_5.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header6 {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/header_6.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header1-en {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/en-header-1.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header2-en {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/en-header-2.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header3-en {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/en-header-3.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header4-en {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/en-header-4.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header5-en {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/en-header-5.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#header6-en {
	margin: auto;
	height: 128px;
	width: 703px;
	background: url("images/en-header-6.jpg") 0 0 no-repeat;
	border-right: 1px solid #ffffff;
}
#menu {
	margin: auto;
	height: 50px;
	width: 701px;
	_width: 703px;
	background: #686867;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.btn{
	width:116px;
	height:42px;
	float:left;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

#content {
	margin: auto;
	width: 701px;
	min-height: 520px;
	background: #686867;
	border-left: 1px solid #ffffff;	
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
}
#content-top{
margin:auto;
width: 699px;
height:50px;
background: #686867;
}
#content-middle{
	margin:auto;
	width: 600px;
	min-height:530px;
	height:auto !important;
	height:530px;
	background: #000000;
}
#text{
	margin:auto;
	padding:20px;
}
#footer{
	padding-bottom: 5px;
	margin:auto;
	width: 600px;
	height: 30px;

}
#footer a{
	font-family: Tahoma;
	font-size: 11px;
	line-hight: 10px;
 	color: #333333;
}

#footer a:hover{
 	color: #ffffff;
	text-decoration: none;
}
#footer ul{
	padding: 5px 0 0 0;
	margin: auto;
}

#footer ul li{
padding: 0 25px 0 0;
list-style: none;
float:left;
margin: auto;
}

a {
 	font-size: 11px;
	outline:none;
	color: #4d513e;
	text-decoration: none;
	padding:0;
	margin:0;
}
a:hover {
	outline:none;
	color:#fff;
	border-bottom: none;
	text-decoration:underline;

}

img {
	border:none;
	background:none;
	padding:0;
	margin:0;
	}
ul {
	padding: 0 0 0 40px;
	_padding:0 0 0 0;
	#padding:0 0 0 0;
}
ul li{
	list-style: none;
	background: url(images/leaf.gif) 0 7px no-repeat;
	padding: 0 0 0 12px;
}

label {
	color: #FF0000;
}
#blok {
	margin: 10px;
	height: 73px;
}
#blok-top {
	background: url(images/blok-top.jpg) center center no-repeat;	
	height: 23px;
}
#blok-top-text{
	padding: 4px 10px 0 10px;
}
#blok-body {
	background: url(images/blok-body.jpg) center center no-repeat;	
	height: 50px;
}
#blok-body-text {
	max-height: 50px;
	padding: 4px 10px 0 10px;
}

#dhtmlgoodies_tooltip{
		background-color: #CCCCCC;
		border:1px solid  #666666;
		position:absolute;
		display:none;
		z-index:20000;
		padding:5px;
		font-size:0.9em;
		-moz-border-radius:10px;	/* Rounded edges in Firefox */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
	}
#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color: #666666;
		display:none;
		z-index:10000;
		opacity:0.4;
		filter:alpha(opacity=40);
		-khtml-opacity: 0.4;
		-moz-opacity: 0.4;
		-moz-border-radius:10px;	/* Rounded edges in Firefox */
	}


#field1 {
width: 240px;
height: 18px;
padding:5px 10px 0 10px;
vertical-align: middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #ffffff;
border:1px solid #d2c6a8;
-moz-border-radius:10px;

}

#field2{
	width: 240px;
	height: 150px;
	padding:5px 10px 5px 10px;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	border:1px solid #d2c6a8;
	-moz-border-radius:10px;
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
}
.design {
	padding: 0;
	font-size: 9px;
	text-transform: none;
	color: #333333;
	float: right;
}
.design a{
	font-size: 10px;
	color: #333333;
}
.design a:hover{
	color: #ffffff;
	text-decoration:none;
}
#bottom-menu {
	margin:auto;
	line-height: 7px;
	font-size: 9px;
	clear:both;
}
#bottom-menu a{
	font-size: 9px;
	color: #b9b9b9;
	clear: both;
}
#bottom-menu a:hover{
	font-size: 9px;
	color: #5d5d5d;
	text-decoration: none;
	clear: both;
}

#bottom-menu ul{
	padding: 20px 0 0 100px;
	_padding: 30px 0 0 80px;
	#padding: 30px 0 0 80px;
	float:left;
	background: none;
	clear: both;
}
#bottom-menu ul li{
	list-style: none;
	float:left;
	padding: 0 20px 0 20px;
	background: url(images/sep.gif) 100% 0 no-repeat;

}
#bottom-menu ul li.last{
	list-style: none;
	float:left;
	padding: 0 20px 0 20px;
	background: none;
}

#menu2 {
	margin:0 auto;
	height: 100px;
	width:600px;
	background: url("images/repeat.jpg") 0 0 repeat-y;
}
#list_1 {
	padding: 0;
	margin: auto;
	float:left;
	width: 300px;

}
#list_1 ul {
	padding: 0;
	list-style:none;
	margin:0;
}
#list_1 ul li a{
	color: #999999;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	float: left;
	list-style: none;
	padding: 0 0 0 30px;
	line-height: 30px;
	background: transparent url("images/bullet.jpg") 0 9px no-repeat;
	clear:both;
}
#list_1 ul li a:hover{
	color: #000;
	text-decoration: none;
	padding: 0 0 0 30px;
	line-height: 30px;
	background: transparent url("images/bullet-hover.gif") 0 2px no-repeat;
}
#list_1 ul li a.active{
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 30px;
	line-height: 30px;
	background: transparent url("images/gear.jpg") 0 2px no-repeat;
}
#list_2 {
	float:right;
	width: 300px;
	padding: 0;
	margin: auto;

}
#list_2 ul{
	padding: 0 10px 0 0;
	list-style:none;
	margin:0;
}

#list_2 ul li a{
	color: #999999;
	font-size:10px;
	text-transform:uppercase;
	font-weight: bold;
	float: right;
	list-style: none;
	padding: 0 30px 0 0;
	line-height: 30px;
	background: transparent url("images/bullet.jpg") 100% 9px no-repeat;
	clear:both;
}
#list_2 ul li a:hover{
	color: #000;
	text-decoration: none;
	padding: 0 30px 0 0;
	line-height: 30px;
	background: transparent url("images/bullet-hover.gif") 100% 2px no-repeat;
}
#list_2 ul li a.active{
	color: #ffffff;
	text-decoration: none;
	padding: 0 30px 0 0 ;
	line-height: 30px;
	background: transparent url("images/gear.gif") 100% 2px no-repeat;
}
#gallery {
	width: 600px;
	margin: auto;
	padding:0;

}
.img{
	margin: 2px;
	float:left;
	width:104px;
	height:104px;
	padding:10px 5px 0 0;
	display:block;
	text-align:center;
	
}
.img img{
	padding-bottom:5px;

}
.img a{
	display:block;
	height:100px;
	font-size:10px;
	line-height:9px;
	border:2px solid #000;
	opacity:0.5;
	filter:alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	color: #999999;
}
.img a:hover{
	border:2px solid #575f62;
	text-decoration:none;
	opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	color: #000;
	background: url(images/caption-bg.jpg) bottom left repeat-x;
}

p{
	text-align:justify;
}

input, textarea
{
	font-family: Tahoma, Bitstream Vera Sans, sans-serif;
	font-size: 12px;
}


input.text_area, textarea
{
	border: 2px solid #690;
	background: #fff;
	color: #333333;
	-moz-border-radius:5px;
	padding:3px;
	opacity:0.6;
		filter:alpha(opacity=60);
		-khtml-opacity: 0.6;
		-moz-opacity: 0.6;
}

textarea:hover, textarea.sfhover, textarea:focus, textarea.sffocus, 
	input.text_area:hover, input.text_area.sfhover, input.text_area:focus,
	input.text_area.sffocus,textarea#message.sffocus
{
		border: 2px solid #C60;
		opacity:1;
		filter:alpha(opacity=100);
		-khtml-opacity: 1;
		-moz-opacity: 1;
}

.buttons{
	width:60px;
	height:20px;
	background: url("images/send.jpg") 0 0 no-repeat;	
}
.buttons:hover{
	cursor:pointer;
	width:60px;
	height:20px;
	background: url("images/send-hover.jpg") 0 0 no-repeat;	
}

.contacts_form  label
{
	display: block;
	font-size:11px;
	color:#4d513e;
	width: 100px;
	float: left;
	text-align: right;
	padding: 0 1.5em 0 0;
}

.contacts_form label.copy 
{
	float: none;
	width: 20em;
	margin: 15px 0 0 4.5em;
}

.contacts_form div, .contacts_form img
{
	display: block;
	clear: left;
	padding: 0 0 10px 0;
}

.contacts_form div.buttons 
{
	margin: 5px 0 0 117px;
	padding: 0 0 0 1.5em;
}
.flag {
float:right;
margin: 5px 5px 5px 0;
	border:1px solid #888;
}
.flag:hover {
	border:1px solid #fff;
}
.Submit{font-size:11px; color:#444; height:21px; margin-left:120px;}
textarea{display:block; width:220px; height:150px;}
.text_area {width:160px;}

.banner{
	display:block;
	padding:3px;
	background: #444 url(images/thumb-bg.jpg) bottom left repeat-x;
	border: 1px solid #444;
}