* {
	margin:0;
	padding:0;
	border:none;	
	outline: none;
}
@font-face {
    font-family: 'RobotoCondensed';    
    src: url('fonts/RobotoCondensed-Regular.ttf');
}
.left {
	float:left	
}
.right {
	float:right	
}
.clear{
	clear:both;

}
#page{
	background-color:rgba(255,255,255,0.5); padding:10px;
	}
body {
	width: 100%;
	height: 100%;
	min-height:1000px;
	background:url(img/background.jpg);
	font-family: 'RobotoCondensed', 'Arial';	
	color:#050707;
	font-size:14px
}
a {
	cursor:pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	color:#E7794B;
}
h1 {
	font-size:28px;
	font-weight:normal;
	text-transform:uppercase
}
h2 {
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase
}
h5 {
	font-size: 16px;
	font-weight:normal;
}
header {
	height:144px;
	background: url(img/header.jpg);
	border-bottom:4px solid #444;
}

#logo a:hover, #languages a:hover, header a.button:hover, #page .right_column #plus a:hover, footer a.button:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
#header, #main_nav, #page, #footer {
	width:980px;
	margin:0 auto;	
	position:relative
}
#header {
	padding-top:30px;
	height:103px;
}
#header>.left {
	width:224px;
	margin: 0 22px 0 12px;
}
#header>.middle {
	float:left;
	width:430px;
	margin: 0px
}
#header>.right {
	width:258px;
	margin: -12px 12px 0 0;
}
#header>.right>div {
	height: 23px;
	line-height: 23px;
	width: 264px;
	font-weight: bold;
	font-size: 32px;
	margin: 5px 4px;
}
#header>.right>div>span{
	margin: 0 -4px;
	text-align: center;
	color: white;
}

#header #city{
	font-size:24px;
	font-weight: 400;
	font-family: "RobotoCondensed", "Arial";
	text-transform:uppercase;
	padding-top:12px;
}

#header #city span {
	font-size: 14px;
	text-transform: uppercase;
	//width: 160px;
	height: 50px;
	display: inline-block;
	line-height: 17px;
	margin-top: 12px;
}

#languages {
	position: absolute;
	top: 74px;
	right: 385px;
}
#languages a {
	width: 30px;
	height: 40px;
	display: block;
	color: white;
	text-align: center;
	line-height: 25px;
	margin-right: 6px;
}
header a.button {
	display:block;
	width:258px;
	height:54px;
	background:url(img/button_header.png);
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	line-height: 53px;
	margin-top:30px;
}
#main_nav {
	height:48px;
	background: url(img/main_nav_bg.png) center center
}
#main_nav ul {
	width: 745px;
	margin: 0 auto;
	text-align: center;
	line-height: 46px;
}
#main_nav ul li, #footer_nav ul li {
	float: left;
	list-style: none;
	margin:0 26px;
	font-size:15px;
	letter-spacing: 2px;
	text-transform:uppercase;
}
#footer_nav ul li {
	margin:0 41px;
}

#main_nav ul li a, #page .left_column nav ul li a, #footer_nav ul li a {
	color:white;
}
#main_nav ul li a:hover, #main_nav ul li a.active {
	color:#ef9b48;
	border-bottom:3px solid #ef9b48
}
#page .left_column, #slider, .right_column {
	margin-top:20px;
}
#page .left_column {
	float:left;
	width: 150px;
}
#page .left_column h5, #page .right_column h5 {	
	letter-spacing: -0.3px;
	text-align:center;
	margin:2px 0 10px;
}
#page .left_column nav {	
	min-height:260px;
	margin-bottom:10px;
	padding: 16px 14px;
	background: url(img/bg_block.jpg);
	box-shadow: inset 0 -100px 50px rgba(0, 0, 0, 0.13), 0 1px 1px rgba(0, 0, 0, 0.55);
	color: #ef9b48;
}
#page .left_column nav ul li {
	list-style-type:none;
	font-size:15px;
	color:white;
	line-height: 17px;
	margin: 4px 0;
}
#page .left_column nav ul li:before {
    //content: "+ "; 
   }
#page .left_column nav ul li a:hover, #page .left_column nav ul li:hover{
	color:#ef9b48;	
}
#page .left_column nav ul li a.active{
	color:#ef9b48;	
	//border-bottom:3px solid #ef9b48	
}
#footer_nav ul li a:hover,#footer_nav ul li a.active {
	color:#ef9b48;	
	border-bottom:3px solid #ef9b48	}

#page nav.subnav {
	height:100%;
	margin-top:25px;
}
#page #slider {
	width:805px;
	height:300px;
}
#page #containers .containers {
	width:100px;
	height:140px;
	text-align:center;
	margin:20px 10px 10px 0
}

#page #containers .containers div{
	font-size:14px; color:#E7794B;position:absolute;margin-top:80px; text-align:center;width:100px
}
#page #containers .containers div span{
	font-size:16px
}

#page #containers .last {
	margin:20px 0 0 0
}
#page #containers .containers p {
	height:40px;
	background:#363636;
	line-height: 40px;
	color:white;
	display:block;
}
#page #containers .containers .ls {
	line-height: 18px !important;
}
/*#page #containers .containers p:hover {
	background:#ef9b48;
}*/
#page #containers .containers:hover img {
	opacity:0.6;
	 -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
#page #containers .containers:hover p {
	background:#ef9b48;
}

#page .managers .manager img {
	margin:25px 0 0;
}

#page .managers .manager p{
	//margin-bottom:5px;
	line-height: 20px;
}
#page .managers .manager p.name {
	color:#e7794b;
}
#page .managers .manager a {
	color:#050707;
	text-decoration:underline;
	font-style:italic
}
#page .managers .manager a:hover {
	text-decoration:none;
}
#page .content_column {
	width:600px;
	margin:20px 25px;
	float: left;
}
#page .content_column .artimg{
	width:600px;
}
#page .content_column h1,h2 {
	text-align: center;
	margin: 10px 0 20px 0;
}
#page .content_column p {
	text-indent:14px;
	margin:5px 0 0;
	font-size:14px;
	line-height: 20px;
	text-align:justify;
}
#page .content_column  span{
	font-weight:bold;
}

#page .content_column ul {	
	margin-left:28px;
}

#page .right_column {
	float:right;
	width:180px
}
#page .right_column #plus a {
	width:180px;
	height:180px;
	color:white;
	margin-bottom:10px;
	display:block;
	text-align: center;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 300px;
}
#page .right_column #plus #dostavka {
	background:url(img/dostavka.jpg)
}
#page .right_column #plus #assortiment {
	background:url(img/assortiment.jpg)
}
#page .right_column #plus #ceny {
	background:url(img/ceny.jpg)
}
#page .right_column #plus #kompaniya {
	background:url(img/kompaniya.jpg)
}
#page .right_column #plus #podhod {
	background:url(img/podhod.jpg)
}
footer {
	bottom: 0;
	width: 100%;
	height: 171px;
	background:url(img/bg_footer.png)
}
#footer {
	background:url(img/bg_footer_center.png)
}
#footer>.left {
	width:70px;
	margin: 60px 30px 0 30px;
}
#footer>.middle {
	float:left;
	width:590px;
	margin: 60px 0 0 0;
}
#footer>.right {
	width:200px;
	margin: 45px 30px 0 30px;
}
#footer_nav {
	height:40px;
	background: rgba(255, 255, 255, 0.06)
}
#footer_nav ul {
	width: 630px;
	line-height: 40px;
	margin:0 6px
}
#footer_nav ul li {
	font-size:14px;
}
#footer .middle p {
	color: white;
	text-align: center;
	margin: 25px 0;
}
#footer a {
	color:white;
}
footer a.button {
	display:block;
	width:199px;
	height:41px;
	background:url(img/button_footer.png);
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	line-height: 41px;
}
#footer>.right>span {
	color: white;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
}

/*Внетренние страницы*/

#page figure {
	margin-bottom:30px;
}
#page figure div{
	position:absolute; 
	top:530px; 
	text-align:right; 
	width:600px; 
	font-size:32px; 
	color:#E7794B
}
#page figure div span{
	font-size:40px;
}


#page figure img {
	width:600px;
	height:338px;
	border:1px solid rgb(224, 224, 224);
}
#page figure figcaption {
	font-size:12px;
	color:#7c7c7c;
	font-style:italic;
	float:right
}
#page .banner {
	margin-bottom:30px;
}

/*Форма обратной связи*/
#bgform {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	z-index: 99;
}
#bgform form, #bgformSendResult {
	margin: 0 auto;
	top: 30% !important;
	position:relative;
	cursor: pointer;
}
#bgform .order_form, #bgformSendResult  {
	width: 260px;
	padding: 26px 20px;
	background: rgba(239, 155, 72, 1);
	border-radius: 0 0 0 0;
	border: 2px solid white;
	color: white;
}
#bgform .close_form {	
	background: #2C1808;
	border: 2px solid white;
	border-radius: 40px;
	color: white;
	display: block;
	font-size: 32px;
	height: 44px;
	margin-left: 246px;
	margin-top: -41px;
	position: absolute;
	text-align: center;
	width: 44px;		
}
#bgform .close_form:hover{
	background: #1C0808;
}
#bgform form input[type="submit"]{
	cursor: pointer;
}
#bgform form input[type="submit"]:hover {
	opacity:0.7
}
#bgform form hr {
	width: 100%;
	height: 1px;
	margin: 20px 0;
	background: rgb(155, 105, 0);
}
#bgform form .text_block {
	text-transform: uppercase;
	font-size: 16px;
}
#bgform form input[type="text"]{
	width: 100%;
	height: 25px;
	margin: 4px 0 10px 0;
	padding:4px;
	box-shadow: inset 0 1px 2px gray;
}
#bgform form input[type="submit"], button#ok_result   {
	background: url(img/button_header.png);
	width: 200px;
	height: 42px;
	color: white;
	float: right;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 45px;
	cursor: pointer;
}
#bgformSendResult p {
	padding: 25px 0;
}
.error{
	font-weight:none;
	color:red;
}
.red{
	//margin-left:100px;
	font-weight:bold;
	color:blue;
}