/*
 * LAYOUT
 */

* {margin: 0; padding 0;}

 
html, body {
    background-color: #fff;
   	color: #000;
    margin: 0px;    
    padding: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11pt;
   background: url('img/body_gradient.jpg') repeat ; 
}

#wrapper {
    width: 1004px;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 0px;
  /*  margin-bottom: 100px; */
  
}
#cale {
    margin 0px 0px 0px 0px;
    width: 1004px;
 /*   background-color: #969595; */
    background-color: #9fa8b1;
    float: left; 
    padding: 0px;
}

#header {
    background: url('img/tlo_head1.gif') repeat-x;
    position: relative;
    width: 1004px;
    height: 200px;
    padding: 0;
    margin: 0;
    
}

#content {
    padding: 0px;
    line-height: 200%;
    font-size: 90%;
  
}

#menu {
      	font-size: 9pt;
        padding: 0;
        margin: 0;
        float: right;
        height :30px;
  
}

#lew_menu {
       
        font-size: 9pt;
        padding: 0;
        margin: 0;
        height: 30px; 
        width: 40px;
       	float: right;
    
}

#praw_menu {
       
        font-size: 9pt;
        padding: 0;
        margin: 0;
        height: 30px; 
        width: 40px;
	      float: right;
     
}


#lewa150 {
    
    margin: 0px 0px 0px 0px;
    padding: 10px;
    width: 150px;
    float: left;
    line-height: 100%;
    font-size: 80%;
    color: #333333;
     font-size: 85%;
}
	
#prawa150 {
    padding: 10px;
    margin: 0px 0px 0px 0px;
    width: 150px;
    float: right;
    line-height: 100%;
    color: #333333;
     font-size: 85%;
}



#promoc {
   

}

#partner {
     padding-top: 50px;
}

#oferta {
    margin-top: 0px;
    width: 360px;
    float: left;
    line-height: 160%;
    color: #333333; 
}
    
#foto {
    margin-top: 70px;
    margin-left: 30px;
    width: 300px;
    float: left;
    line-height: 160%;
}
#tresc {
    font-size: 85%;
    margin: 0px 0px 0px 0px;
    padding: 20px;
    padding-top: 40px;
    width: 600px;
    float: left;
    line-height: 130%;
    color: #333333;
}
#tresc800 {

    margin-left: 30px;
    margin-right: 15px;
    padding-top: 10px;
    margin-top: 0px;
    width: 730px;
    float: left;
    line-height: 110%;

}



#cale1 {
  /*  font-size: 80%;
    margin 0px 0px 0px 0px; */
    width: 1004px;
    float: left; 
    padding: 0;
    padding-top: 30px;  
}


#lewa1 {
    margin: 0px 0px 0px 0px;
    padding: 10px;
    font-size: 9px;
    width: 160px;
    float: left;
    line-height: 100%;
    color: #333333;
  
}


#prawa1 {
    margin: 0px 0px 0px 0px;
    padding: 50px;
    width: 250px;
    float: right;
    line-height: 100%;
    color: #333333;
   
}

#srodek1 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    padding-left: 100px;
    width: 320px;
    float: left;
    line-height: 100%;
    font-size: 90%;
    color: #333333;
}

/*
 * LOGO
 */
#lew_menu h1 {

  height: 26px;
  width: 40px;
  background: url('img/tlo_menu_lewy.gif') 0 0 no-repeat;
  margin: 0;	
  padding: 0;
  text-indent: -2000em;
}
#praw_menu h1 {

  height: 26px;
  width: 40px;
  background: url('img/tlo_menu_prawy.gif') 0 0 no-repeat;
  margin: 0;	
  padding: 0;
  text-indent: -2000em;
}
 
#header h1 {
    position: absolute;
    width: 1004px;
    height: 200px;
    top: 0;
    left: 0;
    /*background: url('img/logo_nieb1.jpg') 0 0 no-repeat;*/
    margin: 0;
    padding: 0;
    line-height: 0;
    text-indent: -2000em;
}

#header h2  {
	width: 244px;
	height: 73px;
  text-indent: -2000em;
  position: absolute;
 	margin: 0;
	top: 51px;
	left: 100px;
	background: url('img/napis.gif') 0 0 no-repeat;
}
#head_flash {
	position: absolute;
	top: 0px;
	left: 450px;
 /* width: 476px;
	height: 200px; */
	margin: 0;

}

#footer {
   
    float: left;  
    width: 100%;
    clear: both; 
    text-align: center;
    font-size: 60%;
    padding-top: 30px;
    padding-bottom: 20px;
    letter-spacing: 0.1em; 
    color: #0d607b;

}


#menu ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul {
	float: left;
	background-color: #fff;
	padding: 0px 0 0px 0px;
	border: 0px solid #000;
}

#menu ul li {
	float: left;
}

#menu ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #fff url("img/tlo_menu.gif") repeat-x center;
	color: #fff;
	padding: 6px 10px;
        border: 0;
	border-right: 1px solid #fff;

}

#menu ul a:hover {
	background-color: #800;
	background-image: url("img/tlo_menu2.gif");
}


a:link,a:visited {text-decoration:none}
a:hover {color:"#00ff00";background-color:"#555555";text-decoration:underline}


th {
	background-color: #0b0730;

	color: #FFFFFF;
}

.row {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
  border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCC4;  
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCC4;

	font-size:10px;
}

.row2 {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
  border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCC4;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCC4;

/*	background-color: #F3F3EE; 
	color: #B10110; */
	width: 140px;
  font-weight: bold;
	font-size:10px;
}

.image {
	border: 2px solid #E0E0D8;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	background-color: #B10010;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
}

button {
	cursor: pointer;
	border: 0;
	background-color: #F3F3EE;
	margin: 0;
	padding: 0;
	vertical-align: middle;	
}

/*LIHTBOX start*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*LIHTBOX koniec*/