* {}

body {
	font-family: 'arial';
	margin: 0;
}


h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
}

a { text-decoration: none; color: #00d; }

#all {
	width: 950px;
	margin: 0 auto;
}


#top {
	border-bottom: 1px solid #bb8159;
	height: 250px;
	background: url('../images/topbg.jpg') no-repeat bottom;
	position: relative;
}

#nazwa {
	position: absolute;
	top: 12px;
	right: 25px;
	font-size: 8pt;
	font-weight: 900;
	text-align: center;
}

#nazwa strong {
	font-size: 11pt;
}

#middle {}

#sponsors {
	padding: 15px 0;
	border-top: 2px solid #dccdc6;
	border-bottom: 2px solid #dccdc6;
	margin: 2px 0;
	width: 950px;
	height: 80px;
	background: #fff;
	overflow: hidden;
}

#sponsors a {
	display: table-cell;
	vertical-align: middle;
	line-height: 80px;
	height: 80px;
	border: 0;
}

#sponsors a img {
	border: 0;
	vertical-align: middle;
}


#bottom {
	border-top: 1px solid #bb8159;
	padding-top: 20px;
	height: 153px;
	background: url('../images/down.jpg') no-repeat center;
	font-size: 8pt;
}

#bottom p {
	margin: 0 70px;
	font-weight: 900;
	color: #fff;
}



#logo {
	width: 270px;
	height: 268px;
	float: left;
}


#middle_left {
	width: 235px;
	margin: 4px 10px;
	padding: 0 5px;
	float: left;
	background: #f3efbf;
}

#middle_content {
	width: 660px;
	padding-left: 20px;
	float: left;
	font-size: 10pt;
}


.sidebox {
	margin: 10px 0;
}

.sidebox hr {
	width: 50%;
	float: left;
	margin: 10px 0 10px 45px;
}

.sidebox strong {
	display: block;
	width: 230px;
	height: 20px;
	line-height: 20px;
	font-size: 8pt;
	color: #fff;
	padding-left: 20px;
	background: url('../images/bar.png') no-repeat;
}


.help {
	min-height: 30px;
	margin: 10px 0;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 8pt;
	line-height: 30px;
}

.question {
	background-image: url('../images/question.png');
}

.exclamation {
	background-image: url('../images/exclamation.png');
}



.news {
	font-size: 8pt;
	margin: 10px 30px 10px 10px;
}

.news p {
	clear: both;
	margin: 0;
	text-align: justify;
}

.right {
	float: right;
	color: #b6988d;
}

.header {
	font-weight: 900;
	color: #000;
}


/* drop down menu: */

#menu {
	width: 680px;
	font-size: 7pt;
	font-family: 'verdana';
	float: left;
	margin-left: 265px;
	margin-top: 225px;
}

#menu a {
	color: #000;
	text-decoration: none;
}

.menuitem {
	position: absolute;
	cursor: default;
	float: left;
	text-align: center;
	white-space: nowrap;
	line-height: 22px;
	font-weight: 900;
	border: 1px solid transparent;
	
}

#m1  { }
#m2  { margin-left: 43px; }
#m3  { margin-left: 103px; }
#m4  { margin-left: 183px; }
#m5  { margin-left: 260px; }
#m6  { margin-left: 335px; }
#m7  { margin-left: 370px; }
#m8  { margin-left: 412px; }
#m9  { margin-left: 473px; }
#m10 { margin-left: 546px; }
#m11 { margin-left: 612px; }

.corner {
	width: 8px;
	height: 22px;
	float: left;
}

.menuitem:hover .tl { background: url('../images/corner-tl.gif') no-repeat top left; }
.menuitem:hover .tr { background: url('../images/corner-tr.gif') no-repeat top right; }
.menuitem:hover span { background: url('../images/button-top.gif') repeat-x; }


.menuitem:hover .menu1 {
	position: relative;
	z-index: 20;
	background: #b8dc7a;
}

.menuitem:hover .submenu {
	position: absolute;
	z-index: 10;
	display: block;
	margin-top: 22px;
	margin-left: -2px;
	background: #b8dc7a;
}

.menu1 span {
	float: left;
}

.menu1 {
	padding: 0 6px;
	border: 1px solid #fff;
	border-bottom: 0;
	
	
/*
	-webkit-border-top-left-radius: 8px;
	-khtml-border-radius-topleft: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	
	-webkit-border-top-right-radius: 8px;
	-khtml-border-radius-topright: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
*/
}


.submenu {
	padding: 0;
	position: absolute;
	z-index: 10;
	display: none;
	
	background: #fff;
	padding: 20px;
	text-align: left;
	width: 180px;
	top: -1px;
	border: 1px solid #85c226;
	border-right: 3px outset #85c226;
	border-bottom: 3px outset #85c226;
}

#m10 .submenu	{ margin-left: -130px; }
#m11 .submenu	{	margin-left: -140px; }

.submenu a {
	display: block;
	color: #000;
	font-size: 8pt;
	border-bottom: 1px solid #ddd;
}

.submenu a.lheight {
	line-height: 10pt;
}

.submenu a:hover { color: #d00 !important; }






.sitemap {
	color: #fff;
	margin: 0 auto;
}

.sitemap td {
	vertical-align: top;
	padding: 0 20px;
}


.sitemap ul {
	margin: 0;
	padding-left: 15px;
}

.sitemap a {
	color: #fff;
	text-decoration: none;
}





