/* CSS Document */

h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	/*font-style: normal;*/
	font-weight: bold;
	text-align: center;
	}
/*h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	text-align: center;
	}*/
body {
    font-family: 'exo 2', sans-serif;
    font-size: medium;
    text-align: justify;
}

td {
    background-color: #eee;
    font-family: inherit;
    text-align: justify;
	/*text-align: center;*/
	/*outline: thin solid #85B1D5;
	outline-offset: -4px;*/
	}

td.meni {
	background-color: #ffcc00;
}

a {
	font-family: 'Exo 2', sans-serif;
	font-style: normal;
	/*font-weight: bold;*/
	text-align: left;
}

.meni {
	color: #34568b;
}

.meni a {
	text-decoration: none;
	text-transform: none;
	font-size: 14px;
	font-weight: 600;
	color: #34568b;
}

#footer {
	font-family: 'Exo 2', sans-serif;
	font-size: 12px;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}

.Glavnilinkovi{
font-family:"Trebuchet MS";
font-size:14px;
font-style:normal;
font-weight:bold;
color:#283657;
}

.tekstlinkovi{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-style:normal;
font-weight:bold;
color:#283657;
}

.linkovinepromenjeno{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-style:normal;
font-weight:bold;
color:#283657;
}

.Naslovi{
	font-family: 'Exo 2', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.Podnaslovi {
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-style:normal;
font-weight:bold;
color:#000000;
}

.normalan{
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}

.boldovan{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-style:normal;
font-weight:bold;
color:#000000;
}

.ndate {
	vertical-align: top;
	font-family: 'Courier Prime', monospace;
	font-size: 15px;
}

.ntitle {
	font-size: 14px;
	padding-left: 1em;
	display: inline-block;	
}

.ntitle a {
	text-decoration: none;
	color: #34568B;
	/*font-weight: 500;*/
}
