.notop,.notop:hover {
    color : #fff;
    text-decoration: none;
}
/* --------------------------------------------------------------------------------- top */
.site {
    width:1000px;
    clear:both;

}
.logo {
    float:left;
    margin-top:16px;
    margin-left:16px;

}

/* ------------------------------------------------------------------------------- top menu */
.top-menu {
    font-size:12px;
    color:#000;
    text-transform:uppercase;
    display:inline-block;
    float:right;
    font-family:Times New Roman, Georgia, Times, serif;
}

.top-menu ul {
    list-style:none;
    margin:0;
    padding:0 0 0 0;
    display:inline-block;
}
.top-menu li{
    float:left;
    padding:0 0 0 0;
    margin:0;
    line-height:54px;

}
.top-menu div{
    padding:0px 15px;
    text-align:center;
    padding-top:27px;
    height:82px;
    width:147px;
    color:#fff;
    text-shadow: 1px 1px 1px #637c15;
    background:url(top-menu-actioan.png) center top no-repeat;
}
.top-menu li a.menu{
    color:#466e00;
    display:block;
    margin:0px;
    text-align:center;
    text-decoration:none;
    padding:0 15px;
    margin-top:27px;
}

.top-menu li a.menu:hover, .menu ul li:hover a.menu{
    color:#fff;
    text-shadow: 1px 1px 1px #637c15;
    text-decoration:none;
    background:#a8ca3d;
    border-radius:5px 5px 5px 5px;
    box-shadow:0px 0px 8px #76ae1d;
    -webkit-box-shadow: 0px 0px 8px #76ae1d;
    -moz-box-shadow: 0px 0px 8px #76ae1d;

}
.top-menu li ul {
    background: url(/images/top-menu-ul-bg.png);
    display:none;
    height:auto;
    padding:10px 0 10px 0;
    margin:0px;
    border:0px;
    border-radius:5px 5px 5px 5px;
    position:absolute;
    width:150px;
    z-index:200;
    color:#fff;
    /*top:1em;
    /*left:0;*/
    box-shadow:0px 0px 8px #76ae1d;
    -webkit-box-shadow: 0px 0px 8px #76ae1d;
    -moz-box-shadow: 0px 0px 8px #76ae1d;
}
.top-menu li ul li a {
}



.top-menu li:hover ul{
    display:block;

}
.top-menu li li {
    display:block;
    float:none;
    margin:0px;
    padding:8px 0;
    width:150px;
    color:#FFF;
    line-height:18px;
    border-bottom:dotted 1px #999;


}
.top-menu li:hover li a.menu{
    background:none;
    /*color:fff;*/
    border-radius:5px 5px 5px 5px;

}
.top-menu li ul a.menu{
    display:block;
    margin:0px;
    /*color:FFF;*/
    padding:0px 10px 0px 15px;
    text-align:left;
}
.top-menu li ul a.menu:hover, .top-menu li ul li:hover a.menu{
    background:#adcf40;
    border:0px;
    color:#ffffff;
    text-decoration:none;
    text-shadow: 1px 1px 1px #637c15;
}
.top-menu p{
    clear:left;
}


.gazon-krug {
    clear:both;
    padding-top:30px;
    font-family:Times New Roman, Georgia, Times, serif;
    font-size:22px;
    font-style:italic;
    padding-bottom:24px;
    display:inline-block;


}
.gazon-krug div {
    width:246px;
    float:left;
}
.gazon-krug a {
    display:block;
    color:#000;
    text-decoration:none;
}
.gazon-krug a:hover {
    color:#3f8103;
    text-decoration:underline;
}

.phone {
    float:right;
    font-style:italic;
    color:#000;
    margin-top:-15px;

}
.phone span {
    font-size:24px;
    font-style: normal;
    margin-left:10px;
}
/* ------------------------------------------------------------------------------- main */
.main {
   /* background:url(/images/main-bg.png);*/
    /*border-radius:5px 5px 5px 5px;
    box-shadow:0px 0px 8px #76ae1d;
    -webkit-box-shadow: 0px 0px 8px #76ae1d;
    -moz-box-shadow: 0px 0px 8px #76ae1d;*/
    clear:both;
    margin-bottom:30px;
}
.navi {
    padding:0 0 15px 0;
}
.content-galery {
    margin-top:20px;
}

.content-galery img {
    margin:0 5px 0 0;
    padding:0;


}
/* ------------------------------------------------------------------------------- content */
.content {
    display:inline-block;
    margin-bottom:15px;
	width:100%;
}


.content img {
   /* box-shadow:0px 0px 8px #999;
    -webkit-box-shadow: 0px 0px 8px #76ae1d;
    -moz-box-shadow: 0px 0px 8px #76ae1d;
    border:solid 3px #fff;*/
	height:auto;
}

.left {
    padding:33px;

}
.right {

    padding:33px 18px 18px 0;

}
ul.right-menu {
    margin:0;
    padding:0 0 0 0px;
    line-height:25px;
    font-size:16px;

}
.right-menu li {
    height:30px;
    margin:0 0 0 0;
    padding:0 0 0 30px;
    list-style:none;
    background:url(/images/marker.png) 10px no-repeat;
    border-bottom:1px solid #CCC;
}
.right-menu li a {
    text-decoration:none;
    display:block;
}

.right-contact {
    background: url(/images/bg-contact.png);
    border-radius:5px 5px 5px 5px;
    padding:11.5px;
    clear:both;
    margin-top:20px;
}


.bot-phone-tx {
    font-size:11px;
    color:#676e59;

}
.bot-phone-nr {
    font-size:16px;
    color:#676e59;
    font-weight:bold;

}
.bot-phone-nr a {
    color:#676e59;
    text-shadow:1px 1px 0 #d2ee80;

}


.bot-mail {
    display:inline-block;
    background: url(/images/mail.png) left 7px no-repeat;
    padding-left:50px;
    margin-bottom:20px;
}
.bot-mail-bg {
    background:url(/images/bg-mail.png) top repeat-x;
    padding:10px 5px 0 10px;
}


.news-plaha {
    background:url(/images/nevs-plaha.png) left top no-repeat;
    height:41px;
    padding:11px 0 0 5px;
    /*margin-bottom:10px;*/

}
.news-plaha span {
    color:#fff;
    padding-right:10px;

}
.news-plaha a{
    font-weight:bold;
    text-shadow: 1px 1px 0 #c8e866;
    color:#445411;
    text-decoration:none;

}
.news-plaha a:hover{
    color:#000;
}

/* ------------------------------------------------------------------------------- rekomendation */

.rekomendation {
    padding-top:33px;
    clear:both;

}
.rekomendation-box {
    border-radius:5px 5px 5px 5px;
    background:#aed141;
    padding:13px;
}
div.rekomendation-colomn {
    display:inline-block;
    width:300px;
    padding-right:4px;
    color:#fff;
    vertical-align: top;
}
div.rekomendation-colomn div {
    color:#000;
    font-weight: bold;
}

div.rekomendation-colomn img {
    float:left;
    box-shadow:0px 0px 8px #999;
    -webkit-box-shadow: 0px 0px 8px #76ae1d;
    -moz-box-shadow: 0px 0px 8px #76ae1d;
    border:solid 3px #fff;
    margin-right:20px;
}
/* ------------------------------------------------------------------------------- news */

.news-right-box {
    background:#a1c33a;
    border-radius:5px 5px 5px 5px;
    padding:13px;
    color:#fff;
    line-height:14px;
    clear:both;
    display:inline-block;
}
.news-right-box-img img {
    box-shadow:0px 0px 8px #999;
    -webkit-box-shadow: 0px 0px 8px #76ae1d;
    -moz-box-shadow: 0px 0px 8px #76ae1d;
    border:solid 3px #fff;
    margin-bottom:10px;
}
.news-right-box-data  {
    background:#8faf2b;
    color:#fff;
    padding:0px 3px ;


}
.news-right-box-title {
    background:#8faf2b;
    padding:5px;
    line-height:16px;
    font-size:17px;
    font-family:Times New Roman, Georgia, Times, serif;
    font-style:italic;
    margin-top:10px;
    margin-bottom:10px;
}
.news-right-box-title a {
    color:#fff;
    text-decoration:none;

}
.news-right-box-title a:hover {
    color:#000;
}
.news-more-but {
    padding:10px 0 0 0;
    clear:both;
}
/* button */
.button {
    clear:both;

}
a.button {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: url(/images/but-right.png)top right no-repeat;
    padding-right: 3px; /* отступ для "раздвижных дверей" */
    outline: medium none; /* убираем точечную обводку в FireFox, которая появляется при клике */
    position: relative;
    margin:0;
    height:25px;


}

a.button span {
    display: block;
    line-height: 23px;
    background: url(/images/but-left.png) no-repeat;
    padding: 0 10px;
    height:25px

}
a.button:hover {
    background-position: 100% -25px;
}
a.button:hover span {
    background-position: 0% -25px;
    color: #fff;
}
.vopros-otv {
    background: url(/images/vopros.png) left no-repeat;
    height:45px;
    padding-left:48px;

}


.vopros-otv a {
    color:#3e3e3e;

}

/* ------------------------------------------------------------------------------- bot */
.bot {
    background: url(/images/bot-bg.png);
    border-radius:0px 0px 5px 5px;
    padding:10px 33px;
    color:#fff;
    border:solid 1px #fff;

}


















/*CSS manu style pagination*/

.manu {
    PADDING-RIGHT: 3px;
    clear:both;

    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 13px;
    MARGIN: 3px;
    PADDING-TOP: 18px;
    TEXT-ALIGN: center
}
.manu A {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    COLOR:#000;
    PADDING-TOP: 2px;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #FFF;
}
.manu A:hover {
    COLOR:#000;
    BACKGROUND-COLOR: #FFF;
}
.manu A:active {
    COLOR: #666;
}
.manu .current {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    COLOR: #000;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #FFF;
}
.manu .disabled {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    COLOR: #ddd;
    PADDING-TOP: 2px;
}
/*CSS manu style pagination*/





.block_pole_form_remsg { background:url("/images/msg_poles/back_form_1.gif") no-repeat; width:335px; height:30px; margin-bottom:10px; }

.pole_form_remsg { background:transparent; width:223px; height:20px; border:none; margin:7px 0px 0px 5px; }

.pole_form_select { background:transparent; width:220px; border:none; margin:7px 0px 0px 5px; }

.block_pole_textarea_form_remsg { background:url("/images/msg_poles/back_form_2.gif"); width:235px; height:138px; margin-bottom:10px; }

.pole_textarea_form_remsg { background:transparent; width:223px; height:125px; border:none; margin:7px 0px 0px 5px; }

.button_submit_form_remsg { width:94px; height:24px; background:url("/images/msg_poles/b_send.gif"); border:none; }

.block_pole_text_secnumers { background:url("/images/msg_poles/back_form_4.gif"); width:94px; height:24px; }

.pole_text_secnumers { background:transparent; width:82px; height:18px; border:none; margin:4px 0px 0px 3px; }

.block_images_lightbox { margin-top:0px; margin-bottom:20px; }

.block_one_image_lightbox {   float:left;  margin-right:1px; margin-top:2px; margin-left: 0px; }

.block_name_lightbox { margin: 10px 0px; }


.table{
}
.table h4{
    margin: 10px 0 5px 0;
    font-size: 18px;
}
.table-condensed th,.table-condensed td{padding:4px 5px}
.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.table-bordered th,.table-bordered td{border-left:1px solid #ddd;border-top: 1px solid #ddd;}
.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}
.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}
.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}
.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}
.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}
.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}
.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomright:0}
.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}
.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}
.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}
.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5}

.table-vcentered th,.table-vcentered td{vertical-align: middle;}
