/*--------------------------------------------------------
	css theme name: style.css
	pwsz.pila.pl
	author: Tomasz Maciejewski - http://webtom.pl
	mobile: +48 608466380
	e-mail: info@webtom.pl
	website: webtom.pl
--------------------------------------------------------*/
* {
	margin: 0px; padding: 0px; }


html {
  height:100%;
  overflow:auto;
  width:100%;
	background-color:#F1F1F1;
}

body {
	background-color:#F1F1F1;
	background-image:url(../images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
}


#container {
  margin:0 auto;
  min-height:200px;
  padding-bottom:10px;
  width:950px;
	text-align: left;
}

#header {
	float: left;
	width: 950px;
	height: 112px;
}

#header-logo-left {
float:left;
padding-top:12px;
}

#header-search {
background-image:url(/templates/images/search-background.jpg);
background-position:center top;
background-repeat:no-repeat;
float:right;
height:62px;
width:248px;
}

#header-search-text {
	color:#FFFFFF;
	float:left;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	font-weight:normal;
	padding-bottom:3px;
	padding-left:15px;
	padding-top:7px;
}

#header-search-text a {
color:#F1F1F1;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#header-search-text a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#header-search input {
	border:1px solid #007DBF;
	color:#AAAAAA;
	float:left;
	font-family:tahoma,arial,verdana;
	font-size:11px;
	height:18px;
	margin-left:14px;
	padding-left:2px;
	padding-right:2px;
	padding-top:4px;
	vertical-align:middle;
	width:190px;
}

#header-search .szukaj {
background:transparent url(../images/search.jpg) no-repeat scroll 0 0;
cursor:pointer;
height:24px;
left:0;
margin-left:1px;
margin-top:0;
position:relative;
width:24px;
}

#main-menu {
	float: left;
	width:950px;
	height: 36px;
}

#main-menu ul {
  display:block;
  font-family:trebuchet MS,tahoma,arial,verdana;
  font-size:13px;
  font-weight:bold;
  left:5px;

  margin:0;
  padding:0;
  position:relative;
  top:5px;
}


#main-menu a {
  color:#0a2c5e;
  font-size:13px; 
  text-decoration:none;
}

#main-menu a:hover {
  color:#990000;
  text-decoration: underline;
}

/* glowny content strony */

#maincontent {
clear:both;
float:left;
margin-top:1px;
width:950px;
}

/* kolumna lewa */

#maincontent-col-left {
float: left;
width: 600px;
}

#maincontent-col-left-flash {
float: left;
width: 600px;
height: 280px;
margin-top: 10px;
margin-bottom: 10px;
}

#maincontent-col-left-news {
background-image:url(/templates/images/news-box-background.jpg);
background-position:center top;
background-repeat:no-repeat;
float:left;
margin-bottom:10px;
padding:15px 10px 10px;
width:580px;
}

#maincontent-col-left-news h2 {
border-bottom:1px solid #008BD0;
border-left:14px solid #008BD0;
color:#008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:16px;
font-weight:bold;
height:22px;
margin-top:0;
padding-left:5px;
padding-top:3px;
width:558px;
}

/* newsy */

#aktualnosci {
border-bottom:1px solid #008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
line-height:16px;
margin-top:7px;
padding-bottom:7px;
width:573px;
}

#aktualnosci-image {
background-image:url(/templates/images/brak-obrazka.jpg);
background-position:1px 1px;
background-repeat:no-repeat;
border:1px solid #009BD0;
display:block;
float:left;
height:60px;
overflow:hidden;
padding:0px;
width:60px;
}

#aktualnosci-image img,
#aktualnosci-image a {
	border: none;
}

#aktualnosci-title {
float: left;
padding-left: 7px;
width: 500px;
}

#aktualnosci-title h3 {
	float: left;
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 11px;
	color: #008bd0;
}

#aktualnosci-title span.data {
clear:right;
display:block;
float:right;
text-align:right;
width:65px;
}

#aktualnosci-content {
display:block;
float:right;
padding-top:7px;
text-align:left;
width:502px;
}

#aktualnosci-content span.more a
{
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #00679d;
text-decoration: none;
font-weight: normal;
}

#aktualnosci-show-archive a {
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #008bd0;
text-decoration: none;
font-weight: bold;
}

#aktualnosci-content span.more a:hover,
#aktualnosci-show-archive a:hover {
text-decoration: underline;
color: orange;
}

#aktualnosci-show-archive {
float:left;
padding-right:3px;
padding-top:5px;
text-align:right;
width:570px;
}


/* kolumna prawa */

#maincontent-col-right {
float: right;
width: 344px;
}

/* na skroty */

#maincontent-col-right-text {
background-image:url(/templates/images/box-shortcut.jpg);
background-position:center top;
background-repeat:no-repeat;
float:left;
font-family:tahoma,arial,verdana;
font-size:13px;
font-weight:bold;
height:266px;
line-height:20px;
margin-bottom:10px;
margin-top:9px;
padding-left:10px;
padding-right:10px;
padding-top:15px;
width:324px;
}

#maincontent-col-right-text h2 {
border-bottom:1px solid #008BD0;
border-left:14px solid #008BD0;
color:#008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:16px;
font-weight:bold;
height:22px;
margin-top:0;
padding-left:5px;
padding-top:3px;
width:310px;
}

#maincontent-col-right-text ul {
float:left;
overflow:hidden;
padding-top:6px;
}

#maincontent-col-right-text ul li {
float: left;
background-image:url(/templates/images/arrow-top-menu.gif);
background-position:2px 6px;
background-repeat:no-repeat;
padding-left:20px;
width:305px;
}

#maincontent-col-right-text a {
	text-decoration: none;
	color: #00679d;
}

#maincontent-col-right-text .red a {
text-decoration:none;
color: #aa0000;
}

#maincontent-col-right-text a:hover {
	text-decoration: underline;
}

/* wydarzenia i komunikaty */

#maincontent-col-right-news {
background-image:url(/templates/images/events-background.jpg);
background-position:center top;
background-repeat:no-repeat;
float:left;
padding-left:10px;
padding-right:10px;
padding-top:15px;
width:324px;
}

#maincontent-col-right-news h2 {
border-bottom:1px solid #008BD0;
border-left:14px solid #008BD0;
color:#008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:16px;
font-weight:bold;
height:22px;
margin-top:0;
padding-left:5px;
padding-top:3px;
width:310px;
}

/* komunikaty */

#komunikaty,
#wydarzenia {
border-bottom:1px solid #008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
line-height:16px;
margin-top:7px;
padding-bottom:7px;
width:330px;
}

#komunikaty-image,
#wydarzenia-image {

background-image:url(/templates/images/brak-obrazka.jpg);
background-position:1px 1px;
background-repeat:no-repeat;
border:1px solid #009BD0;
display:none;
float:left;
height:60px;
overflow:hidden;
padding:0px;
width:60px;
}

#komunikaty-image img,
#komunikaty-image a,
#wydarzenia-imgage img,
#wydarzenia-image a {
	border: none;
}

#komunikaty-title,
#wydarzenia-title {
float:left;
padding-left:7px;
width:317px;
}

#komunikaty-title h3,
#wydarzenia-title h3 {
	float: left;
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 11px;
	color: #008bd0;
}

#komunikaty-title span.data,
#wydarzenia-title span.data {
clear:right;
display:block;
float:right;
text-align:right;
width:65px;
}

#komunikaty-content,
#wydarzenia-content {
display:block;
float:right;
padding-right:3px;
padding-top:7px;
text-align:left;
width:320px;
}

#komunikaty-show-archive a,
#wydarzenia-show-archive a
 {
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #008bd0;
text-decoration: none;
font-weight: bold;
}

#komunikaty-content span.more a,
#wydarzenia-content span.more a
 {
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #00679d;
text-decoration: none;
font-weight: normal;
}

#komunikaty-content span.more a:hover,
#komunikaty-show-archive a:hover,
#wydarzenia-content span.more a:hover,
#wydarzenia-show-archive a:hover {
text-decoration: underline;
color: orange;
}

#komunikaty-show-archive,
#wydarzenia-show-archive {
float:left;
padding-bottom:8px;
padding-right:3px;
padding-top:5px;
text-align:right;
width:326px;
}

/* banery - prawa strona */

#banner {
border-bottom:1px solid #008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
line-height:16px;
margin-top:7px;
padding-bottom:7px;
padding-left:5px;
padding-right:5px;
width:320px;
}

#banner-flash {
border-bottom:1px solid #008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
line-height:16px;
margin-top:7px;
padding-bottom:7px;
padding-left:5px;
padding-right:5px;
width:320px;
}

#banner-big {
border-bottom:1px solid #008BD0;
clear:both;
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
line-height:16px;
margin-top:7px;
padding-bottom:7px;
padding-left:5px;
padding-right:5px;
width:650px;
}

#banner-big-flash {
border-bottom:1px solid #008BD0;
clear:both;
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
line-height:16px;
margin-top:7px;
padding-bottom:7px;
padding-left:5px;
padding-right:5px;
width:650px;
}

/* pasek adresu */

#maincontent-header {
color:#666666;
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
padding:5px 10px;
width:930px;
clear: both;
}

#maincontent-header a {
color:#008BD0;
font-family:tahoma,arial,verdana;
font-size:10px;
text-decoration:none;
}

#maincontent-header a:hover {
	color:orange;
	text-decoration: underline;
}

/* menu z lewej strony content */

#maincontent-container-left {
background-color:#FFFFFF;
float:left;
margin-bottom:10px;
margin-left:5px;
padding:0;
width:250px;
}

*html #maincontent-container-left {
margin-left: 0px;
padding-bottom: 0px;
}


#maincontent-container-left-content {
color:#008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:12px;
line-height:20px;
padding-left:10px;
padding-right:10px;
width:230px;
}

#maincontent-container-left-content a {
float: left;
clear: both;
color: #008BD0;
text-decoration: none;

}

#maincontent-container-left-content a:hover {
color: orange;
text-decoration: underline;
}

#maincontent-container-left-head {
float: left;
width: 250px;
background-image: url(/templates/images/menu-left-top.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 20px;
}

#maincontent-container-left-foot {
float: left;
width: 250px;
background-image: url(/templates/images/menu-left-bottom.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 18px;
}

*html #maincontent-container-left-foot {
height: 22px;
margin-bottom: -5px;
background-color: #999999;
}

/* menu z lewej strony */

#menu-pionowe {
float:left;
margin-left:0;
margin-top:0;
width:230px;
}

#menu-pionowe dt {display:none;}

#menu-pionowe dd {
float: left
}

#menu-pionowe dd a {
border-bottom:1px dotted;
color:#0A2C5E;
font-weight:bold;
margin-bottom:5px;
margin-left:-5px;
padding-bottom:2px;
padding-left:5px;
width:230px;
}

#menu-pionowe ul {
float: left;
margin: 0;
padding: 0;

}

#menu-pionowe ul li {
float:left;
list-style-position:outside;
list-style-type:square;
margin-left:15px;
}

*html #menu-pionowe ul li {
padding-left: 25px;
width: 165px;
margin-left: 0px;
}

#menu-pionowe ul li a {
font-weight: normal;
color: #0A2C5E;
border: none;
}

*html #menu-pionowe ul li a {
width: 190px;
}

#menu-pionowe ul ul {
float: left;
margin-left: 0px;
}
#menu-pionowe ul ul li {
float:left;

list-style-position:outside;
list-style-type:square;
margin-left:30px;
width:205px;
}
#menu-pionowe ul ul li a {
font-weight: normal;
color: #0a2c5e;
border: none;
}


/* tresc prawa strona */

#maincontent-container-right {
background-color:#FFFFFF;
float:right;
margin-right:5px;
width:680px;
margin-bottom: 15px;
}

#maincontent-container-right-header {
background-image: url(/templates/images/maincontent-header.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 680px;
height: 20px;
float: left;
margin: 0px;
padding: 0px;
}

*html #maincontent-container-right-header {
position: relative;
margin-top: -19px;
}

#maincontent-container-right-foot {
background-image: url(/templates/images/maincontent-foot.jpg);
background-repeat: no-repeat;
background-position: center bottom;
width: 680px;
height: 20px;
float: left;
}

/* glowny content strony */

#content-all {
float:left;
font-family:tahoma,arial,verdana;
font-size:12px;
line-height:20px;
padding-left:10px;
padding-right:10px;
width:660px;
}

#content h4 {
border-bottom:1px solid #008BD0;
color:#008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:13px;
font-weight:bold;
margin-bottom:10px;
margin-left:-5px;
margin-top:0;
padding-bottom:2px;
padding-left:5px;
padding-top:1px;
width:655px;
}

#content-all h2 {
border-bottom:1px solid #008BD0;
border-left:14px solid #008BD0;
color:#008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
margin-top:0;
padding-bottom:4px;
padding-left:5px;
padding-top:3px;
width:641px;
}

#content-all ol {
float:left;
list-style-position:outside;
padding-bottom:10px;
padding-left:0px;
width:650px;
}

#content-all ol li {
margin-left: 40px;
}

/* newsy */

#content {
border-bottom:1px solid #008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:12px;
line-height:20px;
padding:7px 5px;
width:650px;
}

#content-image {
background-image:url(/templates/images/brak-obrazka.jpg);
background-position:1px 1px;
background-repeat:no-repeat;
border:1px solid #009BD0;
display:block;
float:left;
height:60px;
margin-right:7px;
overflow:hidden;
padding:0px;
width:60px;
}

#content-image img,
#content-image a {
	border: none;
}

#content-title {
float:left;
width:650px;
padding-bottom: 5px;
}

#content-date {
float:right;
font-family:tahoma,arial,verdana;
font-size:11px;
font-weight:normal;
text-align:right;
width:65px;
color: #777777;
}

#content h3 {
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 12px;
	color: #008bd0;
}

#content span.data {
font-family: tahoma, arial, verdana;
font-size: 11px;
font-weight: normal;
float:right;
left:-5px;
position:relative;
text-align:right;
top:-20px;
width:70px;
}

#content-text {
display:block;
float:left;
padding-left:7px;
padding-top:7px;
text-align:left;
width:99%;
}

#content span.more a
{
font-family: tahoma, arial, verdana;
font-size: 12px;
color: #00679d;
text-decoration: none;
font-weight: normal;
}

#content span.more a:hover{
text-decoration: underline;
color: orange;
}

#content-history-back {
float:left;
padding-left:5px;
text-align:left;
}

a {
color: #00679d;
text-decoration: none;
}

#content-history-back a {
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #00679d;
text-decoration: none;
font-weight: normal;
}
a:hover,
#content-history-back a:hover {
text-decoration: underline;
color: orange;
}



#content p {
padding-bottom:15px;
text-align:justify;
}

/* galeria zdjec */

#content-gallery {
float: left;
width: 650px;
padding-left: 0px;
margin-top: 5px;
margin-bottom: 5px;
}

#content-gallery a {
	float: left; 
	height: 100px; 
	border: 1px solid #008bd0; 
	padding: 1px; 
	margin: 0px 8px 8px 0px;
}

#content-gallery a:hover {
	border: 1px solid #000000;
}

#content-gallery img {
	border: none;
}

/* stronicowanie */

#paginate {
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
margin:0 auto;
padding-bottom:5px;
padding-top:5px;
text-align:center;
width:660px;
}

#paginate a {
color:#008DB0;
height:17px;
text-decoration:none;
width:12px;
}

#paginate a:hover {
color: orange;
text-decoration: underline;
}

#paginate a.pagination-active {
color: #000000;
font-weight: bold;
}

/*stopka*/

#footer {
	text-align: center;
	clear: both;
}

#footer-content {
width: 950px;
margin: 0 auto;
border-top: 1px solid #008bd0;
height: 70px;
}

#footer-copyrights {
float:right;
font-family:Tahoma,arial,verdana;
font-size:10px;
line-height:15px;
padding-top:8px;
text-align:right;
}

#footer-copyrights a ,
#footer-content-address a {
text-decoration: none;
color: #008bd0;
}

#footer-copyrights .footer-link {
color:#D5D5D5;
}

#footer-copyrights a:hover,
#footer-content-address a:hover {
text-decoration: underline;
}


#footer-content-bip {
border-right:1px solid #008BD0;
float:left;
height:42px;
margin-top:8px;
padding-top:8px;
width:63px;
}

#footer-content-mail {
border-right:1px solid #008BD0;
float:left;
height:42px;
margin-top:8px;
padding-top:8px;
width:63px;
}

#footer-content-address {
background-image:url(/templates/images/footer-logo.jpg);
background-position:left top;
background-repeat:no-repeat;
color:#008BD0;
float:left;
font-family:tahoma,arial,verdana;
font-size:11px;
height:50px;
line-height:14px;
margin-left:6px;
margin-top:8px;
padding-left:56px;
padding-top:2px;
text-align:left;
}

/* dol stopki - dane adresowe i realizacja */


#footer-bottom {
  float: left;
  width: 920px;
}

#footer-bottom-adres {
float:left;
padding-left:140px;
padding-top:15px;
width:300px;
}

#footer-bottom-adres p {
  text-align: left;
  float: left;
  font-family: tahoma, arial, verdana;
  font-size: 10px;
  color: #aaaaaa;
}

#footer-bottom-adres a {
  color: #aaaaaa;
  text-decoration: none;
}

#footer-bottom-adres a:hover {
  color: #eeeeee;
  text-decoration: underline;
}


#footer-bottom-realizacja {
  float:right;
  padding-right:20px;
  padding-top:15px;
  text-align:right;
  width:400px;
}

#footer-bottom-realizacja a {
  color: #aaaaaa;
  text-decoration: none;
  font-family: tahoma, arial, verdana;
  font-size: 10px;
}

#footer-bottom-realizacja a:hover {
  color: #eeeeee;
  text-decoration: underline;
}

/* content - tabela */

#content table {
margin-bottom:15px;
width:640px;
border-color: #cccccc;
}

#content table tr td {
padding:0.1em 5px;
font-size: 11px;
}

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

#content-all ul li {
list-style-position:outside;
list-style-type:square;
margin-left:20px;
padding-left:5px;}

#content-all ul {
padding-bottom: 20px;
}

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }

/* png fix */

img { 
behavior: url(../../lib/iepngfix.htc);
}



#fadeinbox{
position:absolute;
width: 500px;
left: 0;
top: -400px;
border: 0px solid black;
background-color: transparent;
padding: 4px;
z-index: 10000;
visibility:hidden;
}

#toplayer-plik {
  position: relative;
  z-index: 10000;
}