
body {
	background: #FFFFFF url(rheem.jpg) repeat-x fixed;
	margin: 0;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#strona {
	width: 775px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align:center;
}

#strona h1 {
	background: url(nagrzewnica.jpg) no-repeat;
	width: 775px;
	height: 42px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding-top:18px;
	margin: 1px 0px;
}

#strona img {
	margin: 5px 0px 10px 0px;
}

#top {
	background:url(ogrzewanie.jpg);
	background-repeat:no-repeat;
	width: 775px;
	height: 20px;
	padding-top: 143px;
}
#top a {
	color: #000000;
	font-weight:bold;
	font-size: 18px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
#top a:hover {
	color:#240084;
}
.tresc {
	width: 755px;
	text-align:left;
	padding: 5px 10px;
}

span.nieb {
	color: #014EA2;
	font-weight: bold;
}

span.cz {
	color: #ED1B23;
	font-weight: bold;
	font-style:italic;
}

table {
	border: 1px solid #000000;
	text-align:center;
	margin-bottom: 10px;
}

table td, table th {
	border: 1px solid #000000;
}


thead {
	font-weight:bold;
	text-align:left;
	background-color: #BCD7F6;
}
th {
	font-weight:bold;
	background-color: #FEF5CC;
	text-align:left;
}
