a:link                 { color: #000000; text-decoration: none; }
a:visited              { color: #000000; text-decoration: none; }
a:hover                { color: #FF0066; text-decoration: none;  }

a.n:link                 { color: #6172a1; text-decoration: none; }
a.n:visited              { color: #6172a1; text-decoration: none; }
a.n:hover                { color: #6172a1; text-decoration: underline;  }

a.s:link                 { font-size: 8pt; color: #000000; text-decoration: none; }
a.s:visited              { font-size: 8pt; color: #000000; text-decoration: none; }
a.s:hover                { font-size: 8pt; color: #000000; text-decoration: underline;  }

body {
 background: #ebebeb;
 background-image: url(./tlo.jpg); 
 background-repeat: repeat-x; 
 font-family: tahoma;   
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: 9pt;
}

H1 {
  font-size: 14pt;
  color: #484947;
  font-weight: normal;
  margin: 0px; padding: 0px;
}

H2 {
  font-size: 11pt;
  color: #484947;
  font-weight: normal;
  margin: 0px; padding: 0px;
}


#logo {
  width: 329px;
  height: 20px; 
  padding-top: 105px; 
  padding-left: 50px;
  background-image: url(./logo.jpg); 
  text-align: left;
  float: left;  
  font-size: 8pt;
  color: #6172a1;
}

li {
padding: 5px;
}

#header {
  padding: 0px; margin: 0px;
  width: 877px;


}

#content {
  width: 877px;
  display: table-cell;
  padding: 0px;
  
  margin: 0px; 
  background-image: url(./akt_10.gif); 
  text-align: center;

}

#content2 {

  display: table-cell;
  width: 700px;

  line-height: 160%;
  

  background-image: url(); 
  text-align: left;
  font-family: tahoma;
  font-size: 9pt;
  
  background-image: url(./tlowozek.jpg);   
  background-repeat: no-repeat;
}

#content3 {

  display: table-cell;
  width: 700px;

  line-height: 160%;
  

  background-image: url(); 
  text-align: left;
  font-family: tahoma;
  font-size: 9pt;
  
  
}

#footer {
  width: 877px;
  height: 85px; 
  padding-top: 34px; 
  background-image: url(./akt_11.gif); 
  text-align: center;
}

