html, body {
	background: url(design/bgr-site.gif) top;
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	background-repeat: repeat-x;
}

td {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
	color: #DB0000;
}

#site {
	width: 990px;
	margin: auto;
	text-align: left;
}

#news {
	float: right;
	display: inline;
	width: 330px;
	height: 490px;
	background-color: #333;
	filter: alpha(opacity=90);
      -moz-opacity: 0.9;
       opacity: 0.9;
}

#news_test {
	float: right;
	display: inline;
	width: 330px;
	height: 590px;
	background-color: #333;
	filter: alpha(opacity=90);
      -moz-opacity: 0.9;
       opacity: 0.9;
}

#top {
	width: 990px;
	height: 90px;
	color: #fff;
	margin: auto;
}

#logo {
	position: relative;
	z-index: 100;
	float: left;
	display: inline;
	width: 165px;
	height: 115px;
}

#banner-top {
	float: right;
	width: 330px;
	height: 50px;
	/*background-color: #DB0000;*/
	text-align: center;
}

#content {
      position:relative;
	top: -25px;
	clear:both;
}

#stopka {
	width: 100%;
	height: 20px;
	text-align: center;
	color: #666;
	font-size: 10px;
}

#menu {
	float: right;
	margin-top: -65px;
	width: 990px;
	height: 40px;
	text-align: right;
}

#menu-bottom {
	width: 100%;
	height: 100px;
	background-color: #1A1A1A;
	text-align: center;
	clear: both;
	filter: alpha(opacity=90);
      -moz-opacity: 0.9;
       opacity: 0.9;
}

.model { 
	width : 165px;
	height : 140px;
	float : left;
	overflow : hidden;
	text-align : center;
} 

.box {
	display: inline;
	float: left;
	width: 165px;
	height: 100px;
}

.box-promo {
	display: inline;
	float: left;
	width: 165px;
	height: 100px;
	background-color: #DB0000;
}

.opis {
	margin-left: 15px;
	margin-top: 5px;
}
.foto{
	margin-right: 10px;
	margin-bottom: 10px;
	border:0px;
}

.download{
	float: left;
	display: inline;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	border:0px;
}

.akcesoria {
	cursor:pointer;
	color: #fff;
	background-color: #333333;
}
.akcesoria2 {
	cursor:pointer;
	color: #fff;
	background-color: #434343;
}

.marker_dealer{ font-size:12px; color:#000000; text-align:left;}

A.menu-link:link {color: #FFFFFF; text-decoration: none;}
A.menu-link:visited {color: #FFFFFF; text-decoration: none;}
A.menu-link:hover {color: #FFFFFF; text-decoration: underline;}
A.menu-link:active {color: #FFFFFF; text-decoration: underline;}

A:link {color: #666; text-decoration: underline; line-height: 20px;}
A:visited {color: #666; text-decoration: underline; line-height: 20px;}
A:hover {color: #DB0000; text-decoration: none; line-height: 20px;}
A:active {color: #DB0000; text-decoration: none; line-height: 20px;}

A.promo-link:link {color: #fff; text-decoration: none; line-height: 20px;}
A.promo-link:visited {color: #fff; text-decoration: none; line-height: 20px;}
A.promo-link:hover {color: #fff; text-decoration: underline; line-height: 20px;}
A.promo-link:active {color: #fff; text-decoration: underline; line-height: 20px;}

A.box-link:link {color: #999; text-decoration: none; line-height: 20px;}
A.box-link:visited {color: #999; text-decoration: none; line-height: 20px;}
A.box-link:hover {color: #999; text-decoration: underline; line-height: 20px;}
A.box-link:active {color: #999; text-decoration: underline; line-height: 20px;}
