div, p, h1, h2, h3, ul, ol, li, dl, dd, dt, img, body, form {
	margin: 0px;
	padding: 0px;
}
body {
	margin:0px auto 0px auto;
	background: #A75E3D url(body_background.gif) repeat-y center 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #581E1B;
	font-style:italic;
}

div#contener {
 width: 940px;
 height:auto;
 overflow:auto; 
 min-height: 530px;
 margin:0px auto 0px auto;
 padding: 0px 10px 20px  50px;
 background: #DEAA74 url(top_background.jpg) no-repeat center 0px;
 }
a#logo {
	display:block;
	width:100%;
	height:450px;
} 
 
a {
	text-decoration:underline;
	cursor:pointer;
	color:#782C18;
}
*:focus { outline: none; }
img {	border:none; }
p { margin:20px 0px 20px 0px; }
h2 { font-size: 18px; font-weight:bold; margin: 15px 0px 20px 0px; }

ul#menu{ 
	width:410px; 
	height:80px;
	margin: 0px 0px 40px 0px;
	overflow:hidden;
	float:none;
	clear:both;
	}
ul#menu li { display: block; float:left; list-style:none; }	
ul#menu li a { display: block; width:100%; height:100%; background: transparent url(menu.gif) no-repeat 0px 0px; text-decoration:none; }
ul#menu li#uslugi { width: 120px; height:100%; }
ul#menu li#galeria { width: 140px; height:100%; }
ul#menu li#kontakt { width: 150px; height:100%; }


ul#menu li#uslugi a { background-position: 0px 0px }
ul#menu li#uslugi a:hover { background-position: 0px -80px }

ul#menu li#galeria a { background-position: -120px 0px }
ul#menu li#galeria a:hover { background-position: -120px -80px }

ul#menu li#kontakt a { background-position: -260px 0px }
ul#menu li#kontakt a:hover { background-position: -260px -80px }

h1 { width:300px; height:50px; text-indent: -1000px; }
body#uslugi h1 { background: transparent url(uslugi_kamieniarskie.gif) no-repeat; }
body#galeria h1 { background: transparent url(galeria_prac.gif) no-repeat; }
body#kontakt h1 { background: transparent url(kontakt.gif) no-repeat; }

div#columnLeft { width: 400px; height:auto; overflow:auto; float:left;}

ul#galeriaGlowna { width: 490px; height:auto; overflow:auto; float:right; }
ul#galeriaGlowna li { display:block; width:230px; height:140px; margin: 0px 10px 10px 0px; float:left; list-style:none; }
ul#galeriaGlowna li  img { display:block; margin:0px; padding:0px; width:230px; height:140px; }

ul#galeria { width: 940px; height:auto; overflow:auto; float:right; }
ul#galeria li { display:block; width:230px; height:150px; margin: 0px 5px 10px 0px; float:left; list-style:none; }
ul#galeria li  img { display:block; margin:0px; padding:0px; width:230px; height:150px; }
