.sliderwrapper{
overflow: hidden; /*leave as is*/
width: 691px; /*width of featured content slider*/
height: 250px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
width: 526px;
margin: 0 auto;
color: #000;
background-color: transparent;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#feature_bottom {
width:691px;
background-image:url(images/vyzkousejte_dolni.png);
height:19px;
}

#feature_head {
color: #000;
background: #2f77af url('images/vyzkousejte_horni.png');
background-repeat: no-repeat;
background-position: top left;
width: 672px;
height: 29px;
text-align: left;
font-size: 16px;
font-weight: bold;
padding-left: 19px;
padding-top: 24px;
}

#feature {
color: #000;
background: #F60 url('images/vyzkousejte_stred.png');
background-repeat: repeat-x;
background-position: top left;
width: 691px;
text-align: left;
}

#feature a {
color:#000;
font-size:12px;
text-decoration:underline;
line-height:15px;
}
#feature a:hover {
color: #FFF;
font-size:12px;
text-decoration:underline;
line-height:15px;
}


.game_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#000000;
}
.game_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
background-color: #F90;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #333;
}

#slider5{
height: 80px;
text-align:center;
}

#paginate-slider5{
text-align:center;
width: 653px;
color: #000;
background: transparent url('images/dot2.gif');
background-repeat: no-repeat;
background-position: bottom right;
padding: 0 19px 8px 19px;
}

#paginate-slider5 a img{
width: 80px;
height: 60px;
border: 3px solid #ff9000;
}

#paginate-slider5 a img:hover, #paginate-slider5 a.selected img{
border: 3px solid #ffc000;
}