@charset "iso-8859-2";
body {
	margin:0;
	background:#FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #00843A;
	font:normal 9pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:left;
}
body a {
text-decoration:underline;
color: #666666;
}
body a:hover {
text-decoration:none;
color:#009900;
}
h1 {
font: bold normal 14pt/16pt Verdana, Arial, Helvetica, sans-serif;
}

#nag {
	margin:0;
	background-color: #FFFFFF;
}

#top1 {
	margin:0 auto;
	width:750px;
	height:91px;
	position:relative;
}

#head{
	width:400px;
	margin:0;
	height:53px;
	position: absolute; bottom: 0; right: 200px;
	text-align:right;
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#00843A;
	margin-right:15px;
	overflow:auto
}

#top2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	COLOR: #666666;
	BACKGROUND-COLOR: #F4F4F4;
	BORDER-top: 1px solid #00843A;
	BORDER-BOTTOM: 1px solid #201A18;
	TEXT-ALIGN: center;
	padding: 0px;
	margin: 0 auto;
	display: block;
	height: auto;
	clear:both;
	overflow:none;
}
#top3 {
	display:block; 
	WIDTH: 750px; COLOR: #003399; 
	BORDER-BOTTOM: 1px; 
	HEIGHT: auto; 
	BACKGROUND-COLOR: #F4F4F4;
	TEXT-ALIGN:left;
	margin:0 auto;
	overflow:auto;
}

#container{
width:750px;
margin:0 auto;
display:table;
clear:both;
margin-top:10px;
}

#menu {
	padding-top:10px;
	float:left;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height:normal;
}
#menu p{
	text-align:left;
	line-height: normal;
	white-space: normal;
}

#menu img{
margin:3px;
border:#006600 solid 1px;
}

#zaw {
width:580px;
padding:5px;
padding-left:15px; padding-right:5px;
margin:0px auto;
font:normal 9pt Verdana;
text-align:justify;
float:right;
position:relative;
}

#footer {
	clear:both;
	WIDTH: 750px;
	COLOR: #666666;
	padding-top:5px;
	padding-bottom:3px;
	BACKGROUND-COLOR: #FFFFFF;
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
}
#footer p{
	margin:20px;
	text-align:left;
}

.menuts {
	width:750px;
	font-size:8pt;
	position:relative;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;

}
/* lista bez bulletów */
.menuts ul {
padding-left:0;
margin:0 auto;
list-style-type:none;
}


/* wyrównanie do lewej */
.menuts li {
float:left;
position:relative;
width:auto;
}
/* styl dla odsylaczy */
.menuts a, .menuts a:visited {
	display:block;
	font-size:8pt;
	text-decoration:none;
	color:#333333;
	width:auto;
	background:#F4F4F4;
	padding-left:9px;
	padding-right:9px;
	line-height:18px;
	font-family:verdana;
	font-style: normal;
}

/* styl tablicy - tylko dla Misia */
.menuts table {
	position:absolute; top:0;
}

/* odnosniki dla pierwszego poziomu */
.menuts a:hover, .menuts ul ul a:hover{
	color:#FFFFFF;
	background-color: #00843A;
}
