body {
	background-color: white;
	margin: 0px;
    font-family: verdana;
    font-weight: normal;
    font-size: 8pt;
    color: black;
}

a.stopka:link     { COLOR: white; Text-Decoration: none; }
a.stopka:visited { COLOR: white; Text-Decoration: none; }
a.stopka:active  { COLOR: white; Text-Decoration: none; }
a.stopka:hover  { COLOR: white; Text-Decoration: underline; }

a.produkty:link     { COLOR: black; Text-Decoration: none; }
a.produkty:visited { COLOR: black; Text-Decoration: none; }
a.produkty:active  { COLOR: black; Text-Decoration: none; }
a.produkty:hover  { COLOR: #a61212; Text-Decoration: underline; }

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

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

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

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

font.tekst2 {
        font-family: verdana;
        font-weight: normal;
        font-size: 8pt;
        color: white;
}

font.menu {
        font-family: verdana;
        font-weight: normal;
        font-size: 9pt;
        color: white;
}

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

font.poz {
        font-family: arial;
        font-weight: normal;
        font-size: 14pt;
        color: #6b6b6b;
}

font.naglowek {
        font-family: arial;
        font-weight: normal;
        font-size: 14pt;
        color: #a61212;
}

.tabela_glowna {
	background-color: white;
	width: 725;
}

.tabela_zawartosc {
	line-height: 16px;
}

.tabela_top {
	background-image: url(gfx/top_tlo.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.tabela_top2 {
	height: 76px;
}

.tabela_menu {
	background-image: url(gfx/menu_top_tlo.jpg);
	background-repeat: repeat-x;
	width: 214px;
	height: 158px;
	text-align: right;
	line-height: 15px;
}

.tabela_szukaj {
	background-image: url(gfx/szukaj_tlo.jpg);
	background-repeat: repeat-x;
	width: 214px;
	height: 78px;
	text-align: left;
}

.tabela_produkty {
	background-image: url(gfx/produkty_tlo.jpg);
	width: 214px;
	text-align: left;
	line-height: 16px;
}

.tabela_newsletter {
	background-image: url(gfx/newsletter_tlo.jpg);
	background-repeat: repeat-x;
	width: 214px;
	height: 90px;
	text-align: left;
	line-height: 16px;
}

.tabela_cc {
	background-image: url(gfx/callcenter.jpg);
	background-repeat: repeat-x;
	width: 214px;
	height: 143px;
	text-align: left;
}


.tabela_dol {
	background-image: url(gfx/dol_tlo.jpg);
	background-repeat: repeat-x;
	width: 725px;
	height: 41px;
	text-align: center;
}

.tabela_dol2 {
	width: 725px;
	height: 1px;
	text-align: center;
}

.pola {
	BORDER-RIGHT: #6b6b6b 1px solid;
	BORDER-LEFT: #6b6b6b 1px solid;
	BORDER-TOP: #6b6b6b 1px solid;
	BORDER-BOTTOM: #6b6b6b 1px solid;
	BACKGROUND-COLOR: white; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Verdana; 
	width:120px;
}

.przycisk {
	BORDER-RIGHT: #6b6b6b 1px solid;
	BORDER-LEFT: #6b6b6b 1px solid;
	BORDER-TOP: #6b6b6b 1px solid;
	BORDER-BOTTOM: #6b6b6b 1px solid;
	BACKGROUND-COLOR: #6b6b6b; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: white; 
	FONT-FAMILY: Verdana; 
}


