body {
	background-color:#ffffff; 
 	background-image: url(gfx/tlo.jpg);
	background-repeat: repeat-x;
 	align: center;
	margin: 0;
}

a:link     { COLOR: #4e7b06; Text-Decoration: underline; }
a:visited { COLOR: #4e7b06; Text-Decoration: underline; }
a:active  { COLOR: #4e7b06; Text-Decoration: underline; }
a:hover  { COLOR: #4e7b06; Text-Decoration: underline; }

a.stopka:link     { COLOR: #4c4c4c; Text-Decoration: none; }
a.stopka:visited { COLOR: #4c4c4c; Text-Decoration: none; }
a.stopka:active  { COLOR: #4c4c4c; Text-Decoration: none; }
a.stopka:hover  { COLOR: #4e7b06; Text-Decoration: underline; }

.tel {
		background-image: url(gfx/tel_tlo.jpg);
		background-repeat: no-repeat;
        font-family: verdana;
        font-weight: normal;
        font-size: 10pt;
        color: #000000;
        height: 25;
        width: 164;
        text-align: left;
}

.naglowek {
        font-family: verdana;
        font-weight: normal;
        font-size: 12pt;
        color: #0f8809;	
}

.naglowek2 {
        font-family: verdana;
        font-weight: normal;
        font-size: 12pt;
        color: #a70d0d;	
}

.nazwa_firmy {
        font-family: verdana;
        font-weight: bold;
        font-size: 16pt;
        color: #000000;	
}

.motto {
        font-family: verdana;
        font-weight: normal;
        font-size: 11pt;
        color: #4c4c4c;	
}

.tabela_top {
	line-height: 25px
}

.tabela_menu {
 	background-image: url(gfx/menu_tlo.jpg);
	background-repeat: repeat-x;
}

.tabela_zawartosc {
        font-family: verdana;
        font-weight: normal;
        font-size: 9pt;
        color: #000000;
	line-height: 18px
}

.tabela_stopka {
	background-image: url(gfx/stopka.jpg);
	background-repeat: no-repeat;
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    color: #4c4c4c;
}

.pola {
	BORDER-RIGHT: #989ba0 1px solid;
	BORDER-LEFT: #989ba0 1px solid;
	BORDER-TOP: #989ba0 1px solid;
	BORDER-BOTTOM: #989ba0 1px solid;
	BACKGROUND-COLOR: #ececec; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
}

.przycisk {
	BORDER-RIGHT: #4e7b06 1px solid;
	BORDER-LEFT: #4e7b06 1px solid;
	BORDER-TOP: #4e7b06 1px solid;
	BORDER-BOTTOM: #4e7b06 1px solid;
	BACKGROUND-COLOR: #4e7b06; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
}