body{
  margin: 0;
  text-align: center;
  background: #FFFFFFFFF;
  font-family: verdana;
  font-size: 11px;
}
img{
  border: 0;
}
a{
  color: #f60;
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}

div#container{
  background: url(tablica.jpg);
  margin: 30px auto 0; 
  text-align: left;
  width: 960px;
  height: 640px;
}
a#main{
  position: relative;
  
  display: block;
  width: 230px;
  height: 70px;
  margin-top: -75px;
  margin-left: 50px;
  margin-bottom: 5px;
}
a#main span{
  display: none;
}
div#left{
  padding-top: 125px;
  width: 311px;
  float: left;
  text-align: center;
}
div#left div{
  margin: 0 0 0 30px;
}
div#right{
  float: left;
  margin: 45px 0px 0 0px;
}
div#right h2{
  float: left;
  width: 261px;
  height: 56px;
  margin: 0;
  padding: 0;
}
div#right div#menuTop{
  float: left;
  width: 360px;
  height: 56px;
}
div#content{
  margin-top: 21px;
  width: 625px;
  height: 480px;
  text-align: justify;
}
div#content li{
	list-style-image: url(punkt.gif);
}
table{
  padding: 0;
  border-spacing: 0;
  border-collapse: 0;
  border: 0;
  margin: 0;
  text-align: center;
  width: 585px;
}

div#content table thead
{
  sbackground: url(beleczka.gif);
  
}
div#content table thead th
{
  background: #92B5CD;
  height: 35px;
}
div#content table thead th.thLeft
{
  background: #92B5CD url(lewy_rog.gif) no-repeat;
}
div#content table thead th.thRight
{
  background: #92B5CD url(prawy_rog.gif) right no-repeat;
}
div#content table tr.light
{
  background: #F5F8FB;
}
div#content table tr.dark
{
  background: #E8EFF4;
}
div.scroll{
  overflow: scroll;
  height: 480px;
  overflow-x: hidden;
  padding-right: 25px;
}
#wykl img{
  float: left;
  width: 120px;
  height: 120px;

}
div#content div.left{
  float: left;
  width: 460px;
  margin-bottom: 20px;
}
div.image{
  float: left;
  height: 170px;
  text-align: center;
  margin-left: 10px;
}

div.clear{
  clear: both;
}
div#footer{
  color: #fff;
}
