﻿
img {
	border-width: 0;
}


#vertical-menu  a {
	text-decoration: none;
	color: white ;
	font-family: Arial;
}

#vertical-menu a:visited {
	color: white ;
	text-decoration: none;
}

#vertical-menu  a:hover {
	text-decoration: none;
	color: white ;
	
}

#vertical-menu a:active 
{
	color: white;
	text-decoration: none;
}


/* ----- [ VERTICAL MENU ] ------------------------------------------------ */

#vertical-menu  {
    width: 350px;
    height : 350px;
    margin-top: 40px;
/*    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5;
    border-bottom: 2px solid #a5a5a5;
    border-top: 5px solid #999; */
    overflow:hidden;
    font-family:Times New Roman;	
    font-size: 18px; 
    font-weight:bold ;
    color: white;
    text-align :left ;
    
   

}

/* ------------- STYL PRO <ul>, ------------------------------------------*/

#vertical-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    list-style-type:none;
    border-style: none;
    font-weight: bold;
}

#vertical-menu ul ul{
font-weight: normal;
}

#vertical-menu ul ul ul{

}

#vertical-menu ul ul ul ul{

}

#vertical-menu ul ul ul ul ul{

}




/* -------- STYL <li>, DALSI DEFINUJI JEN POZICI VIRTUALNI ODRAZKY -----------*/


#vertical-menu ul li {
/*height: 24px;*/
margin:0;
letter-spacing : 2px ;
margin-top : 10px;
}


/* ----------------- STYLY ODKAZU JEDNOTLIVYCH UROVNI  -----------------------*/

#vertical-menu a{
/*background: #f60;*/
display: block;
text-decoration: none;
line-height: 22px;
color: white ;
padding-left: 50px;
width: 300px;
_width: 216px;
/*background: url("img/plus.gif") no-repeat 8px 50% ;*/
font-size:20px;
font-weight :bold;

}



#vertical-menu a:hover{
text-decoration: underline;

}


#vertical-menu .menu_aktivni {
background:#EFA861;
}

#vertical-menu ul ul a{
padding-left: 10px;
width: 200px;
_width: 216px;
_background: /*#f06*/ url("img/arrow-gray.gif") no-repeat 15px 50% ;
}


#vertical-menu ul ul ul a{
/*background: #F8C;*/
padding-left: 20px;
 padding-top :0px;
 padding-bottom :0px;
 height :15px;
font-size:12px;
margin-top : 0px;
width: 100px;
_width: 216px;
_background: url("img/arrow-gray.gif") no-repeat 30px 50% ;
}

#vertical-menu ul ul ul ul a{
/*background: #f4d;*/
padding-left: 40px;
width: 100px;
font-size:11px;
letter-spacing : 1px ;
_width: 216px;
_background: url("img/arrow-gray.gif") no-repeat 45px 50% ;
}

#vertical-menu ul ul ul ul ul a{
/*background: #f0d;*/
padding-left: 50px;
width: 00px;
_width: 216px;
_background: url("img/arrow-gray.gif") no-repeat 60px 50% ;
}

#vertical-menu ul ul ul ul ul ul a{
padding-left: 50px;
width: 100px;
_width: 216px;
_background: url("img/arrow-gray.gif") no-repeat 75px 50% ;
}

#vertical-menu ul ul ul ul ul ul ul a{
padding-left: 50px;
width: 100px;
_width: 216px;
_background: url("img/arrow-gray.gif") no-repeat 90px 50% ;
}
