body {
	margin: 0px;
	padding: 0px;
	background-color: #F9F9Ff;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
hr {
	margin-top: 2px;
	height: 1px;
	border-top: solid 1px #5e2b06;
	background-color: #5e2b06;
	color: #5e2b06;
	border: #5e2b06;
	text-align: left;
	}
p,td {
	color: #001;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
	}
strong {
	color: #00A;
	font-weight: normal;
	}
h1 {
	text-align: left;
	padding: 10px 15px 0px 0px;
	margin: 0;
	color: #e2670e; /*#9e362a; #e2670e*/
	font-family: 'trebuchet ms',"verdana","arial",sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
h2 {
	text-align: left;
	padding: 10px 15px 10px 0px;
	margin: 0;
	color: #002; 
	font-family: 'trebuchet ms',"verdana","arial",sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
h3 {
	text-align: center;
	padding: 10px 15px 10px 0px;
	margin: 0;
	color: #002; 
	font-family: 'trebuchet ms',"verdana","arial",sans-serif;
	font-size: 15px;
	font-weight: bold;
	}


a:link, a:visited {
	color: #00A;
	text-decoration: none; 
	}
a:hover {
	color: #F00; 
	text-decoration: none; 
	}

td.menu_top {
	width: 205px;
	height: 9px;
	background:#EEECf0;
	}
td.shadow_top {
	width: 12px;
	height: 9px;
	background:#e3e0d3 url(/res/images/middle_bg_top.gif) top left no-repeat;
	}
td.main_top {
	width: 563px;
	height: 9px;
	background:#e3e0e3;
	}
td.main_bottom {
	width: 760px;
	height: 15px;
	background:#EEECF0 url(/res/images/main_bg_bottom.jpg) top left no-repeat;
	}
td.menu {
	width: 205px;
	text-align: left;
	vertical-align: top;
	background:#EDEDF4; /*#EDEDF4;  #f3ebdf; #EEECf0; #EEECe5*/
	padding: 0px 0px 30px 0px;
	}
td.shadow {
	background:#E3E0e7 url(/res/images/middle_bg.gif) top left repeat-y;
	width: 12px;
        }
td.main {
	background:#E3E0e7; /*  #f1e4d0; #e3e0e3; /*e3e0d3*/
	width: 563px;
	vertical-align: top;
	text-align: left;
	}
td.bottom {
	background:#EEECF0;
	color: #6666CC;
	width: 780px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	}

a.nav:link, a.nav:visited, a.nav2:link, a.nav2:visited {
	color: #000000;
	text-decoration: none; 
	}

a.nav:hover, a.nav2:hover {
	color: #D40; 
	text-decoration: none; 
	}

.nav {
	padding-left:   7px;
	font-family:    "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:      13px;
	font-weight:    bold;
	border-bottom:  solid 1px #BDB593;
	margin-bottom:  2px;
	padding-bottom: 4px;
	padding-top:    1px;
	}
.annot {
	text-align: justify;
	padding: 10px 15px 0px 10px;
	color: #448;
	line-height: 160%;
	font-family: 'trebuchet ms',verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

div.menu {
	padding: 0px 0px 20px 10px;
	text-align: left;
	}
div.main {
	padding: 0px 0px 0px 18px;
	text-align: left;
	margin-right: 20px;
	line-height: 140%;
	}
p.iden1 {
	text-align: justify;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 140%;
	}
p.iden2 {
	text-align: justify;
	padding: 0 0 20px 45px;
	margin: 0;
	line-height: 140%;
	}
img.right {
	margin: 0px 0px 40px 15px;
	border: solid 1px #766D44;
	}


tr.part {
	height: 50px;
	background-color: #FFF;
	}
td.partlogo {
	height: 50px;
	width: 150px;
	text-align: center;
	}
td.parttext {
	height: 50px;
	text-align: left; 
	}
td.parttext a:link, a:visited {
	color: #00A;
	text-decoration: none; 
	}
td.parttext a:hover {
	color: #F00; 
	text-decoration: none; 
	}
td.partbreak {
	background-color: #E3E0e7;
	height: 1px;
	}

.nav2 {
	padding-left:   17px;
	font-family:    "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:      13px;
	font-weight:    bold;
	border-bottom:  solid 1px #BDB593;
	margin-bottom:  2px;
	padding-bottom: 4px;
	padding-top:    1px;
	}

td.nzhead {
	width: 350px;
	height: 20px;
	text-align: center;
	color: #FFF;
	background-color: #000080;
	vertical-align: middle;
	font-weight:    bold;
	}
td.nztop {
	width: 350px;
	height: 10px;
	font-weight: bold;
	}
td.nzbreak {
	width: 350px;
	height: 1px;
	background-color: #A0A0D0;
	}
td.nztitle {
	width: 100px;
	text-align: left;
	vertical-align: top;
	}
td.nzmen {
	text-align: left;
	vertical-align: bottom;
	}

td.nzmen a:link, a:visited {
	color: #00A;
	text-decoration: none; 
	}
td.nzmen a:hover {
	color: #F00; 
	text-decoration: none; 
	}
p.nrref {
	text-align: center;
	font-weight: bold;
    color: #008;
	margin: 0;
	line-height: 140%;
	}
p.tytul {
	text-align: left;
	font-weight: bold;
    color: #008;
	}



