﻿/* MENU */
.menu_wrapper
{
	float: left;
	width:210px;
	height:auto;
	padding: 0 0 20px 0;
}

.Menu
{
    clear:both;
    width:210px;
    height:27px;
    background-image:url(../images/menu_main_down.gif);
  
}
 
 .MenuOpen
{
    clear:both;
    width:210px;
    height:27px;
    background-image:url(../images/menu_main_hover.gif);
  
}
 
.MenuOver
{
  	clear:both;
    width:210px;
    height:27px;
    background-image:url(../images/menu_main_hover.gif);
    background-repeat:repeat; 
   
}
 
.MenuHide
{
  	clear:both;
    width:210px;
    height:27px;
    background-image:url(../_images/bg_colMiddle.gif);
    background-repeat:repeat;
    display:none;
   
}
 
 
 /* MENU_IMAGE */
 
.MenuImage
{
    background-image:url(../images/menu_websites_down.jpg);
	background-repeat:no-repeat;
	background-position:center;
    width:27px;
    height:27px;
    float:left;
   
}
 
 
.MenuImageOver
{
	background-image:url(../images/menu_websites_rollover.jpg);
	background-repeat:no-repeat;
	background-position:center;    
	width:27px;
    height:27px;
    float:left;
   
}

.MenuImageOpen
{
	background-image:url(../images/menu_websites_rollover.jpg);
	background-repeat:no-repeat;
	background-position:center;    
	width:27px;
    height:27px;
    float:left;
   
}
 
  /* MENU_TEKST */
 
.MenuTekst
{
    color:#000000;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
    width:170px;
    height:27px;
	line-height:27px;
    float:left;
	padding: 0 0 0 10px;
   
}
 
.MenuTekstOver
{
    color:4d4d4d;
    width:170px;
    height:27px;
	line-height:27px;
    float:left;
	color:#4d4d4d;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding: 0 0 0 10px;
   
}

.MenuTekstOpen
{
    color:4d4d4d;
       width:170px;
    height:27px;
	line-height:27px;
    float:left;
	color:#4d4d4d;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding: 0 0 0 10px;
   
}
 
 
   /* SUBMENU */
 
.SubMenu
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom: 0px solid #CCCCCC;   
}

.SubMenuOver
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom: 0px solid #CCCCCC;   
}

.SubMenuOpen
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom: 0px solid #CCCCCC;   
}

.SubMenuBottom
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom:none;   
}

.SubMenuBottomOpen
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom:none;   
}


.SubMenuOverBottom
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom:none;   
}
 
    /* SUBMENU_IMAGE */
 
.SubMenuImage
{
    background-image:url(../images/menu_img_sub_close.gif);
	background-repeat:no-repeat;
	background-position:center;    
    width:27px;
    height:27px;
    float:left;
   
}

.SubMenuImageOver
{
    background-image:url(../images/menu_img_sub_hover.gif);
	background-repeat:no-repeat;
	background-position:center;    
    width:27px;
    height:27px;
    float:left;
   
}

.SubMenuImageOpen
{
    background-image:url(../images/menu_img_sub_open.gif);
	background-repeat:no-repeat;
	background-position:center;    
    width:27px;
    height:27px;
    float:left;
   
}
 
 
    /* SUBMENU_TEKST */
.SubMenuTekst
{
    color:#000000;
    width:170px;
    height:27px;
    float:left;
	padding: 0 0 0 10px;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:27px;   
}

.SubMenuTekstOver
{
    color:#953C2C;
    width:170px;
    height:27px;
    float:left;
	padding: 0 0 0 10px;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:27px;   
}

.SubMenuTekstOpen
{
    color:#953C2C;
    width:170px;
    height:27px;
    float:left;
	padding: 0 0 0 10px;
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:27px;   
}


   /* ______________________________________________________________________________________ */


   /* SUBSUBMENU */
 
.SubSubMenu
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom: 1px solid #FFFFFF; 
	background-color:#E7E7E8;  
}

.SubSubMenuOver
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom: 1px solid #FFFFFF; 
	background-color:#3F3F3F;  
}

.SubSubMenuOpen
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom: 1px solid #FFFFFF; 
	background-color:#3F3F3F;  
}

.SubSubMenuBottom
{
    clear:both;
    width:210px;
    height:27px;
	border-bottom:none;   
}
 
    /* SUBMENU_IMAGE */
 
.SubSubMenuImage
{
    display:none;
   
}

.SubSubMenuImageOver
{
    display:none;
}

.SubSubMenuImageOpen
{
   display:none;
   
}
 
 
    /* SUBMENU_TEKST */
.SubSubMenuTekst
{
    color:#8A8483;
    width:170px;
    height:27px;
    float:left;
	padding: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:27px;   
	padding-left:37px;
}

.SubSubMenuTekstOver
{
    color:#FFFFFF;
    width:170px;
    height:27px;
    float:left;
	padding: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:27px;    
	padding-left:37px; 
}

.SubSubMenuTekstOpen
{
    color:#FFFFFF;
    width:170px;
    height:27px;
    float:left;
	padding: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:27px;    
	padding-left:37px; 
}