#obal {
margin:0 auto;
width:1004px; 
text-align:center;
}
#topleft{
line-height:20px;
width:102px;
height:24px;
float:left;
}
#topstred{
line-height:20px;
width:800px;
height:24px;;
float:left;
}
#topright{
height:24px;
width:102px;
float:left;
}
#stredleft{
width:102px;
height:600px;
float:left;
}
#obrazok {
background-color:#e6e6e6;
float:left;
height:600px;
width:800px;
background-image:url('img/slideshow/load.jpg');
background-repeat:no-repeat;
background-position: center center;
}
#stredright{
width:102px;
height:600px;
float:left;
}
.dalej{
position:relative;
top:45%;
bottom:50%;
width:102px;
}
.naspat{
position:relative;
top:45%;
width:102px;
}
#miniatury{
margin-left:25px;
width:420;
text-align:left;
}
.miniatura{
float:left;
text-align:center;
}
.titulok {
height:40px;
}

.opaqueyes  { 
  opacity: 0.7; 
    /* pro Firefox a Operu 9 */ 
 
  filter:alpha(opacity=70); 
    /* pro IE6 */ 
}
 
.opaqueno  { 
  opacity: 1.0; 
    /* pro Firefox a Operu 9 */ 
 
  filter:alpha(opacity=100); 
    /* pro IE6 */ 
}
.clear {
clear:both;
}



