.roundtop { 
	background: url(qoshe_tr.gif) no-repeat top right; 
}

.roundtop_left { 
	background: url(qoshe_tl.gif) no-repeat top left; 
	display: block !important;
}

.roundbottom {
	background: url(qoshe_br.gif) no-repeat top right; 
}

.roundbottom_left {
	background: url(qoshe_bl.gif) no-repeat top left; 
	padding-bottom: 1px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#menyja_majt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#menyja_majt {
    WIDTH: 187px;
    border:1px solid #2885C6;
	border-width:1px 1px 1px 1px;
	margin-left: 3px;
}

#menyja_majt .center {
	WIDTH: 186px;
}
#menyja_majt .center UL {
	WIDTH: 186px; 
}
#menyja_majt .center UL LI {
   PADDING-BOTTOM: 0px; 
   WIDTH: 186px; 
   border-bottom: 1px solid #2885C6;
   FLOAT: left; 
}
#menyja_majt .center .last {
   BORDER-BOTTOM: #2885C6 1px solid; 
   PADDING-BOTTOM: 1px
}
#menyja_majt .center UL LI A {
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 20px; 
	WIDTH: 158px; 
	PADDING-RIGHT: 10px; 
    background: url(me_shume.gif) no-repeat 2px 8px  ;
	FLOAT: left; 
	color: #FFFFFF;
	PADDING-TOP: 5px;
	font-weight: normal;
}

#menyja_majt .center UL LI A:hover {
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 20px; 
	WIDTH: 158px;
	PADDING-RIGHT: 10px; 
    background: #0076BA url(me_shume.gif) no-repeat 2px 8px  ;
	FLOAT: left; 
	PADDING-TOP: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#menyja_majt .center UL LI.active {
         border-bottom: 0px solid #2885C6;
}
#menyja_majt .center UL LI.active A { 
         border-bottom: 1px solid #2885C6;
       
}
#menyja_majt *.center UL LI A.active {
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 20px; 
	WIDTH: 156px;
	PADDING-RIGHT: 10px; 
	PADDING-RIGHT: 10px; 
	background: #0363A7 url(me_shume.gif) no-repeat 2px 8px  ;
	FLOAT: left; 
	FONT-WEIGHT: bold; 
	PADDING-TOP: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

#menyja_majt .center UL LI.active A:hover {
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 20px; 
	WIDTH: 158px;
	PADDING-RIGHT: 10px; 
	background: #0363A7 url(me_shume.gif) no-repeat 2px 8px  ;
	FLOAT: left; 
	FONT-WEIGHT: bold; 
	PADDING-TOP: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menyja_majt .center UL.sub {
	FLOAT: left; 
    WIDTH: 186px; 
	background: #2190CF;
    color: #ffffff;
}
#menyja_majt .center UL.sub LI {
    PADDING-BOTTOM: 0px; 
    WIDTH: 171px; 
    FLOAT: left; 
    padding-left: 5px; 
    border-bottom: 0px solid #E4E4E4;
}
#menyja_majt .center UL.sub LI A {
	PADDING-BOTTOM: 6px; 
	PADDING-LEFT: 10px; 
	WIDTH: 157px; 
	PADDING-RIGHT: 10px; 
	FLOAT: left; 
	FONT-WEIGHT: normal; 
	PADDING-TOP: 6px;
    color: #ffffff;
    border-bottom: 0px solid #E4E4E4;
	background-image: url(arrow_sub.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
}


#menyja_majt .center UL.sub LI A:hover {
	PADDING-BOTTOM: 6px; 
	PADDING-LEFT: 10px; 
	WIDTH: 157px; 
	PADDING-RIGHT: 10px; 
	FLOAT: left; 
	FONT-WEIGHT: normal; 
	PADDING-TOP: 6px;
    border-bottom: 0px solid #E4E4E4;
	background: #2190CF url(arrow_sub.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
    color: #FFFFFF;
    text-decoration: underline;
	}