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: 16px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: #05234D;
	text-align: left;
	Padding: 20 10 0 0;
	margin-top: -10;
	}

H2 {
	font-size: 14px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: -12;
	margin-bottom: 4;
	}	


#powrot {font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	//Padding: 0 10 0 10;
	background-color: orange;
}

#powrot a {color: #05234D; text-decoration: none;}
#powrot a:hover {color: #FFFFFF; text-decoration: none;}



/*kolumna lewa*/

#name {
	font-size: 20px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: left;
	margin: 0 0 20 25;
	padding: 0 0 10 0;
	border-bottom: 2px solid #ffffff;
	valign: top;
	}
	
#konk	{
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0 0 10 25;
	padding: 0 15 10 0;
	valign: top;
	border-bottom: 2px solid #ffffff;
	}
#konk a {color: black; text-decoration: none;}
#konk a:hover {color: white; text-decoration: none;}


	
/*kolumna prawa*/	
#tekst	{
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 25 60 0 50;
	border-bottom: 1px solid #999999;
	}
#tekst a {color: #408080; text-decoration: none;}
#tekst a:hover {color: red; text-decoration: none;}

#tekst ul {list-style: url(../gify/punkt1.gif); margin: 10 0 10 0;}
#tekst li {padding: 0 0 0 0;}
	
#konk_main	{
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 20 60 20 50;
	padding: 0 0 0 0;
	border-bottom: 2px solid #FFA500;
	}

#konk_main a {color: black;  text-decoration: none;}
#konk_main a:hover {color: red;  text-decoration: none;}

.konk_main	{
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 20 60 20 50;
	padding: 0 0 0 0;
	border-bottom: 2px solid #FFA500;
	}

.konk_main a {color: black;  text-decoration: none;}
.konk_main a:hover {color: red;  text-decoration: none;}


p.wiecej {
	margin: 0px 0 10px 0;
	text-align:right;
	}

p.wiecej a {
	background: url(../gify/wiecej.png) no-repeat 100% 2px; 
	padding:0 15px 0 30px;
	text-decoration:none;
	}




/* menu gorne */
#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: white;
	font-size: 12px;
 	font-weight: bold;
	color: #05234D;
   	text-align: center;
	border-right: 4px solid red;
	margin: 0;
	}	

	
/* style do powiekszen 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: 0.8em;
	padding-top: 0.4em;
	}	
#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");
	}

