html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}

body{
background-color: #777777;
margin-top: 0px;
margin-left: 0px;
font-family: Verdana,Arial,Sans-serif;
font-size: 12px;
}
#scroller {
position:absolute; 
width:100%; 
height:100%; 
top:0; 
left:0; 
overflow:auto; 
z-index:2;
} 

#background{
position:absolute; 
z-index:-1; 
width:100%; 
height:100%;
}
.hornilogo{
width: 800px;
height: 200px;
background-image: url("top.jpg");
}
.list{
background-image: url("backgr2.jpg");
background-repeat: repeat-y;
height: 375px;
}
.copyr{
color: #005FA9;
font-size: 10px;
font-weight: bold;
width: 800px;
height: 25px;
background-image: url("copyimg2.jpg");
background-repeat: repeat-y;

}
.polozkamenu{
width: 90%;
margin-bottom: 3px;
margin-top: 140px;
font-size: 14px;
color: #cccccc;
font-weight: bold;
text-align: center;
}
.amenu{
font-size: 12px;
color: #202D71;
font-weight: bold;
text-decoration: none;
margin-right: 15px;
}
.amenu:hover{
font-size: 12px;
color: #dddddd;
font-weight: bold;
}
.techdata{
margin-top: 0px; 
margin-bottom: 0px; 
font-size: 14px; 
font-weight: bold; 
color: #191970; 
font-family: Comic Sans MS; 
width: 200px;
}
.techdata1{
margin-top: 0px;
margin-bottom: 0px;
font-size: 14px; 
font-weight: bold; 
color: #005fa9; 
font-family: Comic Sans MS;
}
.nadpispocitadlo{
width: 130px;
height: 20px;
background-color: #005fa9;
color: #cccccc;
font-weight: bold;
font-size: 12px;
}
.polozka1{
width: 45px;
height: 13px;
background-color: #6495ed;
color: #2d2d2d;
font-weight: bold;
font-size: 10px;
border-left: 1px dashed #005fa9;
}
.polozka2{
width: 85px;
height: 13px;
background-color: #6495ed;
color: #2d2d2d;
font-weight: bold;
font-size: 10px;
border-right: 1px dashed #005fa9;
text-align: right;
}

#nabidkavidea{
width: 565px;
height: 135px;
background-image: url("video/videopas.gif");
margin-bottom: 60px;
margin-top: 25px;
}

#video01{
width: 120px;
height: 90px;
margin-left: 13px;
margin-top: 4px;
}

#video02{
width: 120px;
height: 90px;
margin-left: 153px;
margin-top: -90px;
}

#video03{
width: 120px;
height: 90px;
margin-left: 433px;
margin-top: -90px;
}

#video04{
width: 120px;
height: 90px;
margin-left: 293px;
margin-top: -90px;
}
#videobox{
  width: 560px;
  height: 133px;
  background-color: black;
  background-image: url("filmpas.jpg");
  background-repeat: repeat-x;
  overflow: hidden;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 15px;
}
#videobox #allvids{
  width: 1000px;
  height: 95px;
  margin-top: 23px;
}
#videobox .vidbox{
  width: 120px;
  height: 90px;
  display: inline;
  padding: 5px;
  position: relative;
}