/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */
.mhm {
   float:right
	width: 400px;
}

.unutra2{
padding: 0 0;
width:100%;
border-bottom: 1px solid #ff8f0a; /*Brown color theme*/ 
border-left:0px;
border-right:0px;
background-color: lightyellow;
voice-family: "\"}\"";
voice-family: inherit;
}

.unutra2 ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
}

.unutra2 ul:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.unutra2 ul:hover {
background-color: #f9eee8; /*Brown color theme*/ 
color: black;
}

.unutra2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: capitalize;
text-align: right;
 }

.unutra2 a{
float: left;
display: block;
font: bold 11px Arial;
color: black;
text-decoration: none;
padding: 9px 4px;
border-top: 0px solid #ffc5a3;
background-color: #ffc5a3;
outline: 0;
}

.unutra2 a:hover{
background-color: #ff8f0a; /*Brown color theme*/ 
color: black;
}

.unutra2 a.selected{ /*currently selected tab*/
color: black;
border-color: #ff8f0a; /*Brown color theme*/
background: #ff8f0a none;
}

.crni10 {font-family:Tahoma;font-size:10;color:#000000;}
