/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 12px arial;
margin: 0px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #a4a4a4;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
background-image:url(ims/ban_svetki.jpg);
border-bottom: 2px solid #a4a4a4;
}

.ddsubmenustyle li a{
display: block;
width: 170px; /*width of menu (not including side paddings)*/
color: #3e4657;
background-color: #e6e6e6;
text-decoration: none;
padding: 4px 5px;

}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 250px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #97a3b5;
color: white;
background-image:url(ims/ban_svetki.jpg)
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
background-image:url(ims/ban_svetki.jpg)
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
background-image:url(ims/ban_svetki.jpg)
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
background-image:url(ims/ban_svetki.jpg)
}



.yo, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 12px arial;
margin-top: 20px;
margin-left:-90px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border: 1px solid #a4a4a4;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
height:16px;
border-bottom: 2px solid #a4a4a4;
}

.yo li a{
display: block;
width: 200px; /*width of menu (not including side paddings)*/
color: #3e4657;
background-color: #e6e6e6;
text-decoration: none;
padding: 3px 5px;

}

* html .yo li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.yo li a:hover{
background-color: #97a3b5;
color: white;
}






.yo2, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 12px arial;
margin-top: 20px;
margin-left:-290px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border: 1px solid #a4a4a4;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
height:16px;
border-bottom: 2px solid #a4a4a4;
}

.yo2 li a{
display: block;
width: 200px; /*width of menu (not including side paddings)*/
color: #3e4657;
background-color: #e6e6e6;
text-decoration: none;
padding: 3px 5px;

}

* html .yo2 li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.yo2 li a:hover{
background-color: #97a3b5;
color: white;
}