@charset "utf-8";
/*
	main styles
	version: 14.11.2013
	Author: Vitaly Khorolsky	
	Mail: gent00321@rambler.ru	
*/
/* ---------------Style to null--------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,dl, dt, dd, 
ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, 
details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, 
video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-size:100%
}
html{
	overflow-y:scroll;
	overflow-x:hidden
}
html, body{
	height:100%
}
body{
	font:14px/1 "Century Gothic", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	background:url(../img/body_bg.png) repeat;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display:block
}
sub, sup{
	vertical-align:sub;
	font-size:smaller
}
ul,ol{
	 list-style:none
}
a, a:visited{
	text-decoration:none
}
a:hover{
	text-decoration:none
}
a:focus, a:active{
	text-decoration:none
}
table{						
	border-collapse: collapse; 
	border-spacing:0
}
td, td img{
	vertical-align:top			
} 
input, select, button, textarea{
	margin:0; 		
	outline:none;		
	font-size:100%			
}
input[type="text"], input[type="password"], textarea, input[type="email"], input[type="phone"], input[type="number"]{
	padding:0; 	
	font:14px "Century Gothic", Arial, Helvetica, sans-serif
}
input[type="checkbox"]{ 		
	vertical-align:bottom
}
input[type="radio"]{
	vertical-align:text-bottom
}
textarea{
	resize:none; 
	overflow:auto
}
label, input[type="button"], input[type="submit"], button{
	cursor:pointer
}
input[type="search"]:focus{ 
	outline:none
}
input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner{ 
	padding:0; 
	border:0 
}
:focus{
	outline: none
}
::-webkit-input-placeholder{ 
	color:#666
}
:-moz-placeholder{
	color:#666
}
/*-----------------Main Wrap----------------*/
.mainWrap{
	width:1016px;
	margin:0 auto;
}
.pull-left{
	float:left;
}
.pull-right{
	float:right;
}
.clear{
	clear:both;
}
.fon{
	background:url(../img/bg_fon.png) repeat-x;
}
/*-----------------Header-------------------*/
header{
	background:url(../img/line_bg.png) repeat-x;
	padding:13px 0 0 0;
}
.header_block{
	background:url(../img/header_blok_fon.png) no-repeat;
	width:1016px;
	height:340px;
	position:relative;
}
.pattern_left{
	position:absolute;
	top:-8px;
	left:100px;
	background:url(../img/pattern_left.png) no-repeat;
	width:43px;
	height:83px;
	z-index:9;
}
.pattern_right{
	position:absolute;
	top:-8px;
	right:100px;
	background:url(../img/pattern_right.png) no-repeat;
	width:47px;
	height:86px;
	z-index:9;
}
.header_block a.logo{
	display:block;
	width:302px;
	height:113px;
	position:absolute;
	top:60px;
	left:364px;
	z-index:11;
}
.text_block{
	float:right;
	width:270px;
	text-align:center;
	margin:55px 40px 0 0;
}
.text_block p.city{
	font-size:16px;
	color:#c10f1f;
	font-weight:bold;
	text-transform:uppercase;
	text-align: left;
}
.text_block p.street{
	font-size:18px;
	margin:5px 0 5px;
}
.text_block p.work_title{
	margin-top: 10px;
	font-size:20px;
	font-weight:bold;
}
.text_block p.work_date{
	font-size:19px;
	margin:4px 0 5px;
}
.text_block p.telefon{
	font-weight:bold;
	font-size:21px;
	color:#c10f1f;
	background:url(../img/telefon.png) 0 50% no-repeat;
	padding:0 0 0 21px;
	margin:0 0 5px 21px;
}
.text_block p.telefon span.big_text{
	font-size:25px;
}
.text_block p.mail{
	font-size:18px;
	font-weight:bold;
	color:#243994;
	margin:1px 0 10px 0;
	display:inline-block;
	padding:0 0 0px;
}
/*--------------Main Contetn----------------*/
.content, .footer_block{
	position:relative;
	border:1px solid #bdbcbd;
	border-radius:10px;
	-webkit-border-radius:10px;	
	-moz-border-radius:10px;
	margin:0 7px 18px;
	background-color:#fff;
	box-shadow:0 0 8px rgba(0,0,0,.2);
	-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 8px rgba(0,0,0,.2);
	padding:0 50px 20px;
}
.content_left_pattern, .content_right_pattern, .content_left_pattern_footer, .content_right_pattern_footer{
	position:absolute;
	top:-9px;
	left:77px;
	background:url(../img/pattern_left_content.png) no-repeat;
	width:24px;
	height:46px;
}
.content_right_pattern, .content_right_pattern_footer{
	left:inherit;
	right:77px;
	background:url(../img/pattern_right_content.png) no-repeat;
}
.content_left_pattern_footer, .content_right_pattern_footer{
	top:-19px;
}
.paint_blue{
	position:absolute;
	top:122px;
	left:0;
	background:url(../img/paint_blue.png) no-repeat;
	width:30px;
	height:199px;
	z-index:12;
}
.paint_red_left{
	position:absolute;
	bottom:50px;
	left:0;
	background:url(../img/paint_red_left.png) no-repeat;
	width:59px;
	height:205px;
	z-index:12;
}
.paint_red_right{
	position:absolute;
	top:272px;
	right:0;
	background:url(../img/paint_red_right.png) no-repeat;
	width:57px;
	height:314px;
	z-index:12;
}
/*-----------------Footer-------------------*/
footer{
	height:118px;
	background-color:#253994;
	margin:-74px 0 0 0;
	background-image: url(../img/line_footer.png);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.footer_block{
	text-align:left;
	padding:50px 50px 20px;
	margin:0 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.footer_block ul{
	margin:10px 0 0 -20px;
}
.footer_block ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 20px;
}
.footer_block ul li a{
	color:#6e6e6e;
}
.footer_block ul li a:hover, .footer_block ul li a.active_link{
	color:#932221;
	text-decoration:underline;
}
.footer_block .info_footer{
	margin:5px 55px 0 17px;
}
.telefon_footer{
	display: inline-block;
	font-family:"Century Gothic";
	font-size:17px;
	font-weight:bold;
	color:#243994;
	margin:0 0 0 0;
}
.telefon_footer span.big_number{
	font-size:24px;
	color:#c10f1f;
}
.producer{
	margin:10px 0 0 0;
}
.bird{
	position:absolute;
	top:-54px;
	right:182px;
	background:url(../img/bird.png) no-repeat;
	width:290px;
	height:201px;
	z-index:12;
}