/* #header -> class = top */
#header .top {
	z-index: 2;
	position: absolute;
	left: 50%;
	overflow: hidden;
	width: 984px;
	height: 294px;
	margin-left: -492px;
}
.top .search {
	float: left;
	width: 274px;
	height: 274px;
	padding: 20px 0 0 16px;
	background: url(../img/top_search_background.png) no-repeat;
}
.top .special {
	float: left;
	width: 366px;
	height: 294px;
	background: url(../img/top_special_background.png) no-repeat;
}

/* #header -> class = image freeadd */
#header .image {
	z-index: 1;
	position: absolute;
	top: 64px;
	left: 50%;
	margin-left: 125px;
}
.freeadd {
	z-index: 10;
	position: absolute;
	top: 195px;
	left: 50%;
	margin-left: -480px;
}
.freeadd span {
	display: block;
	float: left;
	width: 220px;
	height: 91px;
	font-size: 20px;
	line-height: 91px;	
}
.freeadd a { color: #550404; }

/* #header class = block */
.block .lang {
	padding-top: 5px ;
	text-align: right;
	color: #bc1d03;
}
.block .lang a { color: #bc1d03; }
.block .logo {
	padding: 10px 0 20px;
	text-align: center;		
}

/* #header -> class = menu */
.menu 	 { padding-left: 16px; }
.menu li { 
	padding-left: 50px;
	background-image: url(../img/menu_icons.png);
	background-position: 1px 1px;
	background-repeat: no-repeat;
}
.menu span { color: #d11111; }
.menu a  {
	display: block;
	height: 14px;
	padding: 2px 0 4px 15px;
	border-bottom: 1px dotted #888;
	color: #6f6f6f;
}
.menu .home a { border-bottom: none; }
.menu .home {
	padding-bottom: 0;
	background-position: 25px 3px;
	border-bottom: 1px dashed #888;
}
.menu .forum  { background-position: 25px -20px; }
.menu .latest { background-position: 25px -40px; }
.menu .barter { background-position: 25px -60px; }
.menu .kredit { background-position: 25px -80px; }

/* #header -> class = title */
.title { 
	padding: 5px 0 10px;
	font-size: 20px; 
}
.title span { 
	display: inline;
	margin-right: 20px;
}
.title a { 
	color: #bbb;
	text-decoration: underline;
}

/* #header -> class = stat */
.stat { 
	padding-top: 6px;
	font-size: 10px; 
	color: #888;
}

/* #header -> class = trans */
.trans {
	width: 366px;
	height: 45px;
	padding-top: 19px;
}
.trans h3 { height: 42px; padding-top:8px;}
.trans a  { color: #fff; }
.trans h3.contact {
	float: left;
	margin-left: 10px;
	padding-left: 45px;
	background: url(../img/contact_icon.png) no-repeat;
}
.trans h3.key {
	float: right;	
	padding-left: 45px;
	background: url(../img/key_icon.png) no-repeat;
}


/* #container -> class = starauto */
.starauto 	 {  }
.starauto h1 {
	color: #bc1d03;
	margin-bottom: 15px;
	background: url(../img/stars_icon.png) 100% 0 no-repeat;
}
.starauto blockquote { 
	position: relative;
	overflow: hidden;
	width: 100%;
}
#leftside .starauto blockquote { margin-bottom: 7px; }
#content  .starauto blockquote { 
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #888;
}
.starauto var {
	display: block;
	padding: 3px 0;
	font-size: 11px;
	color: #b1b1b1;
}
.starauto img { 
	display: inline;
	float: left;
}
#leftside .starauto img { 
	margin-right: 5px;
	border: 4px solid #efefef;
}
#content .starauto img { 
	margin-right: 10px;
	border: 4px solid #f88000;
}
.starauto a { color: #5b5b5b; }
.starauto .more {
	position: absolute;
	left: 124px;
	bottom: 10px;
	display: block;
	padding: 2px 10px;
	background-color: #f88000;
	font-weight: bold;
	color: #fff;
}
.starauto .full p { margin: 15px 0; }
.starauto .full p.update { text-align: right; }

/* #content -> class = news */
.news {	
	background: url(../img/news_background.png) 0 32px no-repeat; 
	padding-top: 32px;
}
.news .cats {
	position: absolute;
	top: 2px;
	height: 32px;
}
#content .news h1 {
	height: 32px;
	padding: 0 15px 0 0;
	background: url(../img/cat_background.png) 50% 0 no-repeat;
	line-height: 32px;
}
#content .news .cats a   {
	display: block;
	font-size: 18px;
	padding: 0 0 0 15px;
	background: url(../img/cat_background.png) 50% 0 no-repeat; 
}
#content .news .begin a  	{ background-position: 0 0; }
#content .news .end h1   	{ background-position: 100% 0; }
#content .news .end .active { background-position: 100% -32px; }
#content .news .active a 	{ background-position: 0 -32px; }
#content .news .active   	{ background-position: 100% -32px; }

.news ul.items  { padding: 0 15px;	}
.news .items li { 
	overflow: hidden; 
	width: 100%;
	margin: 5px 0; 
}
.news .items a  {
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px dotted #888;
	font-weight: bold;
	color: #5b5b5b; 
}
.news .items img { 
	float: left;
	margin-right: 8px;
	border: 4px solid #efefef;
}

/* #content -> class = item */
.item {
	float: left;
	display: inline;
	width: 135px;
	margin: 5px 6px;
}
.item img  { border: 4px solid #efefef; }
.item h6   { color: #7e7e7e; }
.item span {
	font-weight: bold;
	color: #bc1d03;
	line-height: 18px;
}
.exclusive .item {
	position: relative;
	width: 180px;
	margin: 5px 6px;
}
.exclusive .item h4 {
	margin-bottom: 5px;
	color: #f12f0f;
} 
.exclusive .item .box {
	width: 172px;
	height: 132px;
	padding: 4px;
	background: url(../img/exclusive_background.jpg);
}
.exclusive .item img    { border: 0; }
.exclusive .item strong { color: #9d9d9d; }
.exclusive .item .area  {
	z-index: 1; 
	position: absolute;
	display: none;
	top: 192px;
	left: 0;
	width: 164px;
	padding: 4px 8px;
	background-color: #fff;
	border: 1px solid #bc1d03;
	border-top: 0;
	color: #7d7d7d;
}
html>/**/body .exclusive .item .area, x:-moz-any-link, x:default { top: 194px; } /* hack for FF only */

/* #content -> class = diff */
#content .block .diff h1 { background: none; }
.diff td { width: 33%; }
.diff td.middle {
	border-left: 1px dotted #888;
	border-right: 1px dotted #888;
}
.diff p { padding: 0 10px 10px; }
.diff a { 
	display: block;
	float: right;
	color: #bc1d03;
}

/* #content -> class = choose */
.choose blockquote { margin: 20px 0; }
.choose form 	   { margin-top: 10px; }
.choose td 	   	   {
	padding-right: 10px;
	vertical-align: top;
}
.choose th 	   	   { vertical-align: top; }
.choose img        { 
	width: 320px;
 
	margin-bottom: 8px;
	border: 4px solid #f88000;
}

/* #content -> class = contact */
.contact td { width: 50%; }
.contact th {
	width: 50%;
	padding-left: 25px; 
	background: url(../img/arrow_icon.gif) 0 88% no-repeat; 
	vertical-align: bottom;
}
.contact label {
	display: block;
	float: left;
	width: 80px;
	margin-bottom: 8px;
}
.contact input, .contact textarea { margin-bottom: 8px; }
.contact .arrow { 
	margin: 0 10px;
	_margin: 10px;
}

/* #content -> class = latest */
.latest { position: relative; }
.latest .select {
	position: absolute;
	top: 2px;
	right: 10px;
}
.latest blockquote { 
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #888;
}
.latest img {
	float: right;
	margin-left: 10px;
	border: 4px solid #f88000;
}
.latest .more {
	position: absolute;
	right: 214px;
	bottom: 20px;
	display: block;
	padding: 2px 10px;
	background-color: #f88000;
	font-weight: bold;
	color: #fff;
}

/* #content -> class = addads */
.addads table {
	width: 100%;
	margin-top: 10px;
	background-color: #f7f7f7;
}
.addads th {
	width: 30%;
	padding: 3px 3px 3px 6px;
}
.addads td {
	width: 70%;
	padding: 3px;
}
#content .addads .block { 
	margin: 0; 
	padding-bottom: 8px;
}

/* #rightside -> class = models */
.models h1 { color: #bc1d03; }

/* #rightside -> class = photos */
.photos img { border: 4px solid #efefef; }


/* #footer -> class = bottom */
.bottom {
	position: absolute;
	top: 60px;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	font-size: 11px;
	color: #b9b9b9;
}
.bottom .feed {
	display: block;
	margin-top: 5px;
	padding-left: 14px;
	background: url(../img/rss_icon.gif) 0 2px no-repeat;
	color: #7e7e7e;
}
.bottom ul a  	{ color: #b9b9b9; }
.bottom ul ul 	{ margin-left: 30px; }
.bottom ul ul a { color: #7e7e7e; }
