html {
	margin: 0; padding: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	background: #fff; color: #000;
}
body {
	margin: 0 auto; padding: 0;
	background: url('img/body_bg2.gif') top repeat-x;
	behavior: url("csshover.htc");
}
body#home {
	background: url('img/body_bg.gif') top repeat-x;
}
h1, #menu, #menu li {
	margin: 0; padding: 0;
	list-style: none;
}
ul {list-style-type: square;}

a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}

h1 span, #menu li a span, .rss span, .news-menu  h2 span, .home-items h2 span, #kal-next span, #add-to1 span, #add-to2 span, #link-EPL span, #link-PE span  {
	position: absolute;
	top: -10000px;
}
.clear {
	clear: both; display: block;
	width: 100%; height: 1px;
	font-size: 1px;
}

/*--LAYOUT--*/
#site {
	width: 1030px;
	margin: 0 auto;
}

#top {
	background: url('img/top.jpg') no-repeat;
	height: 110px;
	position: relative;
	z-index: 10;
}

h1 {
	position: absolute; top: 15px; left: 10px;
	width: 304px; height: 91px;
	background: url('img/logo.gif') no-repeat;
}
h1 a {display: block; height: 40px;}

#link-EPL {
	display: block;width: 60px; height: 45px;
	position: absolute; top: 60px; left: 20px;
}

#link-PE {
	display: block;width: 80px; height: 45px;
	position: absolute; top: 60px; left: 90px;
}

#menu {
	position: absolute; top: 30px; right: 0;
	margin: 0; padding: 0;
	list-style: none;
	height: 28px;
}
#menu li {
	position: relative;
	/*height: 28px;*/ float: left;
	background-repeat: none;
	line-height: 14px;
}
#menu li a {
	display: block; float: left;
	height: 28px;
	background-repeat: none;
}

#menu-1 {background-image: url('img/menu/menu_1h.gif');}
#menu-1 a {background-image: url('img/menu/menu_1.gif'); width: 47px;}
#menu-1 .active {background: url('img/menu/menu_1_a.gif')}

#menu-2 {background-image: url('img/menu/menu_2h.gif');}
#menu-2 a {background-image: url('img/menu/menu_2.gif'); width: 71px;}
#menu-2 .active {background: url('img/menu/menu_2_a.gif')}

#menu-3 {background-image: url('img/menu/menu_3h.gif');}
#menu-3 a {background-image: url('img/menu/menu_3.gif'); width: 204px;}
#menu-3 .active {background: url('img/menu/menu_3_a.gif')}

#menu-4 {background-image: url('img/menu/menu_4h.gif');}
#menu-4 a {background-image: url('img/menu/menu_4.gif'); width: 93px;}
#menu-4 .active {background: url('img/menu/menu_4_a.gif')}

#menu-5 {background-image: url('img/menu/menu_5h.gif');}
#menu-5 a {background-image: url('img/menu/menu_5.gif'); width: 69px;}
#menu-5 .active {background: url('img/menu/menu_5_a.gif')}

#menu-6 {background-image: url('img/menu/menu_6h.gif');}
#menu-6 a {background-image: url('img/menu/menu_6.gif'); width: 51px;}
#menu-6 .active {background: url('img/menu/menu_6_a.gif')}

#menu-7 {background-image: url('img/menu/menu_7h.gif');}
#menu-7 a {background-image: url('img/menu/menu_7.gif'); width: 73px;}
#menu-7 .active {background: url('img/menu/menu_7_a.gif')}

#menu li a:hover, #menu li:hover a {background: none;}
#menu li:hover ul {display: block;}

#menu ul {
	position: absolute; top: 28px; left: 0;
	display: none;
	background: #DFEBF5;
	width: 188px;
	padding: 8px 7px 0 7px;
	border: solid 1px #C4D6E6;
	border-top: none;
	margin-top: -1px;
	z-index: 5;
}

#menu ul li {
	width: 174px;
	padding: 7px;
	background: #DFEBF5;
	border-top: solid 1px #96B9D7;
	height: auto;
}

#menu ul li a {
	width: 174px;
	text-decoration: none;
	font-size: 10pt;
	display: block;
	background: #DFEBF5;
	color: #000;
	height: auto;
}

#menu ul li a:hover {
	color: #393939;
}

#body {
	position: relative;
	min-height: 710px;
	z-index: 5;
}

#body-img {
	position: absolute; top: -28px; right: -100px;
	z-index: -1;
	background: url('img/home_image1.jpg') no-repeat top right;
	width: 353px; height: 700px;
}

#content {
	float: left; width: 656px;
	padding: 8px 15px 30px 30px;
}

#sidebar {
	float: right; width: 300px;
	padding: 0; margin: 0;
}

#foot {
	position: relative;
	border-top: solid 3px #0D589F;
	height: 150px; width: 100%;
	clear: both;
	
}

#foot-links {position: absolute; top: 15px; left: 15px;}
#foot #search {position: absolute; top: 35px; right: 15px;}

#foot-links a {
	text-decoration: none;
}
#foot-links a:hover {
	opacity: 0.5;
	filter: Alpha(Opacity=90);
}
#foot ul {
	position: absolute; top: 10px; right: 15px;
	float: right;
	list-style-type: none;
	margin: 0; padding: 0;
}

#foot li {
	float: left;
	display: block;
	color: #4C4C4C;
	border-left: solid 1px #C8C8C8;
	margin: 0 10px 0 0; padding: 0 0 0 10px;
}

#foot-menu-1st {border: none !important;}

#foot li a {
	text-decoration: none;
	color: #676767;
}

#foot li a:hover {color: #4B4B4B;
}

#search #f_search {
	background: url('img/f_search.gif') no-repeat;
	width: 195px; height: 17px;
	padding: 5px 10px 5px 10px;
	border:none; float: left;
	color: #6E6E6E;
}

#search-submit {
	display: block; float: left;
	background: url('img/search_submit.gif') no-repeat;
	width: 31px; height: 27px;
	font-size: 0px;
	padding: 50px 0 0 0;
	border: none;
	margin-left: 5px;
}

#foot-copy {
	position: absolute; top: 80px; left: 0;
	border-top: solid 1px #C9C9C9;
	width: 1010px;
	padding: 7px 5px 0 5px;
}

#foot-copy p {color: #727272;}
#foot-right {position: absolute; top: 7px; right: 0;}

#foot-trigo {
	position: absolute; top: 30px; left: 5px;
	color: #ADADAD;
}

#foot-trigo a {
	color: #ADADAD;
	text-decoration: none;
}

#foot-trigo a:hover {color: #929191;}

/*--HOME--*/
.home-news {
	width: 805px; height: 368px;
	padding: 30px 0 0 0;
	overflow: hidden;
	color: #fff;
}

.home-news-last {
	float: left;
	width: 397px;
	overflow: hidden;
}

.home-news-last h2 {
	padding: 10px 0 10px 15px;
	margin: 0;
	color: #fff;
}
.home-news-last a h2:hover{
	text-decoration: underline;
	color: #fff;
}
.home-news-last p {
	padding: 0 0 0 15px;
}
.home-news-last img {display: block;}

.news-menu {
	float: right;
	width: 380px;
	padding: 0 5px 15px 5px;
}

.news-menu h2 {
	width: 130px;height: 17px;
	background: url('img/akt_h2.gif') no-repeat;
	margin: 0 0 20px 0;
}
.news-menu .rss {
	float: right;
	display: block;
	width: 12px; height: 12px;
	background: url('img/rss.gif') no-repeat;
	margin: 3px 0 0 7px;
}

.news-menu ul {clear:both;}

.news-menu ul li {
	color: #EDE21E;
	padding: 0 0 7px 0;
}

.news-menu ul li span {color: #6EA2D2;}
.news-menu ul li a {color: #fff;}

.home-items {width: 890px; padding: 20px 0 0 0;}
.home-items h2 {border-bottom: solid 3px #2B5E8D;}

.multimedia {
	width: 400px;
	float: left;
}

.multimedia h2 {
	height: 26px;
	background: url('img/mul_h2.gif') no-repeat;
	margin: 0 0 5px 0;
}

.multimedia ul {
	width: 400px;
	list-style-type: none;
	margin: 0; padding: 0 0 15px 0;
	color: #0D3667;
}

.multimedia ul li {
	border-bottom: solid 1px #D5D2D2;
	margin: 0; padding: 10px;
}

.multimedia ul li strong {
	background: #D5E1EF;
	padding: 4px;
}

.multimedia ul li span {padding: 5px 10px; line-height: 180%;}
.multimedia ul li p {margin: 10px 0 3px 0;}

.multimedia ul li a {
	display: inline;
	color: #0D3667;
	padding: 0 0 0 0;
}

.home-gallery {
	background: #E6ECF3;
	width: 455px;
	float: right;
}

.home-gallery h2 {
	display: block;
	height: 26px;
	background: url('img/gal_h2.gif') no-repeat #fff;
	margin: 0;
}

.home-gallery-items {padding: 5px 15px 5px 10px;}

.home-gallery img {
	float: left;
	margin: 0 10px 15px 0;
}

.office {
	width: 455px;
	float: right;
}

.office h2 {
	display: block;
	width: 100%; height: 23px;
	background: url('img/off_h2.gif') no-repeat;
	margin: 25px 0 0 0;
}

.office #adres-1, .office #adres-2{
	float: left;
	width: 195px;
	padding: 5px 20px 10px 10px;
}

.office #adres-2{float: right;}

.link-more, .link-more2 {
	display: block;
	background: url('img/link_more.gif') no-repeat left;
	float: right;
	color: #E4CE10;
	font-weight: bold;
	font-size: 10pt;
	padding: 0 0 2px 10px;
	margin: 0 10px 10px 10px;
}

.link-more3 {
	display: block;
	background: url('img/link_more.gif') no-repeat left;
	float: right;
	color: #E4CE10;
	font-weight: bold;
	font-size: 10pt;
	padding: 0 0 2px 10px;
	margin: 20px 10px 10px 10px;
}
.link-more2, .link-more3 {
	background: url('img/link_more2.gif') no-repeat left;
	color: #104684;
	font-size: 10pt;
}

/*--SIDEBAR--*/
#aktualnosci {
	background: url('img/aktualnosci_bg.jpg') no-repeat top #ECF4FB;
	margin: -4px 0 0 0; padding: 230px 10px 0 10px;
}

#sidebar h2 {color: #125191;}
#sidebar h2 .link-more2 {
	float: right;
	margin-top: 1px;
}

#aktualnosci .links li {
	color: #165493;
	padding: 0 0 10px 0;
}

 #aktualnosci .links li a, #aktualnosci .links li span {color: #092137;}

#kal {
	width: 299px;
	background: url('img/kal_bg.gif') no-repeat bottom #145EA4;
	padding: 10px 0 10px 0;
	margin: 0 0 15px 0;
}

#kal h2 {
	color: #fff; 
	padding: 0 10px 0 10px;
}

#kal h2 .link-more2 {color: #fff; background: url('img/kal_link_more2.gif') no-repeat left;}

#kal ul {
	width: 266px;
	list-style-type: none;
	margin: 0 15px 0 15px; padding: 0 0 15px 0;
	color: #fff;
}

#kal ul li {
	border-bottom: solid 1px #168DBD;
	margin: 0; padding: 10px;
}

#kal ul li strong {
	background: #1C5F91;
	padding: 5px;
}

#kal ul li span {padding: 5px 10px;}
#kal ul li p {margin: 10px 0 3px 0;}

#kal ul li a {
	display: block;
	color: #fff;
	background: url('img/kal_a.gif') no-repeat right;
}

#kal-next {
	display: block;
	background: url('img/kal_next.gif') no-repeat;
	width: 9px; height: 9px;
	margin: 0 auto;
}

#gallery h2 .link-more2, #office h2 .link-more2 {font-weight: normal;}

#gallery {margin: 0 0 20px 0; padding: 0;}
#gallery h2 {margin-bottom: 0;}

.gallery-items {
	background: #E6ECF3; padding: 5px 0 5px 10px;
	overflow: hidden; width: 290px;
}

.gallery-items img {
	float: left;
	 margin: 0 8px 8px 0;
}

#gallery h2, #office h2 {
	border-bottom: solid 3px #2B5E8D; 
	padding: 0 5px 5px 0; color: #125191;
}

#office p {
	margin: 10px 0 0 13px;
}

/*--CONTENT--*/
#content h2 {
	font-size: 14pt;
	color: #393939;
}

#content p a {color: #125191;}

#content h2 a:hover {
	text-decoration: underline;
	color: #333;
	}
	
#content-head {
	overflow: hidden;
	height: 100%;
}

#path {
	overflow: hidden;
	float: left;
	padding: 8px 10px;
	background: #8DB1D0;
}

#path a {
	float: left;
	padding: 0 15px 0 15px;
	background: url('img/path.gif') no-repeat 0 3px;
	color: #fff;
}
#path-1st {
	background: none !important;
	padding: 0 15px 0 10px !important;
}

#add-to {
	overflow: hidden;
	float: right;
	padding: 8px 10px;
	margin: 0 8px 0 0;
	background: #DBE5ED;
	color: #254C74;
	font-weight: bold;
}
#add-to span {float: left;}
#add-to a {
	display: block;
	float: left;
	margin: 0 0 0 10px;
}

#add-to1 {
	background: url('img/wykop.gif') no-repeat;
	width: 18px; height: 16px;
}

#add-to2{
	background: url('img/digg.gif') no-repeat;
	width: 16px; height: 16px;
}

.date {
	color: #797979;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}

.content-links {
	float: right;
	background: #F5FAFF;
	border: solid 1px #DEEAF5;
	width: 170px;
	margin: 10px 0 20px 15px;
}

.content-links ul {
	list-style-type: none;
	width: 150px;
	margin: 5px 0;
}

.content-links ul li {
	border-bottom: solid 1px #D5E7F7;
	height: 30px;
	color: #555;
}

.content-links ul li span {
	padding: 7px 5px 0 5px !important;
	float: left;
}

.content-links ul li a {
	display: block;
	padding: 7px 0 7px 25px;
	color: #125191;
}

#ocen {border: none !important;}

.content-links #send {background: url('img/send.gif') no-repeat left;}
.content-links #print {background: url('img/print.gif') no-repeat left;}
.content-links #polec {background: url('img/polec.gif') no-repeat left;}
.content-links #rss {background: url('img/rss2.gif') no-repeat left;}

.content-links #font-1, .content-links #font-2 {
	width: 17px; height: 17px;
	background: url('img/font_1.gif') no-repeat left; 
	float: left; padding: 0 !important;
	margin: 7px 0 0 0 !important;
}
.content-links #font-2 {
	background: url('img/font_2.gif') no-repeat left; 
	float: right;  
}

.content-links #ocen-1, .content-links #ocen-2 {
	width: 17px; height: 17px;
	background: url('img/ocen_1.gif') no-repeat left; 
	float: left; padding: 0 !important;
	margin: 7px 0 0 0 !important;
}
.content-links #ocen-2 {
	width: 16px; height: 16px;
	background: url('img/ocen_2.gif') no-repeat left; 
	margin: 7px 0 0 5px !important;
}

.img-left, .img-right {
	border-top: solid 3px #8DB1D0;
	float: left;
	margin: 0 15px 15px 0;
}
.img-right {float: right;}

.img-left #zoom, .img-right #zoom {
	padding: 10px 0 0 30px;
	margin: 0 0 10px 10px;
	display: block;
	background: url('img/zoom.gif') no-repeat left bottom;
	font-weight: bold;
	font-size: 10pt;
}
.img-left img, .img-right img, .img-large, .img-large  {
	display: block;
}
.img-left p, .img-right p {
	color: #999;
	font-size: 8pt;
	padding: 2px 10px 0 0;
	text-align: right;
}

.img-large {
	border-bottom: solid 1px #D3D3D3;
	margin: 15px 0 15px 0;
}

.img-large p {
	color: #717171;
	margin: 0; padding: 5px 10px;
}

.img-large p span {float: right;}

.img-cat {float: left; padding: 0 10px 10px 0;}
	
.podobne {
	float: left;
	width: 220px;
	border-top: solid 2px #8DB1D0;
	padding: 10px 15px 0 15px;
	margin: 15px 15px 15px 0;
	background: #ECF1F5;
}

.podobne ul {margin: 10px 0 10px -10px; padding: 0;}

.podobne ul li {
	color: #165493;
	padding: 0 0 10px 0;
}

.podobne ul li span, .podobne ul li a {color: #092137;}

p {
	margin: 0 0 1.5em 0; padding: 0;
	line-height: 1.5em;
}
ul {
	margin: 0 0 1.5em 0; padding: 0;
	line-height: 1.5em;
}
li {
	margin: 0 0 0 20px; padding: 0;
}
img {
	border: 0;
}

h2 {
	margin: 0 0 1.5em 0; padding: 0;
	font-size: 12pt;
}
h3 {
	margin: 0 0 1em 0; padding: 0;
	font-size: 11pt;
}

blockquote {
	clear: both;
	margin: 10px 0 15px 20px;
	width: 340px;
	background: url('img/quote.gif') no-repeat top;
	padding: 15px 10px 0 55px;
	font-style: italic;
}
hr {
	color: #fff; border:none;
	border-bottom: solid 1px #aeaeae;
}
.wordtube {text-align: center;}
