body {
 	background-image: url(gfx/tlo.jpg);
	background-repeat: repeat-x;
 	align: left;
	margin: 0;
}

a:link     { COLOR: #752e10; Text-Decoration: underline; }
a:visited { COLOR: #752e10; Text-Decoration: underline; }
a:active  { COLOR: #752e10; Text-Decoration: underline; }
a:hover  { COLOR: #dc0c0c; Text-Decoration: underline; }

a.stopka1:link     { COLOR: #461603; Text-Decoration: none; }
a.stopka1:visited { COLOR: #461603; Text-Decoration: none; }
a.stopka1:active  { COLOR: #461603; Text-Decoration: none; }
a.stopka1:hover  { COLOR: #461603; Text-Decoration: underline; }

a.stopka2:link     { COLOR: #ffffff; Text-Decoration: none; }
a.stopka2:visited { COLOR: #ffffff; Text-Decoration: none; }
a.stopka2:active  { COLOR: #ffffff; Text-Decoration: none; }
a.stopka2:hover  { COLOR: #ffffff; Text-Decoration: underline; }

.naglowek {
        font-family: tahoma;
        font-weight: normal;
        font-size: 18pt;
        color: #cd0e0e;
}

.stopka3 {
        font-family: verdana;
        font-weight: normal;
        font-size: 8pt;
        color: #000000;
}

.naglowek2 {
        font-family: tahoma;
        font-weight: normal;
        font-size: 18pt;
        color: #25aa17;
}

.tabela_top {
	background-image: url(gfx/tlo_tabela.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0pt;
	
}

.tabela_stopka {
	background-image: url(gfx/tlo_stopka.jpg);
	background-repeat: repeat-x;
}

.tabela_stopka1 {
  font-family: verdana;
  font-weight: normal;
  font-size: 8pt;
  color: #461603;
}

.tabela_stopka2 {
  font-family: verdana;
  font-weight: normal;
  font-size: 8pt;
  color: #ffffff;
}

.tabela_zawartosc {
  font-family: verdana;
  font-weight: normal;
  font-size: 9pt;
  color: black;
	line-height: 18px;
}


.fotka {
	BORDER-RIGHT: #752e10 1px solid;
	BORDER-LEFT: #752e10 1px solid;
	BORDER-TOP: #752e10 1px solid;
	BORDER-BOTTOM: #752e10 1px solid;
}

.pola {
	BORDER-RIGHT: #bbbbbb 1px solid;
	BORDER-LEFT: #bbbbbb 1px solid;
	BORDER-TOP: #bbbbbb 1px solid;
	BORDER-BOTTOM: #bbbbbb 1px solid;
	BACKGROUND-COLOR: #e5e5e5; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
}

.przycisk {
	BORDER-RIGHT: #cd0e0e 1px solid;
	BORDER-LEFT: #cd0e0e 1px solid;
	BORDER-TOP: #cd0e0e 1px solid;
	BORDER-BOTTOM: #cd0e0e 1px solid;
	BACKGROUND-COLOR: #cd0e0e; 
	FONT-WEIGHT: normal; 
	FONT-Size: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
}