@charset "windows-1251";

html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
background: #ffcc05 url(images/gradient_right.jpg) repeat-y right;
height: 100%;
}

a{
color: #000000;
}

a:hover{
text-decoration: none;
}

.gradient_left{
background: url(images/gradient_left.jpg) repeat-y left;
width: 100%;
min-height: 100%;
overflow: hidden;
}

.head_left{
background: url(images/head_left.jpg) no-repeat left top;
width: 100%;
min-height: 800px;
}

.head_right{
background: url(images/head_right.jpg) no-repeat right top;
width: 100%;
min-height: 800px;
}

#logo{
/*background: url(images/logo.png) no-repeat;*/
width: 695px;
height: 415px;
margin: 0 auto 0 auto;
}

.right_part{
width: 100%;
float: left;
}

.left_part{
width: 240px;
height: 476px;
float: left;
background: url(images/menu_lines.png) no-repeat right;
margin-left:-100%;
margin-top: -100px;
}

.main_menu{
padding-top: 70px;
}

.about a{
background: url(images/about.png) no-repeat;
width: 124px;
height: 46px;
display: block;
cursor: pointer;
}

.about a:hover{
background: url(images/about_over.png) no-repeat;
width: 131px;
}

.catalog a{
background: url(images/catalog.png) no-repeat;
width: 197px;
height: 46px;
display: block;
cursor: pointer;
}

.catalog a:hover{
background: url(images/catalog_over.png) no-repeat;
width: 204px;
}

.poslugi a{
background: url(images/poslugi.png) no-repeat;
width: 165px;
height: 46px;
display: block;
cursor: pointer;
}

.poslugi a:hover{
background: url(images/poslugi_over.png) no-repeat;
width: 172px;
}

.action a{
background: url(images/action.png) no-repeat;
width: 179px;
height: 46px;
display: block;
cursor: pointer;
}

.action a:hover{
background: url(images/action_over.png) no-repeat;
width: 186px;
}

.contacts a{
background: url(images/contacts.png) no-repeat;
width: 134px;
height: 46px;
display: block;
cursor: pointer;
}

.contacts a:hover{
background: url(images/contacts_over.png) no-repeat;
width: 141px;
}

.content{
margin: 0 150px 50px 250px;
}

.bottom{
background: url(images/bottom.png) no-repeat;
width: 782px;
height: 37px;
float: right;
margin-top: -37px;
}

.copy{
float: left;
margin-top: -60px;
padding: 0 0 0 20px;
font-size: 11px;
color: #fff;
}

.copy a{
color: #fff;
}

.news_right_photo, .imgs img{
padding: 4px;
background-color: #ED4F43;
border: #E92952 solid 1px;
}

.news_right_date{
font-family: Arial, Helvetica, sans-serif;
color: #ED4F43;
text-align:left;
margin-bottom: 5px;
font-weight: bold;
}

.scrim{
margin-bottom: 10px;
width: 100%;
color: #333;
font-size: 14px;
}

.scrim a{
font-weight: bold;
color: #333;
}