@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
body {
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #e7e7e7;
	margin: 0px;
	padding: 0px;
}
.zawartosc {
	background-image: url(images/pasek.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#naglowek {
	background-image: url(images/main-title-1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 206px;
}
.box {
	font-size: small;
	margin: 0px;
	clear: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	float: left;
}
#banner {
	padding-top: 60px;
	padding-left: 70px;
}
	
}



.box h1 {
	font-size: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.zawartosc  #naglowek  #logo  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fotki img {
	background-color: #FFFFFF;
	padding: 4px;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: thin solid #666666;
}
.fotki {
	padding-left: 25px;
}


.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-image: url(images/stopka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	margin: 0px;
	clear: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 80px;
	text-decoration: none;
}
.zawartosc .stopka a {
	text-decoration: none;
	color: #E7E7E7;
}

#nav {
	float: left;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 30px;
	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: 80px;
	display: block;
	float: left;
	font-weight: bolder;
	text-decoration: none;
	color: #706e63;
}
#nav a {
	text-decoration: none;
	font-size: small;
	font-weight: bolder;
	color: #44433C;
	margin: 0px;
	padding: 0px;
	float: left;
}
.box table td {
	line-height: 1.5em;
	text-align: center;
	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: top;
	font-weight: bold;
	text-decoration: none;
}
.box a {
	text-decoration: none;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

