/* CSS Document */
body {	font-family: Arial, Helvetica, Zurich, sans-serif;
	margin-top: 0;
	text-align: center;
	background-image:  url("img/star-pat.gif");
	}
img{border:0px;}
#top {
	margin: auto auto 20px auto;
	width: 700px;

		}
#head { 
	background-image:  url("img/head.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 200px;
	text-align: center;}	
#head span {display:none;}
	}	
h2 {
	font-size: 18pt;
	color: #767676;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0;
	}
#dol {
	font-size: 8pt;
	color: #767676;
	text-align: center;
	}
#lewy {
	float: left;
	margin: 0;
	width: 260px;
	padding: 0;
	}
#prawy {
	background-color: #E8E6DB;
	float: right;
	margin: auto;
	width: 440px;
	height: auto;
	}	
#g {
	background-image: url("img/prawy-top.gif");
	height: 5px;
	background-repeat: no-repeat;
	background-position: top;
	}

#d {
	background-image: url("img/prawy-bottom.gif");
	height: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	}

.oz{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin: 1px 3px 1px 3px;
	padding: 10px;
	text-align: left;
	background-image: url("img/pback.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#oz img{
	border: 0;
	vertical-align: bottom;
	}
	
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin: 1px 6px 1px 10px;
	text-align: left;
	}
		
#kontakt {
	width: 700px;
	text-align: center;
	margin: auto; }

#menu-poziom{
	width: 700px;
	border: 1px solid black;
	background-color: #999;
	margin-bottom: 10px;
		}	
		
#menu-poziom span{margin: auto 8px;	}
		
			
#menu-poziom a { text-decoration: none;
	color: #999;
	background-color: #333;
	font-size: 11pt;
	padding:0 6px;
  }

#menu-poziom a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	font-size: 11pt;
	background-color: #999999;
 }

a { text-decoration: none;
color: #4D5677;
font-size: 9pt;}

a:hover { text-decoration: underline;
color: #CC6600;
font-size: 9pt;}

a:visited { text-decoration: strike;
color: #767676;
font-size: 9pt;}

#galeria {
	background-image: url(img/photobg.gif);
	background-position: center;
	padding:10px;
	margin: auto;
	margin-bottom: 20px;
	width: 300px;
	}		


