html, body
{
	width:100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Trebuchet MS, Sans-Serif;
}

body{
margin:0px auto;
background:url('../images/bggreen.png') repeat top left;
font-family: sans-serif;
position: relative;
min-height: 100%;
height: auto !important;
}

/*---Ссылки---*/
a{
color: #FFE773;

}
/*---/Ссылки---*/


div.wrapper{
margin:0px auto;
width:960px;
background: url(../images/shadow.png) repeat top left;
overflow: hidden;
margin-bottom:15px;
}





/*---header---*/
div.header{
margin:0px auto;
width:960px;
height: 299px;
background: url(../images/bgheader.png) repeat-x top left;
position: relative;
margin-top: 31px;
padding-top:1px;
}

.polosa_green{
margin:10px -20px 0 -20px;
width: 1002p;
height:87px;
background: url(../images/polosa_green.png) no-repeat top left;
}


.logo_img{
display:block;
width:80px;
height:80px;
border: none;
float:left;
margin:0px 0px 0 20px;
background:url('../images/logo.png') no-repeat top left;
}

.name{
float:left;
width:610px;
}

.name p{
color: #FFE580;
font-size: 22px;
font-weight: bold;

margin-top:22px;
margin-left:30px;
}


div.slogan{
float:left;
width:960px;
padding-top:120px;
}

div.slogan p{
color: #000;
font-size: 26px;
font-weight: bold;

margin-top:22px;
margin-left:10px;
}

.info{
width: 250px;
float:right;	
}

div.phoneimg{
float:left;
margin-top: 10px;
margin-left: 35px;
margin-right: 10px;
}

div.infophone p{
color: #FFE389;
font-size: 16px;
font-weight: bold;
height: 30px;
margin:5px 0 0 62px;
}

.adress{
color: #FFE389;
font-size: 16px;
font-weight: bold;
margin-left:62px;
margin-top:10px;
}
/*---/header---*/

/*---Таблица верхней навигации---*/
.table_nav{
margin: 0 auto;
width:960px;
height: 61px;
text-align: center;
}

.table_nav tr td{
text-transform: uppercase;
background: url('../images/bg_nav_double.png') repeat-x top center;
}

.table_nav tr td._s {
background: url('../images/bg_nav_double.png') repeat-x bottom center;
}

.table_nav a{
height: 45px;
color: #FFE389;
font-weight: bold;
font-size: 18px;
padding-top:15px;
text-decoration: none;
}

.table_nav a:hover{
text-decoration: underline;
}

.table_nav tr td._s a{
color:#000;
text-decoration: underline;
}

.ver_polos{
background: url('../images/ver_polos.png') no-repeat top center!important;
width:1px;
height:61px;
}
.ver_polos:first-child{
display:none;
}

/*---/Таблица верхней навигации---*/


/*---Содержание сайта---*/

/*---sidebar---*/
div.sidebar{
width:258px;
float:left;
margin-top:30px;
}


div.catalog{
border-right: 1px solid #FFE389;
margin-bottom:50px;
}

div.cataloginside{
padding-bottom: 23px;

}


.zagcatalog{
margin:0;
padding:0;
width: 250px;
height: 40px;
}

.zagcatalog h2{
margin: 0;
margin-left: 40px;
padding-top: 7px;
color: #FFE580;
font-size: 20px;
font-weight: bolder;
}

ul.list{
list-style-image: url('../images/liststyle.png');
margin: 0 15px 0 0;
padding-left: 40px;
}


ul.list li{
padding-top: 20px;
}

ul.list li a{
color: #FFE580;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
/*---/sidebar---*/

/*---content---*/
div.content{
width:640px;
float:right;

padding: 10px 40px 30px 20px;
}

div.content_box
{
	color: #FFE389;
	padding-top: 10px;
	margin-bottom: 50px;
	overflow:hidden;
	font-size:14px;
	line-height:20px;
}



/* НАВИГАЦИЯ */
.navigation
{
	font-size: 12px;
	color: #B2B958;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	font-style: normal;
    text-align: left;
	border-bottom: 1px solid #FFE580;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active
{
	font-size: 12px;
	color: #FFE580;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.navigation a:hover
{
	font-size: 12px;
	color: #AA9550;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/*---/content---*/


/*---/Содержание сайта---*/


/*---Footer---*/

div.footer{
margin:0 auto;
background:#FFE389;
width:960px;
height: 60px;
}


div.footerleft{
float:left;
font-size: 12px;
margin-left: 10px;
margin-top:10px;
color: #000;
}

div.footerright{
float:right;
color: #000;
font-size: 12px;
margin-top: 20px;
margin-right: 10px;
}

div.footerright a{
color: #000;
text-decoration:none;
}
/*---/Footer---*/

/*---News---*/

.block_name_news {

    color: #FFE389;
	
	
	margin-top: 20px;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
    display: block;
    font-size: 16px;
    text-align: center;
	border-radius:10px/10px;
	border:1px solid #FFE389;
	margin-left:10px;
	width:220px;
}

.block_name_news ul{
margin: 0;
padding: 0;
list-style:none;

}

.block_name_news li{
	list-style:none;
	
}

.news_head a, 
.news_head a:link, 
.news_head a:active, 
.news_head a:visited
 {
    border-top: 1px solid #FFE389;
	margin-right: 10px;
	padding-top:5px;
    color: #FFE389;
    display: block;
    font-size: 12px;
    font-weight: bold;
    
}
.news_head a:hover 
{
    text-decoration: underline;
}
.news_text 
{
    color: #FFE389;
    display: block;
    font-size: 12px;
    padding: 0 5px 10px 0px;
    text-decoration: none;
	text-align:left;
}
/*---/News---*/