body
{
	font-size: x-small;
	font-family: Verdana;
	color: black;
}

.homeinfo
{
	margin: 5px 10px 0px 0px;
}

.gm
{
	color: black;
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
	text-decoration: none;
	margin-left: 30px;
}

.gm:hover
{
	color: #ff5500;
}

.VestiBanner
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #0284d0;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.kombo
{
	border-right: #e2e2e2 thin solid;
	border-top: #e2e2e2 thin solid;
	font-size: xx-small;
	border-left: #e2e2e2 thin solid;
	color: blue;
	border-bottom: #e2e2e2 thin solid;
	font-family: Verdana;
	font-weight: bold;
}

.dugme
{
	border-right: aliceblue thin solid;
	border-top: aliceblue thin solid;
	font-size: xx-small;
	border-left: aliceblue thin solid;
	color: blue;
	border-bottom: aliceblue thin solid;
	font-family: Verdana;
	font-weight: bold;
	cursor: hand;
}

.tekst
{
	border-right: #e2e2e2 thin solid;
	border-top: #e2e2e2 thin solid;
	font-size: xx-small;
	border-left: #e2e2e2 thin solid;
	color: blue;
	border-bottom: #e2e2e2 thin solid;
	font-family: Verdana;
	font-weight: bold;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-bottom: 2px;
	
}

A
{
	text-decoration: none;
	font-weight: bold;
	color: darkmagenta;
}

.naslov
{
	color: white;
	background-color: #000099;
	font-weight: bold;
}

.gslika
{
	border-right: lightskyblue thick solid;
	border-top: lightskyblue thick solid;
	border-left: lightskyblue thick solid;
	border-bottom: lightskyblue thick solid;
	margin: 5px;
	cursor: hand;
}

.NaslovHome
{
	color: black;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size:130%;

}

.NaslovHomeAkt
{
	color: #0060ff;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	font-size: 11px;
	
}
.NaslovTekst
{
	padding-left: 5px;
	padding-bottom: 5px;

}

.uceniciGalerija
{
	font-size: x-small;
	color: navy;
	font-family: Verdana;
	border-right: maroon thin solid;
	border-top: maroon thin solid;
	border-left: maroon thin solid;
	border-bottom: maroon thin solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	width: 300px;
	height: 40px;
	margin-bottom: 3px;
}

.podbanertekst
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #b0b0b0;
	padding-left: 10px;
}

.Beleska
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	margin-left: 10px;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 400px;
	padding-top: 5px;
	background-color: aliceblue;
}

.VestNaslov
{
	font-weight: bold;
	padding-bottom: 30px;
	color: black;
	padding-top: 5px;
	font-family: Calibri, Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 200%;
	
	
}

.VestTekst
{
text-align: justify;
font-family: Calibri, Tahoma, Verdana, Arial, Sans-Serif;
font-size: small;
}

.TakNaslov
{
	font-weight: bold;
	font-size: small;
	color: white;
	font-family: Verdana;
	background-color: #808080;
}

.TakStavke
{
	font-weight: bold;
	font-size: xx-small;
	color: #1e1e1e;
	font-family: Verdana;
	background-color: #ffffff;
}
.TakTekst
{
	font-size: xx-small;
	color: #1e1e1e;
	font-family: Verdana;
	background-color: #ffffff;

}

.Mapa
{
	color: #ffffff;
	font-family: Verdana;
	background-color: #ff7200;
	border-right: #00c2ff thin solid;
	border-top: #00c2ff thin solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: #00c2ff thin solid;
	border-bottom: #00c2ff thin solid;
}

.radovi1
{
	color: navy;
	font-weight: bold;
	font-size: small;
	cursor: hand;
}

.radovi2
{
	color: black;
	font-weight: bold;
	font-size: x-small;
	cursor: hand;
}

.radovi3
{
	color: Purple;
	font-weight: bold;
	font-size: xx-small;
	cursor: hand;
}

.radoviAutori
{
	color: #141414;
	font-weight: normal;
	font-size: xx-small;
	cursor: hand;
	font-style: italic;
	margin-left: 10px;
}

h2
{
	background: #003366;
	font-weight: 600;
	color: white;
	font-size: x-small;
	padding: 5px;
}


hr 
{	
border: 1px solid #003366;
width: 100%;
}