@import url(reset.css);

@font-face {
   font-family: '';
   src: url('../fonts/.ttf');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: '-Bold';
   src: url('../fonts/b.ttf');
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: '-Italic';
   src: url('../fonts/i.ttf');
   font-weight: normal;
   font-style: normal;
}

.totop{
    background-color: #133d48;
}

 header {

        display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

     /* Safari */
     align-items:center;
     -webkit-align-items:center;
     -ms-align-items:center;
     -o-align-items:center;
  -moz-align-items:center;
      margin: 0;
    height: 95px;
}

.left-bg{
    background: url(../images/ornament.png) repeat-y left;
    padding: 0;margin-top: -19px;
    
}

.pt{
    margin-top: 20px;
}
 
.right-bg{
    background: url(../images/ornament.png) repeat-y right;
    padding: 0;
}

.topbg{
    position: relative;

  margin-right: auto;
  margin-left: auto;
  width: 980px;
}

.topbg img{
    position: absolute;
    margin: 0 auto;
    width: 1020px;
}
header h1{
    font-family: ;
    margin-left: 22px;
    color:#f9541a;
    font-weight: lighter;
    font-size: 20px;
    line-height: 28px;
    max-width: 455px;
    text-shadow: 2px 0px 2px #f9c927,  -2px 0px 2px #f9c927,  0px 2px 2px #f9c927,  0px -2px 2px #f9c927;
   
}

.logo{
    height: 95px;
	    float: left;
}

.logo a,
.logo a img{
    max-height: 100%;
}

.fbr nav{
    margin-bottom: 0;
    background-color: blue;
}

.CALL{
    margin:5px 20px;
    font-size: 26px;
    line-height: 28px;
        text-shadow: 1px 0px 0px yellow,  
                -1px 0px 0px yellow,  
                 0px 1px 0px yellow,  
                    0px -1px 0px yellow;
}

.searchh{
    float: right;
    position: absolute;
    top: 0px;
    width: 255px;
    right: 0;
    left:auto;
}


.search{
    padding: 1px;
    border-radius: 2px;
    background-color: #f4dd69;
          display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
    flex-wrap:wrap;
    -webkit-flex-wrap: wrap; 
    moz-flex-wrap: wrap;
    -o-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    
  
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
      -webkit-flex-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
     /* Safari */
       /* Safari */
     align-items:center;
     -webkit-align-items:center;
     -ms-align-items:center;
     -o-align-items:center;
  -moz-align-items:center;
}

.search input[type=text]{
    padding: 5px 10px;
    font-size: 12px;
    max-height: 30px;
    letter-spacing: 1px;
    border: 0;
    margin: 0 10px 0 auto!important;
    width: 140px;
}
.search input[type=submit]{
    padding: 8px 13px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 8px;
    position: absolute;
    margin: 0;
    background: url(../images/search.png) no-repeat left center;
    cursor: pointer;
    letter-spacing: 1px;
    border: 0;
    width:40px;
    background-color: #fff;
}

.search input[type=text]:focus{
    background-color: #fff;
    outline: 0px;
}

.lang{
    margin-right: 0px;
    margin-left: 5px;
    display: inline-block;
}

.lang li{
    color: #873714;
    float: left;
    font-size: 13px;
}

.lang li a{
    color: #873714;
    font-size: 13px;
    font-weight: lighter;
}

.mymenu{padding: 0 0 0 3px;margin: 0;}

.mymenu li{
    display: inline-block;
    margin: 0 0 0 -3px;
    padding: 0;    
}

.mymenu li a{
    font-family: ;
    font-size: 14px;
    display: inline-block;
    padding:7px;
    color:#fff; 
    margin: 0;

    text-transform: uppercase;
}

.mymenu li ul li a{
    display: block;
    background-color: #d7ff00;
    color:#fff;
}

.mymenu li ul{
    display:none;
    position: absolute;
    margin:  0  0 0 3px;
    z-index: 10000;
}

.mymenu li>ul li>ul{
    margin: -38px 153px;
}

.mymenu li ul li{
    float: none;
    width: 150px;
}
.mymenu li:hover>ul{
    display: block;
}

.mymenu li:hover>ul li{
    display: block;
}

.fbr a{    -webkit-transition: .2s ease-out;
-o-transition: .2s ease-out;
-moz-transition: .2s ease-out;
transition: .2s ease-out;}

.mymenu li a:hover{
    background-color: #fff;
    color:blue;
}

.mymenu li ul li a:hover{
    background-color: #fff;
    color:blue;
}


.fbr .carousel-inner > .item > img,
.fbr .carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: 100%;
}
.fbr .car{width: 100%!important;}

.fbr .carousel {
  position: relative;
}

.fbr .carousel2{
    padding-top: 25px;
    margin-top: 5px;
}

.fbr .carousel-inner {
  position: relative;
  width: 745px;
  overflow: hidden;
  border: 5px solid #fad76f;
  border-radius: 10px;
}

.fbr .carousel-inner1{
    position: relative;
    width: 100%!important;
    overflow: hidden;
    height: 200px;
    border: 0px;
    border-radius: 0px;
}

.fbr .carousel-inner > .item {
  position: relative;
    width: 100%;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
          height: 230px;
}
.fbr .carousel-inner1{
    background-color: #f9f9f9;
    border-radius: 5px;
}

.fbr .carousel-inner1 > .item {
  position: relative;
  width: 100%;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
  height: 100px!important;
}
 figcaption{
    margin: 10px 0 10px;
}
.fbr .carousel-inner1 > .fbr .item figure{
    width: 320px!important;
    margin-left: auto;
    margin-right: auto;
}
.fbr .carousel-inner1 > .fbr .item  img{
    width: 320px!important;
    height: 180px;
    background-color: #fff;
    border: 1px solid silver;
    padding: 2px;
}

.fbr .carousel-inner1 > .fbr .item figcaption a{
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px ;
}
.fbr .carousel-inner1 > .fbr .item figcaption a:hover{
    text-decoration: underline;    
}

.fbr .carousel-controll {
  position: absolute;
  top: 90px;
  bottom: 0;
  left: 0;
  width: 50px!important;
  height: 50px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: 0;
}

.fbr .carousel:hover .carousel-controll{
    opacity: .8;
}
.fbr .carousel-controll.left {
  background:url(../images/arrowl.png) no-repeat center;
  background-size: 23px;
}
.fbr .carousel-controll.right {
  right: 0!important;
  left: auto;
  background:url(../images/arrowr.png) no-repeat center;
 background-size: 23px;
}
.fbr .carousel-controll:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .8;
}

.fbr .carousel-indicators {
  position: relative;
  top: 0px;
  float: right!important;
  right: 10px!important;
  left: auto;
  z-index: 15;
  width: auto;
  padding-left: 0;
  text-align: right!important;
  list-style: none;
}
.fbr .carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #979797;
  border-radius: 10px!important;
}
.fbr .carousel-indicators .active {
  width: 12px!important;
  height: 12px!important;
  margin: 2px!important;
  background-color: #c31b34;
}
.fbr .carousel-caption {
  position: absolute;
  margin-right: auto;
  bottom: 0px;
  margin-left: auto;
  z-index: 10;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
  color: #fff;
  text-align:left;
}

.fbr .carousel-caption div{
    width:970px;
    margin: 0 auto;
}

.fbr .carousel-caption .fbr .row{
    height: 7px;
}

.fbr .carousel-caption h3{
    padding: 15px 30px;
    background-color: #23a4ff;
    display: inline-block;
    color:#fff;
    font-size: 18px;
}

.fbr .carousel-caption p{
    max-width: 390px;
        padding: 7px;
    background-color: #fff;
    display: inline-block;
    color:#000;
    font-size: 18px;
}
.fbr .carousel-inner > .active,
.fbr .carousel-inner > .next,
.fbr .carousel-inner > .prev {
  display: block;
}

.fbr .carousel-inner > .active {
  left: 0;
}
.fbr .carousel-inner > .next,
.fbr .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.fbr .carousel-inner > .next {
  left: 100%;
}
.fbr .carousel-inner > .prev {
  left: -100%;
}
.fbr .carousel-inner > .next.left,
.fbr .carousel-inner > .prev.right {
  left: 0;
}
.fbr .carousel-inner > .active.left {
  left: -100%;
}
.fbr .carousel-inner > .active.right {
  left: 100%;
}


.crblock{
    width: 142px;
    height: 0;
    margin: 20px;
    float: left;
}


.fbr .news{
    padding-bottom: 20px;
}


.fbr .news .news_view1{
    font-family: arial;
    width:;
    margin-right: 3px;
    margin-top: 10px;
    height: ;
    padding-bottom: 5px;
    clear: both; 
    display:block;
    border-bottom: 1px dashed silver;
}

.news .news_view1 img{
    width:75px;
    height: 60px;
    float: left;
    border-radius: 1px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.news .news_view1 a{
    font-size: 12px;
    font-weight: lighter;
    color: #000;
    font-weight: bold;
    text-decoration: none;
   line-height: 14px;
    margin:0px 0 ;
}
.news .news_view1 a:hover{
    
     text-decoration: underline;
}

.news_view1 .date{
    color:#69676c;
    font-size: 12px;
}
.news .news_view1 .h50 .description{
    color:#69676c;
    font-size: 12px;
    font-weight: lighter;
    margin: 2px 0;
     line-height: 14px;
}

div.line{
   height: 35px;
    background: url(../images/line.gif)  ;
    background-size: cover;
}
.fbr h3.title{
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0px 10px 2px 0px;
    color: #363636;
    border-bottom: 3px solid #ed1c22;
    background-color: #fff;
}

.mbutton{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 8px 33px;
    background-color: #16c3fa;
    border: 1px solid #16c3fa;
}

.mbutton:hover{
    background-color: #fff;
    color: #16c3fa;
}


.wrapper{
    padding-top: 10px;
}

.obyavl{
    padding: 10px 0;
}

.obyavl img{
    margin:10px 10px 2px ;
    float: left;
    width: 40px;
    height: 30px;  
}

.obyavl a{
    font-size: 12px;
    line-height: 14px;
}

.fbr .carouselcarousel  {
 /* ?????? ????? ????? */
  padding:0 2%;
   width:96%;
}
.fbr .carouselcarousel-wrapper {
   margin: 10px 35px; /* ??????? ??? ??????? */
   overflow: hidden; /* ???????? ??????????, ????????? ?? ????? ???????? ??????? */
   position:relative;
}
.fbr .carouselcarousel-items {
   width: 10000px; /* ????????????? ??????? ?????? ??? ?????? ????????? */
   position: relative; /* ????????????? ???? ???????????? ???????? ??????? ???????? */
}
.fbr .carouselcarousel-block {
   float: left; /* ??????????? ??? ???????? ???????? ? ??? */
   width: 130px;
   height: 70px; /* ????? ?????? ??????? ???????? */
   padding: 0px 10px 0px 2px; /* ?????? ??????, ????? ???????? ?? ????????? */
   text-align: center;

     /* Safari */
}
.fbr .carouselcarousel-block img{
	display:block;
    height: 70px;
    width: 130px;
    border-radius: 2px;
}

/*********** mbuttonS ***********/
.fbr .carouselcarousel-button-left a, .fbr .carouselcarousel-button-right a{
   width: 28px; 
   height: 87px; 
   position: relative;
   top: 0px; 
   cursor: pointer; 
   background-color: #000;
   opacity: 1;
   text-decoration:none;
   outline:0px solid lime
}
.fbr .carouselcarousel-button-left a:hover, .fbr .carouselcarousel-button-right a:hover{
    opacity: 0.6;
}
.fbr .carouselcarousel-button-left a{
   float: left; 
   background: url(../images/btl.png) no-repeat center;
}
.fbr .carouselcarousel-button-right a{
   float: right;
   background: url(../images/btr.png) no-repeat center;
}

/*********** SHADOW ***********/
.bottomslider  {
 /* ?????? ????? ????? */
  padding:2%;
   width:96%;
}
.bottomslider-wrapper {
   margin: 10px 35px; /* ??????? ??? ??????? */
   overflow: hidden; /* ???????? ??????????, ????????? ?? ????? ???????? ??????? */
   position:relative;
}
.bottomslider-items {
   width: 10000px; /* ????????????? ??????? ?????? ??? ?????? ????????? */
   position: relative; /* ????????????? ???? ???????????? ???????? ??????? ???????? */
}
.bottomslider-block {
   float: left; /* ??????????? ??? ???????? ???????? ? ??? */
   width: 130px;
   height: 100px; /* ????? ?????? ??????? ???????? */
   padding: 0px 10px 0px 2px; /* ?????? ??????, ????? ???????? ?? ????????? */
   text-align: center;

     /* Safari */
}
.bottomslider-block img{
	display:block;
    height: 100px;
    width: 130px;
    border-radius: 2px;
}

/*********** mbuttonS ***********/
.bottomslider-button-left a, .bottomslider-button-right a{
   width: 28px; 
   height: 110px; 
   position: relative;
   top: 0px; 
   cursor: pointer; 
   background-color: #000;
   opacity: 1;
   text-decoration:none;
   outline:0px solid lime
}
.bottomslider-button-left a:hover, .bottomslider-button-right a:hover{
    opacity: 0.6;
}
.bottomslider-button-left a{
   float: left; 
   background: url(../images/btl.png) no-repeat center;
}
.bottomslider-button-right a{
   float: right;
   background: url(../images/btr.png) no-repeat center;
}

/*********** SHADOW ***********/

footer{
}

footer .container{
    background-color: #fff;
    height: 175px;
    border-bottom: 5px solid #f01c28;
}
footer .container div{
   width: ; 
}
footer .container p{
    line-height: 28px;
    padding-top: 15px;
    display: inline-block;
    font-size: 18px;
    font-family: ;
    color: #fff;
    max-width: 73%;
}

footer .container p a{
    color: #004372;
}

footer .container p a:hover{
    text-decoration: underline;
}

.seredina div{
    width: 220px;
    height: 165px;
}

.seredina div img{
    width: 100%;
    height: 100%;
}

.seredina div span{
    padding:7px 6px;
    display: block;
    position: absolute;
    width: 208px;
    font-size: 12px;
    color:#fff;
    bottom: 30px;
    opacity: 0.9;
}

.cl1{
    background-color: #16c1f7;
}

.cl2{
    background-color: #11b46e;
}

.cl3{
    background-color: #033aa6;
}

.cl4{
    background-color: #15b0ce;
}

.leftt{
    width: 190px;
    margin-left: 0px;
}

.rightt{
    width: 755px;
    margin-right: 0px;
    border-radius: 10px;
    background-color: #fff;
}

.lbg{
    border: 6px solid blue;
    border-radius: 7px;
    background-color: #fff;
    margin-bottom: 10px;
}
.lmenu>ul>li{
    padding: 0 3px;
}

.lmenu ul{
    margin-top: 10px;
    border: 1px solid silver;
    margin: 10px;
    border-radius: 7px;
}
.lmenu>ul>li:last-child{
    margin-bottom: 20px;
}


.lmenu  li h2{
    text-align: center;
    font-size:20px;
    line-height: 22px;
    padding: 5px 0 5px 0;
     border-bottom:1px solid silver;
}

.lmenu  li{
  display: block;
}



.lmenu ul li a{
    display: block;
    padding: 10px 0 10px 10px;
    display: block;
    color:#53a1cf;
    font-size: 14px;
    letter-spacing: 0.5px;
     border-bottom:1px solid #d2d2d2;
}

.lmenu ul li a:hover{
   color: #fff;
   background-color: blue;
}

.lmenu ul li>ul{
    display: none;
    position: absolute;
     margin: -42px 154px;
     z-index: 2;
     border-radius: 0px;
}
.lmenu ul li>ul li>ul{
    margin: -39px 200px;
}

.lmenu ul li ul li{
    background-color: #fff;
    float: none;
    width: 200px;
}

.lmenu ul li ul li a{
    display: block;
     border-bottom:1px solid #d2d2d2;
}
.lmenu ul li:hover>ul{
    display: block;
}

.lmenu ul li:hover>ul li{
    display: block;
    
}


.mbutton{
    display: inline-block;
    font-size: 18px;
    color: #FFF;
    padding: 10px 13px;
    background-color: #85cce0;
    border: 1px solid #85cce0;
}

.mbutton1{
    display: inline-block;
    font-size: 18px;
    color: #FFF;
    cursor: pointer;
    padding: 5px 10px;
    background-color: #85cce0;
    border: 1px solid #85cce0;
}

.mbutton:hover,.mbutton1:hover{
    background-color: #FFF;
    color: #85cce0  ;
}
.allnews{
    display: block;
    padding-top: 15px;
    text-align: right;
}

.direc{
    margin-top: 20px!important;
    margin-bottom: 15px;
}

.opros ul li,.opros ul li:hover{
    background-color: #fff;
}
.opros ul{
    margin-bottom: 15px;
}

.opros p{
    font-size: 18px;
    margin: 10px 0 20px;
}
.totop{
    background-color: #133d48;
}

.topmenu{padding: 0 0 0 3px;margin: 0;}

.topmenu li{
    display: inline-block;
    margin: 0 0 0 -3px;
    padding: 0;
    
}

.topmenu li a{
    font-family: ;
    font-size: 14px;
    display: inline-block;
    padding:10px 10px 10px 10px;
    color:#ffffff; 
    margin: 0;

    background-color: #133d48;

}

.topmenu li ul li a{
    display: block;
}

.topmenu li ul{
    display:none;
    position: absolute;
    margin:  0  0 0 3px;
    z-index: 10000;
}

.topmenu li>ul li>ul{
    margin: -35px 153px;
}

.topmenu li ul li{
    float: none;
    width: 150px;
}
.topmenu li:hover>ul{
    display: block;
}

.topmenu li:hover>ul li{
    display: block;
}
.topmenu li a:hover{
    color: #85cce0;
}
.EMBED{
    display: inline-block;
    margin-left:120px;
    margin-right: 0;
}

.clear{
    clear: both;
}

.cll{
    margin-top: 30px;
}

.mt{
    margin-top: 15px;
}

.lbgblock{
    margin: 7px;
    border:1px solid silver;
    border-radius: 6px;
   
}

.lbgblock img{
    border-radius: 7px;
    border:1px solid silver;
    width: 90%;
    margin: 10px 5%;
}

div.lbtitle{
    margin: 7px;
    padding-bottom: 10px;
    border-bottom: 1px solid silver;
}

div.lbtitle h3{
    padding-top: 2px;
    text-align: center;
    font-size: 14px;
}

.right-bottom{
    padding: 10px;

}

.right-bottom-div{
    width: 360px;
}

.alln:hover{
    text-decoration: underline;
}
.anons{
    margin-top: 15px;
}
.anons a{
    display: block;
    margin: 10px 0;
}
.anons img{
    width: 100%;
}

.bottom{margin-top: 20px;
padding-bottom: 8px;
    background-color:#dedede;
}

div.title2{
    width: 800px;
    margin: 0 auto;
    background: url(../images/line.png) repeat-x center;
    text-align: center;
}

div.title2 h3{
    padding: 10px;
    font-size: 20px;
    display: inline-block;
    color: #7c1727;
    background-color:#dedede;
}

.footer-left{
    width: 665px;
    margin: 0 auto 0 0;
}

.footer-left>a,.footer-left .widget-render,.footer-left span{
    float: left;
}
.footer-right h3{
    text-transform: uppercase;
    font-family: arial;
    margin: 15px 0 0 10px;
}

.footer-right img{
    margin: 10px;
}
.footer-right{
    margin: 0 0 0 auto;
    width: 228px;
    background-color: #fef200;

}

.fbr .bobottom{
    text-align: center;
background-color: #fff;
}

.fbr .bobottom h3{
    color:#cc2543;
    font-size: 18px;
    padding: 10px;
}

.fbr .ps{
    padding-top: 20px;
    float: left;
height: 175px;
    display: block;
    width: 170px;
    border-right:1px solid silver ;
}

.fbr .ps li a{
    display: block;
    padding:3px 5px;
    margin: 4px 6px 4px 4px;
    color:#fff;
    font-size: 14px;
    font-family: arial;
    text-transform: uppercase;
    background-color: #0199cb;
}


.fbr .ps li a:active{
    background-color: #000;
}
.floatleft{
    float:left;
}

.floatleft img{
    max-height: 175px;
}
.fbr .ps li ul{
    position: absolute;
    display: none;top: 20px;
    margin-left: 190px;
}

.fbr .ps li>a:before{display: none;content:"" ;position: absolute;margin: -2px 152px;width: 0;height: 0;border-top: 11px solid transparent;border-left: 20px solid yellow;border-bottom: 11px solid transparent;}

.fbr .ps>li>ul>li>a:before{
    content: "> "!important;
}
.fbr .ps li ul li a{
    background-color: #fff!important;
    border: 0!important;
    text-shadow: 2px 0px 2px #0199cb,  
                -2px 0px 2px #0199cb,  
                0px 2px 2px #0199cb,  
                0px -2px 2px #0199cb;
}

.fbr .ps li ul li a:hover{
    text-shadow:2px 0px 2px blue,  
                -2px 0px 2px blue,  
                0px 2px 2px blue,  
                0px -2px 2px blue;
}
.fbr #p1:target ul {
    display: block;
}
.fbr #p1:target a{
    background-color: #000;
    border: 2px solid yellow;
}
.fbr #p1:target>a:before{display: inline-block;}

.fbr #p2:target ul {
    display: block;
}
.fbr #p2:target a{
    background-color: #000;
    border: 2px solid yellow;
}
.fbr #p2:target>a:before{display: inline-block;}

.fbr #p3:target ul {
    display: block;
}
.fbr #p3:target a{
    background-color: #000;
    border: 2px solid yellow;
}
.fbr #p3:target>a:before{display: inline-block;}




.fbr #p4:target ul {
    display: block;
}
.fbr #p4:target a{
    background-color: #000;
    border: 2px solid yellow;
}
#p4:target>a:before{display: inline-block;}



#p5:target ul {
   display: block;
}
#p5:target a{
    background-color: #000;
    border: 2px solid yellow;
}
.fbr #p5:target>a:before{display: inline-block;}



.fbr #p6:target ul {
    display: block;
}
.fbr #p6:target a{
    background-color: #000;
    border: 2px solid yellow;
}
.fbr #p6:target>a:before{display: inline-block;}



.fbr #p7:target ul {
    display: block;
}
.fbr #p7:target a{
    background-color: #000;
    border: 2px solid yellow;
}
.fbr #p7:target>a:before{display: inline-block;}


.fbr #p8:target ul {
    display: block;
}
.fbr #p8:target a{
    background-color: #000;
    border: 2px solid yellow;
}
.fbr #p8:target>a:before{display: inline-block;}


/**  */
#statistika{
    width: 180px;
    margin-left: 10px!important;
}
#statistika li {
	width:75px;
	height: 22px;
	list-style:none;
	background-image:none!important;
	line-height: 23px;
	padding: 0 9px 0 8px;
	font-size: 13px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px white;
	background: #fafafa;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
	-webkit-border-radius: 3px 0 0 3px;	
	-moz-border-radius: 3px 0 0 3px;	
	border-radius: 3px 0 0 3px;	
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	position: relative;
}

#statistika li:after {
	content: '';
	z-index: 2;
	position: absolute;
	top: 10px;
	right: -2px;
	width: 5px;
	height: 6px;
	opacity: .95;
	border-radius: 3px 0 0 3px;	
	-webkit-border-radius: 3px 0 0 3px;	
	-moz-border-radius: 3px 0 0 3px;	
	background: #56a3d5;
	-webkit-box-shadow: inset 1px 0 #276f9e;
	box-shadow: inset 1px 0 #276f9e;
}

#statistika li span {
	height: 24px;
	width: 60px;
	position: absolute;
	top: -1px;
	left: 100%;
	line-height: 21px;
	color: white;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
	border-radius: 0 2px 2px 0;	
	-webkit-border-radius: 0 2px 2px 0;	
	-moz-border-radius: 0 2px 2px 0;	
	opacity: .95;
	background: #56a3d5;
	border-color: #3591cd #318cc7 #2f86be;
	background-image: -webkit-linear-gradient(top, #6aaeda, #4298d0);
	background-image: -moz-linear-gradient(top, #6aaeda, #4298d0);
	background-image: -o-linear-gradient(top, #6aaeda, #4298d0);
	background-image: linear-gradient(to bottom, #6aaeda, #4298d0);
	display: block;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px 15px 0 15px!important;
	max-width: 100px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.fbr .row {

  margin: 0;
}

.no-pagination .pagination{
    display: none;
}

.fbr .ppp img{
    max-width: 99%;
}

.fbr .ppp{
    margin: 35px;
}

.ppp .news_view1{
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
}
.ppp .news_view1 img{
    float: left;
    margin: 0 10px 10px 0;
}

.feedback ol{
    padding-left: 25px;
}

.anon-bl{
	overflow:hidden;
	margin-bottom:15px;
	width:100%;
}

.img-anon{
	width:40%;
	margin-right:10px;
	max-height:150px;
	overflow:overflow;
	float:left;
	text-align:center;
}

.img-anon img{
	max-width:100%;
}


#poll-title {
					font-weight: bold;
				}

				#polling label {
					display: inline;
				}

.poll-item{
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.poll-item .poll-sendanswer-btn{
	padding: 7px 10px;
	border: 1px solid #ccc;
	text-align: center;
	background: #ececec;
	font-size: 14px;
}

.poll-item .poll-sendanswer-btn:hover,
.poll-item .poll-sendanswer-btn.process{
	background: #ccc;
	color: #fff;
	cursor: pointer;
}

#poll-title,
.poll-title {
	font-weight: bold;
}

#polling label,
.poll-item label{
	display: inline;
}

