body {
    text-align: center;
    margin: 0px auto;
    background-color: white;
    font-family: Arial, Helvetica, Verdana, sans-serif;
 }

#content {
    text-align: center;
    position: relative;
    width: 600px;
    margin: 0 auto;
    background-color: white;
    height: 850px;
}

#content1 {
    text-align: center;
    position: relative;
    width: 600px;
    margin: 0 auto;
    background-color: white;
    height: 1170px;
}
#top {
    width: 600px;
    height: 144px;
    border-bottom: 1px groove white;
    background-color: #FFD700;
    text-align: center;
}

#logo {
width : 600px;
height : 130px;
position : absolute;
top : 9px;
text-align : center;
position : relative;
right : 0px;
background-image: url(img/banner.jpg)
} 


#menu {
    margin-top: 15px;
    border-right: 1px groove white;
    width: 200px;
    height: 600px;
    float: left;
    text-align: center;
}
#menu1 {
    margin-top: 15px;
    border-right: 1px groove white;
    width: 200px;
    height: 970px;
    float: left;
    text-align: center;
}

#body {
    width: 399px;
    float: left;
    height: 600px;
    background: #f1f1f1 url(img/bodytlo.jpg) no-repeat;
    text-align: justify;
}
#body1 {
    width: 399px;
    float: left;
    height: 970px;
    background: #f1f1f1 url(img/bodytlo.jpg) no-repeat;
    text-align: justify;
}
#foot {
    clear: both;
    height: 50px;
    text-align: right;
}

#mail {
   color: gray;
}
#wykonanie {
   font-size: 8pt;
   color: gray;
}

img#mapa{
   border: 3px solid #FFD700;
   margin-top: 20px;
}


#menu li a {
  display: block;
  background:url(img/button.jpg);
  height: 50px;
  text-decoration: none;
  font-size: 10.5pt;
  color: black;
  text-align: center; line-height: 50px;
 }
 #menu1 li a {
  display: block;
  background:url(img/button.jpg);
  height: 50px;
  text-decoration: none;
  font-size: 10.5pt;
  color: black;
  text-align: center; line-height: 50px;
 }

a:hover {
   text-decoration: none; 
   font-weight: bold;
} 

#naglowek {
   margin-left: 40px;
   margin-top: 50px;
   font-size: 14pt;
   border-left: 5px solid #FFD700;
   margin-bottom: 30px;
   padding-left: 5px;
}

#tresc {
   padding-left: 10px;
   font-size: 9pt;
   padding-right: 10px;
}

#kontakt {
    text-align: center; 
    padding-top: 20px; 
    font-size: 11pt;
    font-weight: bold;
}

hr {
   height: 6px;
   width: 600px;
   background-color: #FFD700;
}

a img {border: 0;}

ul {list-style-type: none;}












.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 5px 5px 10px 5px;
}

.galeria td img {
	border: 1px solid black;
}
