@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
body {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.zawartosc {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#naglowek {
	margin: 0px;
	height: 206px;
}
.box {
	font-size: small;
	margin: 0px;
	clear: left;
	padding-top: 15px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	float: left;
}
.box h1 {
	font-size: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotki img {
	padding: 4px;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: thin solid #666666;
}

.box p {
	line-height: 1.4em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 110px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.stopka {
	font-size: 11px;
	color: #dddddd;
	background-position: left bottom;
	text-align: left;
	margin: 0px;
	clear: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 80px;
}
#nav {
	float: left;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 173px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 80px;
	list-style-type: none;
}

#nav a:hover, body#home .home a {	
background:url(images/active.jpg) repeat-x bottom left;
}
#nav a:hover, body#pracownie .pracownie a {
background:url(images/active.jpg) repeat-x bottom left;
}
#nav a:hover, body#galeria .galeria a {	
background:url(images/active.jpg) repeat-x bottom left;
}
#nav a:hover, body#linki .linki a {	
background:url(images/active.jpg) repeat-x bottom left;
}
#nav a:hover, body#kontakt .kontakt a {	
background:url(images/active.jpg) repeat-x bottom left;
}

#nav li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	display: block;
	float: left;
	font-weight: bolder;
	text-decoration: none;
	color: #706e63;
}
#nav a {
	text-decoration: none;
	font-size: x-small;
	font-weight: bolder;
	color: #44433C;
	margin: 0px;
	padding: 0px;
	float: left;
}
.box table td {
	line-height: 1.5em;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	vertical-align: middle;
}


