body{
	margin: 0;
	padding: 0;
	background: white url(../image/nebo.png) repeat-x;	
	
}
.header{
	background: url(../image/pshenichka.png) no-repeat bottom;
	height: 290px;
	width: 1018px;
	margin: 0 auto;
	overflow: visible;
}
#telephone{
	width: 100%;
	text-align: center;
	font-size:24px;
	color: #0470bd;	
	font-weight: bold;
	}
#logo{
	float: left;
}
a>img{
	border:none;
}
.lang{
	text-align: center;	
	width:200px;
	
}
.lang a{
	font-size: 16px;
	color: #545454;
	text-decoration: none;
}
.lang a.active{
	text-decoration: underline;
	color:#0568b1;
}
#consult{
	float: right;
	width: 170px;
	padding:  0 10px 10px 10px;
	text-align: right;	
}
#consult a{
	color: red;
	font-size: 23px;	
	font-style: italic;
	
}
#nav {
	background: url(../image/menu.png) repeat-x;
	float:left;
	width:98%;	
	position:absolute;
	top: 210px;
	padding: 14px;
	left:0;
	overflow-x: hidden;	
	box-sizing: border-box;

}
#nav ul {
	clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

#nav ul li {
	display:block;
	float:left;
    margin: 0 15px 0 0;
    padding: 0;        
    list-style-type: none;
    position:relative;
    right:50%;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 18px;
        line-height: 18px;        
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #545454;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #0568b1;
        text-decoration: underline;
}
#nav a.active{
      color: #0568b1;
      text-decoration: underline;
}

.content-wrap{
	width: 1055px;
	margin: 0 auto;
	border-bottom: 1px #545454 dashed;
}
#sidebar{
	float: left;
	width: 280px;
	padding: 0;
	margin:0 10px 0 0;
}

.sidebar-nav{
	list-style: none;
	margin: 0;
	padding:0;
	width: 235px;
	
}
.sidebar-nav a{
	text-decoration: none;
}

.ob{
	background: url(../image/sidebar-1.png) no-repeat;
	font-size: 18px;
	padding: 10px 120px 15px 20px;	
	color: white;	
	font-style: italic;
}

.rp{
	background: url(../image/sidebar-2.png) no-repeat;
	font-size: 18px;
	padding: 10px 20px 15px 10px;	
	color: white;	
	font-style: italic;
}
.rp2{
	background: url(../image/sidebar-3.png) no-repeat;
	font-size: 18px;
	padding: 10px 0 15px 10px;	
	color: white;	
	font-style: italic;
}
.zp{
	background: url(../image/sidebar-4.png) no-repeat;
	font-size: 18px;
	padding: 10px 0px 15px 20px;	
	color: white;	
	font-style: italic;
}

.sidebar-nav ul{
	list-style: none;
	margin: 20px 0 20px 20px;
	padding: 0
}
.sidebar-nav ul li {
    margin: 0 0 10px 0;
}

.sidebar-nav ul a{
	text-decoration: underline;
	color: #0568b1;
}

.sidebar-contact{
	font-size: 14px;
	color: #545454;
	line-height: 1.5;
}

#content{
	float: right;	
	width: 749px;
	padding: 0;
	margin:0 8px 0 0;
	
}

#content>p{
	color:#545454;
}


#about{	
	color:#545454;
	border-bottom: 1px #545454 dashed;
	text-align: justify;			
}

#catalog{	
	color:#545454;
	border-bottom: 1px #545454 dashed; 
}

.product{
	margin: 20px 4px 20px 4px;
	width: 237px;
	height: 213px;
	text-align: center;
	display:inline-block;
}
.product-img{
	display:table-cell; 
	width:237px; 
	height:190px;
	text-align: center; 
	vertical-align:middle;
}
.product-midl{
	margin: 30px 46px;
	width: 219px;
	float: left;
}
.product-title{
	display: block;
	font-size: 20px;
	color: #545454;
	text-decoration: underline;
	text-align: center;
}

.one-news{
	float: left;
	width: 219px;
	margin: 5px 0px;
}

.one-news2{
	float: left;
	width: 219px;
	margin: 5px 46px;
}
.date{
	display: block;
	color:#2ba110;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
.news-title{
	display: block;
	color: #037bcf;
}

.description{
	font-size: 13px;
	color: #545454;
}

#footer-wrap{
	background: url(../image/footer.png) bottom repeat-x;	
}

#footer{
	width: 1018px;
	margin: 0 auto;
}

#footer-nav {	
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;	
	padding: 14px;
	
}
#footer-nav ul {
	clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

#footer-nav ul li {
	display:block;
	float:left;
    margin: 0 25px 0 0;
    padding: 0;        
    list-style-type: none;
    position:relative;
    right:50%;
}

#footer-nav a{
        float: left;
        font-size: 12px;
        line-height: 18px;        
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #545454;
}

#footer-nav a:hover {
        color: #0568b1;
        text-decoration: underline;
}
#footer-nav a.active{
      color: #0568b1;
      text-decoration: underline;
}

.footer-contact{
	float: right;
	font-size: 12px;
	text-align: right;
	margin-top: -35px;
	margin-bottom: 55px;
}

.more {
color: #0568b1;
text-decoration: underline;
margin-right: 20px;
}
.more:hover {
text-decoration: none;
}

.pdf{
	float: left;
	margin-right: 10px;
	margin-bottom:10px; 
}
.news-date{
	float: right;
	margin: 10px 0;
	color:#2ba110;
	font-style: italic;	
}

.news-list p{
	color: #545454;
}

label {
display: block;
color: black;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
margin-bottom: 5px;
}

input.text, textarea {
display: block;
background: #FAF9F3;
border: 1px solid #D6D6D6;
padding: 3px;
margin: 0;
}

input.submit{ 
 width: 170px;
 height: 40px;
 border-radius: 12px;
 color: white;
 margin: 0;
 padding: 0;
 background: #37a9e9; 
}

.submit {
text-align: center;
}
.error{
	color:red;
}

  a.button {
    width: 290px;
	 line-height: 31px;
	 border-radius: 12px;
	 color: white;
	 margin: 0;
	 padding: 0;
	 font-size: 16px;
	 background: #37a9e9; 
	 text-decoration: none;
	 float: right;
  }
td>p {
	margin: 0px;
}

.box img{
	border:none;
}
.article{
 clear:both;  
}

.article>p{
	width: 611px;
	float: right;
	margin: 0 0 10px 0;
}


.tril {
    text-align: center;
	padding: 0 0 20px 0;
}



.tril .p {
    font-style: italic;
	background: #af9b48 url(../image/234.jpg) center center repeat-x;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 11px 74px;
    text-align: center;
    text-decoration: none;
}

.tril p:hover {
    text-decoration: underline;
}

.tril .s {
    font-style: italic;
	background: #81c262 url(../image/235.jpg) center center repeat-x;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 11px 74px;
    text-align: center;
    text-decoration: none;
}

.tril s:hover {
    text-decoration: underline;
}

.tril .current {
    text-decoration: underline;
}

.tr_1  i{
    color: #423e80;
    font-size: 27px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 30px;
	border-bottom: 1px dashed;
	display: inline-block;
	color: #b7a154;
	cursor: pointer;
    font-style: normal;
}

.tr_2  i{
    color: #423e80;
    font-size: 27px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 30px;
	border-bottom: 1px dashed;
	display: inline-block;
	color: #8bc66d;
	cursor: pointer;
    font-style: normal;
}

.bl_1, .bl_2 {display: none;}

.hide {display: none;}

.tr_4 {cursor: pointer;}

.podm {
    text-align: center;
	padding: 30px;
	display: none;
}

.podm a {
    font-style: italic;
    font-size: 18px;
	color: #b7a154;
	display: inline-block;
	margin: 0 8px;
}

.podm .current {font-weight: bold;}

.table-new {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial;
	margin-bottom: 25px;
}

.table-new td {
	padding: 8px;
}






/* ========== */
.ta1 {
	border: 2px solid #6600ff;
	background: #6699ff;
}

.ta1 td {
    color: #000;
	border: 1px solid #6600ff;
}

.table-new .b1 td, .table-new .b1 {
	background: #6600ff;
	color: #fff !important;
}
/* ========== */


/* ========== */
.ta2 {
	border: 2px solid #ff64ff;
	background: #ffc8ff;
}

.ta2 td {
    color: #000;
	border: 1px solid #ff64ff;
}

.table-new .b2 td, .table-new .b2 {
	background: #ff64ff;
	color: #fff !important;
}
/* ========== */



/* ========== */
.ta3 {
	border: 2px solid #ff8c32;
	background: #ffcc99;
}

.ta3 td {
    color: #000;
	border: 1px solid #ff8c32;
}

.table-new .b3 td, .table-new .b3 {
	background: #ff8c32;
	color: #fff !important;
}
/* ========== */



/* ========== */
.ta4 {
	border: 2px solid #00ac00;
	background: #99ff66;
}

.ta4 td {
    color: #000;
	border: 1px solid #00ac00;
}

.table-new .b4 td, .table-new .b4 {
	background: #00ac00;
	color: #fff !important;
}
/* ========== */





/* ========== */
.ta5 {
	border: 2px solid #3232fa;
	background: #c6d9f1;
}

.ta5 td {
    color: #000;
	border: 1px solid #3232fa;
}

.table-new .b5 td, .table-new .b5 {
	background: #3232fa;
	color: #fff !important;
}
/* ========== */



/* ========== */
.ta6 {
	border: 2px solid #96320a;
	background: #fabf8f;
}

.ta6 td {
    color: #000;
	border: 1px solid #96320a;
}

.table-new .b6 td, .table-new .b6 {
	background: #96320a;
	color: #fff !important;
}
/* ========== */



/* ========== */
.ta7 {
	border: 2px solid #808080;
	background: #d9d9d9;
}

.ta7 td {
    color: #000;
	border: 1px solid #808080;
}

.table-new .b7 td, .table-new .b7 {
	background: #006600;
	color: #fff !important;
}
/* ========== */




/* ========== */
.ta8 {
	border: 2px solid #808080;
	background: #d9d9d9;
}

.ta8 td {
    color: #000;
	border: 1px solid #808080;
}

.table-new .b8 td, .table-new .b8 {
	background: #8f3192;
	color: #fff !important;
}
/* ========== */



/* ========== */
.ta9 {
	border: 2px solid #808080;
	background: #d9d9d9;
}

.ta9 td {
    color: #000;
	border: 1px solid #808080;
}

.table-new .b9 td, .table-new .b9 {
	background: #8f3192;
	color: #fff !important;
}
/* ========== */




/* ========== */
.ta10 {
	border: 2px solid #808080;
	background: #d9d9d9;
}

.ta10 td {
    color: #000;
	border: 1px solid #808080;
}

.table-new .b10 td, .table-new .b10 {
	background: #663300;
	color: #fff !important;
}
/* ========== */



/* ========== */
.ta11 {
	border: 2px solid #808080;
	background: #d9d9d9;
}

.ta11 td {
    color: #000;
	border: 1px solid #808080;
}

.table-new .b11 td, .table-new .b11 {
	background: #ffffff;
	color: #000 !important;
}
/* ========== */




/* ========== */
.ta12 {
	border: 2px solid #808080;
	background: #d9d9d9;
}

.ta12 td {
    color: #000;
	border: 1px solid #808080;
}

.table-new .b12 td, .table-new .b12 {
	background: #00b0f0;
	color: #000 !important;
}
/* ========== */



/* ========== */
.ta13 {
	border: 2px solid #96320a;
	background: #ffcc99;
}

.ta13 td {
    color: #000;
	border: 1px solid #96320a;
}

.table-new .b13 td, .table-new .b13 {
	background: #96320a;
	color: #fff !important;
}
/* ========== */



.price-page a[href $='.pdf'] {
    padding: 45px 0 45px 142px;
    display: block;
    font-size: 25px;
    color: #000;
    font-family: Arial;
    background: transparent url(/image/admin/pdf.png) no-repeat;
}