a.button
{
  border: none;
  -moz-outline: none;
  outline: none; /* CSS 3 */
  ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}
a.button:visited
{
  border: solid 0px #000000;
  -moz-outline: none;
  outline: none; /* CSS 3 */
  ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}


img.sponsor
{
  margin-right: 20px;
  float: left;
  border: 0px;
}
img.imgzdj
{
  margin-right: 20px;
  float: left;
  border: solid 8px #101010;
  padding: 0px;
}

td.zdjecie
{
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: normal;
  font-size: 13px;
  color: #FFFFFF;
  font-style: normal; 
  font-family: Arial;
  text-decoration: none;
  text-align: none;
  line-height: 150%;
}



select.nawigacja
{
  font-size: 12px;
  color: #000000;
  background: #cccccc;
  border: 1px solid #ffffff;
}
input.formularz
{
  font-size: 12px;
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #ffffff;
}

img.img
{
  border: solid 8px #101010;
  margin-bottom: 5px;
  padding: 0px;
}





img.imgnews
{
  border: solid 1px #414141;
  padding: 2px;
}
img.imglink
{
  border: solid 1px #C0C0C0;
  padding: 4px;
}
img.imglink:hover
{
  border: solid 1px #808080;
  padding: 4px;
}





img.kursor
{
  cursor: pointer;
}
td.logo
{
  background-image: url(gfx/logo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
table.tlo
{
  background-image: url(gfx/tlo.jpg);
  background-repeat: repeat-y;
  background-position: top;
}
textarea
{
  font-size: 12px;
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #ffffff;
}
input
{
  font-size: 12px;
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #ffffff;
}
td.tresc
{
  font-weight: normal;
  font-size: 13px;
  color: #FFFFFF;
  font-style: normal; 
  font-family: Arial;
  text-decoration: none;
  text-align: none;
  line-height: 150%;

}
td.stopka
{
  font-weight: normal;
  font-size: 12px;
  color: #268dc7;
  font-style: normal; 
  font-family: Arial;
  text-decoration: none;
  text-align: none;
  line-height: 120%;
  letter-spacing: 0.1px;
}
a.link
{
  font-weight: bold;
  font-size: 13px;
  color: #f78b00;
  font-style: normal; 
  font-family: Arial;
  text-decoration: none;
}
a.link:hover
{
  font-weight: bold;
  font-size: 13px;
  color: #ff9f2f;
  font-style: normal; 
  font-family: Arial;
  text-decoration: none;
}

a.link2
{
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  font-style: normal; 
  font-family: Arial;
  text-decoration: none;
}
a.link2:hover
{
  font-weight: bold;
  font-size: 13px;
  color: #f5f5f5;
  font-style: normal; 
  font-family: Arial;
  text-decoration: underline;
}

body 
{
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  font-size: 10px;
  background-color: #101010;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Arial;
  height: 100%;
  width: 100%;
  border-spacing: 0px;
}







#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: #101010;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#imageContainer
{
  padding: 12px;
}
#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(gfx/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover 
{
  background: url(gfx/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer
{
  font: 13px Arial;
  background-color: #101010;
  margin: 0 auto;
  line-height: 150%;
  overflow: auto;
  width: 100%;
}
#imageData
{
  padding: 0 10px;
  color: #666;
}
#imageData #imageDetails
{
  width: 90%;
  float: left;
  text-align: left;
  font-weight: normal;
  font-size: 13px;
  color: #FFFFFF;
  font-style: normal; 
  font-family: Arial;
  text-decoration: none;
  line-height: 150%;
}
#imageData #caption
{
  font-weight: normal;
  
}
#imageData #numberDisplay
{
  display: block;
  clear: left;
  padding-bottom: 0.7em;
}
#imageData #bottomNavClose
{
  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; 
}

