* {
    padding:0;
    margin:0;
    border:0;
}

input {
color: #000;
background: #FFFFCC;
border: 2px solid #AAAAAA;
}


body {
    margin-top:0px;
    width:980px;
    margin-left:auto;
    margin-right:auto;
    background-image:url('pliki_strony/images/ksara_tlo.jpg');
    }

#zakladki {
	height:30px;
    }

#banner {
  width:980px;
	background: #cdcdcd;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
    }

    #logo {
      float:left;
      width:251px;
      height:102px;
      background-image: url('pliki_strony/images/header_logo.jpg');
    }
    #naglowek {
      float:left;
      width:164px;
      height:102px;
      background-image: url('pliki_strony/images/header_background.jpg');
    }

    #naglowek h1 {
    padding:20px;
    font-size:12pt;
  font-family: verdana;
  color:#222222;
}

    #season_flower {
      float:left;
      width:563px;
      height:102px;
      background-image:url('pliki_strony/images/header_seasonflower.jpg');
    }


#galeria_flash {
	background: #cdcdcd;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
    }


#menu {
  clear:both;
  height:30px;
	background: #cdcdcd;
    background-image:url('pliki_strony/images/menu_background.jpg');
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
    }

    .menu_interior a {
      margin-left:15px; line-height:30px;
      font-family:Tahoma;
      font-weight:bold;
      font-size:11pt;
      color:black;
      text-decoration:none;
    }

    .menu_interior a:hover {
      margin-left:15px; line-height:30px;
      font-family:Tahoma;
      font-weight:bold;
      font-size:11pt;
      color:#FF3399;
    }


    #menu h3 {
      padding-top:5px;
      font-family:Tahoma;
      font-weight:bold;
      font-size:11pt;
    }



#wrapper {
	background: #ffffff;
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
}

#container {
	width: 100%;
	background: #ffffff;
	float: left;
	margin-right: -300px;

}

#content {
	background: #ffffff;
	margin-right: 300px;
    margin-top:auto;
    margin-bottom:auto;
}

    #content_content {
    width:99%;
    float:left;
/*     padding:15px;*/
     margin-top:auto;
    margin-bottom:auto;
    }

        .content_title {
          margin-top:15px;
         text-align: center;
         font-size:14pt;
         font-family:Arial;
        }


        .content_txt {
          margin: 20px;
          text-align: justify;
          font-size:11pt;
          font-family:Arial;
        }

        .content_aktualizacja {
          clear:both;
          margin:10px;
          text-align:center;
          font-size:8pt;
          font-family:Arial;
          color:#999999;
        }

            .timestamp {
              margin-top:0px;
              margin-bottom:10px;
              font-size:8pt;
              color: #666666;
              text-align:right;
              margin-right:200px;
            }


    #content_push {
      float:left;
      width:1px;
      height:400px;
    }

    #push_footer {
      padding:0px;
      margin:0px;
      float:right;
      width:1px;
      height:400px;
    }


    #content_footer {
      clear:both;
      height:120px;
      width:100%;
      text-align:center;
    }


#sidebar {
  height:400px;
	width: 300px;
	float: right;
    text-align:right;
}

#footer {
  clear:both;
  font-size:10pt;
  font-family:Verdana;
	background: #cdcdcd;
    background-image:url('pliki_strony/images/footer_background.jpg');
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
    height:80px;
    width:978px;
}

#footer table {
  margin:auto;
}


.clearing {
    clear:both;
    height:0;
    }

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('pliki_strony/lightbox/images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('pliki_strony/lightbox/images/nextlabel.gif') right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* lightbox */

.fotografia {
  float:left;
  border:1px dotted #CCCCCC;
  padding:5px;
  margin:10px;
  font-size:8pt;
  color:#777777;
  text-align:center;
}


