* {
 margin: 0px;
 padding: 0px;
}

body {
 background: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #666;
 }
 #container { width: 800px; margin:0 auto; background: url(img/tlo.jpg);}
 #top { width:800px; height:auto; margin:0; }
 #tabela {width:450px; height:auto; margin;0;}
 #lop {width:450px; height:282px; background: url(img/lop.jpg);}
  #lop1 {width:450px; height:338px; background: url(img/kon.jpg);}
 #menu {font-size:10px; color;000; font-family: Arial, Verdana, sans-serif;}
 #tekst{font-size:10px; color;000; font-family: Arial, Verdana, sans-serif;}
 #logotyp {width:100px; height:100px;}
 #copyright {font-size:9px; font-family: Arial, Verdana, sans-serif; width:268px;}
 #adres {font-size:9px; font-family: Arial, Verdana, sans-serif; width:267px;}
 #tel {font-size:9px; font-family: Arial, Verdana, sans-serif; width:267px;}
 hr {
 background-color:#676767;
 color:#676767;
 border-width:1px 0 0 0;
 }
a { color:#00ffff; font-weight: bold; text-decoration: none;}
a:hover { 
 color: #fff; 
 background: #464646; 
 font-weight: bold;} 


