body {
	/*background-image: url(../gify/_.gif);*/
	background-repeat: repeat-x;
	background-color: #05234D;
	background-position: left top;
}

a:link {color: #505050; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}

/* tekst styles */
H1 {
	font-size: 20px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	Padding: 20 10 0 0;
	margin-top: -10;
	}



div#art	{
	font-size: 16px;
	font-family: arial, tahoma, helvetica, sans-serif;
	padding: 9px 0px 10px 30px;
	text-align: left;
	color: #000000;
	
	}

#powrot {font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	Padding: 0 10 0 10;
	background-color: gray;
}

#powrot a {color: #CFCFCF; text-decoration: none;}
#powrot a:hover {color: #FFFFFF; text-decoration: none;}


.powrot {font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	Padding: 0 10 0 10;
	background-color: gray;
}

.powrot a {color: #CFCFCF; text-decoration: none;}
.powrot a:hover {color: #FFFFFF; text-decoration: none;}


/*kolumna lewa*/
#portret {
		float: left;
		padding: 0 0 15 25;
}
		
#name {
	font-size: 20px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 20 25;
	border-bottom: 2px solid #ffffff;
	vertical-align: top;
	}
#dane	{
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	Padding: 0 10 0 25;
	vertical-align: top;
	}
	
#dane a:link {color: #505050; text-decoration: none;}
#dane a:visited {color: #505050; text-decoration: none;}
#dane a:hover {color: #FFFFFF; text-decoration: none;}
#dane a:active {color: #FFFFFF; text-decoration: none;}	
	
/*kolumna prawa*/	
#tekst	{
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	text-indent: 10px;
	color: #000000;
	text-align: justify;
	margin: 0 25 0 25;
	padding: 10 0 10 0;
	border-bottom: 1px solid #999999;
	}

.tekst	{
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	text-indent: 10px;
	color: #000000;
	text-align: justify;
	margin: 0 25 0 25;
	padding: 10 0 10 0;
	border-bottom: 1px solid #999999;
	}
	
#linia_p {margin: 10 25 0 25; border-bottom: 1px solid #999999;}
.linia_p {margin: 10 25 0 25; border-bottom: 1px solid #999999;}

#lista	{
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0 25 0 0;
	}	
	
#lista ul {list-style: url(../gify/punkt1.gif);}
#lista li {padding: 0; margin: 0 0 0 0;}

#lista a {color: #408080; text-decoration: none;}
#lista a:hover {color: red; text-decoration: none;}


/* menu styles */
#nav {margin-left:0; padding: 0 0 0 0;}
#nav li {list-style: none;
		float: left;
		margin:0;
		white-space: nowrap;
		font-size: 12px;
		line-height: 20px;
		}

#nav a {display: block;
	padding: 2 7 2 7;
	font-family: arial, tahoma, helvetica, sans-serif;
  	border-right: 4px solid red;
   color: gray;
   font-weight: bold;
   text-decoration: none;
   text-align: center;
}

#nav a:hover {display: block;
	padding: 2 7 2 7;
	font-family: arial, tahoma, helvetica, sans-serif;
	background-color: white;
	border-right: 4px solid red;
	color: #05234D;
	font-weight: bold;
   	text-decoration: none; 
	text-align: center;
	}
   
#nav h4 {display: block;
	padding: 2 7 2 7;
	font-family: arial, tahoma, helvetica, sans-serif;
	background-color: orange;
	font-size: 12px;
 	font-weight: bold;
	color: #05234D;
   	text-align: center;
	border-right: 4px solid red;
	margin: 0;
	}	

p.wiecej {
	border-top: 2px solid white; 
	padding: 10px 0 0px 0;
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	}

p.wiecej a {
	background: url(../gify/wiecej.png) no-repeat 100% 2px; 
	padding:0 15px 0 25px;
	text-decoration:none;
	}
	
	
/* galeria */
div.gal {
	border: 0;
	padding: 0 0 0 0;
	}
	
div.gal img {
	border: 0;
	}
	
div#ramka {background-color: #3399CC;
	margin-left: 2em;
	}
	
#pole {
	background-color: #3399CC;
	width:200px;
	border: 0px ;
	}
	
	
	
/* style do powiedkszen obrazow*/
#lightbox{
	background-color:#eeeeee;
	padding: 10px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	font-family: arial, tahoma, verdana, Times New Roman;
	font-size: 11px;
	padding-top: 10px;
	}	
#lightboxCaption { float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(../gify/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gify/overlay.png", sizingMethod="scale");
	}
	
	

