body {
	background-image: url(data/top.jpg);
	margin-top: 22px;

	background-repeat: repeat-x;}

a.link:link     { COLOR: darkred; Text-Decoration: none; }
a.link:visited { COLOR: darkred; Text-Decoration: none; }
a.link:active  { COLOR: darkred; Text-Decoration: none; }
a.link:hover  { COLOR: darkred; Text-Decoration: underline;}



a.menu:link     { COLOR: black; Text-Decoration: none; }
a.menu:visited { COLOR: black; Text-Decoration: none; }
a.menu:active  { COLOR: black; Text-Decoration: none; }
a.menu:hover  { COLOR: darkred; Text-Decoration: none; font-weight: bold;}


a.menu2:link     { COLOR: black; Text-Decoration: none; }
a.menu2:visited { COLOR: black; Text-Decoration: none; }
a.menu2:active  { COLOR: black; Text-Decoration: none; }
a.menu2:hover  { COLOR: darkred; Text-Decoration: underline; }

a.stopka:link     { COLOR: gray; Text-Decoration: none; }
a.stopka:visited { COLOR: gray; Text-Decoration: none; }
a.stopka:active  { COLOR: gray; Text-Decoration: none; }
a.stopka:hover  { COLOR: black; Text-Decoration: underline; }


font.tekst {
        font-family: verdana;
        font-weight: normal;
        font-size: 8pt;
        color: black;
}


font.menu {
        font-family: verdana;
        font-weight: normal;
        font-size: 10pt;
        color: black;
}


font.stopka {
        font-family: verdana;
        font-weight: normal;
        font-size: 7pt;
        color: gray;
}


font.naglowek {
        font-family: arial;
        font-weight: normal;
        font-size: 12pt;
        color: darkred;
}


.tabela_zawartosc {
	
	line-height: 16px;
}




.tabela_menu {
	
	background-image: url(data/oferta_menu_tlo.jpg);
	
	background-repeat: repeat-y;
	
	text-align: left;

	line-height: 16px;

}



.tabela_dol {
	
	background-image: url(data/dol.jpg);
	
	background-repeat: repeat-x;
	
	text-align: center;
	

}



.tabela_dollewa {
	
	background-image: url(data/dol_lewa.jpg);
	
	background-repeat: repeat-x;
		

}


.tabela_dolprawa {
	
	background-image: url(data/dol_prawa.jpg);
	
	background-repeat: repeat-x;
		

}

