@charset "windows-1251";
/* CSS Document */

body,table,td {
font-size: 11px;
font-family:Tahoma;
color:#737373;
}

body{
margin:0;
padding:0;
background:#fff url('../images/background.gif');
}

h1 {
font-family:Calibri;
font-size:18px;
color:#000;
margin:0px;
padding:0px;
}

a {color:#737373;}
a:link {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:underline;}

a.m {color:#fff; font-family:Calibri; font-size:15px;}
a.m:link{
color:#FFF;
text-decoration:underline;
}
a.m:visited{
color:#FFF;
text-decoration:underline;
}
a.m:hover{
text-decoration:none;
}

.menu a {
width:94px;
height:24px;
display: block;
padding-top:5px;
color:#f2f1f1;
font-family: Calibri;
font-size: 15px;
text-decoration: none;
}                 
.menu a:link{
background: none;
}
.menu a:visited {
background: none;
}
.menu a:hover,
.menu a.action {
background:url('../images/menu-action.png') center no-repeat;
}

.search {
width:351px;
height:22px;
}

.search #search {
	border:none;
	width:320px;
	height:20px;
	text-align: center;
	background:none;
	color:#5e0561;
  padding:2px 10px 0px 0px;
}

#f-search {margin:0px;}

.smodels {
width:139px;
height:22px;
}

.smodels #smodels {
  border:none;
	width:135px;
	height:20px;
	text-align: center;
	background:none;
	color:#5e0561;
	padding:2px 10px 0px 10px;
}

#f-smodels {margin:0px;}

#article {
	border:none;
	width:150px;
	height:22px;
	text-align: center;
	background:none;
	color:#5e0561;
  padding:2px 5px 0px 7px;
  margin:0px;
}

#number {
	border:none;
	width:245px;
	height:22px;
	text-align: center;
	background:none;
	color:#5e0561;
  padding:2px 5px 0px 7px;
  margin:0px;
}

.title {
color:#5e0561;}


.news {
padding:0px;
margin:11px 0px 0px 0px;
width:210px;
}
.news li.date {
color:#5e0561;
padding:5px 0px 7px 30px;
list-style:none;
background: url('../images/news-li.gif') left top no-repeat;
}
.news li {
padding-bottom:10px;
list-style:none;
}

.news a {color:#737373;}
.news a:link {text-decoration: none;}
.news a:visited {text-decoration: none;}
.news a:hover {text-decoration: underline;}

.auto {margin-bottom:28px;}
.auto td {border-bottom:1px solid #c6c6c6;}
.auto tr {height:30px;}

a.bibika {
padding:0px 5px;
height:20px;
display: block;
padding-top:8px;
}
                
a.bibika:link{
background: none;
text-decoration:none;
}
a.bibika:visited {
background: none;
text-decoration:none;
}
a.bibika:hover {
text-decoration:none;
background:url('../images/marks-action.png') center no-repeat;
}

.m td {border: none;}


.marks {
width:170px;
margin:0px;
padding:0px;
}
.marks li {
border-bottom:1px solid #d7d7d7;
width:170px;
height:19px;
padding: 0px 0px 0px 0px;
list-style: none;
}
.marks a {
width:170px;
height:19px;
display: block;
padding-top:5px;
color:#555555;
text-decoration: none;
}
.marks a span {
background:url('../images/marks-li.png') left no-repeat;
padding-left:18px;
}
                
.marks a:link{
background: none;
}
.marks a:visited {
background: none;
}
.marks a:hover,
.marks a.action {
background:url('../images/marks-action.png') center no-repeat;
}


.models {
width:430px;
margin:35px 0px 0px 0px;
padding:0px;
}
.models li {
padding: 0px 0px 0px 11px;
list-style: none;
background:url('../images/li-models.gif') left no-repeat;
margin-top:15px;
}
.models a {
color:#000;
text-decoration: none;
}
              
.models a:link{
text-decoration: none;
}
.models a:visited {
text-decoration: none;
}
.models a:hover {
text-decoration: underline;
}

a.top_link{
color:#fff;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}
a.top_link:hover{
/*color:#737373;*/
text-decoration: underline;
}
#top_menu{
float: right;
color: #fff;
}
