LI {
	list-style : disc;
	padding-left : 10px;
	page-break-before : left;
}

/* Wrapper */

#wrapper {
	padding-top: 20px;
}

.tytul {
	font-style: italic;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	color: #000066;
	padding-left:20px;
}

.style1 {
	color: #FF0000;
	font: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {
	color: #0000FF;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style3 {
        text-align: center;
        text-decoration: blink;
	color: #FF0000;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	}
.style4 {
	color: #FFCC66;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style5 {
	color: #FFCC66;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style6 {
        color: #FF0000;
        text-align: center;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.style7 {
	color: #0000FF;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style8 {
	color: #FF0000;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.style9 {
	color: #0000FF;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style10 {
	color: #000000;
        font: bold;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style11 {
        text-align: center;
        text-decoration: blink;
	}

.width {

        width:100%; valign:top;
        }
SELECT {
	BORDER: 1px solid; background-color: #eeeeee; border-color: #808080;
	BACKGROUND: #eeeeee;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.form {
	BORDER: 1px solid; background-color: #eeeeee; border-color: #808080;
}
.form_green {
	BORDER: 1px solid; background-color: #cccc99; border-color: #808080;
}
.form_yellow {
	BORDER: 1px solid; background-color: #ffffcc; border-color: #808080;
}
.form_mini {
	BORDER: 1px solid; background-color: #eeeeee; border-color: #808080; FONT-SIZE: 9px;
}
a:link 	{text-decoration:none; color:#0000CC}
a:visited 	{text-decoration:none; color:#800080}
a:active 	{text-decoration:none; color:#0066FF}
a:hover 	{text-decoration:underline; color:#0066FF}

.table1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #000066;
	color: #FFCC00;
}
.table2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

.title  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

.body {
	background: #FFFFFF url(pics/img01.gif);
	font-size: 11px; COLOR: #000000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center; margin-left: 3mm;
	overflow: scroll;
	}

.body3 {
	FONT-SIZE: 16px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-align: left;
	padding-left:230px;
	}

.body4 {
	FONT-SIZE: 16px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-align: left;
	padding-left:380px;
	}

.body2 {
	FONT-SIZE: 16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: left;
	}
	
.srodek {
        width: 1000px; margin: 0 auto 0 auto; text-align: left;
        }
	
TD {
	FONT-SIZE: 16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.td_red {
	FONT-SIZE: 16px; color: #ff0000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
td_mini {
	FONT-SIZE: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

H1 {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

}
.disabled {
        FONT-SIZE: 11px; COLOR: #808080; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


.menu {
	position: relative;
	background-color: #eeeeee;
}

.menu dl {
	width: 170px;
	margin: 0;
	padding: 0;
	border-width: 2px;
        border-color: #808080;
}

.menu dt {
	margin: 0;
	padding: 2px 5px;
	cursor: pointer;
	background-color: #eeeeee;
	color: #3366CC;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border-width: 1px;
	border-color: #808080;
}

.menu dd {
	margin: 0;
	padding: 2px 5px;
	background-color: #eeeeee;
	color: #3366CC;
	text-align: center;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
	border-color: #3366CC;
}

.menu dd.active {
	font-weight: bold;
}

.menu dt a {
	background: url("submenu.gif") no-repeat 140px 8px;
	padding-right: 20px;
}

.menu a:link, .menu0 a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px 5px;
}

.menu a:hover {
	color: #660000;
	background-color: #ffcc00;
}

.menu dl {
	border: 0;
}

.menu dl dd {
	left: 151px;
	bottom: 22px;
	border-left: 1px solid #eee;
	border-right: 1px solid #aaa;
}

.just
{
	text-align: justify;
}


.just2
{
	text-align: justify;
	font-size: 15px;
}

.cent
{
	text-align: center;
}

.cents
{
	text-align: center;
	font-weight: bold;
}

.cent2
{       font-size: 18px;
	text-align: center;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.right2
{
	text-align: right;
	padding-right: 25px;
	padding-bottom: 20px;
}