body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

li {
	padding-bottom: 5px;
}

.NaslovVELIK {
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #006666;
}

a:link {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
a:visited {

	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


a.bigger:link {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.bigger:visited {

	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.bigger:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #6C0BFA;
	text-decoration: none;
}
a.bigger:active {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.textStoritve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.textSP{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #333333;	/*font-weight: bold; */
}

.textAlineje{
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}

.gsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.NormalText {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #333333;
}
.textZivahen {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}


#reference img, .refinfo {
	padding: 10px;
	border: 2px solid #ddd;
	-moz-border-radius: 10px; 
	margin-right: 5px;
/*	margin-bottom: 15px; */
	float:left;
	height:150px;
}

.refinfo {
	background-color:orange;
	border: 2px solid #bbb;
}