* {
    margin: 0;
	font-size:14px;
}
body {
	margin: 0;
	padding: 0;
	min-width: 1000px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
}
div.site {
	width:1000px;
	margin: 0;
	padding: 0;
	text-align:left;
}
div.head {
    width: 100%;
    height: 170px;        
}
div.logo {
    position: relative;
    display: block;
    width:307px; height: 108px;
    top:55px; left: 100px;
    background: url('logo.png') no-repeat;    
}
div.navcontainer {    
    text-align: center;    
    width: 100%;
    height: 56px; 
	max-height:56px;      
}
div.navcontainer .center {    
    padding-top: 4px;         
    margin:0 auto;
    width: 870px;        
}
div.navcontainer .nav {        
    text-align: left;    
    float: left;
    width: 856px;
    height: 40px;
    background: black;           
}
div.poverh {
	position: absolute;
	width: 980px;
	min-width: 860px;
	top:171px;
	right: 50%;
	margin-right: -540px;
}   
.menu {    
    float: left;  
    line-height: 47px; 
	clear:both;                    
}
.menu ul {
    margin: 0; padding: 0;
    list-style: none;    
}
.menu li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.menu li ul {
	display: none;
	position: absolute;
	padding: 0.5em 0;
	z-index:1000;
	text-align:left;
	line-height: 28px;
	right:0;
	background-image: url(bottom_bg_categ.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	top:40px;
}
#nav_year {
	background-image: url(bottom_bg_year.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav_year img{
	margin:0;
	padding:0;
}
.menu ul li ul li {
	background: #d20000;
}
.menu li li a {
  width: 9em;
}
.menu li:hover ul,
.menu li.jshover ul {
  display: block;
}
.menu li:hover li ul,
.menu li.jshover li ul {
  display: none;
  width: 9.99em;
  top: -0.65em;
  left: 8.5em;
  lef\t: 9.6em;
}

.menu ul li a {
	display: block;
	text-decoration: underline;
	color: white;
	font-family: calibri, arial;
	font-size: 18px;
	padding-left: 12px;
	padding-right: 0;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #d20000;
}
ul li ul li.top {
	width:200px;
	padding:0;
	margin:0;
	background-color: transparent;
	height:10px;
	max-height:10px;
	font-size: 1px;
	background-image: url(top_bg_categ.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
ul li ul li.top2 {
	width:64px;
	padding:0;
	margin:0;
	background-color: transparent;
	height:8px;
	max-height:8px;
	font-size: 1px;
	background-image: url(top_bg_year.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#link_hide_menu {
	display: block;
	text-decoration: underline;
	color: white;
	font-family: calibri, arial;
	font-size: 18px;
	padding-left: 1em;
	margin:0;
	width:182px;
}
#link_hide_menu2 {
	display: block;
	text-decoration: underline;
	color: white;
	font-family: calibri, arial;
	font-size: 18px;
	padding-left: 0.8em;
	margin:0;
	width:50px;
	clear:both;
}
#link_hide_menu:hover,
#link_hide_menu2:hover {
	text-decoration: none;
	color: white;
}
.menu ul li div {
	display: block;
	color: white;
	padding-left: 1em;
}
.menu b {
    background-color: #d20000;
    display: block;    
    float: left;
    margin: 0; padding: 0 5px; top: 0; left: 0;            
    cursor: pointer;
	color: white;
    height: 47px;
	font-family: calibri, arial;
	font-size: 18px;
}


.menu img {
    border: 0;    
    float: left;
    margin: 0; padding: 0;
}
div.lc, div.rc {
    float: left;    
    display: block;
    width: 7px; height:40px;
}
div.lc { background:url('left_corner.png') no-repeat; }
div.rc { background:url('right_corner.png') no-repeat; }

span#lf,span#rf {
    display: block;
    border: 0;
    margin: 0; padding: 0;    
    width:38px; height: 47px;
    float: left;
}
span#lf { background: url('selected_left.png'); }
span#rf { background: url('selected_right.png'); }
div.block {
    /*position: relative; */   
    display: block;
    width: 870px;
    min-height: 300px;
    overflow: hidden;
    /*left: 50%;*/
    /*margin-left: -435px;    */
	margin-left:65px;
    margin-top: -4px;
	margin-bottom:0;
    background: black url('btfly.gif') left bottom no-repeat;
}
div.footer {
    width: 870px;
	height:40px;
	margin-left:65px;
    color: white;
    font-family: verdana, arial;
    font-size: 14px;
	margin-bottom:20px;
	padding:12px 0 0 10px;  
    background: transparent url('bgfoot.gif') left top no-repeat;
	text-align:center;
}
div.btfly {
    position: relative;    
    display: block;
    width: 870px;
    min-height: 7px;
    overflow: hidden;
    left: 50%;
    margin-left: -435px;    
    margin-top: 0px;
    background: url('btfly_bot.gif') left bottom no-repeat;
}
span#text {
    display: block;
    margin: 1em 1.5em;    
	min-height: 270px;
    color: white;
    font-family: verdana, arial;
    font-size: 14px;    
}
div.aux_block {
	width:822px;
    margin: 1em 1.5em; 
}
div.model_block {
	width:822px;
    margin: 1em 1.5em; 
}
.aux_block .left {
	font-size: 24px;
	font-weight: bold;
	color: #d20000;
	margin: 0px;
	padding: 0px;
	float: left;
    font-family: verdana, arial;
	width: 140px;

}
.aux_block .center {
	margin: 0px;
	margin-left:10px;
	margin-right:10px;
	padding: 0px;
	float: left;
	color: white;
	font-family: verdana, arial;
	font-size: 14px;
	width: 420px;
}
.aux_block .right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
.model_block .left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
.model_block .right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 430px;
}
div.clear{
clear:both;
width:100%;
height:1px;
}
img {border:0;}
.cat_img {
	border: 1px solid #d20000;
}
.model_img {
	border: 1px solid #d20000;
	margin:5px;
}
a.cat_link {
	font-family: verdana, arial;
	font-size: 18px;
	color: white;
	font-weight:bold;
}
a.cat_link:hover {
	font-family: verdana, arial;
	font-size: 18px;
	color: white;
	font-weight:bold;
	text-decoration:none;
}
.block_catalog {
	color: white;
	font-family: verdana, arial;
	font-size: 14px;
}
h1 {
	font-family: verdana, arial;
	color: #d20000;
	font-size: 24px;
}
h1 a {
	font-family: verdana, arial;
	color: #d20000;
	font-size: 24px;
	text-decoration:underline;
}
h1 a:hover {
	text-decoration:none;
}
h1 span {
	font-family: verdana, arial;
	font-size: 14px;
	color: white;
	font-weight:bold;
}
div.links {
	display:block;
	position:relative;
	width:822px;
    margin: 1em 1.5em; 
	text-align:right;
}
.links a {
	font-family: verdana, arial;
	font-size: 24px;
	color: white;
	text-decoration:underline;
}
.links a:hover {
	font-family: verdana, arial;
	font-size: 24px;
	color: white;
	text-decoration:none;
}
.links span {
	font-family: verdana, arial;
	font-size: 30px;
	color: #d20000;
}
.work_td {
	font-family: verdana, arial;
	color: white;
	font-size: 12px;
}
.work_td a {
	font-family: verdana, arial;
	color: white;
	font-size: 24px;
	text-decoration:underline;
	font-weight:bold;
}
.work_td a:hover {
	text-decoration:none;
}
.block_work {
	margin-left:20px;
	font-family: verdana, arial;
	color: white;
	font-size: 12px;
}
.block_work span {
	font-family: verdana, arial;
	color: white;
	font-size: 24px;
	font-weight:bold;
}
.margin_left {
	margin-left:20px;
}
.margin_left a{
	font-family: verdana, arial;
	color: white;
	text-decoration:underline;
}
.margin_left a:hover{
	text-decoration:none;
}
.block_hide {
	text-align:left;
	padding:0 15px 0 15px;
	background: #d20000;
}
div.block_category a{
	font-family: verdana, arial;
	color: white;
	text-decoration:underline;
	font-size: 18px;
}
div.block_category a:hover{
	text-decoration:none;
}
td {
	font-family: verdana, arial;
	color: white;
	font-size: 14px;
}
input, textarea, select{
	font-family: verdana, arial;
	font-size: 10px;
	padding:0;
}
#zv {
	font-family: verdana, arial;
	font-size: 16px;
	color: #d20000;
}
#for_active {
	color: white;
	font-family: calibri, arial;
	font-size: 18px;
	text-decoration:none;
}
#for_active:hover {
	color: white;
	font-family: calibri, arial;
	font-size: 18px;
}
#str {
	width:10px;
	float:left;
	font-family: verdana, arial;
	color: #d20000;
	font-size: 11px;
	margin-left:8px;
	margin-right:8px;
	padding:8px 0 0 0;
}
a.search_link {
	display:block;
	float:left;
	font-family: verdana, arial;
	color: #d20000;
	font-size: 16px;
	padding:6px 0 0 0;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d20000;
}
#search {
	margin:0 0 10px 0;
	display:none;
}

.search_left {
	background-image: url(bg_search_left.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 20px 0 0 20px;
	float: left;
	height: 52px;
	width: 235px;
}
.search_right {
	background-image: url(bg_search_right.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 15px;
	padding: 20px 0 0 15px;
	float: left;
	width: 240px;
	min-height:257px;
	font-size:13px;
}
.search_left input {
	font-family: verdana, arial;
	font-size:14px;
	width:210px;
}
.search_right input {
	font-family: verdana, arial;
	font-size:13px;
}
.search_right span {
	color: #d20000;
	font-size:13px;
}
.search_right .left {
	color: #d20000;
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;
	width: 115px;
	font-size:13px;
}
.search_right .right {
	margin: 20px 0 30px 0;
	padding: 0px;
	float: left;
	width: 120px;
	font-size:13px;
}
.search_right .submit {
	width:240px;
	text-align:right;
}
.search_right .submit input {
	width:100px;
}
