.menuBar{
position:relative;
background:#DB002E;
margin-left:5px
}
a.menuButton, a.menuButton:link, a.menuButton:visited, a.menuButton:hover{
float:left;
cursor:pointer;
color:#000000;
font-size:100%;
font-weight:bold;
font-family:Verdana, arial, tahoma;
text-decoration:none;
padding:0px;
background:url(../img/head_menu-left.gif) no-repeat;
}
a.menuButtonActive, a.menuButtonActive:link, a.menuButtonActive:visited, a.menuButtonActive:hover{
float:left;
cursor:pointer;
color:#fff;
font-size:100%;
font-weight:bold;
font-family:Verdana, arial, tahoma;
text-decoration:none;
padding:0px;
background:url(../img/head_menu-left.gif) no-repeat;
}
a.menuButton:link strong, a.menuButton:visited strong, a.menuButton:hover strong,
a.menuButtonActive:link strong, a.menuButtonActive:visited strong, a.menuButtonActive:hover strong {
display:block;
padding:12px 25px 0px 15px;
background:url(../img/head_menu-right.gif) no-repeat right;
}
a.autoradia:link, a.autoradia:visited, a.autoradia:hover{
padding-right:30px;
background:url(../img/head_autoradia.gif) no-repeat;
}
a.televizory:link, a.televizory:visited, a.televizory:hover{
padding-right:29px;
background:url(../img/head_televizory.gif) no-repeat;
}
a.mp3prehravace:link, a.mp3prehravace:visited, a.mp3prehravace:hover{
padding-right:25px;
background:url(../img/head_mp3-prehravace.gif) no-repeat;
}
a.digitalnifotoaparaty:link, a.digitalnifotoaparaty:visited, a.digitalnifotoaparaty:hover{
padding-right:23px;
background:url(../img/head_digitalni-fotoaparaty.gif) no-repeat;
}
a.domacikino:link, a.domacikino:visited, a.domacikino:hover{
padding-right:27px;
background:url(../img/head_domaci-kino.gif) no-repeat;
}
a.notebooky:link, a.notebooky:visited, a.notebooky:hover{
padding-right:25px;
background:url(../img/head_notebooky.gif) no-repeat;
}
a.menuButton:hover{
color:#fff;
}
.menu{
z-index:1000;
margin-left:4px;
white-space:nowrap;
cursor:pointer;
background:#ffffff;
visibility:hidden;
position:absolute;
text-align:left;
border:1px solid #99CC00;
}
a.menuItem, a.menuItem:link, a.menuItem:visited, a.menuItem:hover {
margin:0px 3px 0px 3px;
padding:3px 10px;
DISPLAY:block;
CURSOR:pointer;
POSITION:relative;	
font-size:90%;
color:#666666;
font-family:Verdana, arial, tahoma;
text-decoration:none;
border-bottom:1px solid #99CC00;
}
a.menuItem:hover{
color:#000000;
text-decoration:none;
}
a.menuItemEnd:link, a.menuItemEnd:visited, a.menuItemEnd:hover {
border-bottom:0px;
padding-bottom:10px;
}
a.menuItemHighlight{
color:#000000;
text-decoration:none;
}
.menuBarText{
font-size:100%;
font-family:Verdana, arial, tahoma;
}
.menuItemText{
font-size:100%;
font-family:Verdana, arial, tahoma;
}
.menuItemArrow{
FONT-SIZE: 9px;
}
