body {
   background-color: #676767;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
   margin: 20px;
}

h1 {
   color: #4B82B8;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 16px;
   width: 600px;
   font-size: 30px;
   line-height: 60px;
   text-indent: -5000px;
   overflow: hidden;
   background: #FFFFFF url(images/adam_dzidowski.png) 50% 50% no-repeat;
   display: block;
   margin: 0 auto;
}
   

h2 {
   color: #4B82B8;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   display: block;
   margin: 0;
}

h3 {
   border-bottom: 1px solid #DDE9EC;
   clear: both;
   color: #4B82B8; 
   display: block;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 24px;
   font-weight: normal;
   margin: 0;
}

img {
   border: 0;
   margin: 0;
   padding: 0;
}

.hide {
	display: none;
}

p {
	margin: 10px 0 10px 0;
	}
	
p.copyright {
   color: #888888;
   font-size: 10px;
   margin: 5px;
   padding: 0;
   text-align: center;
}

.galeria img {
   border: 2px solid #EEEEEE;
   margin: 4px;
}

.galeria img:hover {
   border: 2px solid #4B82B8;
}

.menu {
   background-color: #4B82B8;
   width: 600px;
   margin: 0 auto;
}

.menu ul {
   list-style-type: none;
   margin: 0 20px;
   padding: 0;
   text-align: center;
   line-height: 30px;
}

.menu ul li {
   border-left: 1px solid #ffffff;
   display: inline;
   margin-left: 5px;
   padding-left: 10px;
}

.menu ul li a {
   color: #FFFFFF;
   font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   font-weight: bold;
}

.menu ul li a:hover {
   color: #DDE9EC;
}

.menu ul li#first {
   border-left: 0px solid #ffffff;
   margin-left: 0px;
   padding-left: 0px;
}

.stretcher {
   font-size: 10px;
   padding: 0 20px 0 20px;
   background-color: #FFFFFF;
}

.stretcher a {
   color: #000000;
   text-decoration: none;
}

.stretcher a:hover {
   text-decoration: underline;
}

.wrapper {
   background-color: #FFFFFF;
   margin: 0 auto;
   text-align: left;
   width: 600px;
   clear: both;
}

.wrapper-bottom {
   background: transparent url(images/shadow.jpg) no-repeat bottom center;
   padding-bottom: 50px;
}

.wrapper-top {
   background: transparent;
   padding-top: 10px;
}

#kop {
	background: url(images/kop.png) no-repeat center center;
	}