html, body {
	margin: 0;
padding: 0;
height: 100%;
min-height: 1%;
font-family: arial;
}

body {
	 background: rgba(0, 0, 0, 0) url(../images/bg.png) repeat scroll 0 0;
   /* background: rgba(0, 0, 0, 0) url(../images/bg01.png) repeat scroll 0 0;
    color: #2f2f2f;
    font: 14px/1.5 Trebuchet MS,Neue Helvetica,Helvetica Neue,Helvetica,Arial,sans-serif;
    height: 100%;
    margin: 0;*/
}

#content {
   background: #fff none repeat scroll 0 0;
}
.header {

}
a{
	color: #00652e;
}
a:hover{
	color: #969696;
}
img {
	border: none;
}
a img{
	border: none;
}

.main-header{

	 background: #fff none repeat scroll 0 0;
   width: 980px;
	margin: 0 auto;
	height: 153px;
   
    z-index: 999;
	}
.header{
	
	width: 980px;
	margin: 0 auto;
	
position: fixed;
z-index:2000;
 overflow: hidden;
	 /*position: absolute;*/
}
.logo-blok{
	/*width: 277px;
	height: 75px;*/
	float: left;
	/*padding: 55px 0 0 0;*/
}
.mill{
	width: 150px;
	height: 157px;
	float: left;
	position: relative;
	background: url(../images/agrologo.png);
}
.propeler{
	width: 66px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 0;
	margin:44px 42px 0;
	/*margin: -21px -6px 0;
	
	background: url(../images/propeler.png);
	*/
}
.menu-serch-blok{
	float: right;
	width: 625px;
	height: 153px;
	
	
	 z-index:2000;
	  overflow: hidden;
}
.serch-blok{
/*	float: right;
	  width: 90%;
	  */
    height: 33px;
    margin: 20px 11px 0 0;
  
	
}
.ban-top{
	/*float: right;*/
	margin: 0px 22px 0 0px;
	width: 500px;
	 background: #fff none repeat scroll 0 0;
	 z-index:2000;
}
.ban-kal{
	float: right;
	margin: 0 22px 0 0px;
}
.serch{
	width: 192px;
	height: 24px;
	background: url(../images/serch.jpg);
	float: right;
	margin: 0px 22px 0 0px;
	
	position: relative;
}
.input-serh{
	width: 156px;
	height: 24px;
	font-size: 11px;
	font-family: arial;
	color: #949494;
	border: none;
	background: none;
	display: inline;
	margin: 0 0 0 11px;
	line-height: 22px;
	position: absolute;
	top: 0;
	left: 0;
}
.lupa{
	width: 15px;
	height: 11px;
	background: url(../images/lupa.png);
	margin: 6px 6px 0 0;
	position: absolute;
	right: 0;
	top: 0;
}
.table-lang{
	float: right;
	margin: -50px 20px 0 10px;
}
.table-lang td{
	font-family: arial;
	font-size: 9px;
	color: #949494;
}
.table-lang td a{
	font-family: arial;
	font-size: 9px;
	color: #949494;
	text-decoration: none;
}
.table-lang td a:hover{
	text-decoration: underline;
}
/* МЕНЮ */

a:focus {
outline: none;
}
.topmenu ul, .topmenu ul li{
margin: 0;
padding: 0;
height: 25px;
float: left;
display: inline;
margin-right:2px;
}
.topmenu ul li {
	float: left;
	font-family: 'tahoma', sans-serif;
	position: relative;
	font-weight: normal;
	cursor: pointer;
	margin: 0px 24px 0 0px;
	z-index: 12;
}
.topmenu ul li a{
	color: #FFB11D;
	text-decoration: none;
	float: left;
    /*color: #000000;*/
	font-family: 'tahoma', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 12px;
	height: 25px;
    position: relative;
    text-align: center;
}
.topmenu ul li:HOVER{
	color: #00652e;
	
}
.topmenu ul li a:HOVER{
	color: #00652e;
	border-bottom: 4px solid #00652e; 
}
.topmenu ul li a.active{
	color: #00652e;
	border-bottom: 4px solid #00652e; 
}
.topmenu ul li ul {
	background: none repeat scroll 0 0 #FFB11D;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 20px 0px #000;
    left: 0;
    margin: 0;
    min-width: 250px;
    overflow: hidden;
    padding: 0 0 10px;
    position: absolute;
	height: 140px;
    top: 29px;
	filter: progid:DXImageTransform.Microsoft.dropshadow(offX=5, offY=5, color=#000000);
	 -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Safari & Chrome */
}
.topmenu ul li ul li {
	background: none repeat scroll 0 0 transparent;
    color: #007933;
    font-size: 11px;
	/*border-bottom: 1px dotted #000;*/
    margin: 0;
    text-align: left;
	font-family: arial;
	border-bottom: 4px solid #FFB11D; 
    min-width: 250px;
	clear: both;
	cursor: pointer;
	z-index: 13;
	position: relative;

}
.topmenu ul li ul li:hover {
	color: #fff;
	background: #00652e;
	width: 100%;
	overflow: hidden;
}
.topmenu ul li ul li a {
    display: block;
    float: left;
    font-family: arial;
    color: #fff;
    font-size: 11px;
    margin: 0;
    min-width: 240px;
	height: 25px;
    padding: 6px 5px 3px;
    text-align: left;
}
.topmenu ul li ul li a:hover {
	color: #fff;
}

.topmenu{
	float: left;
    height: 25px;
    margin: 0px 0 0 0;
    padding: 0 0 0;
    position: relative;
    z-index: 999;
	width: 100%;
	border-bottom: 1px solid #d8d8d8;
}
.menu-blok{
	float: left;
	/*width: 590px;*/
	padding: 0 0px;
	height: 25px;
	/*background: url(../images/menu.png);*/
	margin: 50px 0 0 0px;
}
/*.active {
	color: #00652e;
	border-bottom: 4px solid #00652e; 
}*/
.main3 {
    float: left;
    height: 615px;
    margin: -160px 0 -200px 0;
    position: relative;
    width: 100%;
	overflow: hidden;
}
/*.duga {
   background: url(../images/head.png) no-repeat scroll center top transparent;
    height: 615px;
    left: 50%;
    margin-left: -950px;
    margin-top: -3px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 14;
}*/
.duga {
   /* background: url(../images/head.png) no-repeat scroll center top transparent;*/
    float: left;
    height: 615px;
    position: relative;
    width: 100%;
    z-index: 14;
}
.slader{
	height: 290px;
    left: 50%;
    margin: 160px 0 0 -600px;
    position: absolute;
}
#slideshow {
	position:absolute;
}
#slideshow IMG {
	position:absolute;    /*top: 9px;*/
	z-index:0;
}
#slideshow IMG.active {
	z-index:10;
}
#slideshow IMG.last-active {
	z-index:9;
}

.bloki-main{
	float: left;
    margin-top: 75px;
    position: relative;
    width: 100%;
    z-index: 999;
}
.bloki{
	width: 980px;
	height: 180px;
	margin: 0 auto;
	/* background: url(../images/duga-bloki.jpg) no-repeat center bottom; */
}
h1{
	font-family: 'tahoma', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 16px;
	color: #00652e;
	float: left;
	margin-top: 0;
	padding: 0 0 10px;
	 margin-bottom: 0;
	width: 100%;
}
h2{
	font-family: 'tahoma', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 12px;
	color: #FFB11D;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}
h3{
	font-family: 'tahoma', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 16px;
	color: #00652e;
	float: left;
	margin-top: 0;
	width: 100%;
}
h4{
	font-family: 'tahoma', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 12px;
	color: #FFB11D;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
	width: 100%;
}
h5{
	font-family: 'tahoma', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 10px;
	color: #00652e;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: small;
	width: 100%;
}
.posm{
	color: #000000;
    font-size: 13px;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
}
.p-bloki{
	font-size: 12px;
	color: #000;
	text-align: left;
	float: left;
	margin-top: 0;
	margin-bottom: 22px;
	width: 100%;
}
.p-bloki2{
	font-size: 12px;
	color: #000;
	float: left;
	margin-top: 4px;
	width: 100%;
}
.dott{
	float: left;
	margin: 0 30px 0 26px;
}
.blok1{
	width: 142px;
	height: 100px;
	float: left;
	background: url(../images/im1.jpg) no-repeat left top;
	padding: 0 0 0 51px;
	text-decoration: none;
}
.blok1:hover{
	background: url(../images/im1-1.jpg) no-repeat left top;
}
.blok2{
	width: 142px;
	height: 100px;
	float: left;
	background: url(../images/im2.jpg) no-repeat left top;
	padding: 0 0 0 51px;
	text-decoration: none;
}
.blok2:hover{
	background: url(../images/im2-1.jpg) no-repeat left top;
}
.blok3{
	width: 142px;
	height: 100px;
	float: left;
	background: url(../images/im3.jpg) no-repeat left top;
	padding: 0 0 0 51px;
	text-decoration: none;
}
.blok3:hover{
	background: url(../images/im3-1.jpg) no-repeat left top;
}
.blok4{
	width: 170px;
	height: 100px;
	float: left;
	background: url(../images/im4.jpg) no-repeat left top;
	padding: 0 0 0 51px;
	text-decoration: none;
}
.blok4:hover{
	background: url(../images/im4-1.jpg) no-repeat left top;
}
.content-main{
	float: left;
    margin-top: 40px;
    position: relative;
    width: 100%;
    z-index: 999;
}
.content{
	 margin: 0 auto;
    overflow: hidden;
    width: 980px;
	
}
.content-left{
	width: 450px;
	float: left;
	font-size: 12px;
	color: #000;
}
.content-left a{
	color: #00652e;
}
.content-left a:hover{
	color: #969696;
}
.news-blok{
	vertical-align: top;
	float: right;
	width: 490px;
	height: 180px;
}
.blok-news1{
	width: 240px;
	height: 130px;
	float: left;
}
.date{
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
    font-size: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #d6d6d6;
	float: left;
	width: 100%;
}
.zag{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.zag:hover{
	color: #969696;
}
.news-text{
	margin-top: 6px;
	color: #000;
	font-size: 12px
}
.news-text a{
	color: #00652e;
}
.news-text a:hover{
	color: #969696;
}
.blok-news2{
	width: 183px;
	height: 130px;
	float: left;
}
.dott2{
	float: left;
	margin: 0 30px;
}
.footer-main{
	width: 100%;
	float: left;
}
.footer{
	width: 980px;
	height: 193px;
	margin: 0 auto;
	background: url(/images/footer.jpg);
}
.p-copy{
	font-size: 11px;
	color: #000;
	float: left;
	margin: 130px 0 0;
}
.p-copy a{
	color: #000;
	text-decoration: underline;
}
.p-copy a:hover{
	color: #969696;
}
.left-blok{
	float: left;
	width: 207px;
}
.blok-1{
	width: 156px;
	
	float: left;
	padding: 0 0 0 51px;
	margin: 0 0 18px 0;
	background: url(../images/im1.jpg) no-repeat left top;
	text-decoration: none;
}
.blok-1:hover{
	background: url(../images/im1-1.jpg) no-repeat left top;
}
.blok-2{
	width: 156px;
	
	float: left;
	padding: 0 0 0 51px;
	margin: 0 0 18px 0;
	background: url(../images/im2.jpg) no-repeat left top;
	text-decoration: none;
}
.blok-2:hover{
	background: url(../images/im2-1.jpg) no-repeat left top;
}
.blok-3{
	width: 156px;
	
	float: left;
	padding: 0 0 0 51px;
	margin: 0 0 18px 0;
	background: url(../images/im3.jpg) no-repeat left top;
	text-decoration: none;
}
.blok-3:hover{
	background: url(../images/im3-1.jpg) no-repeat left top;
}
.blok-4{
	width: 156px;
	
	float: left;
	padding: 0 0 0 51px;
	margin: 0 0 18px 0;
	background: url(../images/im4.jpg) no-repeat left top;
	text-decoration: none;
}
.blok-4:hover{
	background: url(../images/im4-1.jpg) no-repeat left top;
}
.ul-menu-scot{
	float: left;
	width: 96%;
	list-style-type: none;
	border: 1px solid #CFE5AE;
    float: left;
	margin: 10px 0 0 0;
	padding: 10px 10px;
}
.ul-menu-scot li{
	float: left;
	width: 100%;
	color: #FFB11D;
    font-family: arial;
    font-size: 11px;
    line-height: 13px;
	margin: 0px 0 0px 0px;
	line-height: 25px;
    margin-top: 0;
   text-transform: capitalize;
	padding: 0 0 0 0px;
	background: none;
}
.ul-menu-scot li a{
	color: #FFB11D;
    font-family: arial;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	/*padding: 5px 0 5px 0px;*/
}
.ul-menu-scot li a:hover{
	color: #969696;
}
.ul-menu-scot li ul{
	float: left;
	width: 100%;
	margin: 0px 0 0px 0;
	padding: 0;
}
.ul-menu-scot li ul li{
	float: left;
	width: 100%;
	font-family: arial;
	 text-transform: none;
	 font-weight: normal;
    font-size: 11px;
	color: #000;
    line-height: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
	padding: 0 0 0 15px;
	display: block;
}
.ul-menu-scot li ul li a{
	color: #0d703b;
    font-family: arial;
	 text-transform: none;
	 font-weight: normal;
	 text-decoration: none;
}
.ul-menu-scot li ul li a:hover{
	color: #969696;
}
.right-blok{
	width: 695px;
	padding: 0 0 0 75px;
	float: left;
	font-size: 13px;
	color: #000;
}
.right-blok ul{
	list-style-image: url(/images/dot.jpg);
}
/*таблицы*/
.seed_table {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    font-size: 8pt;
    margin: 0;
    width: 100%;
}
.seed_table td {
    background: none repeat scroll 0 0 #F5F7E5 ;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	padding: 6px 0 6px 5px;
	text-align: center;
}
.seed_table td p {
	/*margin: 6px 0;*/
}
/*
.seed_table tr:nth-child(2n) td {
    background: none repeat scroll 0 0 #EEF1D1;
}
.seed_table tr:first-child td {
    background: none repeat scroll 0 0 #CFE5AE !important;
    font-weight: bold;
}
.seed_table tr:first-child td.non-bg {
    background: none repeat scroll 0 0 #F5F7E5 !important;
    font-weight: bold;
}
*/
.seed_table th {
    background: none repeat scroll 0 0 #CFE5AE !important;
    font-weight: bold;
	padding: 6px 0 6px 5px;
	border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.seed_table tr td.bg-td2 {
    background: none repeat scroll 0 0 #EEF1D1 !important;
    font-weight: normal;
}
.seed_table td[colspan="7"], .seed_table td[colspan="5"] {
    background: none repeat scroll 0 0 #008D42 !important;
    color: #FFFFFF;
    font-weight: bold;
}
.seed_table2 {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    font-size: 8pt;
    margin: 0;
    width: 111%;
}
.seed_table2 td {
    background: none repeat scroll 0 0 #F5F7E5 ;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	padding: 0 0 0 5px;
	
}
.seed_table2 td div {
	margin: 0px
}
.seed_table2 td div p {
	margin: 0px
}
/*
.seed_table tr:nth-child(2n) td {
    background: none repeat scroll 0 0 #EEF1D1;
}
.seed_table tr:first-child td {
    background: none repeat scroll 0 0 #CFE5AE !important;
    font-weight: bold;
}
.seed_table tr:first-child td.non-bg {
    background: none repeat scroll 0 0 #F5F7E5 !important;
    font-weight: bold;
}
*/
.seed_table2 th {
    background: none repeat scroll 0 0 #CFE5AE !important;
    font-weight: bold;
	padding: 6px 0 6px 5px;
	border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.seed_table2 tr td.bg-td2 {
    background: none repeat scroll 0 0 #EEF1D1 !important;
    font-weight: normal;
}
.seed_table2 td[colspan="7"], .seed_table td[colspan="5"] {
    background: none repeat scroll 0 0 #008D42 !important;
    color: #FFFFFF;
    font-weight: bold;
}
.div-news{
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.div-nav{
	width: 100px;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	background: none;
	cursor: pointer;
	display: none;
	/*background: #e6ffe2;*/	
}


.div-nav-r{
	width: 100px;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: none;
	cursor: pointer;
	display: blok;
	
}
.div-nav-r nobr{
	color: #45688E;
    display: block;
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 999;
	font-family: arial;
    font-size: 14px;
	padding: 10px 0 0 0;
}
.div-nav:hover {
	color: #283c52;
	background: #e6ffe2;
}
.div-nav-r:hover{
	color: #283c52;
	background: #e6ffe2;
}
.div-nav nobr{
	color: #45688E;
    display: block;
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 999;
	font-family: arial;
    font-size: 14px;
	padding: 10px 0 0 0;
}

.p_disign2 {
    background: url(../images/signbg.jpg) repeat scroll 0 0 transparent;
    color: #999999;
    font-size: 10px;
    font-family: "Arial";
	text-align: center;
    height: 26px;
    left: 50%;
    line-height: 18px;
    margin-left: 370px;
    margin-top: 136px;
    padding: 8px 0 0 0px;
    position: absolute;
    text-decoration: none;
    width: 120px;
}
.p_disign2:hover {
	color: #bbbbbb;
}

#content {
    margin: 0 auto;
    overflow: hidden;
   z-index:2;
    width: 980px;
}

/*
.ban-top ul li {
    cursor: pointer;
    float: left;
    font-family: "tahoma",sans-serif;
    font-weight: normal;
    margin: 0 24px 0 0;
    position: relative;
    z-index: 12;
}
.ban-top ul, .ban-top ul li {
    display: inline;
    float: left;
    
    margin: 0 0px 0 0;
    padding: 0;
}

.ban-top ul li a {
    color: #FFB11D;
    float: left;
    font-family: "tahoma",sans-serif;
    font-size: 12px;
    font-weight: bold;
   
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
*/

html [id*="content"] {
    clear: both;
    display: block;

    position: relative;
	padding-bottom: 85px;
}

/* footer*/

* { box-sizing: border-box; }
*::before, *::after { box-sizing: border-box; }

blockquote footer::before, blockquote small::before, blockquote .small::before { content: "— "; }
.blockquote-reverse footer::before, blockquote.pull-right footer::before, .blockquote-reverse small::before, blockquote.pull-right small::before, .blockquote-reverse .small::before, blockquote.pull-right .small::before { content: ""; }
.blockquote-reverse footer::after, blockquote.pull-right footer::after, .blockquote-reverse small::after, blockquote.pull-right small::after, .blockquote-reverse .small::after, blockquote.pull-right .small::after { content: " —"; }
blockquote::before, blockquote::after { content: ""; }
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.row { margin-left: -15px; margin-right: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-3 { width: 25%; }



.btn-load-file::after { background: rgb(135, 210, 42) none repeat scroll 0% 0%; width: 1px; height: 47px; top: 9px; line-height: 63px; content: ""; position: absolute; display: block; }

html body { font-family: "Roboto",sans-serif; font-weight: normal; font-size: 14px; }
html body [class*="icons"] { display: inline-block; vertical-align: middle; background-image: url(../images/aglogo.png); background-repeat: no-repeat; background-position: 0px 0px; background-color: transparent; background-attachment: scroll; }
html body .icons-adres[class*="icons"] { background-position: -210px 0px; width: 13px; height: 13px; margin-right: 10px; }
html body .icons-adres.big[class*="icons"] { background-position: -171px -25px; width: 14px; height: 17px; }
html body .icons-contact[class*="icons"] { background-position: -224px 0px; width: 9px; height: 14px; margin-right: 0px; }
html body .icons-contact.big[class*="icons"] { width: 12px; height: 17px; background-position: -171px -45px; }
html body .icons-logo-small[class*="icons"] { width: 164px; height: 64px; }
html body .container { min-width: 980px; max-width: 1200px; width: auto; padding: 0px; margin: 0px auto; position: relative; }
html body #header .bottom::after { box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4); background: white none repeat scroll 0% 0%; content: ""; position: absolute; bottom: 0px; left: 0px; width: 100%; z-index: 1; height: 40px; }
html body #header .shop-link::after, html body #header .shop-link::before { content: ""; position: absolute; top: 0px; background-image: url(../images/shop-link.png); background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; width: 9px; height: 9px; }
html body #header .shop-link::after { left: -9px; background-position: 0px 0px; }
html body #header .shop-link::before { right: -9px; background-position: -9px 0px; }
html body .custom-navigation li:hover a::after { background: rgb(121, 204, 19) none repeat scroll 0% 0%; width: 100%; height: 100%; left: 0px; bottom: 0px; opacity: 1; }
html body .custom-navigation li a::after { transition: all 0.3s linear 0s; content: ""; background: transparent none repeat scroll 0% 0%; position: absolute; left: 50%; opacity: 0; bottom: 50%; width: 1px; height: 1px; display: block; z-index: 0; }
/*#footer { background: transparent url(../images/footer-texture-2.jpg) repeat scroll 0px 0px; min-width: 100%; clear: both; float: left; padding: 30px 0px 60px; position: relative; min-height: 300px; color: white; }
#footer .contact-info { display: block; position: relative; padding-left: 30px; margin-bottom: 15px; }
#footer .contact-info [class*="icons"] { position: absolute; left: 0px; top: 3px; }
#footer .map-link { text-decoration: none; display: inline-block; position: relative; margin-bottom: 15px; }
#footer .map-link .icons-map-link { background: transparent url(../images/map-link.png) no-repeat scroll 0px 0px; width: 80px; height: 99px; margin-right: 20px; display: inline-block; vertical-align: middle; }
#footer .map-link .description { display: inline-block; vertical-align: middle; width: 100px; color: rgb(121, 204, 19); font-size: 13px; font-weight: 500; text-decoration: underline; line-height: 18px; }
#footer .map-link:hover .description { text-decoration: none; }
#footer .right { text-align: left; display: inline-block; margin-top: 10px; }
#footer .right:hover .grafin-tooltip { display: block; }
#footer .right > * { display: inline-block; position: relative; }
#footer .right .gtitle { font: 11px "Arial"; padding: 0px 10px 5px 0px; color: white; text-align: right; }
#footer .right #grafin-footer { background: transparent url(../images/icons.png) no-repeat scroll -170px 0px; display: inline-block; top: 4px; height: 14px; margin: 0px 10px 0px 0px; position: relative; text-decoration: none; width: 24px; }
#footer .right .grafin-text { color: rgb(113, 113, 113); float: right; font: 11px "Arial"; height: 21px; }
#footer .right .grafin-tooltip { cursor: pointer; display: none; left: -170px; position: absolute; top: -13px; width: 183px; }
#footer .right .grafin-tooltip-right-side { background: rgb(91, 91, 91) none repeat scroll 0px 0px; float: left; height: 33px; padding: 3px 5px 0px 4px; }
#footer .right .grafin-phone { clear: both; color: white; float: left; font: 13px "Arial"; text-align: center; width: 100%; }
#footer .right .grafin-site-address { clear: both; color: white; float: left; font: 10px "Arial"; text-align: center; width: 100%; }
#footer .right #grafin-footer:hover .grafin-tooltip { display: block; }
#footer .copyright { display: inline-block; vertical-align: top; font-size: 11px; font-weight: 400; line-height: 13px; color: white; width: 400px; margin-left: 30px; text-align: left; }
#footer .logotype { padding: 6px; background: white none repeat scroll 0% 0%; display: inline-block; vertical-align: top; text-decoration: none; border-radius: 5px; }
#footer ul { display: block; padding: 0px; }
#footer ul li { display: block; padding-left: 10px; }
#footer ul li a { font-size: 12px; font-weight: 400; color: white; line-height: 22px; text-decoration: underline; display: block; }
#footer ul li a:hover { text-decoration: none; }
#footer h4 { color: white; font-size: 16px; font-weight: 700; text-transform: uppercase; display: block; margin: 0px; padding: 0px 0px 5px; }
#footer .row { margin: 0px; }
#footer::before { content: ""; position: absolute; display: block; background: transparent url(../images/footer-texture-1.png) repeat-x scroll 0px 0px; height: 134px; width: 100%; top: -70px; z-index: 10; left: 0px; }
#footer .container { position: relative; z-index: 100; }
#footer .centered { width: 78%; margin: 0px auto; display: block; }
*/
/* end footer */
/*
#menu_top ul li {
    background-image: url(../images/razdel_top_m.png);
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    padding: 0 15px;
}

#menu_top ul {
    background-image: url(../images/razdel_top_m.png);
    background-position: left center;
    background-repeat: no-repeat;
    height: 49px;
    line-height: 49px;
    list-style: outside none none;
    margin: 0 0 0 15px;
    padding: 0;
}
*/

	/* CATEGORIES */

#global-nav {
    position: relative;
    border-radius: 4px;
    border-bottom: 1px solid silver;
	border-left: 1px solid #d3d3d3;
    clear: both;

	margin-bottom: 11px;
	background: url(../images/global_nav.png) repeat-x 0 0;
}


#global-nav  #top-nav {
   padding: 0;
}

#top-nav {
	display: table;
	width: 100%;
	text-align: center;
	height: 55px;
	vertical-align: middle;
}
#top-nav li { display: table-cell; vertical-align: middle; padding: 0; }
#top-nav li:hover { }

#top-nav > li > a:before { background: url(../images/top-nav_devider.png) no-repeat 0 0;
	left: auto;
	right: -1px;
	position: absolute;
	content: "";
	width: 1px;
	height: 54px;
	top: 0; }

#top-nav a { background: url(../images/top-nav_devider.png) no-repeat -2px 0;
	color: #353535;
	display: block;
	margin-bottom: -1px;
	padding: 1px 12px;
	border: 1px solid transparent;
	font-size: 13px;
	line-height: 1.2;
	text-shadow: 0 1px white;
	position: relative;
	vertical-align: middle; } 
	
#top-nav li:first-child a { border-radius: 4px 0 0 0; }

#top-nav a span {
	font-size: 13px;
	display: table-cell;
	height: 52px;
	vertical-align: middle;
	position: relative;
	z-index: 11;
}
#top-nav > li:hover > a, #top-nav > li.selected > a { color: white; text-shadow: 0 1px #008C46;
	background: transparent url(../images/global_nav_hover.png) repeat-x 0 0;
	border: 1px solid #104000;
}

#top-nav > li.selected > a { box-shadow: 0 0 10px rgba(0,0,0,.1) inset; }
#top-nav a:active {  }

	/*submenu*/
#top-nav ul { 
	box-shadow: 0 8px 8px rgba(0,0,0,.4);
	display: none; background: #f1f1f1 url(../images/drop_down.png) repeat-x 0 0;
	margin-top: 1px;
	border-radius: 0 0 4px 4px;
	border: 1px solid #c8c8c8;
	padding-top: 15px;
	padding-bottom: 10px;
	z-index: 20;
}
#top-nav li:hover ul { display: block; }
#top-nav ul li { display: block; }
#top-nav ul li a { background: transparent url(../images/triangle_left_blue.png) no-repeat 12px 10px;
	color: #238C00;
	border: none;
	font-size: 11px;
	padding: 8px 35px 8px 28px;
	text-decoration: underline;
	text-shadow: none;
}
#top-nav ul li:hover a {
	color: #808c97;
	text-decoration: none;
	background-image: url(../images/triangle_left.png);
}



nav ul {
    position: relative;
}
nav ul, nav li, .nav, .nav ul, .nav li  {
    list-style: outside none none;
    margin: 0;
    position: relative;
}
/* CATEGORIES end */

.nav { position: relative; } /*do not edit*/
.nav li { position: relative; } /*do not edit*/
.nav li.active, .nav li.selected, .nav li:hover {  }
.nav li a { display: block; }
.nav li.active a, .nav li.selected a, .nav li:hover a { /*color: black;*/ }

	/* MAIN NAV */

nav {  }
nav ul { position: relative; }
nav li { position: relative; }
nav li.selected, nav li:hover {  }
nav li a {
	color: red;
	display: block;
	padding: 4px 12px; }
nav li.selected a, nav li:hover a { color: white; }

nav li ul.dropdown { display: none; position: fixed;  background-color: #afb6c4;    z-index: 2000;}
nav li:hover ul.dropdown { display: block; }
nav li li a { white-space: nowrap; text-align: left;}


.similarItem .simular-hover, .similarItem:hover .simular-hover {
    background: transparent url("../images/popular.png") no-repeat scroll 0 0;
    height: 242px;
    margin: -163px 0 0 1px;
    position: relative;
    width: 223px;
}
.similarItem {
    border: 0 none;
    float: left;
    height: 243px;
    margin: 18px 10px 0 0;
    position: relative;
    width: 225px;
}
.sim-mid {
    margin: 0 auto;
    width: 225px;
}
.v-sl {
    height: 157px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 196px;
}
.v-sl, .v-sl td, .v-sl tr {
    border: 0 none;
    height: 157px;
   /*  margin: 0;*/
    padding: 0;
    text-align: center;
    width: 196px;
}
#viewGaleryBl {
    margin-right: -35px;
}

.psevdo-img, .psevdo-img:hover {
    display: block;
    height: 155px;
    margin: 0 auto 19px;
    text-decoration: none;
    width: 192px;
}
img.photo-show {
   /* height: auto !important;
    max-height: 155px;
    max-width: 192px;
    width: auto !important;*/
	border-radius: 50%;
	width: 155px;
    height: 155px;
}

.sim-content {
    display: block;
    margin-top: -236px;
    position: relative;
}
.name span {
    cursor: pointer;
    font-size: 13px;
    margin: 0;
    text-align: center;
}

.price {
    float: left;
    font-size: 20px;
    padding: 0 17px;
}
.important, sup {
    color: rgb(255, 71, 9);
}

.price span {
    font-size: 14px;
    padding-left: 5px;
}

.clear {
    clear: both;
}
.clear {
    clear: both;
    display: block;
    float: none;
    font-size: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
}

.name, a.name:hover {
    color: #006518;
    cursor: default;
    display: block;
    height: 30px;
    overflow: hidden;
    padding: 0 17px 2px;
    position: relative;
    text-decoration: none;
    z-index: 0;
}


#footer::before {
    background: transparent url(../images/trava.png) repeat-x scroll 0 0;
    content: "";
    display: block;
    height: 114px;
    left: 0;
    position: absolute;
    top: -100px;
    width: 100%;
    z-index: 10;
}
#footer {
   
    clear: both;
    color: white;
    float: left;
   
    min-width: 100%;
   
    position: relative;
}


.prehead {
    background: rgba(0, 0, 0, 0) url(../images/bg02.png) repeat scroll 0 0;
    margin-top: -20px;
	 padding: 10px 0;
}






.prehead .log {
    margin-right: 32px;
}



.prehead .log, .prehead .reg {
    border-bottom: 1px dashed white;
    color: white;
    font-size: 14px;
    position: relative;
}
.preheads_a {
    width: 560px;
}


.preheads {
    border-bottom: 1px solid white;
    color: white;
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    margin-right: 20px;
}
.pages-block {
    clear: both;
    height: 52px;
    margin: 10px auto;
    padding: 15px 0 20px 220px;
    width: 469px;
}
.prehead .welcome_exit {
    background: rgba(0, 0, 0, 0) url(../images/padlock_open.png) no-repeat scroll 0 0;
    color: white;
    float: right;
    padding-left: 26px;
    text-decoration: none;
}

.prehead .welcome_exit span {
    color: #808c97;
    padding-right: 20px;
}

.prehead .log::after, .prehead .cab::after {
    border-left: 1px solid #808c97;
    color: transparent;
    content: "|";
    font-size: 15px;
    position: absolute;
    right: -10px;
}
.prehead .welcome_exit a {
    border-bottom: 1px solid white;
    font-size: 14px;
}
.prehead .cab {
    position: relative;
}


.prehead .exit {
    margin-left: 10px;
}
.prehead .reg, .prehead .exit {
    margin-right: 0;
}
.prehead .log_reg {
    background: rgba(0, 0, 0, 0) url(../images/padlock.png) no-repeat scroll 0 0;
    color: white;
    float: right;
    font-style: italic;
    padding-left: 26px;
    text-decoration: none;
}



.prehead .log, .prehead .reg {
    border-bottom: 1px dashed white;
    color: white;
    font-size: 14px;
    position: relative;
}
.cpt_category_tree ul {
 background: #f1f1f1 url("../images/drop_down.png") repeat-x scroll 0 0;
    border: 1px solid #c8c8c8;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.4);
   
    margin-top: 1px;
    padding-bottom: 10px;
    padding-top: 15px;
    z-index: 20
	}
#img-current_picture {
	border-radius: 10%;    
    width:300px;
	}
.prstyle {
	    background-color: #f5f5f5;
		border-radius: 5%; 
		padding: 10px 10px 10px;  10px;
	}
.details_request {	
	clear: both;
	 
    padding: 50px 54px 50px;
	}
.cpt_product_details_request {
	 width:600px;
		 background-color: #f0efef;
   border-radius: 5%;
    display: block;
    margin: 0 -24px -10px;
    overflow: hidden;
    padding: 20px 28px 10px;
    text-shadow: 0 1px white;
	}
	
.cpt_product_details_request  label {
    font-size: 13px;
    padding-bottom: 4px;
    width: 140px;
	 cursor: pointer;
    display: inline-block;
}
.cpt_product_details_request p textarea {
    box-sizing: border-box;
    display: block;
    height: 90px;
    margin-bottom: 14px;
    width: 100%;
}
.cpt_product_details_request p input[type="submit"] {
    color: black;
    font-size: 15px;
    padding: 10px 26px;
    text-align: center;
    width: auto;
}

.affix { top: 0px;  z-index: 1000;  padding: 0px; position: fixed;    background-color: #ffffff;
   }
.affix .container > div { padding: 0px; }
.cpt_product_name {text-align: center;}


	




.cpt_category_tree
{
	font-family: arial,helvetica,sans-serif;
    font-size: 14px;
  text-align: left;
  padding: 10px;
//  width: 100%;
}

.cpt_category_tree { 
padding:10px;
width:270px;
}
.cpt_category_tree ul{
 list-style:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree ul li {
  
font-weight: normal; 
 
 margin: 0 auto;
padding: 0 auto; 
cursor: pointer;
}

.cpt_category_tree .bullet { font-size:0px;}

.cpt_category_tree .parent  {
  background: rgba(0, 0, 0, 0) url("../images/global_nav.png") repeat-x scroll 0 0;
    border-bottom: 1px solid silver;
    border-left: 1px solid #d3d3d3;
    border-radius: 4px;
    clear: both;
   
    position: relative;
	height: 56px;
	 }
.cpt_category_tree .parent a :hover {
		 color: white; text-shadow: 0 1px #008C46;
	background: transparent url(../images/global_nav_hover.png) repeat-x 0 0;
	border: 1px solid #104000;
	
	 }	 
.cpt_category_tree .parent ul li:hover a {
	color: #808c97;
	text-decoration: none;
	background-image: url(../images/triangle_left.png);
}
.cpt_category_tree .parent a {
	
	
	background: url(../images/top-nav_devider.png) no-repeat -2px 0;
	color: #353535;
	display: block;
	margin-bottom: -1px;
	padding: 1px 12px;
	border: 1px solid transparent;
	font-size: 13px;

	
	position: relative;
	vertical-align: middle; } 

.cpt_category_tree .parent_current {
	
	  color: white; 
	  text-shadow: 0 1px #008C46;
	background: transparent url(../images/global_nav_hover.png) repeat-x 0 0;
	border: 1px solid #104000;
	height: 50px;
	
	
	 }
.cpt_category_tree .parent_current a { background: url(../images/top-nav_devider.png) no-repeat -2px 0;
	color: white; 
	display: block;
	margin-bottom: -1px;
	padding: 1px 12px;
	border: 1px solid transparent;
	font-size: 13px;

	
	position: relative;
	vertical-align: middle;
	} 	 
	 

.cpt_category_tree .parent_current a{ 

}


.cpt_category_tree .child  {
background:#BFFCEA  left top repeat-x;
border-bottom:1px solid #FFFFFF;
height: 40px;

}

.cpt_category_tree .child a {
 color: #11305f; 
 padding-left: 30px;
 padding-right:5px;
 font-size:12px;
 line-height:100%;
display: block;
 font-weight:normal;
}

.cpt_category_tree .child_current {
background:#81F4D2 left top repeat-x;
border-bottom:1px solid #FFFFFF;
height: 40px;

}


.cpt_category_tree .child_current a{

display: block;
 padding-left: 20px;

}

a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}
#container_left_sidebar .cpt_category_tree, #container_right_sidebar .cpt_category_tree, #container_top_left .cpt_category_tree { background:#ffd042 url(../images/tls_cattopbg.gif) left top repeat-x; padding-left:20px;}
#container_left_sidebar .cpt_category_tree li.parent {}


.cpt_category_tree a { color: #000;  text-decoration:none;  }
.cpt_category_tree a:hover {  text-decoration:none;}

.how_togetus table {
    background: rgba(0, 0, 0, 0) url(../images/how_togetus_before.png) no-repeat scroll left 0;
    display: block;
    font-size: 14px;
   
    line-height: 1.7;
    padding: 30px 50px;
}
.how_togetus {
    background: rgba(0, 0, 0, 0) url(../images/how_togetus.png) no-repeat scroll right 0;
	height: 240px;
}
