div#blue-band 
{height:77px; font-family: "Futura Bk BT", "Futura Lt BT", arial, sans-serif; font-size:11px;
background:#08354e url(./img/band_back.gif) repeat-x; padding:0; position:relative; z-index:100;}
 
div#site-menu-container {width:980px; height:73px; margin:0 auto; border-bottom: 4px #fff200 solid;}
div#yfa, div#site-menu-back, div#blue-band-div, div#lan-switch 
{height:73px; width:195px; float:left; background:#08354e;}

div#yfa a {display:block; margin:15px 0px 0px 20px;}
div#yfa a img {border:none;}

div#site-menu-back {width:655px; background:url(./img/site_menu_back.jpg);}

div#blue-band-div 
{height:53px; width:1px; background:#2d5368; border-bottom:10px #08354e solid; border-top:10px #08354e solid;}

div#lan-switch {width:129px;}
div#lan-switch a {margin:21px 0px 0px 23px; color:#fff; display:block; line-height:120%; text-decoration:none;}


div#site-menu {width:300px; margin:21px 5px 0px 331px;}

/* tlacitko dd-but */
a#dd-but, a#dd-but:visited 
{display:block; text-align:left; text-decoration:none; width:290px; height:21px; color:#f0e605;
font-weight:bold; background:url(./img/dd_but.gif); padding:7px 0 0 10px;}
/* aktivace IE pri hoveru tlacitka dd_but (pro lt IE 7) */
div#site-menu:hover, div#site-menu a#dd-but:hover {border:0;}


/* neviditelny dropdown dd */
div#site-menu div#dd, div#site-menu a div#dd 
{display:none; text-align:left; position:absolute; z-index:100;}

/* vyklopit dropdown dd */
div#site-menu:hover div#dd, div#site-menu a:hover div#dd {display:block;}

/* okraje dropdownu dd */
div#dd-top {width:300px; height:10px; background:url(./img/dd_top.gif) no-repeat bottom;}
div#dd-mid {width:299px; height:264px; background:#072e45; border-right:1px #2d5368 solid;}
div#dd-bottom {width:300px; height:8px; background:url(./img/dd_bottom.gif) no-repeat top;}


/* Zrusit zakladni styl tabulek pro lte IE 6 */
table#dd-table {border-collapse:collapse;margin:0; padding:0;}


div#dd ul, div#dd a ul
{list-style-type: none; float:left; padding:0; margin:0; width:292px; height:264px; overflow: auto;
border-left:1px #2d5368 solid; background:url(./img/dd_bar_back.gif) repeat-y right;}

/* pozadi polozek scrolovaneho menu - tesne vlevo od scroll baru */
div#dd ul li, div#dd a ul li {background:url(./img/dd_bar_back.gif) repeat-y right;}
/* hack width pro IE5.5 */
* html div#site-menu a:hover ul li {width:267px; w\idth:266px;}

/* styl jednotlivych linku dropdown menu */
div#dd ul li a, div#dd a ul li a
{display:block; height:54px; width:259px; color:#fff; text-decoration:none; font-weight:normal;  
background:url(./img/dd_link_back.gif) repeat-x bottom; border:0; padding:8px 0 8px 8px;}
div#dd ul li a b, div#dd a ul li a b
{color:#f0e605; font-size:100%; font-weight:bold; line-height:190%; margin:0;}

/* styl jednotlivych linku dropdown menu on hover */
div#dd ul li:hover a, div#dd a ul li:hover a, div#dd a ul li a:hover
{background-image:url(./img/dd_link_back_on.gif);}

div#dd img {float:left; height:54px; width:74px; margin:0 12px 0 0; border:none;}

div#dd ul li#first-link a, div#dd a ul li#first-link a {padding-top:0;}

div#dd ul li#last-link a, div#dd a ul li#last-link a 
{padding-bottom:0; background-position:top;}

