﻿@charset "utf-8";
body {
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
}
h1 {
	font-size: 20px;
	color: #2A0C72;
}

H2 {
	font-size: 15px;
	text-transform: none;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	color: #2A0C72;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#zaglavlje {
	background-position: center center;
	height: 82px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 20px;
}
#meni {
	height: 48px;
	position: static;
}
#glavnaslika {
	height: 320px;
	background-image: url('../images/glavnaslika.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding-top: -3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.tekstmenija {
	background-image: url('../images/tag.jpg');
	height: 48px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	width: 136px;
}
#glavniprozor {
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 11px;
}
#trikoloneall {
	clear: both;
}
#footer {
	border-top-style: solid;
	border-top-width: 2px;
	border-color: #808080;
	text-align: center;
	color: #808080;
	font-size: 8px;
	clear: both;
}
#glavniprozorlevi {
	width: 633px;
	position: inherit;
	float: left;
	height: auto;
}
#glavniprozordesni {
	position: inherit;
	width: 300px;
	height: auto;
	float: right;
}
.naslovi {
	font-size: 20px;
	text-transform: uppercase;
	color: #666666;
}
.plavinaslov {
	font-size: 15px;
	color: #01314D;
	font-weight: bold;
}
a.linkovi{
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}
a.linkovi:hover{
 color: #01314D;
 text-decoration: none;
 background-color: #c7d1e1;
}
a.linkovi:visited{
 color: #01314D;
 text-decoration: none;
 background-color: #none;
}

a.linkovitop {
	color: #000000;
	 font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.linkovitop:hover {
	color: #01314D;
	 font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.linkovitop:visited {
	color: #000000;
	 font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


#levakolona {
	position: inherit;
	width: 300px;
	float: left;
}
#desnakolona {
	position: inherit;
	width: 300px;
	float: right;
}
#srednjakolona {
	position: inherit;
	width: 300px;
	float: left;
	margin-left: 30px;
}
.plavidatum {
	font-size: 12px;
	color: #01314D;
	font-weight: bold;
}
.naslovisacrtom {
	font-size: 20px;
	text-transform: uppercase;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-bottom-width: 2px;
}
.tekst {
	font-size: 12px;
	font-weight: normal;
}
.forma {
	background-repeat: no-repeat;
	width: 400px;
	height: 26px;
	padding-left: 10px;
	border: 2px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
.formadugme {
	background-image: url(../images/backform.jpg);
	background-repeat: no-repeat;
	width: 300px;
}
.kontaktbox {
	border: 1px solid #999;
}
.formaupit {
	background-repeat: no-repeat;
	width: 400px;
	height: 200px;
	padding-left: 10px;
	border: 2px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
.plavikontakt {
	font-size: 12px;
	color: #01314D;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

