.mmi_passive{
	background: url('images/kvadrat.gif') no-repeat;
	background-position: 0% 75%;
	border-bottom: 1px solid #C46A24; 
	font-family: Tahoma;
	font-size: 10pt;
	color: #F5B300;
	white-space: nowrap; text-decoration:none; font-weight:bold;
	cursor:pointer;
	padding-left: 17px;
	padding-top: 7px;
}

.mmi_active{
	background: url('images/kvadrat.gif') no-repeat;
	background-position: 0% 75%;
	border-bottom: 1px solid #C46A24; 
	font-family: Tahoma;
	font-size: 10pt;
	color: #F5B300;
	white-space: nowrap; text-decoration:none; font-weight:bold;
	cursor:pointer;
	padding-left: 17px;
	padding-top: 7px;
	background-color: white;
}

.smt {
	border: 2px solid #D28600;
	background: #B74B12;
	width: auto
}

.smi_passive {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;

	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer; color:#F5B300;
	border-bottom: 1px dotted #C46A24;
}
.smi_active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;

	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	color:#F5B300;
	border-bottom: 1px dotted #C46A24;
	background-color: white;	
}
