#sidebar  { 
    width:245px; 
    float:left; 
    margin-top: 0px; 
}
#sidebar2 { width:190px; position:absolute; left: 810px; top: 0px; z-index: 10; /*background-image: url(../imgs2/rightbox_bg.jpg);*/ }

#menuTop { 
   height:229px; 
   margin:0; 
   margin-top: 0px;
   margin-right: 20px;
   float: right;
   padding:0; 
   background: url(home/top_menu_back.jpg) no-repeat; 
}

#menuTop li { 
/*    height:47px; 
    line-height:47px; 
    background:url(../imgs2/_icons/border-line-menu-top.gif) no-repeat right bottom */
}
#menuTop li a { 
    display:block; 
    /*height:26px; 
    background-repeat:no-repeat; 
    background-position:left top; 
    padding-left:68px; 
    font-size:13px; 
    color:#333; 
    font-weight:bold;
    margin-right:25px;*/
    
}

#menuTop li.item1 a { 
    margin-top:60px;
    background: #000 url(home/right_menu_off_1.gif) no-repeat left top;
}
#menuTop li.item2 a {
    background: url(home/right_menu_off_2.gif) no-repeat left top;
}
#menuTop li.item3 a {
    background: url(home/right_menu_off_3.gif) no-repeat left top;
}
#menuTop li.item4 a { 
    background: url(home/right_menu_off_4.gif) no-repeat left top;
}
#menuTop li.item5 a { 
    background: url(home/right_menu_off_5.gif) no-repeat left top;
    border-bottom:1px solid #AEB3B6; 
}

.boxRightStiri					{ background:url(../imgs2/_icons/top-band.gif) repeat-x left top; padding-bottom:10px }
.boxRightStiri DT				{ background:url(../imgs2/_icons/right-gra-red.gif) repeat-y left top; font-size:15px; color:#FFF; font-weight:bold; text-transform:uppercase; padding-left:20px; line-height:50px }
.boxRightStiri DD				{ border-bottom:1px solid #CCC; padding:10px 0; margin:0 15px; font-size:11px }
.boxRightStiri A				{ color:#333 }
.boxRightStiri DD STRONG		{ display:block; font-weight:bold }
.boxRightStiri DD EM			{ display:block; color:#797979; font-style:normal }

.bannerIMG						{ text-align:center; padding:10px 0; border-bottom:1px solid #CCC; margin:0 15px }
.bannerIMG IMG					{ margin:0 auto }
.bannerIMG HR					{ display:block; background:none; border:none; line-height:5px; height:5px }

.boxRightTestimoniale			{ padding:10px 0 }
.boxRightTestimoniale DT		{ font-size:15px; font-weight:bold; color:#DB0000; text-transform:uppercase; padding-left:15px }
.boxRightTestimoniale DD		{ padding:8px 0 5px 0; margin:0 15px; font-size:11px; border-bottom:1px solid #CCC }
.boxRightTestimoniale IMG		{ margin:0 10px 5px 0 }
.boxRightTestimoniale A			{ color:#333 }
.boxRightTestimoniale A EM		{ display:block; clear:left; color:#797979; font-style:normal }
.boxRightTestimoniale A:hover	{ color:#797979 }

#bannere						{ text-align:center; padding:10px; border-bottom:1px solid #CCC; border-top:1px solid #CCC }
#bannere IMG					{ margin:0 12px }
