@charset "utf-8";
/* Gabriel Wolski Galeria Autorska */


* {
	margin: 0;
	padding: 0;
}

a {
	color: #849D62;
	text-decoration: none;
}

a:hover {
	color: #669933;
	text-decoration: none;
}

body {
	background-color:#000000;
	background-image: url(images/tlo.jpg);
	background-repeat:no-repeat;
	color: #CCCCCC;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

#top {
	margin: 0 auto;
	background-color:#000000;
	height:205px;
	width:800px;
	margin-top:20px;

}
/* menua */

#menu {
	width: 800px;
	height: 20px;
	padding-bottom: 2px;
	margin: 0 auto;
	}

#menu ul {
	margin: 0;
	padding-left: 18px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	color: #666;
}

#menu a:hover {
	background: #000000;
	border-bottom: solid 1px #F00;
	color: #999;
}


#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFF;
}
/* okno */

#okno {
	margin: 0 auto;
	height:auto;
	width:800px;
	margin-top:2px;
	margin-bottom: 10px;
	border-left:dashed 1px #333;
	border-right:dashed 1px #333;
}

#wjazd {
	margin: 0 auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	width:380px;
	height:240px;		
}
#wjazd2 {
	margin: 0 auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:380px;
	height:30px;	
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: none;
}

#wjazd2 a {
	color:#999999;
	text-decoration: none;
	}

#wjazd2 a:hover {
	color:#FF0000;
	text-decoration: none;
}
#motto {
	margin: 0 auto;
	font-size: 10px;
	font-style:italic;
	text-align:justify;
	margin-left: auto;
	margin-right:10px;
	width:300px;
	padding-top:30px;
	padding-right:30px;
	color:#666;
}

#powitanie {
	font-size:12px;
	font-style:normal;
	text-align:center;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width:700px;
	color:#999999;
	}

#galeria {
	font-size:11px;
	font-style:normal;
	color: #999999;
	background-image:url(../images/strza.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:780px;
	height:auto;
	
	}
#kontener_d {
	width: 760px;
	height: auto;
	display: block;
	overflow: auto;
	}	
#kontener_d img { 
	margin-left:auto;
	margin-right:auto;
	border: #333333 solid 10px;

}
#menus {
	width: 620px;
	height: 20px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 2px;
	border-top: #555555 solid 1px;
		}

#menus ul {
	margin: 0;
	padding-left: 18px;
	list-style: none;
}

#menus li {
	display: inline;
}

#menus a {
	display: block;
	float: left;
	height: 20px;
	padding: 0 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	color: #96A087;
}

#menus a:hover {
	background: #000000;
	color: #73A93D;
}

#menus .first a {
	border: none;
}

#menus .active a {
	color: #589F39;

}

#kontener {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: auto;
	display: block;
	overflow: auto;
}	
#kontener img { 
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:10px;
	margin-top:10px;
	padding:2px;
	border: 1px solid #457B98;
}
#kontener a:hover img {
	border: 1px solid #F90;
	
}
/* stopka */

#footer {
	clear: both;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	text-align: center;
	border-top: solid 1px #444;
	color:#666666;
}

#footer p {
	margin: 0;
	text-align: left;
	font-size: x-small;
}
