body { 
	font-family: "Times New Roman", Times, serif; 
	font-size:11px; 
	color:#333333; 
	padding:0; border:0; margin:0; 
}
img { border:0; }
#skip { display:none; }

#wrapper {
 width: 100%; margin: 0; float: none;
}

#header { display:none; }
#print-header { visibility:visible; float:none; display:none; }
#print-header img { margin-bottom:10px; margin:0; padding:0; float:none; }

#header-top { height:104px; width:0 auto; }
#header-navbar { display:none; }
#header-location { height:28px; width:auto; }

#logo { float:left; width:320px; }

#header-right { float:left; width:485px; }
	#header-top-links {	text-align:right; }
	#header-joint { 
		padding:47px 0 0 30px; 
		font-family:Arial, Verdana, Helvetica, sans-serif; font-size:16px; 
		color:#F2F2F2; color:#EAEAEA; line-height:20px; font-weight:bold;
	}
	#header-joint span { font-size:20px; color:#F5C600; font-weight:bold; }
	#top-nav-cont{ text-align:right; float:right; }
	#top-navlist{
		list-style-type: none;
		margin:10px 28px 0 0;
		padding:0;
	}
	#top-navlist li{ height:10px;
		font-size:10px;
		border-left: 1px solid #fff;
		float: left;
		line-height: 1.1em;
		margin: 0 .5em 0 -.5em;
		padding: 0 .5em 0 .5em;
	}
	#top-navlist li a:link, #top-navlist li a:active, #top-navlist li a:visited  { 
		color:#fff; text-decoration:none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px;
	}
	#top-navlist li a:hover { text-decoration:underline; color:#F5C600; }

#content{
	width: 100%; margin: 0; float: none;
}

#left_column { display:none; }
#left_column h3 { font-size:14px; margin:0 0 10px 0;color:#29428A; }
#left_column p {margin:0 0 10px 0;}
/*news*/
#left_column ul { list-style: none; margin:0; padding:0; }
#left_column li { list-style: none; margin-bottom:7px; }
#left_column li a { color:#4E9EDA; text-decoration:none; color:#3366CC; color:#4673D0;}
#left_column li a:visited { color:#9E7272; color:#4673D0; }
#left_column li a:hover { text-decoration:underline; color:#FF6600; }

.dot-line { height:1px; margin:-5px 0 5px 0; padding:0; background-image:url(../img/dot-line.gif); background-repeat:repeat-x; }


#right_column { color: #333333; line-height:16px; width: 100%; margin: 0; float: none; }

#right_column h1 {margin:0 0 15px 0; font-size:18px;  font-family: Geneva, Arial, Helvetica, sans-serif; 
color:#CC0000; color:#283F88; color:#4673D0;  color:#29428A; line-height:20px;}
#right_column h2 { font-size:15px; color:#4673D0; margin:0 0 10px 0; color:#29428A;}
#right_column h3 { font-size:12px; color:#4673D0; margin:0 0 10px 0; color:#29428A;}
#right_column h3.bullet { font-size:12px; color:#4673D0; color:#29428A; margin:0 0 10px 0; background-image: url(../img/arrow-point-dblue.gif); background-repeat: no-repeat; padding-left: 15px;
background-position: 0 .4em;}
#right_column h3.publ { font-size:12px; color:#4673D0; margin:10px 0 2px 0; color:#29428A;}

#right_column p {margin:0 0 10px 0; line-height:16px;}
#right_column ol {margin-top:40px;}
#right_column ol li {margin-bottom:5px;}

#right_column ul { list-style-image: url(../img/arrow-point-dblue.gif); margin:0; padding:10px 0 15px 30px; }
#right_column li { font-size:11px; text-decoration:none; }

#right_column a, #right_column a:link,  #right_column a:active { color:#4673D0; text-decoration:none; }
#right_column a:visited { color:#4673D0; }
#right_column a:hover { text-decoration:underline; color:#FF6600; }

#right_column hr { border: none 0; border-top: 1px dotted #ccc; /*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.redtitle { color:#DC0A43; font-weight:bold; display:block;  font-size:12px;
background-image: url(../img/arrow-point-red.gif); background-repeat: no-repeat; padding-left: 15px;
background-position: 0 .5em; }
.redtext { color:#DC0A43; }

.bluetitle { color:#4673D0; font-weight:bold; display:block; padding-left: 15px; font-size:12px;
background-image: url(../img/arrow-point.gif); background-repeat: no-repeat;
background-position: 0 .5em; }
.bluetext { color:#4673D0; }

.darkbluetext { color:#29428A; }
.darkgreentext { color:#006464; }


#footer-wrapper {
	display:none;
}

#footer { width:auto; margin:7px auto; height:28px; background:#AFD5EF; color:#000; font-size:11px; }

/*
#footer p {font-size:11px; color:#fff; margin:5px 10px 5px 15px; float:left;}
#footer ul {list-style-type:none; margin:0; padding:0; float:right; margin-right:15px;}
#footer ul li {float:left; margin:5px 0 5px 10px;}
*/

/* MAIN MENU SECTION */
#navbar {
	position: relative;
	width: 100%;
	height: 26px;
	width:auto; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#navbar ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 800px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#navbar ul#primary li  {
	display: inline;
	list-style: none;
}

#navbar ul#primary a,#navbar ul#primary span {
	width: 8em; 	/* szerokosc glownej zakladki -> auto dynamicznie*/
	width:auto;
	display: block;
	float: left;
	padding: 5px 11px;
	margin: 1px 3px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100%; font-size:11px; font-weight:bold;
	text-decoration: none;
	color:#fff;
}

#navbar ul#primary a.current {
	width: 8em; 	/* szerokosc glownej zakladki -> auto dynamicznie*/
	width:auto;
	display: block;
	float: left;
	padding: 5px 10px;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%; font-size:11px; font-weight:bold;
	text-decoration: none;
	color: #333;
}


#navbar ul#primary span,#navbar ul#primary a.current,#navbar ul#primary a.current:hover {
	border: 1px solid #fff;
	border-bottom: none;
	background: #AFD5EF;
	padding-bottom: 7px;
	margin-top: 0;
}

#navbar ul#primary a {
	background: #FFFAE1; background:#2F4A9D;
	border: 1px solid #fff;
	border-bottom: none;
}

#navbar ul#primary a:hover {
	margin-top: 0;
	border-color: #fff;
	background-color: #72B3E2;
	padding-bottom: 5px;
}

#navbar ul#primary ul.secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -2em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	width:auto;
}
.hide { display:none; }

#navbar ul#primary ul.secondary li a,#navbar ul#primary ul.secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #003366; border-right-style:solid;
	
	background: none; color: #000;
	font-weight:normal; text-decoration:underline;

}

#navbar ul#primary ul.secondary li a {
	color: #003366; color:#000;
	text-decoration: none; font-weight:normal;
}

#navbar ul#primary ul.secondary li a:hover {
	color: #333; color:#000;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px solid #003366;
	text-decoration: underline;
}

#navbar ul#primary ul.secondary li a:active {
	color: #000;
	background: transparent;
}

#navbar ul#primary ul.secondary li:last-child a { border: none; }



.clear {clear:both;}

div.target_path { font-size:11px; color:#666; padding-top:7px; padding-left:10px; }
div.target_path span { font-size:11px; color:#666; }

div.target_path span a:link, div.target_path span a:active, div.target_path span a:visited {
	font-size:11px; color:#4673D0; text-decoration:none; }
div.target_path span a:hover { text-decoration:underline; color:#4673D0; }



/* FOOTER */
#footer-links { color:#333; margin:0; padding-top:5px; text-align:center; font-size:9px; }
#footer-links span { color:#333; font-size:11px; }
#footer-links span a:link, #footer-links span a:active, #footer-links span a:visited {
	font-family: Tahoma,  Verdana, Arial, Helvetica, sans-serif;  font-size:11px; color:#333; text-decoration:none; margin:0; padding:0; } 
#footer-links span a:hover { text-decoration:underline; }


a.ico:link, a.ico:active, a.ico:visited { text-decoration:none;}
a.ico:hover { text-decoration:none;}
a.ico img { margin-right:5px; margin-top:5px; padding:0; vertical-align: text-bottom;}

.news-date { color:#999999; margin-bottom:15px; }
img.innewsbody { float:left; margin-right:10px; margin-bottom:10px;}

/* galeria news */
div.img-holder {width:130px; height:auto; margin:3px; float:left; text-align:center; font-size:10px;}
img.news-gallery{ border:1px solid #666666; margin-bottom:5px;}
a:hover img.news-gallery { border: 1px solid #FF6600;}

/*sitemap*/
#sitemap ul { margin:0; padding:3px 0 3px 20px; list-style-image:none; list-style-type:square; }
#sitemap li { font-size:11px; text-decoration:none; }
#sitemap ul ul { margin:0; padding:3px 0 3px 50px; list-style-image:none; list-style-type:square; }
