html, body, table {
  background-image:url('grafika/tlo.jpg');
  background-color: #005b8b;
  font-size: 9pt;
  font-family: Arial;
  color: white;
  margin: 0;
	padding: 0;  
  }
  A    {color:lime; text-decoration: none}
  A:hover { text-decoration: underline; }
  
  dl{
  width: 100%;
  text-align: center;
  }
  dd {
  margin-left: 5px;
  }
  dt {
  margin-top: 10px;
  font-weight: bold;
  }
  #mainbox {
  border: 1pt dashed lightgray;
  width: 981px ;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  }
  #belkagorna {
  border-bottom: 1pt dashed lightgray;
  height: 15px;
  text-align: right;
  padding-right: 10px;
  } 
  #logo{
  width: 981px;
  height: 170px;
  border:none;
  }
  #userow {
  border-top: 1pt dashed lightgray;
  border-bottom: 1pt dashed lightgray; 
  height: 15px;
  text-align: right;
  
  }
  #srodek {
  overflow: hidden;
  }
  #menu {
  width: 190px;
  float: left;
	overflow: hidden;
  text-align: center;
  margin-bottom:-4000px;
	padding-bottom:4000px;
  }
  #tresc {
  width: 576px;
  float: left;
  border-left: 1pt dashed lightgray;
  border-right: 1pt dashed lightgray;
  margin-bottom:-4000px;
	padding-bottom:4000px;
  }
  #prawa {
  width: 211px;
  float: left;
	overflow: hidden;
  text-align: center;
  margin-bottom:-4000px;
	padding-bottom:4000px;
    }
  #dol {
  text-align: center;
  border-top: 1pt dashed lightgray;
  width: 100%;
  clear: both;
  }
  #newsletter{
  text-align: left;
  width: auto;
  border:none;
  margin: 10px;
  }
  #kontent {
  text-align: justify;
  margin: 15px 5px 5px 13px;
  }
  #facebook {
  margin-left: auto;
  margin-right: auto;
  width: 166px;
  background: white;
  text-align: center;
  }
  #sonda td {
  text-align: left;
  }        
  #stopka {
  width: 951px ;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border:none;
  text-align: center;
  }  
  .current {
  margin: 5px;
  }
  .navinline li {
  display: inline;
  }
  #nav-start {
   float:left;
  }
  #nav-koncert {
   float:right;
  }     
  .nav-kolo {
  float:left;
  width:73px;
  height:92px;
  margin-top:8px;
  margin-left: 25px;
  text-align:center;
  font-weight: bold;
  }                 

.normalny { font-size: 9pt; font-family: Arial;}
td h1 { font-size: 9pt; font-family: Arial; font-weight: bold;}
td h6 { font-size: 9pt; font-family: Arial; font-weight: bold;}
td { font-size: 9pt; font-family: Arial;}
A    { text-decoration: none }
A:hover { text-decoration: underline; }