h1 {
	color: #236EAC;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 15px;
}

h2 {
	color: #5BA700;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: center;
}

h3 {
	color: #236EAC;
	font-size: 11px;
	padding-bottom: 10px;
	font-weight: normal;
	text-indent: 20px;
	text-align: justify;
	
}


p {
	color: #474747;
}


a.cennik_link:link {
color: #474747;
text-decoration: none;
}

a.cennik_link:visited {
color: #474747;
text-decoration: none;
}

a.cennik_link:hover, a:active {
color: #474747;
    text-decoration: underline;
}


a.big:link {
color: #5BA700;
text-decoration: underline;
}

a.big:visited {
color: #5BA700;
text-decoration: underline;
}

a.big:hover, a:active {
color: #236EAC;
    text-decoration: underline;
}

a.white:link {
color: #FFFFFF;
text-decoration: none;
}

a.white:visited {
color: #FFFFFF;
text-decoration: none;
}

a.white:hover, a:active {
color: #FFFFFF;
    text-decoration: underline;
}

#cennik {
	width: 510px !important;
	font-size: 8px;
	border: 0px;
	border-spacing: 0px;
	column-span: 0;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px auto;
}

td {
	padding: 3px 2px 3px 2px;
	text-align: center;
	text-indent: 0px !important;
}

.wiersz0 {
	background-color: #489FC1;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;	
	font-size: 8px;
}

.wiersz1 {
	background-color: #D3EAB8;
	color: #474747;	
	border: 0px;
	text-align: center;
	font-size: 8px;
}

.wiersz2 {
	background-color: #BBD998;
	color: #474747;
	border: 0px;
	text-align: center;
	font-size: 8px;
}

.kolumna0 {
	background-color: #7BC7E4;
}

.kolumna1 {

}

.news {
	background-color: #D3EAB8;
	color: #474747;	
	border: 0px;
	text-align: left;
	font-size: 8px;
}

.news2 {
	color: #474747;	
	border: 0px;
	text-align: left;
	font-size: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: justify;
}

.news3 {
	background-color: #5BA700;
	color: #ffffff;
	border: 0px;
	text-align: justify;
	font-size: 10px;
	border: 0px;
	padding-bottom: 10px;
}

.li_cennik {
   margin: 0;
   padding: 0;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 10px;
	list-style-type: none;
}

