body {
background:url(images/bg.gif) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:auto;
margin-right:auto;
font-size:9pt;
color:#000;
line-height:13pt;
text-align:center;
padding:0;
}

#container {
width:900px;
background:url(images/mainbg.gif )repeat-y;
margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
text-align:left;
}

.contentheader {
background:url(images/header.gif) no-repeat;
background-color:#D8D8D8;
width:900px;
height:233px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
padding: 0px;
color:#000;
}

.bottom {
background:url(images/bottom.gif) no-repeat;
width:900px;
height:28px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

.maincontainer {
width:900px;
background:url(images/mainbg.gif) repeat;
margin-top:0px;
padding: 0px;
margin-bottom:0px;

}

ul {
	float: left;
	width: 230px;
	padding-left: 20px;
    list-style-type:square;
	color:#575757;
}

ol {
	float: left;
	width: 230px;
	padding-left: 20px;
    list-style-type:none;
	color:#575757;
}

.content {
padding:15px 40px 2px;
}

#menu {
width:600px;
}

#nav {
background:url(images/bg-menu.gif)  repeat;
text-align:center;
margin-top:8px;
margin-left:50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#FFFFFF;  	/*kolor pionowych kresek*/
font-weight:700;
padding-top:9px;
padding-bottom:10px;
text-decoration:none;
}

#nav a {
background:url(images/bg-menu.gif)  repeat;
font-size:10pt;
color:#FFFFFF;  /*kolor czcionki normalnie*/
text-decoration:none;
}

#nav a:active {
background:url(images/bg-menu.gif)  repeat;
color:#575757;   	/*bg odwiedzonych*/
}

#nav a:hover {
background:url(images/bg-menu.gif)  repeat;	/*bg aktywnych*/
color:#252525;
font-size:12pt;
padding-bottom:2px;

}

#center {
padding:40px;
margin:auto;
}

p{
margin:10px;
}
a {
color:#FFFFFF; 
text-decoration:none;
}

a:active {
color:#575757;
font-size:12pt;
text-decoration:none;
}
 a:hover {
 color:#575757;
font-size:12pt;
}

h2{
 color:#575757;
font-size:12pt;
text-decoration:underline;

}

strong{
 color:#575757;
font-size:14pt;
text-decoration:underline;


}




.footer {
background:url(images/bg.gif)  repeat;
width:500px;
margin-top:0px;
margin-right:auto;
margin-left:auto;
color:#E7E7E7;
font-size:11px;
text-align:center;
}

.footer a:hover {
padding-bottom:2px;
border-bottom:dotted #fff;
}

.valid {
position:absolute;
top:0;
left:0;
}

.valid img {
border:none;
}

.valid a,.valid a:active {
background:#D8D8D8;
color:#fff;
border:none;
}


.floatleft {
float:left;
margin:4px;
}


.floatright {
float:right;
margin:4px;
}

.footer a,.footer a:active {
background:url(images/bg.gif)  repeat;
color:#000000;
font-weight:700;
text-decoration:none;
}
