*{margin:0;padding:0;border: 0;list-style:none;}
img{display:block;}
a img{display:inline;}
a{text-decoration: none;color:#D75600;}
a:hover{text-decoration: none;color: #1D85B5;}
form{vertical-align:middle;}
.clear{clear:both;}

.ramka {border: 1px solid white}
strong { font-size: 120% }


h1{
	color:#c64f00;
	font: 25px/30px Arial;
	background: url(img/h1.png) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

.h1_spacer{height:50px;}

body{
	font: 12px/16px Arial;
	background:#aeaeae url(img/bg.png) repeat-x top;
}

#wrapper{
	margin:0 auto;
	text-align:center;
	width:848px;
	background: url(img/wrapper_bg.png) repeat-y;
	padding: 0 17px;
}

#wrapper div{text-align:left;}

#header{
	background: url(img/header.png) no-repeat 0 0;
	width:100%;
	height:65px;
}

#logo{float:left; height:65px; width:175px;}

.menu{
	float:right;
	height:27px;
	margin-top:25px;
}

.menu li{float:left; margin-right:3px;}

.menu li a{
	display:block;
	height:27px;
	padding:0 12px;
	color:#943b00;
	font: 14px/27px Arial;
	text-transform:capitalize;
	float:left;
}
.menu li a:hover{
	color:#fff !important;
	background:#FFB834 !important;
}

.menu .active{
	color:#fff !important;
	background:#eba41f !important;
}

#flash{
	width:890px;
	height:362px;
	padding:0 5px;
	margin:10px 0 8px 0;
	position:relative;
	left:-26px;
	background:#ccc url(img/f.png) repeat-y;
	top:-1px;
}

#flashsub{
	width:890px;
	height:262px;
	padding:0 5px;
	margin:10px 0 8px 0;
	position:relative;
	left:-26px;
	background:#ccc url(img/f.png) repeat-y;
	top:-1px;
}

#ftop{position:absolute; top:-10px; left:0; background: url(img/ftop.png) no-repeat 0 0; height:10px; width:900px; }
#fbottom{position:absolute; bottom:-10px; left:0; background: url(img/fbottom.png) no-repeat 0 0; height:10px; width:900px; }

*html #ftop{top:-9px;}

*html #fbottom{bottom:-10px;}



*html #left,#right{height:238px;}
#left{
	float:left;
	width: 341px;
	background: url(img/left.png) no-repeat 0 0;
	height:auto;
	min-height:238px;
	padding:42px 42px 20px;
	color:#663300;
	font:italic bold 13px/17px Arial;
	
}


#leftsub{
	float:left;
	width: 752px;
	background: url(img/left.png) no-repeat 0 0;
	height:auto;
	min-height:238px;
	padding:42px 42px 20px;
	color:#663300;
	font:italic bold 13px/17px Arial;
	
}
#leftsub ul {background: none; list-style: disc outside; list-style-type: square; margin: 2px 0px 8px 5px; padding: 0px 0px 0px 5px;}
#leftsub ul li{background: none; list-style: disc outside; list-style-type: square;  margin: 2px 0px 8px 20px; padding: 0px 0px 0px 5px;} 

#leftsub ul.list {background: none; list-style: disc outside; list-style-type: square; margin: 0px 0px 8px 35px; padding: 0px 0px 0px 5px;}
#leftsub ul.list li{background: none; list-style: disc outside; list-style-type: square;  margin: 0px 0px 8px 35px; padding: 0px 0px 0px 5px;} 


.small{font:italic bold 11px/15px Arial;}
p{margin-bottom:10px;}

#right{
	float:left;
	width: 375px;
	background: url(img/right.png) no-repeat 0 0;
	height:auto;
	min-height:238px;
	padding:42px 24px 10px;
	color:#663300;
	font:italic bold 13px/17px Arial;
}


#footer{
	clear:both;
	background: url(img/footer.png) no-repeat 0 0;
	width:100%;
	height: 98px;
	position: relative;
}

#lr{position:absolute; bottom: 12px; left: 17px;}

#footer .menu{
	float:left !important;
	display:inline !important;
	margin-left:230px !important;
	margin-top: 62px !important;
}

#footer .menu li{margin-right:5px !important;}

#footer .menu a{
	font: 12px/27px Arial !important;
	padding:0 5px !important;
}

.BLleft {     
    width: 355px; 
    float: left; 
	}
.BLright {
    width: 355px; 
    float: right; 
	}
.BLrefleft{float: left; width: 355px;font-size: 12px;overflow: hidden;}
.BLrefright{float: left; width: 355px;font-size: 12px;overflow: hidden;}

div.gallerybtns{
text-align: center;
margin-left: 13px;
padding-top: 20px;
padding-bottom: 30px;
}
 
div.gallerybtns img{
display: inline;
border: 1px solid white;
padding: 5px;
margin: 5px;
}




.validation-advice {
	margin: 3px 0;
	padding: 3px;
	background-color: #FF3300;
	color : #FFF;
	font: normal 12px/15px "Arial";
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
/*form*/

#form{
margin-top: 10px;
}

#form .line input{
width: 210px;
}


#form input{
	color:#683275;border:1px solid #E4A100; background: #E7F2FF;font: 15px/15px "Tahoma";
	padding-left: 5px;
	padding-right: 5px;
}

#form textarea {
	width:400px;
	margin-right: 2px;
	height: 100px;
	color:#683275;border:1px solid #E4A100; background:#E7F2FF;font: 15px/15px "Tahoma";
	padding: 5px;
	background-image: url(/img/txtbg.png);
	background-position: bottom right;
	background-repeat: repeat-x;
}


button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 11px 0 0; 
  text-align:center; 
  width:auto; 
  overflow:visible; 
  margin-left: 70px;
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px; 
}

/*blue buttons*/
.button { 
border: 0px;
background-color: transparent;
}


/* e form */
a.xlink {color: #FFC254;font-size: 8px !important}
a.xlink:visited {color: #FFC254;font-size: 8px !important}
a.xlink:hover {color: #FFC254;font-size: 8px !important}
