/* ------------- styly pro rozbalovaci menu ------------------- */

a.menu, a.menu:link, a.menu:visited {
	color: #fff;
	text-decoration: none;
	}

a.menu:hover
	{
	color: #cccccc;
	text-decoration: none;
	}

a.menu_selected, a.menu_selected:link, a.menu_selected:visited {
	color: #E1E9F6;
	text-decoration: none;
	}

a.menu_selected:hover
	{
	color: #cccccc;
	text-decoration: none;
	}

.menu_sub table 
    { 
    background-color: #003173;
    min-width: 200px;
    margin-top: 1px;
    border: 1px solid #fff;
    border-bottom: none;
/*    border-top: none; */
    }

.menu_sub td 
    { 
    border-bottom: 1px solid #fff;
    text-align: left;
    }

.menu_sub a,
.menu_sub a:link,
.menu_sub a:visited 
    { 
    font: 8pt "Helvetica CE", Tahoma, Arial, sans-serif;
    display: block; 
    padding: 2px;
    width: 100%; 
    color: #fff; 
    text-decoration: none; 
    padding: 4px 8px;
    }

.menu_sub a:hover 
    { 
    background-color: #CD3531;
    color: #fff;  
    }


.navi_sub_0 {
    font-family: "Helvetica CE", Verdana, Arial, sans-serif;
    font-size: 10px;
    text-align: right;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 5px;
    color: #999999;
    }

.navi_sub_0 a,
.navi_sub_0 a:link
    { 
    text-decoration: none;
    color: #999999; 
    }

.navi_sub_0 a:visited 
    {
    text-decoration: none;
    color: #999999;
    }
       
.navi_sub_0 a:hover 
    {
    text-decoration: underline;
    color: #000000; 
    }

.navi_sub_1 {
    font-family: "Helvetica CE", Verdana, Arial, sans-serif;
    font-size: 10px;
    text-align: right;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 5px;
    color: #999999;
    }

.navi_sub_1 a,
.navi_sub_1 a:link
    { 
    text-decoration: none;
    color: #999999; 
    }

.navi_sub_1 a:visited 
    {
    text-decoration: none;
    color: #999999;
    }
       
.navi_sub_1 a:hover 
    {
    text-decoration: underline;
    color: #000000; 
    }
    
.navi_sub_2 {
    font-family: "Helvetica CE", Verdana, Arial, sans-serif;
    font-size: 10px;
    text-align: right;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 5px;
    color: #999999;
    }

.navi_sub_2 a,
.navi_sub_2 a:link
    { 
    text-decoration: none;
    color: #999999; 
    }

.navi_sub_2 a:visited 
    {
    text-decoration: none;
    color: #999999;
    }
       
.navi_sub_2 a:hover 
    {
    text-decoration: underline;
    color: #000000; 
    }    
    
.navi_sub {
    font-family: "Helvetica CE", Verdana, Arial, sans-serif;
    font-size: 10px;
    text-align: right;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 5px;
    color: #999999;
    }

.navi_sub a,
.navi_sub a:link
    { 
    text-decoration: none;
    color: #999999; 
    }

.navi_sub a:visited 
    {
    text-decoration: none;
    color: #999999;
    }
       
.navi_sub a:hover 
    {
    text-decoration: underline;
    color: #000000; 
    }