
@import url("default.css");
@import url("content.css");

#site_conteiner {
	position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
	width: 100%;
	min-width: 980px;
	margin: 0 auto;
	font-size: 1.2em;
	background: #41474b;
}
	#wrapper{
		position: relative;
		z-index: 2;
		width: 980px;
		margin: 0 auto;
		padding-bottom: 80px;
		text-align: left;
	}
		#header {
			position: relative;
			height: 197px;
		}
			#header h1 {
				width: 229px;
				margin: 0; padding: 0;
				position: absolute;
				top: 40px; left: 30px;
				text-align: center;
			}
			#header h1 a {
				color: #ee6d33;
				font-weight: normal;
				font-size: 0.8em;
				text-decoration: none;
			}
			#main_menu{
				position:absolute;
				top: 217px;
				z-index: 4;
				left: 30px;
				font-size:12px;
			}
			#main_menu ul {
				margin: 0;
				padding: 0;
				overflow: hidden;
			}
				#main_menu ul li {
					float: left;
					margin: 0;
					padding:0;
					list-style-type: none;
					background: url(/img/bord.png) no-repeat 100% 50%;
				}
				#main_menu ul a {
					float: left;
					display: block;
					margin: 0;
					padding: 15px 22px 13px;
					text-transform: uppercase;
					color: #fff;
					text-decoration: none;
					background: url(../img/arrow.gif) transparent 25px 3px no-repeat;
				}
				#main_menu ul li.last{
					background:none;
				}
				#main_menu ul li.active {
					background:#F7F6F2;
				}
				#main_menu ul a.active, #main_menu ul a:active, #main_menu ul a:focus,#main_menu ul a:hover {
					color: #41474b;
				}

			#slogon {
				left: 74px;
				position: absolute;
				top: 104px;
				color: #41474b;
				font-size:27px;
			}
			#slogon p {
				margin: 0;
				color: #41474b;
			}
			#nav {
				position: absolute;
				top: 36px; right: 20px;
			}
			#nav a {
				display: block;
				float:left;
				width: 34px; height: 34px;
				margin: 0 10px 0 0;
				text-align: center;
				background-color: #41474b;
			}
			#nav a img {
				margin-top: 12px;
			}
		#conteiner {
			margin: 61px 0 0 30px;
			min-height: 300px;
			padding: 0 0 50px;
			width: 921px;
			background: url(../img/conteiner_shadow.gif) #f7f6f2 0 100% repeat-x;
		}
			#content {
				padding: 23px 23px 30px 23px;
			}
		#mashina {
			position: absolute;
			top: 80px; right: 29px;
			z-index: 3;
			width: 307px; height: 224px;
		}
		#mashina p{
			margin:0;
		}
		.beg {
			position: absolute;
			left: 276px;
			top: 36px;
			width: 326px;
			height: 38px;
			color: #41474b;
			font-size: 14px;
			overflow: hidden;
		}
			.beg p {
				float: left;
			}
	#footer {
		position: absolute;
		bottom: 0; left: 0; z-index: 3;
		width: 100%;
		height: 60px;
		color: #fff;
		background: url(../img/footer_bg.gif) transparent 0 0 repeat-x;
	}
		#footer p {
			margin: 0;
			padding: 7px 45px 0 0;
			text-align: right;
			color: #fff;
		}
		#footer a	{
			color: #fff;
		}
	#footer .catchword_logo {
		position: absolute;
		top: 18px; left: 20px;
	}
		.site_copy {
			float: left;
			display: inline;
			text-align: left;
			margin: 5px 0 0 180px;
			padding: 0px 0 0 0;
			color: #fff;
		}
		.uss-sys-copyright {
			float: left;
			display: inline;
			margin: 18px 0 0 17%;
			text-align: left;
		}
			.uss-sys-copyright div {
				color: #fff !important;
			}
		.counters {
			float: right;
			padding: 5px 20px 5px 0;
		}
			.counters img {
				margin: 0 0 0 5px;
				vertical-align: middle;
			}
		.uss-site-copyright {
			color: #fff;
		}
	#site_visual {
		position: absolute;
		top: 0; left: 0;
		z-index: 1;
		width: 100%; height: 409px;
		background: url(../img/visual_bg.gif) #f7f6f2 0 0 repeat-x;
	}
		#site_visual .inner {
			height: 409px;
			background: url(../img/visual_img1.png) transparent 50% 0 no-repeat;
		}

/*-----------*/
#singleTitle {
	position: relative;
	width: 100%;
	z-index: 4;
}
#singleTitle:after {
	content: '';
	display: block;
	clear: both;
}
#singleTitle .allign {
	position: relative;
	right: 50%;
	float: right;
}
	#singleTitle h2 {
		position: relative;
		right: -50%;
		margin: 0 0 20px 0;
		text-transform: uppercase;
		font: normal 1.5em/1.0 Tahoma, sans-serif;
		color: #ee6d33;
		background: url(../img/arrow_title_rt.gif) transparent 100% 50% no-repeat;
	}
		#singleTitle h2 span {
			display: block;
			padding: 3px 25px;
			background: url(../img/arrow_title_lf.gif) transparent 0 50% no-repeat;
		}
.ssnn-copyright {float:left; margin: 10px 10px 0 0;}
.uss-site-copyright {float: right; margin: 15px 0 0; width:200px;}
*html .ssnn-copyright {margin: 10px 5px 0 0;}





.mobile-link {
	position: absolute;
	left: 14px;
	right: 0;
	top: 18px;
	margin: auto;
}




.insta {
    position: absolute;
    right: 360px;
    top: 36px;
}
.insta p {margin: 0;}


