/* CSS Document */
/* Reset to 0*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: 100;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: top;
background: transparent;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need
'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
img {
	float:left;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/******************************8		 End reset to 0 ************************************/
body {
	background-color:#bebebe;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

#header {
	height:280px ;
	border-top: 3px solid black;
	background: url(/i/top-bg.jpg) repeat-x;
	overflow: hidden;
}
/******************************         Search  ************************************/
#search {
	width: 192px;
	position:absolute;
	top: 3px;
	left: 545px;
	background:url(/i/search-l.gif) no-repeat top left;
}
#search div {
	background:url(/i/search-r.gif) no-repeat top right;
	padding: 0 3px 0 3px;
}
#search div div {
	padding: 0;
	background:black url(/i/search-l.gif) no-repeat bottom left;
	height: 37px;
}
#search form {
	font-size: 0;
	padding-left:8px;
	padding-top: 7px;
	background:url(/i/search-r.gif) no-repeat bottom right;
	height: 30px;
}

#search input {
	background-color:#52575a;
	border:none;
	height: 18px;
	margin:0;
	padding: 0;
    width:140px;
	position: absolute;
    top: 8px;
}
/***************Search text   ****************************/
#st {
    left:13px;
}
/***************Search submit ****************************/
#ss {
	background:url(/i/search-glass.gif);
	width: 27px !important;
	cursor:pointer;
	left: 152px;
}
/******************************** header images menu       **********************************/
#img-menu {
	position:absolute;
	top: 55px;
	left: 545px;
	font-size: 90%;
	width: 200px;
}
#img-menu img {
	margin-left: 20px;
}
#img-menu p {
	display:block;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
}
#img-menu p a {
	color: black;
}
#img-menu div {
	color: #b9b9b9;
	width: 200px;
	margin-left:10px;
}
/******************************** List STO adresses       **********************************/
#sto {
	position: absolute;
	top:4px;
	right: 0;

}
div.adresses {
	margin-top:3px; 
	width: 260px;
	height: 64px;
	overflow: visible;
}
.adresses b, .adresses i {
	display: block;
	float:left;
	font-size: 0;
	position: relative;
	height: 5px;
}
/*** ugly for ie ***************/

* HTML  div.adresses {
	height: 50px;
}
* HTML  .adresses a {
	height: 45px;
}
* HTML .adresses b.tr {
 	background: url(/i/adr-t-r.gif) no-repeat top right;
}
* HTML .adresses b.tl {
 	background: url(/i/adr-t-l.gif) no-repeat top left;
}
* HTML .adresses b.br {
 	background: url(/i/adr-b-r.gif) no-repeat bottom right;
}
* HTML .adresses b.bl{
    background: url(/i/adr-b-l.gif) no-repeat bottom right;
}
* HTML  i, * HTML  b{
	top: 0 !important;
}
* HTML .adresses a {
	top:0 !important;
}
/********************** IE7 **********************/
*:first-child+html .adresses a {top:0 !important;}
*:first-child+html i,*:first-child+html b {top:0 !important;}
/*** end ugly for ie ***************/
.adresses b.tr {
 	background: url(/i/adr-t-r.png) no-repeat top right;
}
.adresses b.tl {
 	background: url(/i/adr-t-l.png) no-repeat top left;
}
.adresses b.br {
 	background: url(/i/adr-b-r.png) no-repeat bottom right;
	top: 3px; 
}
.adresses b.bl{
    background: url(/i/adr-b-l.png) no-repeat bottom right;
	top: 3px;
}
.adresses b {
	width: 3px;
}
.adresses i {
	width: 240px;
	background:  #515558;
}
i.bottom {
	top: 3px;
}
.adresses a {
	display: block;
	height: 54px;
	width:246px;
	color:black;
	background-color:#515558;
	position: relative;
	top: 3px;
}

.adresses h1 {
	margin-left: 10px;
	color: #bbc6c8;
	font-weight:bold;
	font-size: 10pt;
}
.adresses p , .adresses  u  {
	padding-left: 20px;
	font-size: 10pt;
}
/************************ MENU ****************************/
.menu {
	clear: both;
	text-align:center;
}
.menu a {
	background:url(/i/menu-top-left-border.gif) top left no-repeat;
	text-decoration:underline;
	display:block;
	height: 15px;
	float: left;
	font-size: 14px;
	padding: 4px  8px 4px 8px;
	color: #cfd3d4;
}
.menu a:hover {
	text-decoration:none;
}
#forum {
	color:red !important;
	text-decoration:none !important;
	background: url(/i/menu-top-forum.gif) top left no-repeat !important;
	padding-left: 30px !important;
}
#forum:hover {
	text-decoration: underline !important;
}
#garant {
	color:#FFFF00 !important;
}
.menu div {
	height: 23px;
	width:auto;
	background:#1f2324 url(/i/menu-top-right-border.gif) top right no-repeat;
	float: left;
	margin-left:10px ;
	margin-top: 1px;
}
/*********************** MAIN CONTENT ****************************/
#main {
	clear:both;
	border-top: 3px solid #bebebe;
	margin-left: 10px;
	margin-right: 10px;
}
#main td {
	border-left: 3px solid #bebebe;
}
#main table {
	width: 100%;
}
#main table table {
	width: 100%;
}
#main table table td {
	border-left: none;
}
#main1 {
	width:200px;
	background-color: #919596;
}
#special-offer,#auto-sound  {
	border-bottom: 3px solid #bebebe;
}
#special-offer {
	height: 350px;
}
#special-offer img {
	margin-left:8%;
	margin-top: 10px;
	border: 3px solid #5D6266;
}
#survey h4 {
	color: #a22b17;
	font-weight: bold;
	padding:5px 5px 5px 12px;
}
#survey {
	font-size: 12px;
	padding-left: 8px;
}
.survey-button {
	background-color: #5d6266;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #c7d1d3;
	cursor:pointer;
}
#survey-result {
	margin-top: 0;
}
.radio {
	margin-left: 20px;
}
#main2 {
	background: #5d6266 url(/i/antihelt-device.gif) no-repeat top left;
	text-align: right;
}
#main3 {
	background-color: #5d6266;
}
#news {
	background-color: #919596;
	width: 300px;
}
#auto-sound {
	background: #5d6266 url(/i/auto-sound.gif) no-repeat top left;
}
#multimedia {
	background: #5d6266 url(/i/multimedia.gif) no-repeat top left;
}
#main h1 {
	padding-top: 16px;
	padding-right: 13%;
	padding-left: 90px;
	height: 74px;
	color: #212224;
	font-size: 20px;
	text-align: right;
}
#main h2 {
	color: #3f4344;
	font-size: 20px;
	padding: 15px 2px 7px 2px;
}
#special-offer h2 {
	font-size: 18px;
}
#footer {
	clear:both;
	background-color:#919596;
	border-top:  3px solid #bebebe;
	padding: 10px 0 10px 10px;
	margin: 0 10px 10px 10px;
	width: auto;
	font-size: 80%;
	height: 120px;
}
#footer p {
	width: 40%;
	float: left;
    margin-top:3%;
}
#counts {
	width: 58%;
	float: right;
}
/********************************** MAIN MENU LINK **********************************/
#main2 a, #main3 a {
	background: url(/i/main-menu-left.gif) no-repeat left;
	display: block;
	color: #b5b6b8;
	text-align: left;
	padding: 4px 0 4px 35px;
}
#main2 a:hover, #main3 a:hover {
	text-decoration: none;
	background: #1f2324 url(/i/main-menu-left-hover.gif) no-repeat left;
}
/********************************* NEWS *************************************/
#news-title {
	width: 40%;
	float: left;
}
#news-archiv {
	font-size: 14px;
	color: #5f6364;
	position:relative;
	top:22px;
	width: 40%;
	margin-left: 5px;
}

#news div {
	clear: both;
	margin: 12px;
	text-align: justify;
}
#news div  img {
	margin-right: 10px;
	margin-bottom: 10px;
}
/** date **/
#news div span {
	color: #bbc6c8;
	font-weight: bold;
	font-size: 80%;
}
#news div a {
	font-weight: bold;
	color: black;
}
#banner {
    margin-left: 22px;
}
#logo {
	position: absolute;
	top: 3px;
	left: 1px;
}
