#menu {
	clear:left;
	float:left;
	width:231px;
	margin:0;
	padding:22px 0 0 19px;
	
	font-size: 14px;
	text-decoration:none;
	color: #999999;
	font-family: Helvetica;
	vertical-align: 200%;
    /*
	font-weight: bold;
	*/
	line-height:170%;
	
	background-image: url(../img/logo_pod_menu.png);
	background-repeat: no-repeat;
	
	height: auto !important;  
    height: 650px;      
    min-height: 650px;


	
	/*border: thin solid #FF0000;*/

}



#menu a{
	/*
	font-weight:bold;
	*/
	height: auto !important;
	height: 18px;      /*  IE5.x i IE6 */
	min-height: 18px;
	text-decoration:none;
	color:#999999;
	font-family: Helvetica;
	display:block;
	padding:0px 0 0 0px;
	
	margin-bottom:2px;
	/*
	background-image: url(../img/bgmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	*/
}


#menu a:hover {
	/*
	background-image: url(../img/bgmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	*/
	
	color:#FFFF01;
	/*
	border-top:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	
	border-left:4px solid #be3037;
	border-bottom:1px solid #b0b0b0;*/
}

#menu a.level1-act {
    /*
	background-image: url(../img/bgmenu.png);
	background-repeat: no-repeat;
	background-position: left center;
	*/
	color:#FFFF01;
	/*
	border-top:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	
	border-left:4px solid #be3037;
	border-bottom:1px solid #b0b0b0;
	font-weight: bold;
	*/
}

#menu a.level2-no {
	
	margin:0px 0 0px 14px;
	font-size:14px;
	width:215px;
	

	padding:0px 0 0 0px;
}

#menu a.level2-no:hover {
	
	color:#FFFF01;
}

#menu a.level2-act {
	font-size:14px;
	
	
	color:#FFFF01;
	

	margin:0px 0 0px 14px;
	padding:0px 0 0 0px;
	font-weight: normal;
}





#menu a.level3-no {
	
	margin:0px 0 0px 28px;
	font-size:14px;
	

	padding:0px 0 0 0px;
}

#menu a.level3-no:hover {
	
	color:#FFFF01;
}

#menu a.level3-act {
	font-size:14px;
	
	
	color:#FFFF01;
	

	margin:0px 0 0px 28px;
	padding:0px 0 0 0px;
	font-weight: normal;
}





#menu-img-under{
	/*
	clear:left;
	float:left;
	*/

	width:231px;
	margin:0;
	padding:0 0 0 19px;

	/*
	background-image: url(../img/podeszfa.png);
	background-repeat: no-repeat;
	*/
	
	
	height: auto !important;  
    height: 267px;      
    min-height: 267px;
	
	
	position:absolute;
	bottom:0px;

	/*
	height:100%;
	*/

}


#menu_top_right{
font-family: Tahoma;

font-size: 11px;

font-weight: bold;

color: #999999;

text-decoration: none;
}

#menu_top_right a{
font-family: Tahoma;

font-size: 11px;

font-weight: bold;

color: #999999;

text-decoration: none;
}

#menu_top_right a:hover{
font-family: Tahoma;

font-size: 11px;

font-weight: bold;

color: #ffed2c;

text-decoration: none;
}

.menu_language_div{
	float:left;
}