@charset "iso-8859-2";
/* CSS Document */


body {

/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
line-height:18px;

background-color:#fbf0d9;
margin:0;
padding:0;

}

a, a:hover, a:visited {
 color:#c57c0b;
}

h1 {

 font-size:10px; line-height:14px; color:#ec8b05; padding-top:14px; padding-left:10px; margin:0; font-weight:normal;
 
 }
 
h2 {

 font-size:20px; padding-bottom:5px; color:#ec8b05; padding-left:10px; margin:0; font-weight:normal; display:block;
 
 }
 
.zespoltable a, .zespoltable a:visited {
color:#c87605;
text-decoration:none;
}


img {
border:0;
}

.theader {

color:#ec8b05;font-weight:bold;
 
}

td {
vertical-align:top;
}

.logo {
width:750px;
height:65px;
margin:auto;
margin-top:10px;
}

.topnav {
background-repeat:no-repeat;
width:290px;
height:30px;
margin:auto;
text-align:right;
padding-top:23px;
margin-right:0;
}

.mainnav {
background-image:url(img/menu.gif);
background-repeat:no-repeat;
width:750px;
height:50px;
margin:auto;
text-align:center;
margin-top:5px;
}


.sidenav {
background-image:url(img/menu.gif);
background-repeat:no-repeat;
width:750px;
height:50px;
margin:auto;
text-align:center;
padding-top:5px;
}

a.toplink {
	font-weight:normal;
	color:#fbf0d9;
	float: left;
	clear: none;
	cursor:default;
	background: url(img/toplink1.gif) no-repeat 0 0;
	margin-left:5px;

}

a.toplink span {
	display: block;
	min-height: 16px;
	padding: 4px 8px 3px 8px;
	letter-spacing:1px;
	background: url(img/toplink2.gif) no-repeat 100% 0;
}

a:hover.toplink {

	color:#FFFFFF;
	background: url(img/toplink1h.gif) no-repeat 0 0;
}
a:hover.toplink span {

	display: block;
	min-height: 16px;
	background: url(img/toplink2h.gif) no-repeat 100% 0;
}



a.menuitem {
	min-height: 29px;
	font-weight:normal;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	float: left;
	clear: right;
	cursor:default;
	background: url(img/menuitem1s.gif) no-repeat 0 0;
	margin-left:8px;
	margin-right:8px;

}

a.menuitem span {
	display: block;
	min-height: 29px;
	padding: 6px 12px 3px 12px;
	letter-spacing:2px;
	background: url(img/menuitem2s.gif) no-repeat 100% 0;
}

a.menuitem:hover {/*
	min-height: 29px;
	font-weight:normal;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	float: left;
	clear: right;
	cursor:default;*/
	background: url(img/menuitem1h.gif) no-repeat 0 0;

}

a.menuitem:hover span {/*
	display: block;
	min-height: 29px;
	padding: 7px 8px 3px 8px;
	letter-spacing:1px;*/
	background: url(img/menuitem2h.gif) no-repeat 100% 0;
}

a.menuitemactive {
	min-height: 29px;
	font-weight:normal;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	float: left;
	clear: right;
	cursor:default;
	background: url(img/menuitem1h.gif) no-repeat 0 0;
	margin-left:8px;
	margin-right:8px;
}
a.menuitemactive span {
	display: block;
	min-height: 29px;
	padding: 6px 12px 3px 12px;
	letter-spacing:2px;
	background: url(img/menuitem2h.gif) no-repeat 100% 0;
}

a.sideitem {
	min-height: 27px;
	width:215px;
	min-width:215px;
	
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	
	float: left;
	clear:both;;
	cursor:default;
	background: url(img/side1s.gif) no-repeat 0 0;
	margin-left:12px;
	margin-right:12px;

}

a.sideitem span {
	display: block;
	min-height: 27px;
	padding: 4px 8px 4px 8px;
	letter-spacing:1px;
	background: url(img/side2s.gif) no-repeat 100% 0;
}

a.sideitem:hover {
	min-height: 27px;
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	cursor:default;
	background: url(img/side1h.gif) no-repeat 0 0;

}

a.sideitem:hover span {
	display: block;
	min-height: 27px;
	padding: 4px 8px 4px 8px;
	letter-spacing:1px;
	background: url(img/side2h.gif) no-repeat 100% 0;
}

a.bigsideitem {
	min-height: 50px;
	width:215px;
	min-width:215px;
	
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	
	float: left;
	clear:both;;
	cursor:default;
	background: url(img/bigside1s.gif) no-repeat 0 0;
	margin-left:12px;
	margin-right:12px;

}

a.bigsideitem span {
	display: block;
	min-height: 50px;
	padding: 6px 8px 5px 8px;
	letter-spacing:1px;
	background: url(img/bigside2s.gif) no-repeat 100% 0;
	vertical-align:baseline;
}

a.bigsideitem:hover {
	min-height: 50px;
	
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	
	cursor:default;
	background: url(img/bigside1h.gif) no-repeat 0 0;

}

a.bigsideitem:hover span {
	display: block;
	letter-spacing:1px;
	background: url(img/bigside2h.gif) no-repeat 100% 0;
}

.nazwadzialu {

color:#009240;
font-size:18px;
font-weight:bold;
margin:10px;
}

li {
margin-bottom:5px;
}