/*=================== NOWE ======================== */

html, body {
   height:100%
   }
/* koniec łatki */
body {
   padding         : 0;
   margin-top      : 20px;
   background-color: #ffffff;    /* kolor całej strony */
   color           : #000;
   min-width       : 970px;      /* dla Mozilli = 2px więcej niż #content*/
   background      : url(img/body_background.jpg) top center repeat-x;
}
#container{
   position        : relative;
   height          : 100%;
   min-height      : 100%;
   width           : 970px;
   margin          : auto;       /* wyśrodkuj stronę */
}
#mainpage{
   position        : relative;
   top             : 0;
   width           : 970px;
   min-height      : 450px;
   height          : 450px;
   border          : 0px;
   float           : none;
   background      : url(img/main_background.jpg) top center  no-repeat;
}
#header{
   position        : relative;
   top             : 0;
   width           : 970px;
   min-height      : 85px;
   height          : 85px;
   border          : 0px;
   float           : none;
   background      : url(img/header.jpg) top center  no-repeat;
}
#logo{
   position        : relative;
   top             : 0;
   width           : 182px;
   min-height      : 65px;
   height          : 65px;
   margin-top      : 20px;
   margin-left     : 58px;
   float           : left;
}
#menu{
   position        : relative;
   top             : 0;
   width           : 730px;
   min-height      : 65px;
   height          : 65px;
   margin-top      : 20px;
   float           : right;

}

#content_container {
       height          : 365px;
       min-height      : 365px;
       min-width       : 970px;
       width           : 970px;
       background      : url(img/main.jpg) top center  no-repeat;
       float           : none;
       padding-top     : 0px;
       padding-bottom  : 0px;
       padding-left    : 0px;
       padding-right   : 0px;
       font-family     : "Century Gothic";
       font-size       : 11px;
       color           : #002f5a;
}

#box_9{
   position        : relative;
   top             : 0;
   width           : 337px;
   min-height      : 335px;
   height          : 335px;
   margin-top      : 30px;
   float           : left;
   margin-left     : 58px;
}

#content_box {
   position        : relative;
   top             : 0;
   width           : 575px;
   min-height      : 335px;
   height          : 335px;
   margin-top      : 30px;
   float           : right;
   text-align      : justify;
   font-family     : "Century Gothic";
   font-size       : 11px;
   color           : #002f5a;
}

#mail_form{
   position        : relative;
   width           : 300px;
   min-height      : 260px;
   height          : 260px;
   float           : left;
}


#footer {
   clear           : both;
   position        : relative;
   min-width       : 970px;
   width           : 970px;
   height          : 69px;
   background      : url(img/footer.jpg) no-repeat;
   text-align      : center;
   font-family     : "Century Gothic";
   font-size       : 11px;
   color           : #ffffff;
   margin          : 0px;
}
#footer_left{
   position        : relative;
   width           : 700px;
   min-height      : 69px;
   height          : 69px;
   margin-top      : 0px;
   float           : left;

}
#footer_right {
   position        : relative;
   width           : 270px;
   min-height      : 69px;
   height          : 69px;
   margin-top      : 0px;
   float           : right;

}
#under_footer {
   clear           : both;
   position        : relative;
   min-width       : 970px;
   width           : 970px;
   height          : 40px;
   text-align      : center;
   font-family     : "Century Gothic";
   font-size       : 11px;
   color           : #000000;
   padding-top     : 0px;
   margin          : 0px;
}


/*================== Formatowanie Scrollpane ========= */

.holder {
	float          : left;
	height         : 260px;
	margin         : 0px;
	background      : url(img/scroll_track.png) no-repeat right;
}
.holder_kontakt {
	float          : left;
	height         : 260px;
	margin         : 0px;
	background      : url(img/scroll_track.png) no-repeat right;
}
.scroll-pane-firma {
	width          : 540px;
	height         : 260px;
	overflow       : auto;
	float          : left;
}

.scroll-pane-kontakt {
	width          : 240px;
	height         : 260px;
	overflow       : auto;
	float          : left;

}


.pasek a.jScrollArrowUp {
	height          : 16px;
	background      : url(img/arrow_up.png) no-repeat 0 0;
}

.pasek a.jScrollArrowDown {
	height          : 16px;
	background      : url(img/arrow_down.png) no-repeat 0 0;
}
.pasek .jScrollPaneTrack {
	background      : transparent;
}
.pasek .jScrollPaneDrag {
	background      : url(img/mini_box.png) no-repeat 0 50%;
}


/*================== Koniec Scrollpane ========= */

h1{
  font-family        : "Century Gothic";
  font-size          : 15px;
  font-style         : normal;
  font-weight        : bold;
  font-variant       : normal;
  color              : #002f5a;
  margin-top         : 0px;
  margin-bottom      : 20px;
  margin-left        : 0px;
  padding            : 0px;
}

.footer_box{
   min-width       : 70px;
   width           : 70px;
   height          : 60px;
   text-align      : center;
   float           : left;
   margin-top      : 10px;
}

a.footer_box_link {
   font-family     : "Century Gothic";
   font-size       : 12px;
   font-weight     : normal;
   color           : #ffffff;
   text-decoration : none;
}
a:link.footer_box_link {
   font-family     : "Century Gothic";
   font-size       : 12px;
   font-weight     : normal;
   color           : #ffffff;
   text-decoration : none;
}
a:visited.footer_box_link {
   font-family     : "Century Gothic";
   font-size       : 12px;
   font-weight     : normal;
   color           : #ffffff;
   text-decoration : none;
}
a:hover.footer_box_link {
   font-family     : "Century Gothic";
   font-size       : 12px;
   font-weight     : normal;
   color           : #ffffff;
   text-decoration : underline;
}


.under_footer_link {
   text-align      : center;
   font-family     : "Century Gothic";
   font-size       : 11px;
   color           : #000000;
   text-decoration : none;
}

a.under_footer_link:hover {
   text-align      : center;
   font-family     : "Century Gothic";
   font-size       : 11px;
   color           : #000000;
   text-decoration : underline;
}

img{
    border-style  :  none;
}
.news_box{
    width              : 510px;
    min-width          : 510px;
    height             : 120px;
    min-height         : 120px;
    padding-top        : 0px;
    font-family        : "Century Gothic";
    font-size          : 11px;
}
.news_box2{
    width              : 510px;
    min-width          : 510px;
    height             : 100px;
    min-height         : 100px;
    padding-top        : 0px;
    font-family        : "Century Gothic";
    font-size          : 11px;
}
.news_img{
    width              : 136px;
    min-width          : 136px;
    height             : 96px;
    min-height         : 96px;
    padding            : 0px;
    text-align         : left;
    float              : left;
}
.news_text{
    width              : 510px;
    min-width          : 510px;
    height             : 100px;
    min-height         : 100px;
    text-align      : justify;
}
.news_text_short{
    width              : 361px;
    min-width          : 361px;
    height             : 100px;
    min-height         : 100px;
    padding-left       : 13px;
    text-align      : justify;
    float              : right;
}
.photo_box{
       min-width       : 136px;
       width           : 136px;
       min-height      : 130px;
       height          : 130px;
       padding-top     : 10px;
       padding-right   : 10px;
       text-align      : center;
       float           : left;
}
h3 {
       font-family     : "Century Gothic";
       font-size       : 13px;
       font-style      : normal;
       font-weight     : bold;
       font-variant    : normal;
       color           : #002f5a;
       margin          : 0px;
}
.data {
      font-family      : "Century Gothic";
      font-size        : 10px;
      color            : #002f5a;
}
.img {
      border-width     : 1px;
      color            : #002f5a;
      border-style     : solid;
      margin-right     : 5px;
}

a {
      text-decoration   : none;
}

a:link {
      color            : #002f5a;
}

a:visited {
      color            : #002f5a;
}

a:hover {
    	text-decoration  : none;
    	color            : #9AB2C9;
}
/*======================== FORMATOWANIE FORMULARZA ===================== */

.label {
     display         : block;
     float           : none;
}
input, textarea {
     display         : block;
     float           : none;
}
.button{
     width           : 167px;
     min-width       : 167px;
     height          : 25px;
     min-height      : 25px;
     display         : block;
     float           : none;
     margin-top      : 5px;
     background      : url(../img/button.png) no-repeat;
     border          : 0px;
     font-family     : "Century Gothic";
     font-size       : 11px;
     color           : #002f5a;
}
.warning{
     font-family     : "Century Gothic";
     font-size       : 11px;
     color           : #ff0000;
}


/*======================== SEKCJA DOTYCZACA MODULU LIGHTBOX=================*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif)  right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #2e1147;
	}










