/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
font-family: Verdana, Arial, Helvetica, sans-serif; 
width:145px; 
position:relative; 
font-size:12px; 
margin:0px 0px 0px 0px;
cursor: hand;
}

.menu ul li a:visited { 
display:block; text-decoration:none; 
color:#000066; 
width:145px; 
text-align:left; 
border:#fff solid; 
border-width:0px 0px 0px 0px; 
background:#ffdd00; 
line-height:18px; 
font-size:11px;
padding: 0px 0px 0px 10px ; 
margin: 0px;
cursor: hand;
} 

.menu ul {
padding:0; 
margin:0;
list-style-type: none; 
cursor: hand;
}

.menu ul li {
float:left; 
margin-right:0px; 
position:relative;
cursor: hand;
}

.menu ul li ul {
display: none;
cursor: hand;
}

/* specific to non IE browsers */
.menu ul li:hover a {color:#000000; background:#E8B900;cursor: hand; }
.menu ul li:hover ul {display:block; position:absolute; color:#000000; top:0; left:155px; width:155px; cursor: hand; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}
.menu ul li:hover ul li a.hide {background:#990000; color:#000000;cursor: hand;}
.menu ul li:hover ul li:hover a.hide {width:145px; color:#000000; cursor: hand;}
.menu ul li:hover ul li ul {display: none;cursor: hand;}
.menu ul li:hover ul li a {display:block; background:#E8B900; color:#000; left:155px; cursor: hand;}
.menu ul li:hover ul li a:hover {background:#ffdd00; color:#000;cursor: hand;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:155px; top:0; color:#000;cursor: hand;}
.menu ul li:hover ul li:hover ul li a {display:block; width:145px; background:#0000FF; color:#000;cursor: hand;}
.menu ul li:hover ul li:hover ul li a:hover {background:#CC33CC; width:145px; color:#fff;cursor: hand;}

.menu ul li a { 
display:block; text-decoration:none; 
color:#000066; 
width:145px; 
text-align:left; 
border:#fff solid; 
border-width:0px 0px 0px 0px; 
background:#ffdd00; 
line-height:18px; 
font-size:11px;
padding: 0px 0px 0px 10px ; 
margin: 0px;
cursor: hand;
} 

.menu_wyr { 
display:block; text-decoration:none; 
color:#FF0000; 
width:145px; 
text-align:left; 
border:#fff solid; 
border-width:0px 0px 0px 0px; 
line-height:18px; 
font-size:11px;
padding: 0px 0px 0px 0px ; 
margin: 0px 0px 0px 0px ; 
cursor: hand;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
} 

.menu_opisy { 
display:block; text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal; 
color:#FFFFFF; 
width:145px; 
text-align:left; 
background:#CC9900; 
padding: 0px 0px 0px 10px ; 
margin: 0px;
line-height:20px; 
font-size:13px;
margin: 0px 0px 0px 0px ; 
cursor: hand;
} 

.menu_klub { 
display:block; text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal; 
color:#FFFFFF; 
width:145px; 
text-align:left; 
background:#0067CE; 
padding: 0px 0px 0px 10px ; 
margin: 0px;
line-height:20px; 
font-size:13px;
margin: 7px 0px 0px 0px ; 
cursor: hand;
} 

.menu_gielda { 
display:block; text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal; 
color:#FFFFFF; 
width:145px; 
text-align:left; 
background:#FF0000; 
padding: 0px 0px 0px 10px ; 
margin: 0px;
line-height:20px; 
font-size:13px;
margin: 7px 0px 0px 0px ; 
cursor: hand;
} 

.td_menu { 
width:160px; 
text-align:left; 
padding: 0px 0px 0px 0px ; 
margin: 5px 0px 0px 7px ; 
cursor: hand;
} 
