body{
	/*background: url(../images/background.png);*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

#banner {
	margin-top: 10px;
}


/*wlasciwa tresc strony*/
#content {
	font-size: 12px;
	background: #dad6bb;
	margin-bottom: 14px;
	width: 574px;
	/*clear: both;*/
	text-align: left;
	line-height: 18px;
}

#content .onas_title{
	background-image: url(../images/onas_title.png);
	font-size: 30px;
	color: #FB7015;
	line-height: 40px;
}

#content .imprezy_title{
	background-image: url(../images/imprezy_title.png);
	font-size: 30px;
	color: #FB7015;
	line-height: 40px;
}
#content .agregaty_title{
	background-image: url(../images/agregaty_title.png);
	font-size: 30px;
	color: #FB7015;
	line-height: 40px;
}
#content .onas_title{
	background-image: url(../images/onas_title.png);
	font-size: 30px;
	color: #FB7015;
	line-height: 40px;
}
#content .referencje_title{
	background-image: url(../images/referencje_title.png);
	font-size: 30px;
	color: #FB7015;
	line-height: 40px;
}

#content .kontakt_title{
	background-image: url(../images/kontakt_title.png);
	font-size: 30px;
	color: #FB7015;
	line-height: 40px;
}

#content .sprzet_title{
	background-image: url(../images/sprzet_title.png);
	font-size: 30px;
	color: #FB7015;
	line-height: 40px;
}

#content h2{
	margin: 0 20px 10px 20px;
	font-size: 14px;
	font-weight: bold;
}
#content h3{
	text-align: center;
	margin: 15px 20px 15px 20px;
	font-size: 12px;
	font-weight: bold;
	}
#content a{
color: #FB7015;
text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#content a:hover{
	color: #FB7015;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#content ul{
text-align: justify;
	margin: 15px 20px 15px 20px;
}

#content li{
	margin: 0 40px 0 40px;
	list-style-image: url(../images/li.gif);
	list-style-position: inherit;
}

#content p{
	
	margin: 0 20px 0 20px;
	text-align: justify;
}

/*Imprezy; obrazki i ich opisy*/
#content table{
	background: #BDCBD8;
	margin-left: 0px;
	margin-right: 0px;
}

#content table td.img{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content table td.text{
	color: #444444;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*menu na dole*/
#menu_buttom {
	width: 574px;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 3px 2px;
	background: #dad6bb;
}

#menu_buttom a{
	text-decoration: none;
	margin: 10px;
	color: #fff;
}
/*koniec menu na dole*/

/*stopka*/
#footer {
	font-size: 10px;
	clear: both;
	color: Gray;
}

#footer a{
	font-weight: bold;
	text-decoration: none;
	color: Gray;
}
/*koniec stopka*/
