body {
	background:#E4E4E4 url(body.gif) repeat-x;
	color:#3D3D3D;
	font-family: "Trebuchet MS", "Arial CE", Arial, sans-serif;
	font-size: 14px;
}
a {
	color:#82C3C4;
}
div#container {
	width:1113px;
	margin:0 auto;
	background:url(container.gif) repeat-y right top;
}
div#header {
	width:307px;
	height:91px;
	padding:141px 0 0 881px;
	margin:0 -213px 0 -49px;
	background:url(header.jpg) no-repeat;
	position:relative;
}
div#header h1 a {
	display:block;
	width:245px;
	height:50px;
	overflow:hidden;
}
div#header p {
	display:none;
}
div#header ul {
	font-size:14px;
	margin:14px 0 0 -815px;
}
div#header li {
	height:23px;
	padding:0 22px 0 10px;
	background:url(icon-dot.gif) no-repeat right 6px;
	float:left;
}
div#header li a {
	display:block;
	height:23px;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
}
div#header li a:hover {
	background-position:0 -26px;
}
div#header li.opis a {width:38px; background-image:url(header-menu-opis.gif);}
div#header li.akcesoria a {width:86px; background-image:url(header-menu-akcesoria.gif);}
div#header li.porady a {width:153px; background-image:url(header-menu-porady.gif);}

div#desc {
	width:305px;
	color:white;
	font-size:17px;
	position:absolute;
	top:245px;
	left:45px;
}
#desc p{
  font-size: 18px;
}
div#desc h2 {
	height:85px;
	background:url(desc-header.gif) no-repeat;
	overflow:hidden;
}
div#content {
	text-align:justify;
	float:right;
	background:url(content-right.gif) no-repeat right top;
	width: 733px;
}
div#content1 {
  width:666px;
	padding:0 17px 0 16px;
	background-color: #FEFEFE;
	text-align:justify;
}
div#content2 {
width:666px;
	padding:0 17px 0 16px;
	background:#F3F3F3;
	text-align:justify;
}
div#content h2 {
	background-color:#C7C7C7;
	font-size:17px;
	color:white;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	
}
div#content h3 {
	padding:3px 8px 4px 8px;
	font-size:22px;
	font-weight:bold;
}
div#content h3 span {
	font-weight:bold;
	font-size:14px;
	color:#C7C7C7;
}
div#content .news {
	width:667px;
	margin-top: 0;
	margin-right: -17px;
	margin-bottom: 0;
	margin-left: -16px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;

}
div#content .news h2 {
	background-color:#98C908;
}
div#content .news h3 span {
	color:#98C908;
}
div#sidebar {
	width:363px;
	min-height:471px;
	padding:230px 0 0 16px;
	background:url(sidebar-left.jpg) no-repeat;
	float:left;
}
* html div#sidebar {
	height:471px;
}
div#footer {
	height:144px;
	background:url(footer.gif) repeat-x;
	font:11px "Arial CE", Arial, sans-serif;
	color:#AFAFAF;
	position:relative;
}
div#footer p {
    width:1079px;
	height:104px;
    padding:40px 34px 0 0;
	margin:0 auto;
	background:url(footer-end.gif) no-repeat 310px 0;
	text-align:right;
}
ul#menu {
	width:363px;
	height:136px;
	margin-bottom:-136px;
	clear:both;
	position:relative;
	top:-136px;
	right:-16px;
}
ul#menu a {
	display:block;
	width:363px;
	height:34px;
	overflow:hidden;
	background-repeat:no-repeat;
}
ul#menu a:hover {
	background-position:-363px 0;
}
ul#menu li.raty a {background-image:url(menu-raty.gif);}
ul#menu li.leasing a {background-image:url(menu-leasing.gif);}
ul#menu li.kontakt a {background-image:url(menu-kontakt.gif);}
ul#menu li.informacje a {background-image:url(menu-informacje.gif);}

dl.list-preview {
	padding-left:200px;
}
dl.list-preview dd {
	position:relative;
}
dl.list-preview p {
	margin-top:10px;
}
dl.list-preview .preview {
	width:178px;
	height:81px;
	padding:10px 0 0 10px;
	background:url(preview-1.gif) no-repeat;
	position:absolute;
	top:-30px;
	left:-197px;
}
dl.list-2 {
	padding:0 14px 0 13px;
	margin-right:-8px;
	overflow:hidden;
}
dl.list-2 dt {
	height:160px;
	overflow:hidden;
}
dl.list-2 dt.polecane_akcesoria {
	background:url(header-polecane_akcesoria.jpg) no-repeat;
}
dl.list-2 dd {
	width:99px;
	height:99px;
	padding:17px 0 0 17px;
	margin:0 6px 0 -8px;
	background:url(list-2.png) no-repeat;
	float:left;
}
* html dl.list-2 dd {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/list-2.png', sizingMethod='scale');
}
dl.list-2 a:hover img {
	opacity:0.54;
  filter: alpha(opacity=54);
}

