@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
img{
    vertical-align: top;
}
a{
	color: #098BC7;
}
a:hover{
	color: #00ADFE;
}

body {
    font: normal normal 11px/120% "Trebuchet MS", Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
ol, ul {
    list-style: none;
}
ul.list{
	list-style: disc inside;
}
blockquote, q {
    quotes: none;
}
object{
	margin: 0 5px 5px 0;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html, body {
    color: #3F3F3F;
    height: 100%;
    margin: 0 auto;
    width: 100%;
    z-index: 0;
}
html{
    background: url('assets/img/kletka.gif') repeat white;
}
/*Opera Fix*/
body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;
}
#wrapper {
    margin: 0 auto;
    min-height: 100%;
    overflow-x: visible;
    position: relative;
}
#head-wrap {
    background: url("assets/img/headbg.jpg") repeat-x scroll 0 0 white; /*png*/
    border-bottom: 1px solid #E5E5E5;
    display: block;
    height: 170px;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
}
#header {
    display: block;
    height: 170px;
    margin: 0 auto;
    max-width: 1460px;
    min-width: 991px;
    position: relative;
}
#logo-wrap{
    position: absolute;
    display: inline;
    z-index: 1;
    height: 170px;
    background: url('assets/img/logo!.jpg') no-repeat 0 0;
}
#logo{
    position: relative;
    display: inline;
    float: left;
    margin: 26px 0 0 47px;
    width: 673px;
    height: 96px;
}
#logo img{
	position: absolute;
	display: block;
	top: -18px;
	left: -27px;
}
#contact-wrap {
    display: block;
    height: 170px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 31%;
    z-index: 0;
}
#voteforus{
	background: url("assets/img/334.png") no-repeat scroll right center transparent;
    color: white;
    display: block;
    font: 11px/100% "Trebuchet MS";
    height: 38px;
    padding: 38px 61px 0 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 108px;
    z-index: 1;
}
#voteforus:hover{
	text-decoration: none;
}
#contacts{
    position: absolute;
    width: 200px;
    right: 43px;
    top: 34px;
}
#contacts td{
    padding: 0 3px 3px 0;
    color: white;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}
#contacts span{
    font: bold normal 20px/20px "Trebuchet MS";
}
#contacts a{
    color: white;
}
#contacts a:hover{
    color: #EBF3E5;
}
.topmenu{
    position: absolute;
    height: 34px;
    z-index: 1;
    clear: both;
    top: 134px;
    left: 219px;
    width: 67%;
    border-collapse: separate;
    border-spacing: 2px;
}
.topmenu td{
    zoom: 1;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    margin-right: 2px;
    padding: 0 9px;
    background: url('assets/img/tabs.png') repeat-x 0 0 white;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.topmenu td a{
    height: 34px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
.topmenu td.active{
    background: white;
}
.topmenu td.active a, .topmenu td.active a:hover{
    color: #6CA546;
}
.topmenu td a:hover{
    text-decoration: none;
    color: #EBF3E5;
}
.topmenu td:hover{
    background-position: 0 -34px;
}
.topmenu td.active:hover{
    background: white;
}
.child, td.active .whitedom, .greendom{
    display: none;
}
.whitedom{
    display: inline;
}
td.active .greendom{
    display: inline;
}
#content {
    display: block;
    margin: 0 auto;
    max-width: 1400px;
    min-height: 150px;
    min-width: 991px;
    overflow: hidden;
    padding: 19px 0 230px;
    position: relative;
}
#lbar, #rbar, #main, #boxes{
    position: relative;
    display: block;
    float: left;
}
#lbar, #rbar{
    padding-left: 30px;
    width: 192px;
}
#rbar{
    float: right;
    padding: 0 30px 0 0;
}
#main, #boxes{
    float: none;
}
#boxes{
    margin: 0 27px 20px 222px;
}
* html #boxes{
    margin-right: 3px !important;
}
#main{
    margin: 0 222px;
    padding-right: 20px;
    height: auto;
}
#main.inner{
    margin: 0 0 0 222px;
    overflow: hidden;
	font-size: 13px;
}

#main.inner img{
    margin: 0 18px 18px 0;
	float: left;
	clear: left;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #main.inner{
        margin: 0 -222px 0 222px;
    }
}
*/
h2.in{
    border: 0;
    float: none;
}
#boxes td{
    width: 1%;
    min-width: 177px !important;
    padding-right: 3%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #boxes td{
        min-width: 165px !important;
    }
}
#boxes .h td{
    height: 24px;
    text-align: center;
}
#boxes .h span {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    /*border-bottom: 2px solid;*/
}
#boxes .h .blue, .blue{
    color: #098BC7;
    border-color: #098BC7;
}
#boxes .h .red, .red{
    color: #D71B15;
    border-color: #D71B15;
}
#boxes .h .yellow, .yellow{
    color: #FF9D01;
    border-color: #FF9D01;
}
#boxes .h .green, .green, .green{
    color: #6BA546;
    border-color: #6BA546;
}
.green.in, .red.in, .yellow.in, .blue.in{
    padding: 0 0 12px;
}
* html .green{
    clear: both !important;
}
#boxes .b .last{
    padding-right: 0;
}
#boxes .b td{
    padding-top: 7px;
}
ie6-mask {
    zoom: 0 !important;
}
#boxes .b a, #info {
    position: relative;
    display: block;
    height: 153px;
    border: 4px solid;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
}
#boxes .b .blue{
    border-color: #098BC7;
}
#boxes .b .blue:hover{
    background: url('assets/img/blue.png') repeat-x 0 0;
}
#boxes .b .red{
    border-color: #D71B15;
}
#boxes .b .red:hover{
    background: url('assets/img/red.png') repeat-x 0 0;
}
#boxes .b .yellow{
    border-color: #FF9D01;
}
#boxes .b .yellow:hover{
    background: url('assets/img/yellow.png') repeat-x 0 0;
}
#boxes .b .green{
    border-color: #6BA546;
}
#boxes .b .green:hover{
    background: url('assets/img/green.png') repeat-x 0 0;
}
#boxes .b a img{
    position: relative;
    display: inline !important;
    clear: both;
}
#boxes .b td a span{
    color: white;
    display: none;
    margin-top: 2px;
    height: 0;
    position: relative;
    text-decoration: none;
}
#boxes .b .blue img{
    top: 2px;
}
#boxes .b .red img{
    top: 4px;
}
#boxes .b .yellow img{
    top: 6px;
}
#boxes .b .green img{
    top: 17px;
}
* html #content {
    display: inline-block;
}
* html #boxes td {
    width: 1%;
}
* html #boxes .h span{
    position: relative;
    overflow: visible;
    top: 2px;
}
* html h2{
    height: 21px;
    padding-top: 5px;
}
* html #projects h2{
    letter-spacing: -2px;
    white-space: nowrap;
}
#accordion{
    padding: 0 19px 20px 0;
}
#accordion li{
    margin-bottom: 4px;
    border-top: 1px solid #B9E3F6;
}
#accordion li a{
    width: 172px;
    height: 16px;
    margin-top: 4px;
    padding-top: 4px;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: 8px;
    color: black;
    background: url('assets/img/lbar_link.gif') no-repeat 0 0;
}
#accordion li a:hover{
    background-position: 0 -20px;
}
#accordion li a.open{
    background-position: 0 -40px;
}
#accordion li a.open:hover{
    background-position: 0 -40px;
}
#accordion .pane{
    display: none;
    float: left;
    width: 164px;
    margin-top: 4px;
}
#accordion .pane li, .info-block li, .parent-list li{
    display: inline;
    font-size: 10px;
    padding: 0 0 0 17px;
    vertical-align: middle;
    border: none;
    background: url('assets/img/marker.gif') no-repeat 10px 5px;
}
#accordion .pane li{
	width: 150px;
}
#accordion .pane a, .info-block li a, .parent-list li a{
    width: auto;
    height: auto;
    padding: 0;
    text-indent: 0;
    margin: 0 0 3px 0;
    background: none;
    text-transform: none;
    color: #929292;
}
#accordion .pane a:hover, .info-block li a:hover,
#accordion .pane a.active{
    color: #6BA546;
}
#projects h2, #acvm h2{
    letter-spacing: -1px;
    margin-bottom: 10px;
}
#ask{
  margin:0 0 20px 0;
}
#ask h2{
    margin-bottom: 25px;
}
#projects ul{
    width: 170px;
    height: auto;
    overflow: hidden;
}
#projects ul li{
    height: 38px;
    width: 154px;
    padding: 9px 8px;
    text-align: left;
    overflow: hidden;
}
#projects #abs{
    width: 170px;
    height: 448px;
    border: 1px solid #BDD6AC;
    overflow: hidden;
    z-index: 0;
}
#projects ul li span, #acvm span{
    font-family: Georgia, sans-serif;
}
#projects ul li span{
    color: #6BA546;
}
#projects ul li.bg{
    background-color: #E2EDDA;
}
#projects ul li a{
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    color: #92A586;
}
.arrows{
    display: block;
	clear: both;
    position: relative;
    margin-left: 77px;
    background: url('assets/img/arrows.png') no-repeat 0 0;
    width: 16px;
    height: 12px;
}
.arrows.disabled {
	visibility: hidden;
}
* html .arrows {
    font-size: 1px;
}
.arrows:hover{
    cursor: pointer;
}
.arrows.up{
    background-position: -16px 0;
}
.arrows.up:hover{
    background-position: -17px -11px;
}
.arrows.down:hover{
    background-position: 1px -13px;
}
.arrows.down{
    margin-bottom: 20px;
}
#corners{
    position: relative;
    float: left;
    display: block;
    width: 172px;
    z-index: 1;
    height: 450px;
    margin: 12px 0;
}
.corner{
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    z-index: 1;
    background: url('assets/img/corner.gif') 0 0;
}
.corner.lt{
    left: 0;
    top: 0;
}
.corner.rt{
    right: 0;
    top: 0;
    background-position: 4px 0;
}
.corner.lb{
    left: 0;
    bottom: 0;
    background-position: 0 4px;
}
.corner.rb{
    right: 0;
    bottom: 0;
    background-position: 4px 4px;
}
.yellow{
	color: #FF9D01 !important;
}
#acvm{
    margin-bottom: 25px;
}
#acvm h2{
    display: block;
    white-space: pre-line;
}
#acvm h2.first{
    margin: 0;
}
#acvm p{
    clear: both;
    color: #606060;
}
#acvm a, #proj-main a.back2news{
    text-decoration: underline !important;
    float: right;
    padding-bottom: 3px;
    font-size: 13px;
    color: #D51B13;
    font-style: italic;
}
#proj-main a.back2news{
    float: left;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 14px;
}
#acvm span{
    font-size: 17px;
    color: #FF9D01;/*#D71B15;*/
}
#info{
    float: none;
    background-color: #EAF2E5;
    border-color: #BFDCA7;
    text-align: left;
    padding: 11px 0 9px 9px;
    margin-bottom: 23px;
    height: auto;
    overflow: hidden;
}
#info img, .icon{
    float: left;
    margin-right: 5px;
}
.info-block{
    padding-left: 9px;
    /*padding-right: 30px !important;*/
    padding-right: 0;
    width: 90%; /*176*/
}
.info-block li.first{
    margin-top: -25px;
    padding: 0;
	background: none;
}
.info-block li.first h3{
    padding-top: 2px;
}
.info-block li{
    width: 100%;
    position: relative;
    float: left;
    padding-left: 8px;
    background: url('assets/img/marker2.gif') no-repeat 0 3px;
}
.b1{
    clear: right;
    display: block;
    float: left;
    width: 50%;
    overflow: hidden;
    padding-top: 25px;
    position: relative;
}
.info-block li a{
    text-decoration: none;
    color: #818181;
    font-size: 12px; /*10*/
}
h2, h3, .info-block, #projects, #projects ul, #photo, #photo-container, #photo-feed, #photo-container img, #photo-container em,
#projects ul li, #acvm, #projects #abs, .parent-list, #fbk, #fbk textarea, .parent-list li, .parent-list li a, #proj-main, #main.inner #proj-main img, h4, #photo-feed a.nav-feed,
#system, #accordion, #accordion li, #accordion li a, .inputs, #u-desc, dl, dt, dd, dl em,
#ask, .pages, .pages a, .pages span, #face-desc,
.table-end, #sort, #sort input, #sort label, #sort p, #sort select{
    position: relative;
    display: block;
    /*float: left;*/
}
h3{
    color: #416F29;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
* html #ask{
    float: none;
}
* html #main.inner #info{
    float: left;
}
#news {
	float: left;
	width: 100%;
}
#proj-main #news a{
	float: left;
	padding: 0;
	margin-bottom: 0;
	white-space: normal;
}
#news p, #acvm p, #ask p, #main.inner #proj-main p, #main.inner #proj-main #news p {
    margin: 3px 0 10px;
    font-size: 11px;
}
#news p, #main.inner #news p {
    font-size: 13px;
}
#news p, #main.inner #news .index-congrats p{
	clear: both;
}
#news.blue a, #ask a, .parent-list li a{
    font-size: 12px;
    font-weight: bold;
    color: #098BC7;
}
#news.blue a,
div#news.green a{
	line-height: 16px;
	font-size: 14px;
}
#system{
    width: 100%;
    padding-bottom: 40px;
}
#system.blue a {
    color: #098BC7;
}
#system.green a{
    color: #6BA546;
}
#system.green a:hover {
    color: #59BD17;
}
.parent-list{
    position: relative;
    margin: 10px 0 0 0;
    width: 55%;
    float: left;
}
.parent-list li, .child li{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    background: none;
    clear: both;
}
.parent-list li.node.act{
    background: url('assets/img/stick2.gif') no-repeat 101% 7px;
}
.parent-list li a:hover,
.parent-list li.act a,
.child li a:hover,
.child li a.c-act,
#proj-main a:hover{
    color: #098BC7;
}
#forum a:visited{
	color: #0000EE;
}
.parent-list li a,
.child li a,
#proj-main a{
    display: block;
    color: #6BA546;
    font-size: 13px;
    line-height: 14px;
    white-space: pre-line;
    background: url('assets/img/m3.gif') no-repeat 0 4px;
    padding: 0 0 0 12px;
    text-decoration: underline;
}
.parent-list li a{
    padding-right: 20px;
}
.child{
    position: relative;
    float: left;
    border-left: 1px solid #C4C4C4;
    width: 45%;
    margin: 3px 0 0 -1px;
}
*+html .child{
    width: 43%;
    margin: 0 !important;
    padding: 6px 0 0 -1px;
}
*+html .child li.last{
    margin: 0 0 -1px !important;
}
* html .child li.last{
    margin: 0 0 6px !important;
}
*+html .parent-list{
    width: 54%;
}
* html .parent-list{
    width: 54%;
}
* html .child{
    width: 43%;
}
.child li{
    padding: 0 0 0 16px;
    background: url('assets/img/stick2.gif') no-repeat -10px 7px;
}
.child li.last{
    margin: 0 0 3px;
}
.child .covers{
    position: absolute;
    display: block;
    background: white;
    margin: 0;
    padding: 0;
    left: -1px;
    width: 2px;
    height: 9px;
}
.child .covers.t{
    top: 0px;
}
.child .covers.b{
    bottom: -2px;
}
* html .child{
    padding: 7px 0 1px 0;
    margin-left: -1px;
}
*+html .child .covers.t{
    height: 11px;
}
*+html .child .covers.b{
    bottom: -4px;
}
* html .parent-list li a{
    display: block;
    text-decoration: none;
}
.child li a{
    background: none;
    padding: 0 0 0 3px;
}
#proj-main{
    float: left;
    overflow: visible;
    width: 100%;
	padding: 0 0 5px;
	line-height: 15px;
}
h4{
    font-size: 18px;
    float: none;
    font-weight: bold;
    border: 0;
    line-height: 120%;
    margin: 12px 0;
    color: #6D6D6D;
    clear: both;
}
* html h4{
    clear: none !important;
}
#main.inner #proj-main img{
    clear: left;
    border: 2px solid #EAEAEA;
}
#main.inner #proj-main img.article-img{
	display: inline;
    float: none;
    margin: 0;
}
#main.inner #proj-main .proj-img{
    border: 2px solid #ABD7EC;
}
.files{
    overflow: hidden;
	min-width: 33%;
}
#proj-main .files a,
.files a{
    display: block;
    float: left;
    line-height: 14px;
    margin-bottom: 10px;
    padding-left: 26px;
	height: auto;
	white-space: pre-line;
	padding-bottom: 2px;
    background: url('assets/img/disk.gif') no-repeat 0 0;
	clear: both;
}
*+html #proj-main .files a{
	min-width: 100%;
}
* html #proj-main .files a{
	width: 100%;
}
#proj-main a,
#forum a{
    position: relative;
    display: block;
    float: left;
    height: 16px;
    background: none;
    padding: 0;
    margin-bottom: 2px;
}
#proj-main a,
#proj-main .tbl a,
#forum a{
	display: inline;
	float: none;
}
#proj-main a{
	height: auto;
	line-height: 15px;
	margin: 0;
}
#main.inner #proj-main p, #proj-main #news p{
    color: #3F3F3F;
	clear: both;
}
#main.inner #proj-main p{
    font-size: 13px;
}
#main.inner #proj-main p.float{
	float: none;
	display: inline;
}
.pages{
    margin: 25px 0;
    width: 100%;
    height: 20px;
}
.pages .nav{
    width: 72px;
    height: 20px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    background: url('assets/img/pages.gif') no-repeat 0 0;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    color: white !important;
}
.pages .nav.next{
    background-position: -72px 0;
    color: white !important;
}
.pages .nav.next:hover{
    background-position: -72px -20px;
    color: white !important;
}
.pages .nav.prev{
    margin-left: 0;
    color: white !important;
}
.pages .nav.prev:hover{
    background-position: 0 -20px;
    color: white !important;
}
.pages a, .pages span{
    color: #999B0F !important;
    float: left;
    line-height: 20px !important;
    margin: 0 6px 10px;
    font-weight: normal !important;
    font-size: 14px !important;
}
.pages .here{
    font-size: 24px !important;
    font-weight: bold !important;
    margin: 0 8px;
}
.pages a:hover{
    text-decoration: none;
}
#proj-main td{
	vertical-align: top;
}
#proj-main .tbl td{
	vertical-align: baseline;
}
#face-desc{
    padding-top: 50px;
}
#face-desc h4{
    color: #6BA546;
}
#face-desc em{
    font-size: 15px;
}
#face-desc p{
    line-height: 21px;
}
#face-desc a{
    display: inline;
}
.tbl{
    width: 100%;
    clear: both;
    text-align: left;
    font-size: 13px;
}
.tbl.mini{
	width: 50%;
}
.tbl tbody td{
    border-bottom: 1px solid #D5D5D5;
}
.tbl th{
    vertical-align: middle;
    padding-left: 9px;
}
.tbl td{
    vertical-align: middle;
    padding: 7px 15px 7px 9px;
}
.tbl thead th{
    text-align: left;
    color: white;
    height: 20px;
    background-color: #6CA546;
    font-weight: bold;
}
.tbl .trl td{
    border: 0;
    padding-bottom: 15px;
}
.tbl .trl.mini td{
    padding: 0;
}
.tbl .trf td{
    padding-top: 15px;
}
.tbl .thf{
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    
}
.tbl .thl{
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    
}
.table-end,
.tr-end td,
.tr-end{
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    
}
.tbl tbody .tr-end td{
	border: 0;
	padding: 0
}
.table-end,
.tr-end td{
    margin-bottom: 20px;
    height: 20px;
    background-color: #CDE0C0;
}
.table-end {
    width: 100%;
}
#proj-main .question-but, #main.inner #proj-main #sort #u-desc input, .vote_submit{
    float: left;
    width: 133px;
    height: 20px;
    padding-top: 3px;
    color: white;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    background: url('assets/img/query.gif') no-repeat 0 0;
}
#proj-main a.question-but:hover, #main.inner #proj-main #sort #u-desc input:hover, .vote_submit:hover{
    background-position: 0 -23px;
    color: white;
}
#ask a, #news.green a{
    /*display: block;
	clear: both;*/
    color: #6BA546;
	font-size: 12px;
}
#news.blue a:hover, #system.blue a:hover {
    color: #00ADFE;
}
#ask a:hover, #news.green a:hover{
    color: #59BD17;
}
#sort, #fbk{
    width: 100%;
    font-size: 13px;
    margin-bottom: 40px;
}
.inputs input{
    width: 99%;
    margin: 3px 0 7px 0;
}
label, select{
    width: 100%;
    display: block;
    float: left;
}
.voting-form-box label input{
	float: left;
}
*+html .voting-form-box label {
	float: none;
}
input, select, textarea{
    font-style: italic;
    color: #939393;
    margin: 3px 0 7px 0;
    border: 2px solid #D1D1D1;
    background-color: white;
    resize: none;
}
input[type="radio"] {
	border: 0;
}
select, .inputs input{
    height: 19px;
}
select{
    height: 23px;
}
#u-desc{
    width: 50%;
}
*+html #u-desc{
    width: 49%;
}
* html #u-desc{
    width: 48%;
}
#u-desc input{
    left: 50%;
    margin-left: -90px;
    font-style: normal;
}
#main.inner #proj-main #sort #u-desc input, .inputs input#submit{
    width: 181px;
    height: 21px;
    padding-top: 0;
    border: 0;
    color: white;
    background: url('assets/img/poisk.gif') no-repeat 0 0;
}
.vote_submit{
	font-style: normal;
	cursor: pointer;
	height: 22px;
    padding-top: 0;
    border: 0 none;
}
#main.inner #proj-main #sort #u-desc input:hover, .inputs input#submit:hover{
    background-position: 0 -21px;
    cursor: pointer;
}
#main.inner #proj-main #sort p{
    float: left;
    width: 100%;
    text-align: center;
    padding: 50px 3% 40px;
}
.inputs{
    width: 50%;
}
#fbk .inputs input#submit{
    float: right;
    margin-top: 10px;
    font-style: normal;
}
#fbk .inputs{
    float: right;
}
#fbk .inputs.l{
    float: left;
}
#fbk .q{
    width: 50%;
    float: left;
}
#fbk textarea{
    width: 96%;
    height: 115px;
}
#fbk span{
    float: left;
    color: #D31B13;
    font-size: 11px;
    width: 96%;
}
*+html #fbk .inputs{
    width: 49%;
}
* html .inputs{
    width: 48%;
}
#main.inner #info{
    float: none;
}
#main.inner .b1{
    padding: 0;
}
#main.inner .info-block li{
    margin-bottom: 2px;
    vertical-align: top;
    background: url('assets/img/m4.gif') no-repeat 0 50%;
}
#main.inner .info-block li a{
    float: left;
	cursor: pointer;
}
#main.inner .info-block{
    width: 223px;
}
#main.inner .info-block li a{
    text-decoration: underline;
    color: #6BA546;
    font-size: 13px;
}
#main.inner .info-block li a:hover{
    color: #078BC7;
}
dl, .search-result{
    border-bottom: 1px dotted black;
    margin-bottom: 14px;
    font-size: 13px;
    text-align: left;
    color: #3F3F3F;
    width: 100%;
}
dl.noborder {
	border: 0;
}
dt, dd, .search-result{
    padding-left: 17px;
	width: 98%;
}
dl a, .search-result a{
    color: #6BA546;
    text-decoration: underline;
}
dl a:hover, .search-result a:hover{
    color: #078BC7;
}
dl em{
    width: 100%;
    float: right;
    text-align: right;
    margin-top: 10px;
}
dt span{
    position: absolute;
    left: 0;
    color: #D31B13;
    font-size: 18px;
}
dt .q-open{
    color: #078BC7;
}
dl .answer{
    float: left;
    cursor: pointer;
}
dt{
    margin-bottom: 13px;
}
dd{
    display: none;
    margin-bottom: 20px;
}
.search-result{
	padding-bottom: 13px;
	overflow: hidden;
}
.search-result a{
	line-height: 23px;
}
form.search{
	position: relative;
}
.search input{
	height: auto;
    padding: 3px 0;
    text-indent: 4px;
    width: 100%;
}
.search button{
	position: absolute;
	border: 0;
	right: 4px;
	top: 10px;
	width: 12px;
	height: 12px;
	background: url('assets/img/zoom.gif') no-repeat 0 0;
	cursor: pointer;
}
#photo{
    width: 100%;
}
#photo-container{
    /*width: 642px;*/
    padding-bottom: 10px;
}
#main.inner #photo-container img{
    /*width: 640px;
    height: 480px;*/
	margin: 0;
}
#photo-container em{
    font-size: 13px;
}
#photo-container a{
    position: absolute;
    top: 217px;
    width: 52px;
    height: 52px;
    background: url('assets/img/ph-nav.png') no-repeat 0 0;
}
#photo-container a.photo-prev{
    left: 10px;
    background-position: 0 -52px;
}
#photo-container a.photo-prev:hover{
    background-position: 0 0;
}
#photo-container a.photo-next{
    right: 10px;
    background-position: -52px 0;
}
* html #photo-container a.photo-next{
    right: 30px;
}
#photo-container a.photo-next:hover{
    background-position: -52px -52px;
}
#photo-feed{
    padding: 13px 0 0 20px;
    width: 96px;
}
#photo-feed ul{
    display: block;
    position: relative;
    text-align: center;
    zoom: 1;
}
#photo-feed li{
    display: inline-block;
    float: left;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: center;
    width: 86px;
}
#proj-main #photo-feed a{
    display: block;
    float: none;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 86px;
}
#proj-main #photo-feed a img{
    display: inline;
    zoom: 1;
    float: none;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#proj-main #photo-feed a.nav-feed{
    /*float: left;*/
	position: absolute;
    display: block;
    margin: 12px;
    width: 24px;
    height: 24px;
    background: url('assets/img/ph-nav2.png') no-repeat 0 -24px;
}
#proj-main #photo-feed a.nav-feed.pf{
    /*margin-right: 6px;*/
	left: 20px;
	top: 441px;
}
* html #proj-main #photo-feed a.nav-feed{
    display: inline-block;
}
#proj-main #photo-feed a.nav-feed.pf:hover{
    background-position: 0 0;
}
#proj-main #photo-feed a.nav-feed.nf{
    /*margin-left: 6px;*/
	left: 59px;
	top: 441px;
    background-position: -24px -24px;
}
#proj-main #photo-feed a.nav-feed.nf:hover{
    background-position: -24px 0;
}
.clear{
    clear: both;
}
#footer {
    clear: both;
    color: #8B8B8B;
    display: block;
    font-size: 10px;
    height: 195px;
    margin: -195px auto 0;
    /*max-width: 1460px;
    min-width: 991px;*/
    position: relative;
    text-align: center;
}
#map{
    position: relative;
    display: block;
    float: left;
    width: 180px;
    height: 150px;
}
#deti {
    background: url("assets/img/deti.jpg") repeat-x scroll 0 0 transparent;
    display: block;
    height: 150px;
    left: 180px;
    overflow: hidden;
    position: absolute;
    right: 0;
}
#footer .c{
    position: relative;
    height: 45px;
    font-size: 10px;
    text-transform: uppercase;
	z-index: 1;
}
#counter{
    position: relative;
    display: inline;
	z-index: 2;
    float: left;
    margin-left: 30px;
    width: 88px;
    height: 31px;
}
#vidok{
    position: absolute;
	right: 141px;
    top: 165px;
	color: #8B8B8B;
    font-size: 11px;
}
#vidok:hover{
	text-decoration: none;
}
#main.inner #proj-main .orglist img{
	width: 12px;
	margin: 0 3px 0 0px;
	display: inline;
	border-image-width: 0px;
	float: none;
	border: 0;
}





.orgmenu{
    border-collapse: separate;
    border-spacing: 2px;
    background-color: #e9f4e9;
}
.orgmenu td{
    zoom: 1;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    margin-right: 2px;
    padding: 0 9px;
    background: url('assets/img/tabs.png') repeat-x 0 0 white;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    
}
.orgmenu td a{
    height: 34px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}
.orgmenu td.active{
    background: white;
}
.orgmenu td.active a, .topmenu td.active a:hover {
    color: #6CA546;
}
.orgmenu td a:hover {
    text-decoration: none;
    color: #EBF3E5;
}
.orgmenu td:hover {
    background-position: 0 -34px;
}
.orgmenu td.active:hover {
    background: white;
}

.orgslist tr.orgshead td {
    font-weight: bold;
}

.parent-list-map{
    position: relative;
    margin: 10px 0 0 0;
    width: 55%;
    /*float: left;*/
}
.parent-list-map li, .parent-list-map .child li{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    background: none;
    clear: both;
}
.parent-list-map li.node.act{
    background: url('assets/img/stick2.gif') no-repeat 101% 7px;
}

p.org_title {
  font-size: 24px;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
}

table.bordered, table.bordered tr, table.bordered td, table.bordered th {
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
}
a.search {
	  color: #6BA546;
    font-size: 13px;
    text-decoration: none;
    padding: 0 0 0 12px;
    font-weight: bold;    
    white-space: pre-line;
    }
a.search:visited {
	  color: #6BA546;
    
    }

a.search:hover {
    color: #098BC7;
	text-decoration: underline;
}

div.important_news {
	float: right;
	border: 1px solid black;
	width: 40%;
	font-size: small;
  line-height: 1em;
  background: white;
}

div.important_news .achtung {
	color: red;
	font-weight: bold;
}






		#boxes { margin-right: 11px; }
		#footer, #content, #header { min-width: 987px !important; }


body {overflow-y: auto; overflow-x: hidden;}
        .topmenu {
           top: 135px;
        }
        #boxes td{
            padding-right: 13px;
        }
        #boxes .b a img{
            margin: 0 auto;
            display: block !important;
        }







.entry-content img {
	max-width: 100%;
}


.post-date {
	color:#486DAA;
}

nav,
section,
header,
footer,
article {
	display: block;
	float: left;
}

.news-item {
	margin-bottom: 20px;
}

.page-title,
.entry-title {
font-size: 18px;
float: none;
font-weight: bold;
border: 0;
line-height: 120%;
margin: 12px 0;
color: #6BA546;
clear: both;
}




.entry-content p{
    float: left;
    text-align: left;
    width: 100%;
	line-height: 120%;
}

.news-meta {
	margin-bottom: 10px;
}


.widget {
	margin-bottom: 20px;
}

.widget-title {
color: #098BC7;
font-size: 20px;
font-style: italic;
font-weight: bold;
margin: 12px 0;
float: none;
}

.widget ul {

}

.widget li {
	margin-bottom: 8px;
}

.widget a {

}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}