body
{
background: #FFF;
margin: 0px;
font-family: "Verdana";
font-size: 11px;
}

#NAGLOWEK
{
	height: 150px;
	background: url('gfx/header_bg.gif');
	border-bottom: 3px solid #FFDE00;
	text-align: center;
}

#NAV
{
	height: 20px;
	background: url('gfx/nav_bg.gif');
	border-bottom: 1px solid #FFDE00;
	text-align: center;
	margin: 0px;
}

#MENU
{
	width: 150px;
	float: left;
	overflow: hidden;
	position: relative;
	background: #FFF08B;
}

#MENU-PRAWE
{
	width: 150px;
	float: right;
	overflow: hidden;
	position: relative;
	background: #FFF08B;
}

#TRESC
{
	margin-top: 10px;
	margin-left: 160px;
	margin-right: 160px;
	margin-bottom: 10px;
	text-align: justify;
	background-color: #fff;
}

#STOPKA
{
	clear: both;
	height: 30px;
	background: url('gfx/footer_bg.png');
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #999;
	text-align: center;
}

#VALID
{
	clear: both;
	text-align: right;
	text-decoration: none;
	padding-top: 5px;
	border: 0px;
	overflow: hidden;
}

#VALID ul
{
	text-align: right;
}

#VALID li
{
	display: inline;
}

a.validation
{
text-decoration: none;
}

a.navleft
{
background: #FFF08B;
float: left;
display: block;
width: 150px;
text-decoration: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #FFDE00;
color: #444;
font-weight: bold;
line-height: 20px;
text-align: center;
}

a.navleft:hover
{
background: #FFDE00;
border-left: none;
border-right: none;
border-bottom: 1px solid #FFDE00;
}

#NAV ul
{
	display: inline;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#NAV li
{
	border-left: 1px solid #FFDE00;
	border-right: 1px solid #FFDE00;
	display: inline-block;
	height: 20px;
	margin: -3px;
	padding: 0px 10px;
}

#NAV li:hover
{
	background: #FFDE00;
}

a.navtop
{
	color: #444;
	font-weight: bold;
	text-decoration: none;
	vertical-align: sub;
}

a.navtop:hover
{
color: #444;
}

img.logo
{
margin-left: 0px;
}

h1.areatitle
{
font-size: 18px;
font-weight: normal;
color: #330033;
font-weight: bold;
border-bottom: 1px dashed #CCC;
margin-bottom: 12pt;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding: 0px;
}

h2.areatitle
{
font-size: 15px;
font-weight: normal;
color: #330033;
font-weight: bold;
margin-bottom: 12pt;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding: 0;
}

p.areatext
{
margin-top: 0px;
margin-bottom: 12pt;
text-align: justify;
}

hr.mainbody
{
width: 100%;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px dashed #CCC;
margin-bottom: 12pt;
}

img
{
border: 0;
}

li.lista-miast
{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.center
{
	text-indent: 0px;
	padding: 0;
	display: block;
	text-align: center;
}
