@charset "utf-8";
/* CSS Document */@font-face {
    font-family: "MyriadPro-Cond";
    src: url("fonts/MyriadPro-Cond.eot");
    src: url("fonts/MyriadPro-Cond.eot?#iefix") format("embedded-opentype"),
         url("fonts/MyriadPro-Cond.woff") format("woff"),
         url("fonts/MyriadPro-Cond.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url("fonts/Myriad-Pro.eot");
    src: url("fonts/Myriad-Pro.eot?#iefix") format("embedded-opentype"),
         url("fonts/Myriad-Pro.woff") format("woff"),
         url("fonts/Myriad-Pro.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'mediana_sansregular';
    src: url('fonts/pts55fwebfont.eot');
    src: url('fonts/pts55fwebfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pts55fwebfont.woff') format('woff'),
         url('fonts/pts55fwebfont.ttf') format('truetype'),
         url('fonts/pts55fwebfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;	font-size: 15px;
	line-height:18px;	color: #222;
    line-height:21px;
	background-color: #f3fafa;
	background-image: url(../images/fon_body.png);
}

.body {/*
	background-image: url(../images./fon_body_line.png);
	background-repeat: repeat-y;
	background-position: top center;
*/}

p.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	padding: 0px;	margin: 0px;	margin-bottom: 17px;
	line-height: 24px;
}

img {
	border: none;
}
.img_center {
	display: block;
	margin: 0px auto;
}a {	color: #0a5d73;}
a:hover {
	text-decoration: none;
}

.small_font {
	font-size:12px;
	color: #777;
}
.head_line {	height: 40px;
	width:100%;
	background-image: url(../images/fon_headline.png);
	background-position: top center;
	background-repeat: repeat-y;
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	background-color: #80a3b8;}
.head_line_bg {
	top:38px;
	height: 3px;
	width:100%;
	background-image: url(../images/bg_top.png);
	background-position: top center;
	background-repeat: repeat-x;
	position:absolute;
	margin-left: auto;
	margin-right: auto;
}

.header_bg {
	height: 370px;
	width:100%;
	background-image: url(../images/fon_logo_grant.png);
	background-position: top center;
	background-repeat: no-repeat;
	position:absolute;
	margin-left: auto;
	margin-right: auto;

}.wrap {
	min-width: 930px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;	padding: 0px 10px;
	position:relative;
	/*
	background-color: #f3fafa;
	background-image: url(../images./fon_body.png);
	*/
}
.head {
	height: 200px;
	position:relative;

}
.lang {
	line-height: 14px;
	font-size: 11px;
	position: absolute;
	top: 10px;
	right: 100px;	padding-left: 23px;
	color: #f3fafa;
}
.rss {
	line-height: 14px;
	font-size: 11px;
	position: absolute;
	top: 10px;
	right: 200px;
	padding-left: 23px;
	color: #f3fafa;
}

.head_logo {
	position: absolute;
	top: 90px;
	left: 47px;
}
.head_logo_text {
	position: absolute;
	top: 95px;
	left: 135px;
}.head_logo {
	position: absolute;
	top: 90px;
	left: 47px;
        animation-name: 'head_logo';
		animation-duration: 10000ms;
		animation-iteration-count: infinite;
		animation-direction: normal;
        animation-timing-function: ease;

                -webkit-animation-name: 'head_logo';
                -webkit-animation-duration: 10000ms;
				-webkit-animation-iteration-count: infinite;
				-moz-animation-direction: normal;
                -webkit-animation-timing-function: ease;

                -moz-animation-name: 'head_logo';
                -moz-animation-duration: 10000ms;
				-moz-animation-iteration-count: infinite;
				-moz-animation-direction: normal;
                -moz-animation-timing-function: ease;
}

@keyframes 'head_logo' {
		80%{transform:rotate(0deg);}
		to{transform:rotate(360deg);}
}

@-webkit-keyframes 'head_logo' {
		80%{-webkit-transform:rotate(0deg);}
		to{-webkit-transform:rotate(360deg);}
}

@-moz-keyframes 'head_logo' {
		08%{-moz-transform:rotate(0deg);}
		to{-moz-transform:rotate(360deg);}
}



.head_text {
	font-size: 11px;
	position: absolute;
	top: 22px;
	right: 30px;
}.soc {	position: absolute;	top: 86px;	right: 34px;}.head_menu {
	position: relative;
	width: 650px;	top: 100px;	z-index: 2;
	font-size: 15px;
	font-family: Calibri, Arial;
	left: 325px;
	font-weight:bold;
	letter-spacing:0px;
	text-transform: uppercase;
}
.head_menu a {	padding: 5px 3px;
	color: #3981a1;
	text-transform: uppercase;
	text-decoration: none;}
.head_menu a:hover {
	color: #a3c611;
}
.head_menu td {
	border-bottom: 3px solid #d4dada;
}
.head_menu td:hover {
	border-bottom: 3px solid #a3c611;
}
.head_slider_top {	background-image: url(../images/fon_ten_up.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 50px;
	width:100%;
	top:167px;
	position:absolute;}
.head_slider {	border-top: 0px dotted #f0f8f8;
	top:0px;
	height: 294px;
	width:100%;
	/*background-color: #9fb962;*/
	background-color: #afd0d0;
	/*background-image: url(../images/fon_slider_heads1.png);*/
	/*background-image: url(../images/fon_slider_heads3.png); */
	background-image: url(../images/head_slider_fon.jpg);
	position:relative;
	margin-left: auto;
	margin-right: auto;
	line-height:30px;
}

.head_slider2 {
	border-top: 0px dotted #f0f8f8;
	top:0px;
	height: 425px;
	width:100%; 
	background-color: #38a7b0;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	line-height:30px;
}

.head_no_slider {
	border-top: 0px dotted #f0f8f8;
	top:0px;
	height: 20px;
	width:100%;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	line-height:20px;
	background-image: url(../images/bg_line.png);
}


.main {
	background-image: url(../images/fon_ten.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-top: 5px;
	
	z-index:99990;}

.main  table{
	width:100%;
	border:2px solid #cfdce0;
}

.main  td{
	
	padding: 8px;
	border:1px solid #cfdce0;
}

.left {	width: 65%;
	padding-left: 10px;
	position: relative;
	float: left;
	/*font-size:14px;
	text-shadow: 1px 1px 1px #fff;*/
}
.left_side {
	width: 45%;
	padding-left: 10px;
	float:left;
	}


.left_activity {
	background-image: url(../images/ico_blockout.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:15px;
	width: 80%;
	padding-left: 75px;
	float: left;
	position: relative;
	/*text-shadow:0px 1px 1px #fff;*/
	}
/*
.left_activity {
	width: 35%;
	padding: 15px;
	float: left;
	position: relative;

	border-top: 1px solid #a1b6c2;
	border-left: 1px solid #a1b6c2;

	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;

	border-radius:16px;
		background-color: #e0ebed;
	background-image: url(../images/fon_body.png);
}
*/


.left_programs {
	margin-top: 30px;
	width: 100%;
	padding-left: 0px;
	float: left;
	position: relative;
	
	color: #777;
	}

.left_programs p {
	margin-top: 0px;
	color: #000;
	font-weight: bold;
	width: 100%;
	padding-left: 0px;
	float: left;
	position: relative;
	}

.left_programs h3{
	margin:0px 0px 15px 0px;
	/*background-color: #aecdd4;*/
	padding: 5px 0px 0px 50px;
	font-family: 'Segoe UI Light', Arial;
	font-weight: normal;
	font-size:22px;
	line-height:20px;
	letter-spacing:-1px;
	text-transform: uppercase;
	height:40px;
	color: #000000;
	background-image: url(../images/ico_programs.png);
	background-repeat: no-repeat;
	background-position: left;
}



.left_mainnews {
		width: 45%;
	padding-left: 45px;
	float: left;
	}

.left_mainnews p {	font-weight: bold;
	font-size:18px;
	color: #000;
	position: relative;
	}
.left_mainnews img{
	width:100%;
	position: relative;
	}
.news {

}
.news_date {
    font-size:11px;
}
.news_title {
	display: block;
	margin-top: 2px;
	margin-bottom: 17px;
	font-weight:bold;
}

.left_photos img {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 ? ???? */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}
.left_photos img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
	-moz-opacity: 1; /* Mozilla 1.6 ? ???? */
	-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
	opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}

.right {
	/* background-color: #e9f2f7;
	background-image: url(../images/fon_body.png);*/	width: 30%;
	margin-top:0px;
	padding: 0px 10px 30px 10px;		float: right;
	
}
.right_anons {
	margin-top: 0px;	padding-bottom: 20px;
	width:100%;
	font-size:13px;
}
.right_anons p{	padding-top: 0px;
	font-family: Arial, Tahoma, 'Segoe UI Light';
	font-weight: bold;	font-size:14px;
	color: #000;}
.right_anons a{
	color: #000;
	text-decoration: underline;
}
.right_anons a:hover{
	color: #777;
	text-decoration: underline;
}
.right_anons h3{	margin:0px 0px 5px 0px;	/*background-color: #aecdd4;*/
	padding: 15px 0px 0px 50px;
	font-family: 'Segoe UI Light', Arial;
	font-weight: normal;
	font-size:18px;
	letter-spacing:-1px;
	text-transform: uppercase;
	height:40px;
	color: #000000;
	background-image: url(../images/ico_anons.png);
	background-repeat: no-repeat;
	background-position: left;

}
.left1 {
	position: relative;	margin-right: 380px;	padding-right: 30px;
}.welcome {	/*font-family: 'Segoe UI', Tahoma, Arial, Helvetica, sans-serif;*/}
.right1 {
	width: 375px;
	float: right;
}.konkurs {	margin-top: 25px;	padding-bottom: 28px;	border-bottom: 1px solid #b8d1dc;}.konkurs a {	font-size: 24px;	display: block;	line-height: 20px;	background-image: url(../images/konkurs_bg.png);	background-position: right center;	background-repeat: no-repeat;	margin-bottom: 20px;}.left_left {	position: relative;	margin-right: 250px;}.left_right {	width: 233px;	float: right;}.banner_text {	color: #5f563f;	font-size: 22px;	margin: 0px 32px;	margin-top: -40px;}.banner_text a {	font-size: 14px;	display: block;	margin-top: 15px;}.predsedatel_text {	margin-left: 169px;}.photos img {	float: left;	margin-right: 5px;	margin-bottom: 5px;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/	-moz-opacity: 0.5; /* Mozilla 1.6 ? ???? */	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */}.photos img:hover {	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/	-moz-opacity: 1; /* Mozilla 1.6 ? ???? */	-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */	opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */}.bottom_bg {	height: 419px;	border-bottom: 6px solid #93c0cd;	background-image: url(../images/bottom_bg.png);	margin-top: -400px;}
.partnership {
	margin-top:5px;
	padding: 20px 10px 10px 10px;

	font-size: 12px;
	line-height:15px;
	min-height: 80px;
	border-top: 1px solid #a1b6c2;
	border-left: 1px solid #a1b6c2;

	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;

	border-radius:16px;
		background-color: #e0ebed;
	background-image: url(../images/fon_body.png);

	/*margin-bottom: 40px;*/
}
h3.partners  {
	/*background-color: #aecdd4;*/
	margin-left: 30px;
	padding: 20px 0px 0px 50px;
	font-family: 'Segoe UI Light', Arial;
	font-weight: normal;
	font-size:18px;
	letter-spacing:-1px;
	text-transform: uppercase;
	height:40px;
	color: #000000;
	background-image: url(../images/ico_partners.png);
	background-repeat: no-repeat;
	background-position: left;

}
.partnership img {	padding-left: 1.4%;
	padding-bottom: 15px;
	position:relative;}
.partners {
	font-size: 12px;
 	height: 365px;	background-image: url(../images/partners_bg.png);	background-repeat: repeat-x;}.partners_link {	display: block;	width: 205px;	font-size: 11px;	position: absolute;	top: 65px;	right: 30px;}.anyClass {	width: 98%;	margin: 0px auto;}
.anyClass li {
	width: 21%;	padding: 0px 15px;
	height: 160px;
}.prev {	position: absolute;	top: 230px;	left: 0px;	cursor: pointer;}.next {	position: absolute;	top: 230px;	right: 0px;	cursor: pointer;}

.reference {	border-top: 1px dotted #869197;
	border-bottom: 1px dotted #869197;	margin-top:15px;
	padding: 20px 10px 10px 10px;
	font-size: 13px;
	line-height:16px;
    position:relative;
    	min-height: 220px;
}
.reference .ref1 {
	padding: 10px 10px 10px 10px;
    width: 30%;
    position:relative;
    float:left;
}


.reference .ref2 {
	padding: 10px 10px 10px 10px;
	left: 35%;
    width: 30%;
    position:absolute;
}
.reference .ref3 {
	padding: 10px 10px 10px 10px;
    width: 30%;
    position:absolute;
    right:0px;
}
.reference .ref4 {
	padding: 10px 10px 10px 10px;
	 left: 75%;
    width: 22%;
    position:absolute;
}
.reference p {	font-size:22px;
	font-family: 'Segoe UI Light', Arial;
	color: #9e5004;
	margin-bottom: 15px;
	font-weight: normal;
}
.write_us {	background-color: #e7c062;
	border:1px solid #c3a150;
	border-radius: 6px;
	color: #fff;
	padding: 8px 15px 8px 15px;
	font-weight:bold;
	font-size:12px;
	width:60%;
}
.write_us a {
	color: #4c3e1c;
	text-decoration: underline;
}
.write_us a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer {	height: 120px;
	font-size:11px;
	background-color: #dceaf1;
	border-top: 3px dotted #f5f5f5;}
.footer_logo {	position: absolute;	top: 30px;	left: 40px;}.footer_logo_text {	position: absolute;	top: 35px;	left: 100px;}.footer_logo_text_2 {	position: absolute;	top: 30px;	right: 35%;}
.footer_li {
	position: absolute;
	top: 39px;
	right: 280px;
}.footer_socnets {	position: absolute;	top: 34px;	right: 70px;
	font-size:11px;}
.footer_socnets img{
	padding-right:5px;
}

.pagers{
	background-color: #e3eef4;
	border: 0px;
		}

.pagers table{
	background-color: #e3eef4;
	border: 0px;
		}

.pager_activ {
	background-color:#b4ccda;
	border: 0px solid #ccc;
    padding: 5px 8px 5px 8px;
    /*border-radius:5px;*/
	margin:2px;
}
.pager {
	background-color:#bdd9e9;
	border:0px  solid #ccc;
    padding:5px 8px 5px 8px;
    /*border-radius:5px;*/
	margin:2px;

}
.pager:hover {
	background-color:#FFF;
	border:0px solid #ccc;
}