.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
}

.solidblockmenu li{
display:inline;
color:#3f3f3f;
height:60px;
}

.solidblockmenu li a{
float: left;
color:#3f3f3f;
padding:12px 10px 13px 12px;
text-decoration: none;
border-bottom:solid 1px #CCCCCC;
width:340px;
}

.solidblockmenu li a:visited{
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color:#fff;
background:url(imazhet/titujt_selected.gif) repeat-x;
}

.tabcontainer{
width:238px; /*width of 2nd level sub menus*/
height:205px;
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top:1px;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top:0px;
}

.tabcontent{
width:238px;
display:none;
}





/*************  MY STYLES         ********/
.tli{
width:100%;
}
/*************                    ********/