@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i&subset=cyrillic');

* {
	margin:0;
	padding:0;
	border:0;}
html, body, table {
	font-family: 'Open Sans', sans-serif; /*font-family: 'PT Sans', sans-serif; font-family: Tahoma;*/
	font-size: 12px;
	line-height: 1.5;
	color: #4b4b4b;}
#wrapper {
	margin:0 auto;
	width:940px;}
a {
	color:#035cae;
	text-decoration: underline;}
a:hover {
	color:#5594c0;
	text-decoration: underline;}
h1, h2, h3, p {
	padding-bottom:10px;}
.p4 {
	font-size:10px;}
.lead {
	font-size: 14px;
	font-weight: 600;}
li {
	padding-bottom:5px;
	margin-left:30px;}
.clr {
	clear:both;}
#header {
	margin-top:10px;}
.logo, .search_lang {
	width:295px;
	height:75px;}
.logo {
	float:left;}
.links {
	width:200px; 
	margin-top: 10px;
	margin-left:50px;
	padding: 0;
	float:left;}
.links li {
	list-style:none;}
.search_lang {
	float:right;}
.lang {
	height:40px;
	width: 200px;
	margin: 10px 0 0 0;
	text-align: right;
	float: right;}
.lang li {
	list-style:none;
	display:inline;
	margin: 0 5px 0 0;
	}
.lang a {
	text-decoration:none;}
.search {
	margin:0;
	float:right;}
.search input[type="text"] {
	border:1px solid #CCC;
	width:170px;
	height: 16px;
	color:#CCC;
	padding:5px;}
.search input[type="submit"] {
	background:url("/assets/templates/main/images/search.gif");
	width:16px;
	height:16px;
	/*border:1px solid #CCC;*/
	color:#CCC;
	padding:5px;}
.menu {
	margin:0;}
#content {
	width:940px;
	min-height:400px;
	margin:10px 0 0 0}
.left {
	width:690px;
	padding-right:20px;
	float:left;}
.right {
	width:230px;
	float:right;}
.block-head {
	width:220px;
	background: url("/assets/templates/main/images/menu_bg100.jpg") repeat-x;
	color:#FFF;
	padding: 8px 0 0 10px;
	text-transform: uppercase;
	-moz-border-radius:5px 5px 0 0;
    -khtml-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;}
.blog, .vacancy {
	width:218px;
	border:1px solid #87a3bd;
	margin:0 0 5px 0;
	padding:5px;
	-moz-border-radius:0 0 3px 3px;
    -khtml-border-radius:0 0 3px 3px;
    -webkit-border-radius:0 0 3px 3px;
    border-radius:0 0 3px 3px;}
.blog span {
	color:#3083c5;}
.vacancy {}
.kase {
	width:228px;
	height: 73px;
	border:1px solid #87a3bd;
	margin:0 0 5px 0;
	-moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;}
.kase_logo {
	width: 87px;
	height: 65px;
	top:0;
	background: url("/assets/templates/main/images/kase_logo.jpg");
	float:left;
	clear: both;
}
	
	
.dopinfo {
	width:940px;
	height:110px;
	margin-top:30px;}	
.partners {
	height:110px;
	margin:20px 10px 10px;
	margin-top: 30px;
	clear: both;}
.partners li{
	display:inline;
	margin:0 0 20px 0;
	padding:0;}
.partners li a {
	float:left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 226px;
	height: 110px;}
.partners li a:hover {
	background-position: 0 -104px;}
.p1ru {
	background:url(/assets/templates/main/images/partners/p1_ru.jpg) no-repeat;}
.p1en {
	background:url(/assets/templates/main/images/partners/p1_en.jpg) no-repeat;}
.p1kz {
	background:url(/assets/templates/main/images/partners/p1_kz.jpg) no-repeat;}
.p2ru {
	background:url(/assets/templates/main/images/partners/p2_ru.jpg) no-repeat;}
.p2en {
	background:url(/assets/templates/main/images/partners/p2_en.jpg) no-repeat;}
.p2kz {
	background:url(/assets/templates/main/images/partners/p2_kz.jpg) no-repeat;}
.p3ru {
	background:url(/assets/templates/main/images/partners/p3_ru.jpg) no-repeat;}
.p3en {
	background:url(/assets/templates/main/images/partners/p3_en.jpg) no-repeat;}
.p3kz {
	background:url(/assets/templates/main/images/partners/p3_kz.jpg) no-repeat;}
.p4ru {
	background:url(/assets/templates/main/images/partners/p4_ru.jpg) no-repeat;}
.p4en {
	background:url(/assets/templates/main/images/partners/p4_en.jpg) no-repeat;}
.p4kz {
	background:url(/assets/templates/main/images/partners/p4_kz.jpg) no-repeat;}	
#footer {
	width:940px;
	background: #F0F0F0;
	color: #5c5c5c;
	height:140px;
	margin:15px 0 0 0;
	padding-top: 15px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	clear: both;}
.copyright {
	width: 240px;
	padding-left: 20px;
	float:left;}
.qlinks {
	color:#5c5c5c;
	width: 660px;
	padding-right: 20px;
	text-align: right;
	float:right;}
.f_table td {
	color: #5c5c5c;
}
.f_table span {
	color: #5c5c5c;
	font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
}	
.about {
	margin-top: 320px;
}
/* -------------------------------------------------------------------------------------------------- */
.lastnews_date {
	width:50px;
	height:55px;
	margin-right:20px;
	padding:5px 0;
	background:#F0F0F0;
	font-size:10px;
	-moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;}
.lastnews_date span {
	font-size:16px;}
.lastnews img {
	-moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;}
.yashare-auto-init {
	float:right;}
.selected {
	background:#f0eff5;
	padding:5px 10px;
	-moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;}
   
.small_text {
	color:#999;
	line-height: 1;
	font-size: 10px;
}
.small_text p {
	padding: 0 0 5px 0;}
.left table {
	border: 0px; 
	border-collapse: collapse;}
.left th, .main td {
	margin:0;
	padding:5px 7px; 
	border:1px solid #888;}
.left th, .main thead td {
	color:#888; 
	background-color:#ddd;}
/* Hide Block */
DIV.this_block_is_hidden {
	display: none;
}
DIV.main_block {
	margin: 0px;
	padding: 0px;
	color: #035cae;
}
DIV.toggle {
	cursor: pointer;
	padding-bottom:10px;
}
DIV.this_block_is_hidden {
	padding-top: 5px;
	color: #4b4b4b;
	display: none;
}
/* Hide Block END*/
.introtext {
	text-align: justify;
}
/* TABS */
.tabs {
	width:690px;
	clear: both;
	float:right;}
.tabs>div, .tabs>input[type="radio"] { 
	display: none; }

.tabs label {
  	background: #fff;
  	line-height: 22px; 
  	bottom: 1px; 
  	position: relative;
  	padding: 5px 0;
  	cursor: pointer; }

.tabs input[type="radio"]:checked + label {
	border-bottom: 2px solid #fff;}

.tabs input[type="radio"]:nth-of-type(1):checked ~ div:nth-of-type(1),
.tabs input[type="radio"]:nth-of-type(2):checked ~ div:nth-of-type(2),
.tabs input[type="radio"]:nth-of-type(3):checked ~ div:nth-of-type(3), 
.tabs input[type="radio"]:nth-of-type(4):checked ~ div:nth-of-type(4),
.tabs input[type="radio"]:nth-of-type(5):checked ~ div:nth-of-type(5),
.tabs input[type="radio"]:nth-of-type(6):checked ~ div:nth-of-type(6), 
.tabs input[type="radio"]:nth-of-type(7):checked ~ div:nth-of-type(7),
.tabs input[type="radio"]:nth-of-type(8):checked ~ div:nth-of-type(8)
{ 
  	display: block;
  	padding: 5px 0;
  	background: #fff; }
/* TABS */
/* MAINTABS */
.maintabs {
	width:690px;
	float:right;}
.maintabs>div, .maintabs>input[type="radio"] { 
	display: none; }

.maintabs label {
  	background: #fff;
  	border: 1px solid #5594c0; 
  	line-height: 22px; 
  	bottom: 1px; 
  	position: relative;
  	padding: 5px;
  	cursor: pointer; }

.maintabs input[type="radio"]:checked + label {
	border-bottom: 2px solid #fff;}

.maintabs input[type="radio"]:nth-of-type(1):checked ~ div:nth-of-type(1),
.maintabs input[type="radio"]:nth-of-type(2):checked ~ div:nth-of-type(2),
.maintabs input[type="radio"]:nth-of-type(3):checked ~ div:nth-of-type(3), 
.maintabs input[type="radio"]:nth-of-type(4):checked ~ div:nth-of-type(4),
.maintabs input[type="radio"]:nth-of-type(5):checked ~ div:nth-of-type(5),
.maintabs input[type="radio"]:nth-of-type(6):checked ~ div:nth-of-type(6), 
.maintabs input[type="radio"]:nth-of-type(7):checked ~ div:nth-of-type(7),
.maintabs input[type="radio"]:nth-of-type(8):checked ~ div:nth-of-type(8)
{ 
  	display: block;
  	padding: 5px 10px;
  	background: #fff;
  	border: 1px solid #5594c0; }
/* MAINTABS */

.photo_sm {
	width: 80px;
}
.welcome-image {
	background: #fff;
	padding: 4px;
	border: 1px solid #dfdfdf;
	border-radius: 10px;
	display: inline-block;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;}
.welcome-image-right {
	background: #fff;
	padding: 4px;
	border: 1px solid #dfdfdf;
	border-radius: 10px;
	display: inline-block;
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;}
.welcome-image2 {
	background: #fff;
	width: 110px;
	padding: 4px;
	border: 1px solid #dfdfdf;
	border-radius: 10px;
	display: inline-block;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;}
.dot {
	background: url("/assets/templates/main/images/news_div.jpg") repeat-x;
	clear: both;
	width: 100%;
	height: 9px;
}
.pub_date {
	color:#aaa;
	font-style: italic;
}
.table {
	border: 0px; 
	border-collapse: collapse;
	margin-bottom: 10px;}
.table table {
	padding-bottom: 10px;}
.table th, .table td {
	margin:0;
	padding:5px 7px; 
	border:1px solid #888;}
.table th, .table thead td {
	color:#888; 
	background-color:#ddd;}
#respond textarea, input[type="text"] {
	border: 1px solid #888;
	padding: 5px;
}
#respond input[type="submit"] {
	border: 1px solid #888;
	padding: 5px;
}
blockquote {
	margin-left: 30px;
}
.dopfile {
	width: 100%;
	background: #F0F0F0;
	padding: 10px;
}
.dopfile td {
	padding: 0 10px;
}
.ditto_currentpage {
	color:#fff; 
	background-color:#035cae; 
	border:2px solid #035cae; 
	-moz-border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	padding: 1px 3px; 
	font-weight:bold; 
	margin:2px;}
.ditto_page, .ditto_next_link { padding: 2px 5px;}
.pagination {width: 670px;}