/* CSS Document */

.menuk2{
background-color:transparent;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:10px;
empty-cells:show;
margin-bottom:80px;
margin-top:60px;
width:200px;
overflow:hidden;
float:right;
clear:right;
border-bottom:2px solid #cccccc;
border-top:2px solid #cccccc;
}
.menuemne,
.menuemne_act{
border-top:1px #cccccc solid;}
.menuemne a span,.menuemne_act a span{
font-size:10px;
margin-left:10px;
}
.menuemne2 a span,.menuemne2_act a span{
margin-left:15px;
}
.menuemne a,.menuemne_act a{
display:block;
line-height:22px;
text-decoration:none;
}
.menuemne2 a,.menuemne2_act a{
display:block;
line-height:16px;
text-decoration:none;
margin-bottom:3px;
}
.menuemne2  a,.menuemne a {
color:#962924;
}
.menuemne_act a{color:#000000;}
.menuk2 td.menuemne_act a {
background-image:url(../images/menubgACT.gif);
background-repeat:repeat-y;
background-position:left top;
}
.menuk2 td.menuemne_act a:hover,
.menuk2 td.menuemne a:hover{
background-image:url(../images/menubgRO.gif);
background-repeat:repeat-y;
background-position:left top;
text-decoration:none;
}
.menuemne2_act a ,
.menuk2 td.menuemne2_act a:hover,
.menuk2 td.menuemne2 a:hover {
color:#FF8700;	
}
.menuk2	tr.h20 td {
vertical-align:bottom;
}
.menuk2	tr.h14 td {
height:14px;
}
 .linie-1 {
border-top:none;}