BODY {
	scrollbar-face-color: #008080;
	scrollbar-highlight-color: #779AD5; 
	scrollbar-shadow-color: #0E0A79;
	scrollbar-3dlight-color: #008080; 
	scrollbar-arrow-color: #FFFF40; 
	scrollbar-track-color: #f0f0f0;
	scrollbar-darkshadow-color: #008080;
	scrollbar-base-color : #779AD5;
	margin: 0px;
}

<!-- OGOLNE -->

A {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #008080;
	text-decoration: none;
}

A:hover {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #779AD5;
	text-decoration: underline;
}

A.f12 {
	font-size: 12px;
	color: #008080;
	text-decoration: none;
}

A.f12:hover {
	font-size: 12px;
	color: #779AD5;
	text-decoration: underline;
}

A.f14 {
	font-size: 14px;
	color: #008080;
	text-decoration: none;
}

A.f14:hover {
	font-size: 14px;
	color: #779AD5;
	text-decoration: underline;
}


TD {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-size: 11px;
}

TD.center {
	text-align: center;
}

TD.justify {
	text-align: justify;
}

TD.white {
	background-color: white;
}

TD.black {
	background-color: black;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: black;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: black;
}

.f11blackjustify {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.f12left {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.f12right {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

.f12green {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008080;
}

.f12red {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.f12navy {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: navy;
}

.f11red {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	color: red;
}

.f16black {

	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 16px;
	color: black;

}

.f14black {

	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 14px;
	color: black;

}


<!-- TOP -->

TD.top {
	align: center;
	width: 760px;
	text-align: center;
}

<!-- /TOP -->



<!-- ADRES -->

TD.pasek {
	background-color: #008080;
}

TD.linia {
	background-color: #000000;
}

TD.adres {
	width: 760px;
	background-color: #008080;
	text-align: center;
}

<!-- /ADRES  -->



<!-- CENNIK -->

TD.cennik {
	align: center;
	width: 550px;
	background-color: #000000;
}

TD.topis {
	font-weight: bold;
	text-align: center;
	color: #008080;
	background-color: #f0f0f0;
}

TD.tcena {
	font-weight: bold;
	text-align: center;
	color: #008080;
	width: 138px;
	background-color: #f0f0f0;
}

TD.ropis {
	font-size: 12px;
	font-weight: bold;
	background-color: #fdfdfd;
}

TD.opis {
	background-color: #ffffff;
}

TD.pcena {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: red;
	background-color: #fdfdfd;
}

TD.cena {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: red;
	background-color: #fdfdfd;
}
<!-- /CENNIK -->



<!-- FINISH -->

TD.finish {
	align: center;
	width: 760px;
	text-align: center;
}

<!-- /FINISH -->