/*@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=cyrillic');*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600|Montserrat&family|Noto+Sans|Roboto|Roboto+Slab&subset=cyrillic');


* {
margin:0;
padding:0;
}
.articles{
      /*font-family: 'Roboto', sans-serif;*/
      font-family: 'Roboto Slab', verdana;
margin-bottom:0px;
font-size:16px !important;
text-align:justify;
}
.articles h1{
      font-size: 32px;
     font-weight: bold
}
.articles h2{
      font-size: 20px;
}

.articles img {
	/*display:block;
       margin:auto; - вариант для выравнивания, в итоге влево выравниваются картинки даже те, которые были в центре*/
        text-align:center;
        max-width: 100%;
        height: auto !important;
       /* height: inherit !important; - указывает, что свойство берется от родительского элемента*/
}

body {
	margin: 0;
	padding: 0;
	background:#f6f6f6;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6c6c;
}
input, select, textarea {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color:#969393;
	font-size:11px;
}
img {
	border:0;
}
a {
	color:#333366;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	border:0!important;
}
table {
	border-collapse:collapse;
}
h1 {
color:#010101;
display:block;
font-family: 'Roboto', Arial,sans-serif;
font-size:24px;
font-weight:normal;
height:100%;
margin-bottom:10px;
overflow:hidden;
}

h1 span {
float:left;
}
h2 {
font-size:12px;
margin-bottom:5px;
}
p {
line-height:18px;
margin-bottom:17px;
}
#container {
	width:1000px;
	background-color:#ссс;
	margin: 0 auto;
	text-align: left;
}
#header {
	position:relative;
	padding:0;

}
#header .top-block{
	width:1000px;
	height:10px;
	background-color:#000000;
}
#header .top-block a{
	font-size:8px;
	color:#eeeeee;
}
#header .top-block2{
	width:1000px;
	height:137px;
	
	background-color:#ffffff;
}
#header .top-block2 .tit1{
	FONT-SIZE:48PX;
	padding-top:18px;
	margin-left:19px;
	text-decoration:none;
	float:left;
	width:70%;
}
#header .top-block2 .tit2{
	FONT-SIZE:14PX;
	text-decoration:none;
	font-style:italic;
	margin-left:19px;
	float:left;
	
}
#header .top-block2 .logo{
	width:83px;
	height:137px;

	margin-left: 150px;
	top:0px;
}
#header .menu-block {
	width:1000px;
	height:38px;
	background:url("../images/menu.png") no-repeat scroll 0 0px transparent;
	padding-left:19px;
	
}
#header .menu-block a{
	font-size:14px;
	color:white;
}
#header .menu-block {
	color:white;
}

#mainContent {
	padding:10px 19px 20px 19px;
	height:100%;
	overflow:hidden;
	font-size:14px;
	text-align:justify;
	background-color:#ffffff;
	color:#000000;
}
#footer {
	width:1000px;
	height:86px;
	background:url("../images/footer.png") no-repeat scroll 0 0px transparent;
	text-align:center;
	color:white;
	
	
}
#footer a{
color:white;
}
#mainContent {
}
#mainContent .big{
width:100%;
}

#mainContent img{
margin:4px;
}
#mainContent h1{
line-height:150%;
}

#mainContent p{
font-size:14px;
line-height:25px;
color:#000;
}
#mainContent .big{
width:100%;
}

#mainContent td{
padding:3px;
}

#mainContent input{
	border:1px solid #999;
	color:#000;
}
#mainContent textarea{
	border:1px solid #999;
	color:#000;
}
#mainContent select{
	border:1px solid #999;
	color:#000;
}
#mainContent table{
	width:100%;
	
}
#mainContent table td{

	vertical-align:top;
}

.block_staff_menu {
	margin-top:30px;
	border:1px solid #E99510;
}

.block_staff_menu ul{
	line-height:22px;
	list-style:none outside none;
	margin-left:18px;
	
}
.block_staff_menu .smaff_menu li{
	background:url("../images/arrow1.png") no-repeat scroll 0 10px transparent;
	padding-left:9px;
                      font-size:14px;
}
.block_staff_menu .smaff_menu a{
	color:#EA9410;
}
.block_staff_menu .staff_title{
	background:url('../images/auth-bg.png') repeat-x scroll 0 0 transparent;
	height:41px;
	display:block;
	font-size:20px;
	height:41px;
	line-height:41px;
	padding:0 15px 0 17px;
	text-decoration:none;
	color:#000000;
}

.pages_ul {
	list-style:none outside none;
	clear:both;
	font-size:15px;
}

.pages_ul li{
	float:left;
}
.pages_ul a, .pages_ul em{
	background:none repeat scroll 0 0 #f3f3e7;
	display:block;
	font-style:normal;
	font-weight:bold;
	margin:0 0.5em 0 0.1em;
	padding:0.3em 0.4em;
}

.pages_ul a:hover{
	background:none repeat scroll 0 0 #0D73C8;
	color:white;
}

.way {
background-color:#ffffff;
color:#000000;
height:25px;
padding-left:0px;
padding-top:0px;
font-size:12px;
}
.popular-articles {
font-size:12px;
line-height:17px;
list-style:none outside none;
}
.popular-articles li {
background:url("../images/line.png") no-repeat scroll 0 7px transparent;
margin-bottom:14px;
padding-left:16px;
}
.important-article {
font-size:16px;
height:100%;
margin-bottom:17px;
overflow:hidden;
padding-right:25px;
border-top:1px solid #336699;
}
.important-article img {
float:left;
}
.important-article h2 {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:none;
}
.important-article h2 a {
	font-size:24px;
	color:#666699;
	
}
.important-article .text {

}
.important-rubr {
	
	background-color:#336699;
	color:white;
	text-decoration:none;
	padding:2px;
	font-size:12px;
}
