body {
	background-image: url(data/tlo.gif);
	margin: 7px;
	align: center;
}

a.stopka:link     { COLOR: #807f68; Text-Decoration: none; }
a.stopka:visited { COLOR: #807f68; Text-Decoration: none; }
a.stopka:active  { COLOR: #807f68; Text-Decoration: none; }
a.stopka:hover  { COLOR: #807f68; Text-Decoration: underline; }

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

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

font.info {
        font-family: verdana;
        font-weight: normal;
        font-size: 8pt;
        color: #878787;
}

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

font.naglowek {
        font-family: arial;
        font-weight: normal;
        font-size: 17pt;
        color: #1d394e;
}

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

.tabela_glowna {
	background-color: #ffffff;
	width: 930;
	height: 590;
}

.tabela_zawartosc {
	line-height: 16px;
}

.tabela_top {
	background-image: url(data/r_gora.gif);
	background-repeat: repeat-x;
}

.tabela_dol {
	background-image: url(data/r_dol.gif);
	background-repeat: repeat-x;
}

.tabela_lewa {
	background-image: url(data/r_lewa.gif);
	background-repeat: repeat-y;
}

.tabela_prawa {
	background-image: url(data/r_prawa.gif);
	background-repeat: repeat-y;
}

.tabela_logo {
	background-image: url(data/tlo_logo.jpg);
	text-align: center;
	vertical-align: middle;
}

.tabela_menu {
	background-image: url(data/tlo_menu.gif);
	text-align: center;
	vertical-align: middle;
}

.tabela_jezyk {
	background-image: url(data/tlo_dol.jpg);
	text-align: right;
	vertical-align: top;
}

.pola {
	BORDER-RIGHT: #1d394e 1px solid;
	BORDER-LEFT: #1d394e 1px solid;
	BORDER-TOP: #1d394e 1px solid;
	BORDER-BOTTOM: #1d394e 1px solid;
	BACKGROUND-COLOR: #4d5e66; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: white; 
	FONT-FAMILY: Verdana; 
}

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

