body
{
}


.muz_linkovi{
  padding:0 10px 0 15px;
}

.muz_linkovi A:hover
{
  color: #c00;
}

.tab
{
	width:220px;
	float:left;
	background: #FFFFFF !important;
	
}


.tab A,
.tab A:active,
.tab A:visited 
{
	float:left;
	display: block;
	padding: 0 2px;
	height:15px;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	margin-right:2px;
	color:#000;
  background-color: #FFF;
  font-weight:bold;
}
.tab A:hover {
	color: #CC0000;
}

.tab A.selected{
	color:#7C816D;
}

.muzealci_tab {
	background: #fff !important; 
	width:90%;
	border: none !important;
}


