.gumbi {
		background-color:#000000;
		color: #FF9900;
		font-weight: bold;
		border-bottom-color:#FF9900;
		border-left-color:#FF9900;
		border-right-color:#FF9900;
		border-top-color:#FF9900;
		width:90px
}

.naslov1 {
	font-size:22px;
	font-family: Ariel;
	font-weight: bold;
	color:#000000
}

.naslov2 {
	font-size:18px;
	font-family: Ariel;
	color:#000000
}

.citat {
	font-size:12px;
}

.citat2 {
	font:Arial;
	font-size:10px;
}

.citat3 {
	font:Arial;
	font-size:12px;
}


.cr {
	font-size: 10px;
	font-weight: bold;
}

.cr2 {
	font-size: 11px;
	font-weight: bold;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}