* {
  font-family: Arial,Helvetica,sans-serif;
  margin: 0;   
  padding: 0;
}

body {
  background-color: black; 
  background-image: url(/layout/images/background.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

img {
    border: none;
}

textarea {
    width: 90%;
}

label {
    display: block;
    font-weight: bold;
}


h2 {
  background: transparent url(/layout/images/h2_strona_glowna.png) no-repeat center center;
  height: 114px;
  left: -35px;
  position: absolute;
  top: -35px;
  text-indent: -9999px;
  width: 123px;
}

  h2#strona_glowna {
    background: transparent url(/layout/images/h2_strona_glowna.png) no-repeat center center;
    display: none;
  } 

  h2#linki {
    background: transparent url(/layout/images/h2_linki.png) no-repeat center center;
  } 

  h2#galeria {
    background: transparent url(/layout/images/h2_galeria.png) no-repeat center center;
  } 

  h2#menu {
    background: transparent url(/layout/images/h2_menu.png) no-repeat center center;
    display: none;
  } 

  h2#oferta {
    background: transparent url(/layout/images/h2_oferta.png) no-repeat center center;
  } 

  h2#kontakt {
    background: transparent url(/layout/images/h2_kontakt.png) no-repeat center center;
  } 

/*
h2 {
    font-family: Garamond, Helvetica, Arial, Tahoma, sans-serif;
    font-size:1.2em; 
    margin: 0 0 5px;
}
  */

#wrapper {
    height: 100%;
    margin: 10px auto;
    width: 760px;
}

#logo {
    position: relative;
    background: url(../images/logo.png) no-repeat;
    height: 120px;
    margin: 22px auto;
    width: 187px; 
}

  #logo a {
      display: block;
      text-indent: -9999px;
      height: 120px;
      width: 187px; 
      outline: none;
  }

#content {
    background: transparent url(../images/kartka2.jpg) top left ;
    color: #3a2816;
    float: left;
    font-size: 18px;
    line-height:1.5em;
    min-height: 400px;
    padding: 15px 35px 10px;
    position: relative;
    margin-left: 80px;
    margin-bottom: 20px;
    width: 470px;
}

.site-menu #content {
    margin-left: 0;
    width: 720px;
} 
  #content p {
    margin: 1em 0;
    z-index:100;
  }

  #content a {
    background: transparent url(../images/link.png);
    color: #3a2816;
    padding: 0;
    text-decoration: none;
  }

  #content a:hover {
    background: #7b674d;
    color: #3a2816;
    text-decoration: none;
  }

#main-menu {
    overflow:hidden;
    margin-bottom:5px;
    padding:0;
    float: right;
    margin-top: 70px;
}

  #main-menu li {
    list-style:none;
    margin: 10px 0;
    padding: 2px 0;
  }

  #main-menu li a, #main-menu li a:visited {
    background: transparent url('../images/menu_bkg.png'); 
    color: #9e6d35;
    color: white;
    display: block;
    font-size: 17px;
    outline: none;
    text-decoration: none;
    padding: 8px 10px; 
    position: relative;
    width: 120px;
    text-align: left;
  }


  #main-menu li a:hover {
    color: #d8964b;
    background: transparent url('../images/menu_bkg.png'); 
    text-decoration: underline;
  }


.site-menu #main-menu {
    overflow:hidden;
    float: none;
    margin-top: 5px;
    margin-bottom:5px;
    padding:0;
    background: transparent url('../images/menu_bkg.png'); 
    width: 790px;
}

.site-menu   #main-menu li {
    float:left;
    list-style:none;
    margin: 0;
  }

.site-menu   #main-menu li a, .site-menu #main-menu li a:visited {
    background: transparent;
   /* color: #9e6d35;
    */
    display: block;
    font-size: 17px;
    outline: none;
    text-decoration: none;
    padding: 5px; 
    margin: 0;
    width: 115px;
    text-align: center;
  }


.site-menu   #main-menu li a:hover {
   /* color: #d8964b;
    */
    text-decoration: underline;
  }

.photo-contener {
  height: 350px;
  overflow: auto ;
  border-collapse: separate;
}

.photo {
  vertical-align: middle;
  width: 105px;
  height: 105px;
  text-align: center;
  margin: 5px;
  float: left;
position:relative;
}
.photo img {
  border: 3px solid #eee;
  background-color: white;
  cursor:pointer;
}

.photo a.del-photo {
background: white;
position:absolute;
top:0;
left:10px;
font-size: 11px;
font-weight: bold;
display: block;
line-height: 1em;
}

.row {
    margin: 3px 0;
    float:left;
    width: 400px;
}

.no-bg {
    background: none;
}

#content .photo-contener  .photo a, #content .photo-contener .photo a:hover{
  background: none;
  margin: 0 auto;
}

#content .photo-contener  .photo a.del-photo {
background: white;
color:red;
}

#content .photo-contener .photo a.del-photo:hover{
background: red;
color: white;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; display: none;}

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(/layout/images/overlay.png); }

.menu table {
    border-collapse: collapse;
    margin:0;
}

.menu table td {
    vertical-align: top;
}

.menu ul {
    margin:0;
    border: none;
}


.menu ul li {
    font-size: 12px;
    list-style: none;
    font-weight: bold;
    padding: 0 0 0 10px;
    border: none;
    line-height: 15px;

}

#content .menu ul li.selected {
    background-color: #9e6d35;
}

#content .menu ul li.selected a{

    color: white;
    }
#content .menu a {
    background: none;
    display: block;
    outline: none;
} 

#content .menu a:hover {
    text-decoration: underline;
} 

.menu ul ul li{
    padding-left:15px;
    list-style: none;
    font-weight: normal;
    }

.menu-items {
    background: url(/layout/images/overlay.png) top left ;
    background: url(/layout/images/deski.jpg) top left ;
    color: #d8964b;
    font-size: 14px;
  border:1px solid #9e6d35;
  margin-left: 30px;
  padding: 10px;
  width: 500px;
  
}

.menu-items table{
    width: 100%;
    }

.menu-items table caption{
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    font-family: Garamond, Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
  border-bottom:1px solid #9e6d35;
}

.menu-pos {
    display: table;
}

.menu-pos-hidden {
    display:none;
}

#foot {
 font-size: 40px;
width: 100%;
text-transform: uppercase;
text-align: center;
color: #9e6d35;
}

#content ul li {
	list-style: none;
padding-left:20px;
}