body {
	background: url("images/bg.png");
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

.tekst, .naslov, .pdf {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: white;
/*	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #444;*/
}

.naslov {
	color: #D40C11;
	font-weight: bold;
	font-size: 14px;
}

.pdf {
	background: url("images/bg_black.png");
	background-repeat: repeat-y;
	color: white;
padding: 0;
margin: 0;
	padding-top: 15px;
	line-height: 22px;
}

.dl_pdf img { margin-left: 25px; }

a:link.dl_pdf, a:visited.dl_pdf {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

a:hover.dl_pdf {
	color: white;
	font-weight: none;
	text-decoration: underline;
}

a:link, a:visited {
	color: #D40C11;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-weight: none;
	text-decoration: underline;
}
