	@font-face {
			font-family: "RobotoRegular";
			src: url("../fonts/RobotoRegular/RobotoRegular.eot");
			src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
			url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoLight";
			src: url("../fonts/RobotoLight/RobotoLight.eot");
			src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
			url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
			url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoMedium";
			src: url("../fonts/RobotoMedium/RobotoMedium.eot");
			src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
			url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
			url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "RobotoBold";
			src: url("../fonts/RobotoBold/RobotoBold.eot");
			src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
			url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
@font-face {
			font-family: "FiraSansRegular";
			src: url("../fonts/FiraSansRegular/FiraSansRegular.eot");
			src: url("../fonts/FiraSansRegular/FiraSansRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/FiraSansRegular/FiraSansRegular.woff") format("woff"),
			url("../fonts/FiraSansRegular/FiraSansRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "FiraSansBold";
			src: url("../fonts/FiraSansBold/FiraSansBold.eot");
			src: url("../fonts/FiraSansBold/FiraSansBold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/FiraSansBold/FiraSansBold.woff") format("woff"),
			url("../fonts/FiraSansBold/FiraSansBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "FiraSansItalic";
			src: url("../fonts/FiraSansItalic/FiraSansItalic.eot");
			src: url("../fonts/FiraSansItalic/FiraSansItalic.eot?#iefix")format("embedded-opentype"),
			url("../fonts/FiraSansItalic/FiraSansItalic.woff") format("woff"),
			url("../fonts/FiraSansItalic/FiraSansItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "FiraSansBoldItalic";
			src: url("../fonts/FiraSansBoldItalic/FiraSansBoldItalic.eot");
			src: url("../fonts/FiraSansBoldItalic/FiraSansBoldItalic.eot?#iefix")format("embedded-opentype"),
			url("../fonts/FiraSansBoldItalic/FiraSansBoldItalic.woff") format("woff"),
			url("../fonts/FiraSansBoldItalic/FiraSansBoldItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
	body{ 
	font-family: "RobotoRegular", Arial;  
	font-size: 14px; 
	color: #000000;
	margin:0;
	background-color: #F5F5F5;
}
.clearfix {
overflow: auto; width: 100%;
}
.allpage{
    width:1020px;
    background:#fff;
    margin:0 auto;
	overflow: auto; 
}
a { 
	color: #000000; 
}
a:visited { 
	color: #000; 
}
a:hover { 
	color: #00779E; 
	text-decoration:underline;
}

h1 {  
	font-family: "FiraSansBold", Arial;  	
	font-size: 22px; 
	margin-top: 8px; 	
	margin-bottom: 1px;
}
h2, {
	font-family: "FiraSansBold", Arial;  	
	font-size: 18px; 
	font-weight: bold;
}
h3 {
	font-family: "FiraSansBold", Arial;  	
	font-size: 16px; 
	font-weight: bold;
}

h4 { 
	margin-bottom: 5px; 
	font-size: 14px; 
}
.firstimg {
     float:left;
}
.firstimg img{
     max-width:250px;
     height:auto;
     margin: 5px 10px 5px 0;
     padding: 2px;
     border:1px solid #aaa;
}
.toplogo{
	width:430px;
	text-align:center;
	float: left;
	margin-right:10px;
	cursor:pointer;
}
#mytime {
	font-size:16px;
	color: #999;
	height:20px;
}
.sitetitle1{
	font-family: "Segoe UI Black", Verdana;
	font-size: 30pt;
	font-weight:bold;
	
}
.sitetitle2{
	font-family: "RobotoRegular", Arial;  
	font-size:16px;
	font-weight:bold;
	margin:4px 0;
}

.lefttitle{
	width: 250px;
	max-width: 250px;
	height: 90px;
	max-height: 90px;
	overflow:hidden;
}

.righttitle{
	width: 250px;
	max-width: 250px;
	height: 90px;
	max-height: 90px;
	overflow:hidden;	
}

.mb10{
	margin-bottom: 10px;
}
.menu table {
	vertical-align: middle; 
	text-align: center; 
	border-top: 3px #000 solid;  
	border-bottom: 3px #000 solid;  
	border-left:none;
	border-right:none;
	padding: 0px;  
	width: 100%; 
	height:38px;
}
.menu  a{
	font-family: "FiraSansBold", Arial;  
	font-size:16px;
	font-weight: bold; 
	text-decoration: none; 
	padding: 4px 10px;
	margin: 2px 0;
	text-transform: uppercase;
}
.menu  a:hover{
	color: #fff;
	background-color:#00779E;
}

.menu2 table {
	vertical-align: middle; 
	text-align: center; 
	border:none;
	padding: 0px;  
	width: 100%; 
	height:30px;
	background-color: #EEE;
}
.menu2 table  td{
	border-left: 1px #aaa solid;
}
.menu2  a{
	font-family: "RobotoRegular", Arial;  
	font-size:14px;
	font-weight: bold; 
	text-decoration: none; 
	padding: 2px 5px;
	margin: 2px 0;
	/*text-transform: uppercase;*/
	color:#000;
	text-decoration:none;
	margin-bottom: 10px;
}
.menu2  a:hover{
	color: #00779E;
	text-decoration:underline;
}
.red_title{
	color: #ff0000; 
	font-size: 16px; 
	font-weight: bold;
}
.marg{
	height: 22px;
	border:1px solid #777;
	width:465px;
	float:left; 
	margin-right:14px;
}
.marg marquee{
	margin:3px;
}
/*           Поиск         */
#searchblock { 
	border: none; 
	display:block;
	max-height: 15px;
	vertical-align:top;
	line-height:0;
}
#searchblock input[type=text], #searchblock input.text{ 
	color: #979797; 
	height: 23px; 
	padding: 0 5px 0 5px; 
	margin:0;
	text-decoration: none; 
	border:1px solid #777;	
	border-radius: 6px 0 0 6px;
	-moz-border-radius:6px 0 0 6px;
	-khtml-border-radius:6px 0 0 6px;
	font-size:11px; 
	width:230px; 
}
#searchblock img, #searchblock input  [type=image] {
	width:25px; 
	height: 25px; 
	border: none; 
	padding: 0 ;
	margin-left:8px;
}

.dotniz {
	display:block;
	padding:5px;
	border-bottom: 1px #aaa dotted;
}

.rt1{
	width:100%;
	border-top: #000 3px solid;
	margin: 10px 0 6px 0;
}
.rt1 img{
	float:right;
}
.rt2{
	
	width:100%;
	border-top: #000 1px solid;
	border-bottom: #000 1px solid;
	margin-top:3px;
	font-weight:bold;
	font-family: "FiraSansBold", Arial;  
	font-size:16px;
	text-transform:uppercase;
}

.rt2 a{
	text-decoration:none;
}

.news1{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*---------------Начало новостного блока----------------*/
.anons{
	padding: 8px 0;}
.news1 img{
	width:466px;
	height:auto;
	min-height:300px;
	border: 1px #ccc solid;
}
.news1 .news_title, .news1 .news_title a{
	font-family: "FiraSansBold", Arial;	
	font-size:24px;
	font-weight:bold;
	padding: 8px 0;
	text-decoration:none;
}
.news1 .news_title a:hover{
	text-decoration:underline;
}
.news1 .dt{
	color: #777;
	font-size:14px;
	padding-bottom: 6px;
}

.news1 .razdelname{
	background-color: #F68634;
	color: #fff;
	text-transform:uppercase;
}


.news2, .news{
	margin-top: 10px;
	margin-bottom: 10px;
}
.news2 td, .news td{
	vertical-align:top;
}
.news2 table, .news table{
	padding: 6px 0;
	border-bottom: 1px #aaa dotted;
}
.news2 img, .news img{
	width:142px;
	height:auto;
	min-height:80px;
	border: 1px #ccc solid;
	margin-right:8px;
}
.news2 .news_title, .news2 .news_title a, .news .news_title, .news .news_title a, .board .news_title, .board .news_title a{
	font-family: "FiraSansBold", Arial;
	font-size:18px;
	font-weight:bold;
	padding: 0 0;
	text-decoration:none;
}
.news2 .news_title a:hover, .news .news_title a:hover{
	text-decoration:underline;
}
.news2 .dt, .news .dt, .board .dt{
	font-family: "FiraSansBold", Arial;	
	color: #777;
	font-size:13px;
	padding: 6px 0;
}
.price{
	color:#777;
	font-weight:normal;
}
.news2 .razdelname, .news2 .razdelname a{
	color: #00779E;
	text-transform:uppercase;
	text-decoration:none;
}
.news2 .razdelname a:hover , .news .razdelname a:hover {
	text-decoration:underline;
}
.news3 {
	padding-bottom: 12px;
	}
.news3 .onenews{	
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px #aaa dotted;
	
}

.news3 table{
	padding: 6px;
	border-bottom: 1px #aaa dotted;
}

.news3 .news_title, .news3 .news_title a{
	font-family: "RobotoRegular", Arial;
	font-size:14px;
	padding: 0 0;
	text-decoration:none;
}
.news3 .news_title a:hover{
	text-decoration:underline;
}
.news3 .dt {
	padding:3px 0;
}
.news3 .dt span{
	color: #fff;
	font-size:13px;
	/*padding: 6px 0;*/
	background-color: #00779E;
}


.foto{
	margin-top: 10px;
	margin-bottom: 10px;
}
.foto table{
	padding: 6px 0;
	border-bottom: 1px #aaa dotted;
}
.foto img{
	width:198px;
	height:auto;
	min-height:120px;
	border: 1px #ccc solid;
	margin-bottom:8px;
}
.foto .news_title, .foto .news_title a{
	padding: 0 0;
	text-decoration:none;
}
.foto .news_title a:hover{
	text-decoration:underline;
}


.news7{
	margin-top: 10px;
	margin-bottom: 10px;
}
.news7 table{
	padding: 6px;
	border: 1px #aaa dotted;
}
.news7 img{
	width:227px;
	height:auto;
	min-height:130px;
	border: 1px #ccc solid;
	margin-bottom:8px;
}
.news7 .news_title, .news7 .news_title a{
	font-family: "FiraSansBold", Arial;		
	font-size:16px;
	font-weight:bold;
	padding: 3px 0 5px 0;
	text-decoration:none;
}
.news7 .news_title a:hover{
	text-decoration:underline;
}

.news8{
	/*margin-top: 10px;*/
	margin-bottom: 10px;
}
.news8 table{
	padding: 6px 0;
	border-bottom: 1px #aaa dotted;
}
.news8 table td{
	padding:0;
	margin:0;
	background-color:#F68634;
	}
.news8 img{
	width:195px;
	height:auto;
	min-height:150px;
	border: 1px #ccc solid;
	margin:0;
	padding:0;
	float:left;
}
.news8 .news_title, .news8 .news_title a{
	/*background-color:#F68634;*/
	font-size:14px;
	padding: 4px;
	margin:0;
	text-decoration:none;
	color: #fff;
	float:left;
}
.news8.news_title a:hover{
	text-decoration:underline;
}

.news8 .anons{
}

.dtinnews{
	background-color:#0078A1;
	color:#fff;
}
.RightNews{
	/*border: #aaa 1px solid;*/
}


.RightNews table{
	padding: 6px 0;
	border-bottom: 1px #aaa dotted;
}
.RightNews img{
	width:236px;
	height:auto;
	min-height:150px;
	border: 1px #ccc solid;
	margin:0 2px;
}
.RightNews .news_title, .RightNews .news_title a{
	font-family: "FiraSansBold", Arial;	
	font-size:16px;
	padding: 5px 0;
	text-decoration:none;
	font-weight:bold;
}
.RightNews .news_title a:hover{
	text-decoration:underline;
}
/*---------------Конец новостного блока----------------*/
.details{
	float:right;
	padding: 4px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
.details a{
	text-decoration:none;
}
.details a:hover{
	text-decoration:underline;
}
.board{
	width:100%;
	border-bottom: #aaa 1px solid;
	padding: 4px 0;
}

.board_small{
	margin: 10px 0 10px 0;
}
.board_small table{
	padding: 6px 0;
	border-bottom: 1px #aaa dotted;
	background-color:#EFEFEF;
	width:100%;
}
.board_small img{
	width:80px;
	height:auto;
	min-height:60px;
	border: 1px #ccc solid;
	margin:0 4px 0 0;
	float:left;
}
.board_small .news_title, .board_small .news_title a{
	font-size:13px;
	font-weight:bold;
	padding: 0 0;
	text-decoration:none;
}
.board_small.news_title a:hover{
	text-decoration:underline;
}

.board_small .dt{
	color: #aaa;
}

.board_big{
	margin: 10px 0 10px 0;
}
.board_big table{
	padding: 6px 0;
	border-bottom: 1px #aaa dotted;
	/*background-color:#EFEFEF;*/
	width:100%;
}
.board_big img{
	width:120px;
	height:auto;
	min-height:60px;
	border: 1px #ccc solid;
	margin:0 8px 0 0;
	float:left;
}
.board_big .news_title, .board_big .news_title a{
	font-size:13px;
	font-weight:bold;
	padding: 0 0;
	text-decoration:none;
}
.board_big.news_title a:hover{
	text-decoration:underline;
}

.board_big .dt{
	color: #aaa;
}
.addboard {
	background-color:#F68634;
	padding:3px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.addboard a{
	color:#fff;
}
.vota {
	padding: 5px 0;
	background-color:#EFEFEF;
}
.voting {
	padding: 0 0 6px 0;
}
.voting label{
	font-weight: normal;
	padding:2px 0 2px 6px;
}
.voting  input {margin:0;}

.pagetitle{
	border-bottom: 1px solid #000;
	margin:15px 0;
}
.pagetitle td{
	vertical-align:bottom;
}
.bodyImg{
	float:left; 
	width:250px; 
	height:auto; 
	min-height: 100px;
	padding:2px;
	border:#aaa 1px solid;
	margin: 0 10px 5px 0;
}
#footer{
	background-color:#808080;
	color: #fff;
	text-decoration:none;
	margin-bottom:10px;
}
#footer a{
	color: #fff;
	text-decoration:none;
}

#footer a{
	color: #fff;
	text-decoration:underline;
}
#footer table{
	border-top: #aaa 1px solid;
	border-collapse: separate; 
    width: 100%;
    border-spacing: 7px 11px;
{
#footer td, #footer table{
	vertical-align:top;
}
