a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: cd101d;


}
a:active {
	text-decoration: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;



}
.glavni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;


}
.justify {
	text-align: justify;
}
.titre {
	font-size: 14px;
	color: #ABBAC0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.sous-titre {
	font-size: 13px;
	font-weight: bold;
	color: 133b7c;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.border {
	border: 1px solid #CCCCCC;
}
