body, td, p	{
	color: #000080;
	font-size: 10pt;
	font-family:  Verdana, Arial, Helvetica;
	margin: 5px 10px 1px 10px;
	text-align:justify;
}
A:link, A:visited {color: #0000FF; text-decoration: none;} 
A:hover, A:active {color: #FF0000;}

a.menu:link, a.menu:visited {color: #FFFFFF}
a.menu:hover, a.menu:active {color: #000000; text-decoration: none}

hr            { color: #C0C0C0; width: 100%; height: 1px; align: center; margin: 0px -3px 0px 1px;}
.szary1pion   { background-image: url('../images/szary1.png'); background-repeat: repeat-y; background-position-x:center}
.szary1poziom { background-image: url('../images/szary1.png'); background-repeat: repeat-x; background-position-y:center}
.bar1nieb   { background-image: url('../images/bar1_nieb.gif'); background-repeat: no-repeat}
.bar1zolty  { background-image: url('../images/bar1_zolty.gif'); background-repeat: no-repeat}
.bar1ziel   { background-image: url('../images/bar1_ziel.gif'); background-repeat: no-repeat}
.bar1czerw  { background-image: url('../images/bar1_czerw.gif'); background-repeat: no-repeat}
.bar1tlo    { background-image: url('../images/bar1_tlo.gif'); background-repeat: repeat-x }
.bar1prawy  { background-image: url('../images/bar1_prawy.gif'); background-repeat: no-repeat}
.bar2fiolet { background-image: url('../images/bar2_fiolet.png'); background-repeat: no-repeat}
.bar2szary  { background-image: url('../images/bar2_szary.png'); background-repeat: no-repeat}
.opis1     { color: #005353; font-size: 8pt; margin-top: 0; margin-bottom: 12; text-indent: 10 }
.opis2     { color: #808080; font-size: 8pt; margin-left: 0; margin-top: 0; margin-bottom: 10 }
.opis3     { color: #FFFFFF; font-size: 8pt; margin-left: 5; margin-top: 0; margin-bottom: 0 }
.opis4     { font-size: 8pt; margin-left: 3; margin-top: 3; margin-bottom: 0; text-align:left }
.txt       {text-indent: 50; margin-left: 10; margin-right: 10}
.center    {text-align:center;}
.right     {text-align:right;}
.naglowek1 { color: #FFFF00; font-weight: bold; margin-top: 0; margin-bottom: 8; margin-left: 8 }
.margines  { margin-left:45; margin-right:45 }
.marginesL { margin-left:45; margin-right:15 }
.marginesP { margin-left:15; margin-right:45 }
ul {
	list-style-image: url('../images/a2.gif');
        margin: 3px 3px 10px 15px;
}
ol {
	list-style-image: url('../images/a1.gif');
	margin: 3px 0px 10px 10px;
}
h1 {
	font-size: 14pt;
	margin: 0;
}
h2 {
	font-size: 12pt;
	margin: 0;
}
.stopka{
	width: 100%;
	height: 50px;
	margin: 0 0 -50px 15px;
	font-size:7pt;
	color:#eeeeee;
}
.stopka h2{
	margin:0;
	font-size:8pt;
}