body{
	font-size: 13px;
	color: black;
	font-family: Arial, sans-serif;
}

a:link, a:visited{
	color: #334a76;
	text-decoration: none;
}

a:hover{
	color: red;
}

a img{
	border: 0px;
}

#main{
	width: 750px;
	margin: 0 auto;
}

#top{
	height: 58px;
	background: url('img/top.jpg') no-repeat;
	margin: 0;
	padding: 0;
}

#middle{
	overflow: hidden;
}

#sidebar{
	width: 167px;
	float: left;
	margin-left: 19px;
	padding-top: 14px;
}

#sidebar ul{
	background: url('img/sidebar_footer.jpg') no-repeat bottom;
	padding-bottom: 11px;
	margin-top: -2px;
	margin-bottom: 10px;
	list-style-type: none;
}

#sidebar ul li a{
	display: block;
	background: url('img/sidebar_item.jpg') no-repeat;
	padding-left: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS";
	list-style-type: none;
}

#footer{
	height: 56px;
	background: url('img/footer.jpg') repeat-x;
}

#promotion{
	margin-top: -2px;
	background: url('img/sidebar_footer.jpg') no-repeat bottom #e4ebf3;
	overflow: hidden;
	padding-bottom: 13px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-bottom: 20px;
}

#promotion p{
	color: #bd0e0e;
	margin-top: 13px;
	margin-left: 11px;
	margin-bottom: 15px;
}

#promotion img{
	display: block;
	margin:0 auto;
}

#promotion div{
	margin-top: 9px;
	text-align: right;
	margin-right: 20px;
}

#promotion div span{
	color: #ed0808;
}

#content{
	width: 539px;
	margin-top: 13px;
	margin-bottom: 30px;
	float: right;
	background: url('img/content.jpg') bottom no-repeat #e4ebf3;
	margin-right: 17px;
}

.content ul li {
	margin-left: 20px;
	list-style-type:none;
}

.rolety ul li {
	list-style-type: disc;
}

.uszczelniacze ul li {
	list-style-type: disc;
}

#content_header{
	background: url('img/content_header.jpg') no-repeat; 
}

#top ul{
	margin-top: 0;
}

#top ul li{
	display: inline;
	margin-right: -4px;
}

h3{
	color: #334a76;
	font-weight: normal;
	font-size: 20px;
	margin-left: 28px;
	margin-right: 28px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Arial, sans-serif;
}
.content{
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 20px;
	font-family: Arial, sans-serif;
	line-height: 1.2;	
	font-size:12px !important;
}

