#logo_on {
	width: 380px;
	height:162px;
	background-image: url('../../images/top_on2.png');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding-left: 20px;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	
	/*padding-top: 170px;
	padding-left: 30px; */
}

#logo_off {
	width: 380px;
	height:162px;
	background-image: url('../../images/top_off.png');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding-left: 20px;
	font-family:Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	
	/*padding-top: 170px;
	padding-left: 30px; */
}

#dropmenudiv a{
	display: block;
	padding: 1px 0;
	color: #000000;
	text-decoration: none;
}

#dropmenudiv img {
	margin-top: 5px;
	margin-left: 6px;
	margin-right: 15px;
	vertical-align: middle;
}

#dropmenudiv{
	line-height:26px;
}

/* PANELE */
.p_h_l {
	width: 19px;
	height: 31px;
	background-image: url('../../images/p_h_l.png');
	background-repeat: no-repeat;
}

.p_h_c {
	height: 31px;
	background-image: url('../../images/p_h_c.png');
	background-repeat: repeat-x;
	padding-top: 5px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	color: #767676;
}

.p_h_r {
	width: 19px;
	height: 31px;
	background-image: url('../../images/p_h_r.png');
	background-repeat: no-repeat;
}