body  { 
	background: url('../graphics/bgrnd.png');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding:0 0 0 0px;

	background-color: #ffffff;
	
	font-family: Trebuchet MS, Helvetica, Arial; 
	font-size: 10pt;
	color: #464646;
}


#container {width: 900px; margin: 0px auto; padding:0px; position: relative;}

#top {width: 900px; height: 209px;}

#menu {background: url(../graphics/menu.png) no-repeat; width: 900px; height: 78px;}

#content {background: url(../graphics/content_bgrnd.png) repeat-y; width: 900px; padding-top: 5px;}
#content_ogolne {background: url(../graphics/content_bgrnd_ogolne.png) repeat-y; width: 900px; padding-top: 5px;}

#footer {background: url(../graphics/footer.png) no-repeat; width: 900px; height: 79px;}
#footer_ogolne {background: url(../graphics/footer_ogolne.png) no-repeat; width: 900px; height: 79px;}

#tytul {padding-top: 25px; color: #059d02; font-size: 16pt;}
#opis {padding-bottom: 5px; color: #000000; font-size: 8pt; width: 272px; text-align: justify;}
#wiecej {text-align: right; width: 272px;}

#lista {padding-left: 25px;}
#lista ul { list-style: none; margin:0px 0px 0px; padding:2px;}
#lista ul li { background:url(../graphics/punktor.png) 0px 3px no-repeat; margin:0px 0px 5px; padding:0px 0px 0px 23px;}

A:link {TEXT-DECORATION: none; color: #464646; font-weight: bold;}
A:visited {TEXT-DECORATION: none; color: #464646; font-weight: bold;}
A:hover {TEXT-DECORATION: none; color: #000000; font-weight: bold;}
A:active {TEXT-DECORATION: none; color: #464646; font-weight: bold;}

A.green:link {TEXT-DECORATION: none; color: #03762d; font-weight: normal; font-size: 8pt;}
A.green:visited {TEXT-DECORATION: none; color: #03762d; font-weight: normal; font-size: 8pt;}
A.green:hover {TEXT-DECORATION: none; color: #000000; font-weight: normal; font-size: 8pt;}
A.green:active {TEXT-DECORATION: none; color: #03762d; font-weight: normal; font-size: 8pt;}

A.szary:link {TEXT-DECORATION: none; color: #6b6b6b; font-weight: normal; font-size: 8pt;}
A.szary:visited {TEXT-DECORATION: none; color: #6b6b6b; font-weight: normal; font-size: 8pt;}
A.szary:hover {TEXT-DECORATION: none; color: #000000; font-weight: normal; font-size: 8pt;}
A.szary:active {TEXT-DECORATION: none; color: #6b6b6b; font-weight: normal; font-size: 8pt;}