@charset "utf-8";
.background_2_columns {
	background-color: CCCCCC;
	background-image: url(../images/background.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
	color: #FF6600;
	padding: 0px;
	font-style: normal;
}
