body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF1D21;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6130B;
}
a:link {
	text-decoration: underline; color: #AF1D21;
}
a:visited {
	text-decoration: underline; color: #AF1D21;
}
a:hover {
	text-decoration: none; color: #AF1D21;
}
a:active {
	text-decoration: underline; color: #AF1D21;
}
.naslov {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 21px;
	color: #AE1B20;
	font-weight: bold;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF1D21;
	line-height: 16px;
	text-align: justify;
}
.desno {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #AE1B20;
}
.data
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF1D21;
	line-height: 16px;
	text-align: justify;
}

/* KLASI ZA DDMENU */
#dropmenudiv{
	position:absolute;
	color:#2774B6;
	z-index:100;
}

#dropmenudiv a{
	font: normal 11px Verdana;
	text-decoration: none;
	color:white;
	padding: 3px 10px 3px 5px;
	white-space:nowrap;
	text-align:left;
	vertical-align:middle;
	display:block;
}

#dropmenudiv a:hover{
	color: #ffffff;
	background-color: #F58F0A;
}

.txt-field
{
	border-right: #D40002 2px solid;
	border-top: #D40002 1px solid;
	font-size: 11px;
	border-left: #D40002 1px solid;
	color: black;
	border-bottom: #D40002 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.button1
{
	border-right: #D40002 1px solid;
	border-top: #D40002 1px solid;
	font-size: 11px;
	font-weight: bold;
	border-left: #D40002 1px solid;
	color: white;
	border-bottom: #D40002 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D40002; cursor:pointer;
}
