@charset "utf-8";
/* CSS Document */
/*---COMMON---
--------------*/
*{	
    margin: 0;
    padding: 0;
	font:12px tahoma;
    line-height:15px;
    color:#fff;
	background:transparent;
	border:0;
	vertical-align:top;
	}
body{
	text-align:center;
	background:#fff url(img/bg.gif) repeat-x;
	position:relative;
	}
.patternbottom{
	position:absolute;
	right:0;
	bottom:0;
	}
.body_pattern{
	width:100%;
	background:url(img/bodypattern.jpg) no-repeat ;
	}
.carcass{
	width:1053px;
	margin:0 auto;
	text-align:left;
	}
.carcass:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.mark{
	float:left;
	}
.main{
	width:931px;
	float:right;
	margin-top:75px;
	text-align:right;
	}
.shadow_top{
	width:911px;
	background:url(img/shadowtop.png) no-repeat;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/shadowtop.png,sizingMethod=crop);
	margin:0 0 auto auto;
	text-align:center;
	padding:4px 0 0 0;
	}
.shadow_mid{
	width:911px;
	background:url(img/shadowmid.png) repeat-y;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/shadowmid.png,sizingMethod=scale);
	margin:0 auto;
	}
.shadow_bot{
	width:911px;
	height:4px;
	background:url(img/shadowbot.jpg) no-repeat;
	margin:0 0 auto auto;
	font-size:0;
	}
.main_in{
	width:903px;
	background:#00408d url(img/contentbg.gif) no-repeat left;
	margin:0 0 0 4px;
	//margin:0;
	}
.png{
	behavior: url("png.htc");
	}
strong{
	font-weight:bold;
	display:block;
	padding:10px 0 0 0;
	}
/*---H---
---------*/
h1{
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	color:#fff;
	padding-bottom:20px;
	}
/*---HEADER---
--------------*/
.header{
	height:130px;
	}
.header_left{
	width:250px;
	float:left;
	padding:37px 0 0 33px;
	text-align:left;
	}
.header_right{
	width:380px;
	float:right;
	text-align:right;
	padding:29px 29px 0 0;
	}
.header_menu a{
	font-size:14px;
	font-weight:bold;
	padding:0 2px;
	text-decoration:none;
	}
.header_right .lang{
	padding:45px 17px 0 0;
	text-align:right;
	}
.lang img{
	margin-left:5px;
	}
/*---CONTENT---
--------------*/
.content{
	width:906px;
	//width:902px;
	}
.content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
/*---CONTENT_LEFT---
-------------------*/
.content_left{
	width:244px;
	float:left;
	margin:102px 0 0 -35px;
	background:#fff url(img/leftshadow.gif) no-repeat;
	text-align:right;
	position:relative;
	}
.see_our_menu{
	margin:-41px 0 0 0;
	position:relative;
	}
/*---CONTENT_RIGHT---
---------------------*/
.content_right{
	width:333px;
	float:right;
	}
.right_banners img{
	margin-bottom:12px;
	}
.right_photo{
	padding:50px 0 0 0;
	}	
.right_photo p{
	background:#fff;
	margin:0 23px 26px 22px;
	color:#033068;
	padding:5px;
	font-size:11px;
	text-align:left;
	}
.right_links a{
	display:block;
	text-align:left;
	margin:0 0 0 22px;
	text-decoration:none;
	}
.right_links a:hover{
	text-decoration:underline;
	}
.right_adress{
	text-align:left;
	padding:90px 0 0 22px;
	}
.right_adress p{
	padding:12px 0 32px 0;
	}
.content_right .gallery{
	margin-top:66px;
	text-align:left;
	}
.content_right .gallery p{
	padding-bottom:15px;
	}
/*---CONTENT_CENTER---
----------------------*/
.content_center{
	margin:0 351px 0 244px;
	text-align:left;
	padding:24px 0 0 0;
	}
.welcome p{
	padding:0 0 15px 2px;
	}
.welcome a{
	text-decoration:none;
	font-weight:bold;
	padding:0 0 0 2px;
	}
.welcome a:hover{
	text-decoration:underline;
	}
form{
	margin:20px 1px 0 0;
	text-align:right;
	}
label{
	margin-right:3px;
	}
#name_in, #email_in, #subject{
	width:238px;
	background:#fff;
	border-top:1px solid #ebf0f6;
	border-right:1px solid #bfcfe1;
	border-bottom:1px solid #ebf0f6;
	border-left:1px solid #f6f8fa;
	color:#03316a;
	margin:0 0 7px 0;
	font-size:14px;
	line-height:15px;
	padding:1px 0 8px 0;
	}
#message_in{
	width:238px;
	height:128px;
	background:#fff;
	overflow:hidden;
	color:#03316a;
	margin:0 0 7px 0;
	padding:1px;
	font-size:14px;
	}
#send_in{
	width:70px;
	height:26px;
	background:#fff;
	color:#03316a;
	border-top:1px solid #ebf0f6;
	border-right:1px solid #bfcfe2;
	border-bottom:1px solid #e6ecf4;
	border-left:1px solid #fff;
	cursor:pointer;
	font-weight:bold;
	}

/*---FOOTER---
--------------*/
.footer{
	height:100px;
	clear:both;
	text-align:right;
	color:#033068;
	font-size:11px;
	position:relative;
	}
.footer_left{
	width:300px;
	float:left;
	color:#033068;
	font-size:11px;
	padding:10px 0 0 119px;
	}
.footer_left a{	
	color:#033068;
	font-size:11px;
	text-decoration:none;
	}	
.footer_left a:hover{	
	text-decoration:underline;
	}	
.footer_right{
	width:300px;
	float:right;
	color:#033068;
	font-size:11px;
	padding:10px 3px 0 0;
	}	
.footer_right a{	
	color:#033068;
	font-size:11px;
	text-decoration:none;
	padding:0 1px;
	}
.footer_right a:hover{	
	background:#033068;
	color:#fff;
	}
.closeButton {
	cursor:pointer;
	font-weight:bold;
	position:absolute;
	right:7px;
	top:2px;
	z-index:1000;
	}
.divwin_hor {
     background:#000 none repeat scroll 0%;
     display:none;
     position:absolute;
	 padding:20px 5px 5px  5px;
	 top:450px;
	 left:580px;
	 z-index:1;
	}
.but{
	cursor:pointer;
	margin:0 3px 6px 0;
	}	
	