body {
		background-color: rgb(222,222,221);
		list-style: none;
		text-decoration:none;
		outline: none;
		
    }

body a{
text-decoration:none;
color:black;
outline: none;

}

/* pozycjonowanie */    
#wrapper{
margin: 0 auto;
height: 630px;
width: 960px;
background-color: #777479;

}
#site{
position:relative;
top:15px;
left:15px;
height:580px;
width:930px;
}

#main_cont{
height:auto;
width:auto;
background-color:#777479;
}

/* podpis*/

#adress{
position:absolute;
top:125px;
width:250px;
font-family:  verdana;
font-size:10px;
font-weight:normal;
text-align:center;
}

#low_right_img{
height:100px;
width:120px;
position:absolute;
top:15px;
left:65px;
background: url('../l/info_logo.png') no-repeat transparent;
}



#low_right_img a{
border:none;
}

#info{
font-size:16px;
font-weight:bold;
color:#969594;
}




/* Navigation */

#navigation{
position:absolute;
top:2px;
left:0px;
height:350px;
width:250px;
}


#navigation p{
height:25px;
color:white;
font-family:  Verdana, comic sans ms; 
font-weight:bold ;
margin-bottom:6px; margin-top:15px;
}


#navigation a{
color:white;
font-weight:bold ;
}

#navigation span{
position:relative;
top:4px;
}



.left{
padding-left:5px;
background: url(../l/nl.png) repeat transparent;
}

.right{
padding-right:5px;
text-align:right;
background: url(../l/nr.png) repeat transparent;
}



.flag_left{
border:none;
height:25px;
width:35px;
position:absolute;
left:70px;
}

.flag_right{
border:none;
height:25px;
width:35px;
position:absolute;
left:150px;
}

/*BANERY*/
#ban{
font-family: Verdana, comic sans ms;
position:absolute;
top:20px;
left:0px;
height:40px;
width:400px;
background: url(../l/tl.png) repeat transparent;
}



#img_ban{
position:absolute;
top:-30px;
left:320px;
height:100px;
width:100px;
background: url('../l/calc_ban.png') no-repeat transparent;
}



#span_ban_top{
position:absolute;
top:2px;
left:22px;
font-size:30px;
font-family: Verdana, comic sans ms;
color:white;
}




/*lines*/
#line_left{
margin:0 auto;
height:6px;
background: url(../l/line_left.png) repeat transparent;
position:relative;
top:12px;
}

#line_right{
margin:0 auto;
height:6px;
background: url(../l/line_right.png) repeat transparent;
position:relative;
top:12px;
}

#line_top{
height:450px;
width:6px;
background: url(../l/line_top.png) repeat transparent;
position: relative;
left:12px;
}


#line_bottom{
height:190px;
width:6px;
background: url(../l/line_bottom.png) repeat transparent;
position:relative;
left:12px;
}

/*lines IE6*/
*html #line_right{
background: url(../l/line_right_ie6.png) no-repeat transparent;
height:6px;
position:relative;
top:12px;
}

*html #line_left{
background: url(../l/line_left_ie6.png) no-repeat transparent;
height:6px;
position:relative;
top:12px;
}

/*CLASSES*/



.middle{
background-color:#777479;
}


.field{
background: url(../l/back_test.png) repeat #B0C8D6 ;
}


/*Slogans*/
#slogan_top{
color:gray;
font-weight:bold;
font-size:16px;
font-family:Verdana;
text-align:center;
position:absolute;
top:20px;
left:470px;
height:auto;
width:auto;
}


.text_first{
font-weight:bold;
}

#text_cont li{
font-size: 13px;
font-weight: bold;
color:gray;
padding:4px;
}

#text_cont a{
color:gray;
}







/*lightbox*/

#lightbox{
	position: absolute;
	top:0px;
	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(../lightbox/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(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
  color:black;
	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; color:black;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color:black;	padding-top:5px;}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; color:black;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.ms-prof-main {
	border-left: .75pt solid black;
	border-right-style: none;
	border-top: .75pt solid black;
	border-bottom-style: none;
	background-color: white;
}
.ms-prof-left {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}
.ms-prof-even {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}
.style2 {
	border-left-style: solid;
	border-left-width: .75pt;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: .75pt;
	border-bottom-style: none;
	background-color: #9BBCCF;
}
.style3 {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: #9BBCCF;
}
.style4 {
	font-weight: normal;
	color: black;
	text-align: center;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: #9BBCCF;
}
.style5 {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
}
.style6 {
	font-weight: normal;
	text-align: center;
	border-left-style: none;
	border-right: .75pt solid black;
	border-top-style: none;
	border-bottom: .75pt solid black;
}