A, A:Link, A:Active, A:Visited  {
	text-decoration : none;
/*	color : #4F5F96;*/
	color : #333366;
}

A:Hover  {
/*	color : #FFB200;*/
	text-decoration : underline;
}

.button  {
  font-family:verdana, arial, tahoma, geneva,'MS Sans Serif';
  font-size:11px;
	/*
	font-family : Arial;
	font-size : 11px;
	*/
	background: #EEEEF4;
	border: 2px solid #6F7F96;
	color: #6F7F96;
	font-weight: bold;
	text-align : center;
	cursor : hand;
	height: 22px;
	/*	margin : 1px 1px 1px 1px;*/
}

BODY  {
  font-family:verdana, arial, tahoma, geneva,'MS Sans Serif';
  font-size:11px;
	/*
	font-family : Arial;
	font-size : 12px;
	*/
	color : #000000;
	text-align : justify;
	background-color : #FFFFFF;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
/*	overflow-x : hidden;*/
}

P UL, OL, LI, INPUT, .g, TEXTAREA, SELECT  {
  font-family:verdana, arial, tahoma, geneva,'MS Sans Serif';
  font-size:11px;
	/*
	font-family : Arial;
	font-size : 12px;
	*/
	color : #000000;
}

INPUT, TEXTAREA, {
	background-color : #FFFFFF;
	border : 2px solid #6F7F96;
}

TD, TR  {
  font-family:verdana, arial, tahoma, geneva,'MS Sans Serif';
  font-size:11px;
	/*
	font-family : Arial;
	font-size : 12px;
	*/
	color : #000000;
}

.temat  {
	color : #FF0033;
	font-size : 13px;
	font-weight : bold;
}

.poddzial  {
	color : #000000;
	font-size : 11px;
/*	font-weight : bold;*/
}

.poddzial_separator  {
	color : #777799;
	font-size : 10px;
	font-weight : bold;
}

.dzial  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}

.tytul_menu  {
	color : #AFCFEF;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
}

.logo  {
	color : #00437A;
	font-weight : bolder;
	letter-spacing : 1px;
	text-transform : inherit;
	font-style : italic;
	font-family : "Arial Black";
}

.naglowek {
	color : #FFFFFF;
	font-size : 12px;
/*	font-weight : bold;*/
	background-image : url(img/tlo_naglowek.gif);
background-color : "darkblue";   	
	width : 600px;
}

.naglowek_small {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	background-image : url(img/naglowek_small.gif);
background-color : "darkblue";	
	width : 260px;
}

.naglowek_sekcja {
	font-size: 12px; 
	color: #DDDDDD; 
	font-weight: bold; 
	letter-spacing: 1px;
}

.sekcja {
	color : #FFFFFF;
	background-color : #2080D0;	
	font-size : 12px;	
	font-weight : bold;
}

.cena  {
	font-size: 20px;
	font-weight: bolder;
	color : #009966;
	letter-spacing: 1px;
}

.alert  {
	color : #CD0124;
}

.small, SMALL {
	font-family : Arial;
	font-size : 10px;
}

.first, BIG  {
	font-size : 14px;
	font-weight: bolder;	
}

.podpis {
   	text-decoration : underline;
   	font-weight : bold;
   	color : #FFFFFF;
   	font-style : italic;
		font-size : 10px;
}

.tabela0 {
	font-weight: bold;
	background-color : #F0F0F0;
/*	color : #FFFFFF;*/
}

.tabela1 {
	background-color : #FEFEFE;
}

.tabela2 {
	background-color : #F0F0F7;
}

.tabela3 {
	background-color : #F0F0F7;
}

.tabela4 {
	background-color : #F4F4F4;
}

.przycisk_gora {
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
	letter-spacing: 1px;
}



