@charset "utf-8";



/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	text-decoration:none;
}

/* End of reset */








body { background: white url(../obrazki/up.jpg) repeat-x; 


}



a:link{ color:#0080FF;  text-decoration:none;}
a:visited{color:#0080FF;  text-decoration:none;}
a:active{color:black;  text-decoration:none;}
a:hover{cursor: hand; color:#002070; text-decoration:none;}

p {
  color: #999;
  margin: 5px 0;
  font: 12px/18px Arial, Helvetica, sans-serif;
text-indent: 20px;
text-align:justify;



}

b
{
font-style:bold;
}

i {
  

font-style:italic;



}



#container {
 margin: 0 auto;
 width: 960px;
}

/*---------------------HEADER---------------------*/ 
	
	#header {
float:left;
height:218px;
width:960px;}


#wstazka { 
float: left; 
display: block;
background: url(../obrazki/wstazka.png)  no-repeat; 
width: 218px; 
height: 219px; 
margin: 0px 0px 0px 70px; }


#wstazka a{
border:0px;
}


#napis {
height:173px;
width:306px;
float:left;
background: url(../obrazki/napis.png) no-repeat;
margin: 0px 0px 0px 37px; 
}





#menu{  
 float:left; 

margin: 0px 0px 0px  -60px; 
  
}  
  
#menu li{  
 display:inline;  
 
}  
  
#menu li a{



background: url(../obrazki/hover.jpg) no-repeat;
  
 display:inline;  
 float:left;  
 padding-top:7px;  
 padding-bottom:8px;  
  
  width:129px;
  


float:left;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
line-height:30px;
color:white;
text-shadow: 0 -2px 3px #303030;
text-align:center;
text-decoration:none; 
margin: 0px 0px 0px  -1px;
 
}  
 

#menu li a:hover{
color:#FFE000;
text-shadow: 0 -2px 3px #303030;
}

#menu li a:active{
color:#FFE000;
text-shadow: 0 -2px 3px #303030
}


#menu li a.selected{  
     
    color: #999;
text-shadow: 0px 2px 4px #555;
} 









#left-content {
 float: left;
 width: 529px;
 margin-top: 57px;
margin-bottom: 45px;
}

.content-top {
 float: left;
 height: 28px;
 width: 529px;
 background: url(../obrazki/inlewagora.jpg) no-repeat;
 padding: 4px 15px;



}





.content-middle {
 float: left;
 width: 497px;
 padding: 15px 15px 0px 15px;
 border-right: 1px solid #d3d3d3;
 border-left: 1px solid #d3d3d3;
 background: #fff;
}


.content-bottom {
 float: left;
 height: 16px;
 width: 529px;
 margin-bottom: 15px;
 background: url(../obrazki/inlewydol.png) no-repeat;
}



h1 {
 color: #666;
 letter-spacing: -1px;
 padding-top: 7px;
 font: bold 16px Arial, Helvetica, sans-serif;

}



.content-middle p { text-align: justify; }
.highlight {
 color: #7b9122;
 font-style: italic;
}


#content-right {
 float: right;
 width: 423px;
 margin-top: 57px;
margin-bottom: 45px;


}
.sidebar-middle {
 float: left;
 width: 391px;
 padding: 13px 15px 0px 15px;
 border-top: 1px solid #d3d3d3;
 border-right: 1px solid #d3d3d3;
 border-left: 1px solid #d3d3d3;
 background: #fff;

}
.sidebar-middle p { text-align: center; }
.sidebar-bottom {
 float: left;
 height: 16px;
 width: 423px;
 margin-bottom: 15px;
 background: url(../obrazki/inprawydol.png) no-repeat;
}














#gallery {
	align:center;
position:relative;
	width: 390px;
	height: 390px;
}
	#gallery li {
		float:left;
		position:absolute;
	}
	
	#gallery li img {
		border:none;
	}
	
	#gallery li.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#000; 
		height:100px; 
		width:390px; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		
margin:  5px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
	}


















#footer {
 clear: both;
 height: 174px;
 background: url(../obrazki/down.jpg) repeat-x bottom;
}







#footer-content {
 height: 91px;
 width: 960px;
 padding-top: 20px;
 margin: auto;
}

#lewa {
float:left;
padding-left: 90px;
}



h2{


font: 12px/18px  Arial, Helvetica, sans-serif;
color: #fff;
text-shadow: 2px 2px 2px #000000
text-align: left;
padding-top: 5px;
text-decoration:none; 


}


h3{

font: 10px/16px  Arial, Helvetica, sans-serif;
color: #fff;
text-align: left;
text-shadow: 2px 2px 2px #000000
}





#prawa {
float:right;

padding-right: 90px;
}





#dol {
float:bottom;
padding-top:130px;
}



h4{
 color: #fff;
 text-align: center;
 font-size:10px;
font-family: Arial, Helvetica, sans-serif;
text-shadow: 2px 2px 2px #000000
}










