body
{
 background: url('grafika/tlo.gif');
 font-family: Verdana;
}
img
{
 border: none;
} 

a:link,
a:visited
{
 color: white;
 text-decoration: none;
 font-weight: bold;
}

.zdjecia
{
 width: 95%; 
}

.zdjecia td
{
 border: 1px dashed white;
 text-align: center;
 padding: 0px;
}

#calosc
{
 width: 900px;
 MARGIN-TOP: 0px; 
 LEFT: 50%; 
 MARGIN-LEFT: -440px; 
 POSITION: relative; 
}
#galeria
{
 width: 100%;
 text-align: center;
 padding-top: 10px;
}
#bok-grafika
{
 background: url('grafika/bok.png');
 width: 94px;
 height: 235px;
 margin: 0;
 padding: 0;
 float: left;
}

#top
{
 padding-left: 73px;
}

#srodek-cont
{
 margin: 0;
 padding: 0;
 margin-top: -5px;
 overflow: auto;
}

#srodek
{
 background-color: black;
 width: 755px;
 height: auto;
 float: left;
 margin-left: -1px;
 color: white;
 overflow: auto;
}
 
#grafikaSrodek
{
 background-image: url('grafika/interes.png');
 background-color: black;
 height: 44px;
 width: 500px;
 background-repeat: no-repeat;
 margin-left: 20px;
 float: left;
}

*html div#grafikaSrodek
{
 width: 480px;
}

#tresc
{
 float: left;
 margin-left: 5px;
 min-height: 318px;
 padding-top: 10px;
 padding-left: 10px;
 display: inline;
}

* html div#tresc
{
 margin-top: 18px;
}

#img
{
 border: 0;
} 

#srodekBok
{
 width: 225px;
 margin-left: 15px;
 float: left;
 display: inline;
 height: auto;
 min-height: 200px;
}

* html div#srodekBok
{
 height: 200px;
}


#menu
{
 float: left;
 
}

ul#menu
{
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
}

ul#menu li
{
  display: block;
  height: 25px;
  width: 225px;
  background-color: #121212;
  border-bottom: 1px solid white;
}
ul#menu li a:link,
ul#menu li a:visited
{
 color: white;
 text-decoration: none;
 line-height: 25px;
 display: block;
 font-size: 11px;
 border-bottom: 1px solid white;
}

ul#menu li.zaznaczone a:link,
ul#menu li.zaznaczone a:visited
{
 color: white;
 text-decoration: none;
 line-height: 25px;
 display: block;
 font-size: 11px;
 background-color: #282828;
 border-bottom: 1px solid #FBCD00;
 font-weight: bold;
}
ul#menu li.zaznaczone
{
 border: none;
}
ul#menu li.podkategoria
{
 border: none;
 text-align: left;
 padding:0;
}
ul#menu li.podkategoria a:link,
ul#menu li.podkategoria a:visited
{
 color: white;
 text-decoration: none;
 display: block;
 font-size: 10px;
 background-color: #282828;
 border: none;
 padding-left: 15px;
}

ul#menu li.podkategoria a:hover
{
 color: white;
 text-decoration: none;
 display: block;
 font-size: 10px;
 background-color: #282828;
 border: none;
 padding-left: 15px;
}


ul#menu li a:hover
{
 color: white;
 text-decoration: none;
 line-height: 25px;
 display: block;
 font-size: 11px;
 background-color: #282828;
 border-bottom: 1px solid #FBCD00;
 font-weight: bold;
}



#dolMenuBox
{
 background-color: #0A0A0A;
 width: 225px;
 margin: 0;
 padding: 0;
 height:100%;
 overflow: auto;
 
}
#tresc
{
  background-color: #282828;
  font-size: 13px;
  width: 500px;
  margin: 0;

  overflow: auto;
  
}


#stopka
{
 color: white;
 font-weight: bold;
 font-size: 10px;
 background-color: #1C8600;
 height: 22px;
 width: 735px;
 margin-left: 93px;
 line-height: 22px;
 padding-left: 20px;
}

#goraBokTytul
{
 background-color: #282828;
 height: 25px;
 font-size: 18px;
 color: #fbcd00;
 font-weight: bold;
 float: left;
 margin-top:  19px;
 text-align: center;
 width: 200px;
}

* html div#goraBokTytul
{
 position: relative;
 top: 18px;
}

#goraSrodek
{
  width: 735px;
 height: 44px;
}


