@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?21676813');
  src: url('../font/fontello.eot?21676813#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?21676813') format('woff2'),
       url('../font/fontello.woff?21676813') format('woff'),
       url('../font/fontello.ttf?21676813') format('truetype'),
       url('../font/fontello.svg?21676813#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none; 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 .socbutton {
	 display:inline-block;
	font-size:20px;
	width:25px;
	height:25px;
	padding:10px 5px 0 5px;
	background:#e3eaec;
	color:#000;
	border-radius:20px;
	margin:0 5px;
	text-align:center;
}
.icon-rss:before { content: '\e800'; }
.icon-youtube:before { content: '\f167'; }
.icon-twitter-1:before { content: '\f309'; }
.icon-facebook:before { content: '\f30c'; } 
.icon-gplus-1:before { content: '\f30f'; } 
.icon-instagram:before { content: '\f32d'; }

html, body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a {
	text-decoration:none;
	outline: none;
	color:#000000;
}
a img {
	border:none;
}
header, footer, section, aside, time, figure {
	display:block;
}
header {
	font-weight:bold;
}
h2 {
	font-size:1.2em;
}
h3, h4, h5, h6{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000;
	background-color: #e3eaec;
	padding: 2px 10px;
	margin: 10px 0;
}
hr {
	background-color: #e3eaec;
	padding: 2px 10px;
	border:none;
}
body>header {
	background:url(/template/desctop/img/fon.png) repeat-x 0 0;
	padding-top:45px;
	position:relative;
}
body>header:after {
	content:"";
	display:block;
	height:3px;
	background-color: #e3eaec;
	margin:5px 0;
}
.container {
	width:1024px;
	margin:0 auto;
	text-align:left;
}
nav {
	background-color:#e3eaec;
	margin:10px 0 5px;
	position:relative;
}
nav .fixed {
	position:fixed;
	z-index:3;
	top:0;
	width:1024px;
	margin:0;
}
nav ul.menu{
	display:block;
	margin:0 10px;
	padding:0;
	list-style:none;
}
nav ul.menu li{
	display:inline-block;
	height:30px;
	line-height:30px;
	margin:0 3px;
}
nav ul.menu li a{
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
nav ul.socnet{
	position:absolute;
	margin:0;
	padding:0;
	top:2px;
	right:10px;
}
nav ul.socnet li{
	display:inline-block;
}
nav ul.socnet li a{
	display:block;
	width:15px;
	height:15px;
	background:#fff;
	color:#000;
	padding:5px;
	border-radius:15px;
}
#logo {
	position:relative;
	float:left;
	display:block;
	width:272px;
	height:80px;
	background:rgba(255,255,0,1);
	padding:5px;
	text-align:center;
	margin-right:10px;
	overflow:hidden;
}
#logo img{
	position:absolute;
	top:0;
	left:0;
}
body>header>section {
	width:728px;
	height:90px;
	margin-left:292px;
}
body>footer:before {
	content:"";
	display:block;
	height:3px;
	background-color: #e3eaec;
	margin:5px 0;
}
#copyright {
	background-color: #e3eaec;
	height: 30px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 30px;
	color: #333;
	padding-left: 20px;
}
.row1, .row2, .row3, .column {
	display:inline-block;
	vertical-align:top;
}
.row1 {
	width:500px;
}
.row2, .row3 {
	width:240px;
}
.row2 {
	margin:0 10px;
	text-align:left;
}
.row3 section {
	margin-bottom:20px;
}
.popular {
	display:inline-block;
	width:338px;
	margin-bottom:20px;
}
.popular a>*{
	display:inline-block;
	vertical-align:middle;
}
.popular time{
    background-color:#e3eaec;
	color:#999;
	height: 60px;
	overflow: hidden;
	width: 60px;
	margin:0 10px 0 0;
}
.popular time .month{
	display:block;
	font-size: 9px;
	line-height:12px;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
}
.popular time .day{
	display:block;
    bottom: 7px;
    font-size: 60px;
    font-weight: bold;
    position: relative;
    right: -5px;
	letter-spacing:-2px;
	text-shadow: 1px 0 0 #999;
	color:#fff;
}
.popular header{
	color:#000;
	width:230px;
}
.news_detail {
	text-align:left;
}
#search {
    height: 40px;
    border-left: 8px solid #fff500;
    padding-left: 10px;
	margin: 10px 0 5px 10px;
}
#search label {
    font-size: 12px;
    margin-left: 5px;
    color: #6d7577;
    display: block;
}
#search input {
    color: #6d7577;
    width: 400px;
    height: 19px;
    padding: 0 5px;
    margin-right: 2px;
	border:1px solid #6d7577;
}
#search input.submit {
	font-weight: bold;
    text-transform: uppercase;
    width: 61px;
	height:auto;
	padding: 3px 5px;
	border-radius:2px;
	border:none;
	color:#000;
	background:#ff0;
}
.vubir {
	border-bottom:1px dotted #000;
	padding-bottom:5px;
	margin-bottom:5px;
}
.vubir .date{
	float:left;
    background-color: rgba(0,0,0,0.5);
	color:#fff;
	height: 30px;
	overflow: hidden;
	width: 30px;
	vertical-align:middle;
	margin:0 10px 0 0;
}
.vubir .date .month{
	font-size: 9px;
	line-height:12px;
	padding-top: 0;
	text-align: center;
	text-transform: uppercase;
}
.vubir .date .day{
    bottom: 7px;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    right: -5px;
	letter-spacing:-2px;
}
.vubir time{
	font-size:10px;
}
.vubir p{
	margin:2px 0;
}
.data-line {
	padding:2px 5px;
	font-size: 12px;
	background-color: #e3eaec;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.head-news {
	margin:10px;
	white-space:nowrap;
	text-align:left;
}
.head-news.bold {
	font-weight:700;
}
.head-news>*{
	display:inline-block;
	vertical-align:middle;
}
.head-news time {
	background-color: #f0f0f0;
	padding:5px;
	margin-right:4px;
}
.head-news header{
	padding:3px 0;
	font-weight:normal;
	white-space:normal;
	width:420px;
	font-family: Verdana,Geneva,sans-serif;
	font-size:15px;
	border-bottom: 1px dotted #D8D8D8; 
}
.head-news.bold header{
	font-weight:700;
}
.news {
	border-bottom: 1px dotted #D8D8D8;
	position:relative;
	overflow:hidden;
	margin:10px 0
}
.news header{
	margin-right:80px;
}
.news time{
	color:#989898;
	position:absolute;
	top:0;
	right:0;
	font-size:0.8em;
}
.news p {
	text-align:justify;
}
.imgprew {
	float:left;
	padding:1px;
	border:1px solid #d8d8d8;
	margin: 0 5px;
}
.imgprew.noborder {
	border:none;
}
.imgprew img{
	width:60px;
	height:60px;
}
.news_detail a {
	text-decoration:underline;
	color:rgba(124,62,0,1.00);
}
.news_detail header {
	font-weight:normal;
}
.news_detail header .imgprew {
	margin: 0 5px 15px 0;
}
.news_detail header  p{
	margin-left:72px;
	font-style:italic;
}
.news_detail time {
	color:#989898;
	font-size:0.85em;
}
.news_detail img {
	max-width:100%;
	height:auto;
}
.addnews {
	margin:15px 0;
	border-left:2px solid #ccc; 
	padding-left:10px;
	font-size:0.9em;
	clear: both;
	border-top:20px;
}
.addnews header{
	font-style:italic;
	font-weight:bold;
}
.addnews a{
	display:block;
	margin-top:5px;
	color: #000;
	background-color: #e3eaec;
	padding: 4px 10px;
	margin: 10px 0;
}
#pages ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#pages ul li{
	display:inline-block;
}
#pages ul li a{
	display:block;
	padding:3px 7px;
	background:#e3eaec;
	margin:5px;
}
#pages ul li a.vudil{
	background:#555;
	color:#fff;
}
.error404 {
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #000;
	background-color: #e3eaec;
	padding:15px 5px;
}
.error404 img{
	float:left;
	width:140px;
	height:auto;
	margin:0 10px 5px 5px;
}
input, textarea {
	border:1px solid #6d7577;
}
label.error {
	display:block;
	color:#ff0000;
	font-size:12px;
}
input.error, textarea.error{
	border-color:red;
}
.catalog-device>a {
	width:150px;
}
.catalog-device>a>img {
	width:150px;
	height:auto;
	margin-bottom:10px;
}
.catalog-device ul {
	display:block;
	margin:0;
	padding:0;
}
.catalog-device ul li{
	position:relative;
	box-sizing:border-box;
	display:inline-block;
	width:100px;
	margin:0;
	padding:2px;
}
.catalog-device ul li a{
	position:relative;
	display:block;
	border-right:1px solid #ACACAC;
	border-bottom:1px solid #ACACAC;
	height:100px;
	padding:3px;
}
.catalog-device ul li a:hover{
	border-color:#c63434;
}
.catalog-device ul li img {
	position:absolute;
	max-width:90px;
	max-height:90px;
	width:auto;
	height:auto;
}
.catalog-device ul li a span {
	bottom:0;
	right:0;
	position:absolute;
	background:#ACACAC;
	color:#ffffff;
	padding:3px 6px;
}
.catalog-device ul li a:hover span {
	background:#c63434;
}