@charset "windows-1251";
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
html, body
{
	min-width:1000px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #d91414;
	text-decoration: underline;
	letter-spacing: 0.02em;
}
#outer
{
	POSITION: relative;
	MIN-WIDTH: 1000px;
	MARGIN: 0px auto;
	MAX-WIDTH: 1280px;
    height: auto !important;
    height: 100%; /* для IE6 */
    min-height: 100%;
}
.inshur {
	min-width: 985px;
	overflow: hidden;
	padding-left: 35px; 
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top:10px; */
}
.wreperhead {
	background: url(../tpl/images/bg10.png) repeat-x;
	height: 40px;
	padding: 10px 0 0 0;
	width: 100%;
}
.inshur .wraper {
	float: left;
	margin-right: 28px;
	width: 220px;
}
.inshur .wraperlast {
	float: left;
	width: 240px;
}
.inshur div ul li {
	float: left;
}
.line {
	margin-top:8px;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d7e1d7;
}
.wrephead {
	background: url(../tpl/images/bg9.png) repeat-x;
	height: 105px;
	width: 100%;
	padding: 15px 0 0 0;
}
hr {
	margin: 0px;
}
.line1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#header .logo {
	float: left;
	height: 82px;
	width: 248px;
	margin-left: 15px;
}
#header {
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	padding-bottom:10px;
}
#container {
	width:505px;
	float:left;
	margin-left: 10%;
}
#prev {
	float:left;
	display:block;
	margin-top:63px;
	width:16px;
	height:17px;
	background:url(../tpl/images/prev.png)
}
#next {
	float:right;
	display:block;
	margin-top:63px;
	width:16px;
	height:17px;
	background:url(../tpl/images/next.png)
}
#content {
	margin-top: 60px;
}
#content .contbox {
	padding:0 4px 0 5px;
	width:100%;
	text-align:center;
}
#content div {
	display: none;
}
#header h3 {
	margin-top: 0px;
	margin-left: 660px;
}
#header img {
	margin-left: 5px;
	position: absolute;
}
#header .soc {
	width: 205px;
	position: absolute;
	top: 60px;
	right: -89px;
}
#header .nav {
	width: 115px;
	position: absolute;
	top: 8px;
	right: 0px;
}
#header .nav li a {
	display:block;
	height: 20px;
	padding-left: 22px;
	margin:3px 0 0 0;
}
#header .nav li .login {
	background: url(../tpl/images/login.png) no-repeat;
}
#header .nav li .contact {
	background: url(../tpl/images/contact.png) no-repeat;
}
#header .nav li .search {
	background: url(../tpl/images/search.png) no-repeat;
}
#header .nav li .favorite {
	background: url(../tpl/images/favorite.png) no-repeat;
}
a.sb,
.sb a {
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -900em;
	color: #333;
	text-decoration: none;
	line-height: 100%;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin: 0 2px 5px 0;
	background-color: #ececec;
	border: solid 1px #b8b8b9;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
/* for IE */
*:first-child+html a.sb,
*:first-child+html .sb a {
	text-indent: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
a.sb.small,
.sb.small a {
	width: 20px;
	height: 20px;
	font-size: 70%;
}
a.sb:hover:after,
.sb a:hover:after {
	background-image: none;
}
a.sb:hover,
.sb a:hover,
a.sb:hover:after,
.sb a:hover:after {
	background-color: #f3f3f3;
}
a.sb.blue,
.sb.blue a,
a.sb.blue:after,
.sb.blue a:after {
	background-color: #4d7de1;
	border-color: #294c89;
	color: #fff;
}
a.sb.blue:hover:after,
.sb.blue a:hover:after {
	background-image: none;
}
a.sb.blue:hover,
.sb.blue a:hover,
a.sb.blue:hover:after,
.sb.blue a:hover:after {
	background-color: #5384ed;
}
a.sb.twitter,
.sb a.twitter {
	background-image: url(../tpl/images/white_twitter_bird.png);
}
a.sb.facebook,
.sb a.facebook {
	background-image: url(../tpl/images/white_facebook.png);
}
a.sb.vk,
.sb a.vk {
	background-image: url(../tpl/images/vk.png);
}
a.sb.lj,
.sb a.lj {
	background-image: url(../tpl/images/lj.png);
}

a.sb.gplus,
.sb a.gplus {
	background-image: url(../tpl/images/gplus.png);
}
#mainNav {
	background: url(../tpl/images/line1.png) repeat-x;
	height: 46px;
	min-width: 985px;
}
#mainNav ul {
	height: 46px;
	min-width: 985px;
	padding-left: 15px;
}
#mainNav ul li a {
	display: block;
	float: left;
	width: 130px;
	height:30px;
	padding:16px 0 0 0;
}
#mainNav ul li a:hover {
	display: block;
/*	background: url(../tpl/images/navhov.png);*/
	background: #FF0000;
}
#bodycopy {
	min-width: 1000px;
}
#footer {
	background-color: #f3f3f3;
	overflow: hidden;
}
#footer div {
	float: left;
	width: 175px;
	margin-right: 15px;
}
#footer .wraperf .second {
	width: 162px;
	margin-left: 3px;
}
#footer .wraperf div h4 {
	margin-bottom: 15px;
}
#footer .wraperf {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 15px;
	float: none;
}
#footer .wraperf div ul li a {
	display: block;
	margin-top: 9px;
}
#footer .wraperf .midle {
	width: 195px;
	margin-right: 40px;
}
#footer .wraperf p {
	width: 1000px;
	float: left;
	margin: 20px 0 0 0;
}
#footer .wraperf p .left {
	margin-right: 15px;
	margin-bottom: 3px;
}
#footer .wraperf p .right {
	float: right;
	margin-right: 30px;
}
.wrapbg {
	background: url(../tpl/images/bg.png) repeat-x;
	min-height: 53px;
}
#bodycopy .midle div .center {
	text-align:center;
}