body {
	charset: "iso-8859-2";
	background-color:#f2f5f6;
	background-image:url(slike/back.png);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin: 4px 15px 3px 150px;
	word-spacing: 0.1pt;
	font-weight: normal;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003563;
	word-spacing: 1px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: overline;
	color: #bbbbbb;
}

.naslovAgencija {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: bold;
	color: #003563;
	margin: 0px 0px 0px 15px;
}

.naslovMarketing {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #4a9209;
	margin: 3px 15px 0px 15px;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.textMarketing {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #4a9209;
	margin: 3px 15px 4px 15px;
	word-spacing: 0px;
	letter-spacing: 0.1pt;
}

.naslovKonzalting {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #dc7d29;
	margin: 3px 15px 0px 15px;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.textKonzalting {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #dc7d29;
	margin: 3px 15px 4px 15px;
	word-spacing: 0px;
	letter-spacing: 0.1pt;
}

.naslovGoogle {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;
	color: #5276b8;
	margin: 3px 15px 0px 15px;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.textGoogle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #5276b8;
	margin: 3px 15px 4px 15px;
	word-spacing: 0px;
	letter-spacing: 0.1pt;
}


.foot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 3px 0px 3px 0px;
	color: #003563;
	font-weight: normal;
}

a.foot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003563;
	font-weight: bold;
	text-decoration: underline;
}

a.foot:hover {
	color: #555555;
	text-decoration: overline;
}


