.heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Red;
	text-align: center;
}

.desna {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: Red;
	text-align: center;
}

a {
	color: Red;
}

a:hover {
	color: #2F4F4F;
	text-decoration: none;
}

td.copy {
	background-color: #CE171E;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Yellow;
	letter-spacing: 8px;
}




table.meni {
	background-image: url(../../meni.gif);
	background-repeat: no-repeat;

}
body {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	color: Black;
	}

a {
	text-decoration: none;
	font-family: Verdana`;
	font-size: 10pt;
	color: Red;
	}
a:hover {
	text-decoration: none;
	font-family: Verdana`;
	font-size: 10pt;
	color: Red;
	font: bold;
}

h1 {
	font: sans-serif;
	font-size: 16pt;
	color: Blue;
}
.meni {
	background-image: url(images/meni.gif);
	background-repeat: no-repeat;
}

td.shema {
color: Black;
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	margin: 10px 10px;
	
}

td.desna {
	background-image: url(images/desnapozadina.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: top;
}
.naslov {
	color: Red;
	font-family: Verdana;
	font-size: 14pt;
	font-style: normal;
	text-align: center;
	margin-top: 20px;
}

.podnaslov {
	color: Blue;
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	text-align: center;
	margin-top: 20px;
}

.podgrupa {
	color: White;
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	text-align: center;
	margin-top: 20px;
	background-color: #CE171E;
}

.text {
	color: Black;
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	margin: 10px 10px;
	}

.naslovtabela {
	color: Blue;
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	margin: 10px 10px;
	font: bold;
}
table.sliketabela {
	color: Red;
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	margin: 10px 10px;
	font: bold;
}

table.formular {
	font: 10pt Verdana;
	color: Black;
	text-align: right;
	text-decoration: blink;
	background-image: url(images/form-back.gif);
}
td.header {
	background-color: #C6C8CA;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
td.opisnaslov {
	background-color: #C6C8CA;
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	color: #DC143C;
	font-weight: bold;
	letter-spacing: 5px;
}
td.opistext {
	background-color: #C6C8CA;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	color: #DC143C;
	text-indent: 20px;
	margin-left: 10px;
}

