body {
	background: url(../images/pagebg.jpg) repeat-x top left;
	background-attachment: fixed;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
a {color:#c2113a;text-decoration:underline;}
a:hover {text-decoration:none;}
p {
	text-align:justify;
}
hr {
	height:1px;
}
h1 {
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #333;
	margin-top:10px;;
}
h2 {
	font-size:13px;
	line-height:25px;
	background: url(../images/h2.gif) no-repeat top left;
	color:#fff;
	padding-left:30px;
	text-transform: uppercase;
	font-weight:normal;
}
fieldset {
	margin-top: 5px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #002a6c;
	padding: 0;
	padding: 5px;
}
legend {color:#002a6c;}
.legend {color:#012a6c;font-size:16px;margin-top:20px;}
label {
	padding:5px;
}
.sakri {
	background-color: #fff;
	border:1px solid #fff;
}

.width {width:960px;}
.width220 {width:220px;}
.width360 {width:360px;}
.width500 {width:700px;}
.width740 {width:940px;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}

.marginL10 {
	margin-left:10px;
	display:inline;
}

#topHeader {
	background-color: #fff;
	height:80px;
	text-align:left;
}
#header {height:100px;}
.bannerImage {
	border:1px solid #fff;
	margin-left:13px;
	margin-top:4px;
}
.bannerImageLast {
	border:1px solid #fff;
	margin-top:4px;
}
.lp10 {
	padding-left:10px;
}
#pregled {
	margin:10px 0;
	height:110px;
}
#pregled img {border:1px solid #000;margin-right:10px;}
#pregled a {
	color:#000;
	font-weight:bold;
}

#container {background-color: #fff;padding:10px;}
/** main navigation **/
.mainLink {
	text-align:left;
	line-height:25px;
	border-top:1px solid #fff;
}
.mainLink a {
	padding-left:10px;
	background-color: #ccc;
	display:block;
	color:#333;
	text-decoration: none;
}
.mainLink a:hover {background-color:#9dbfe5;}

.subLink {
	text-align:left;
	line-height:25px;
	border-top:1px solid #c5c4c4;
}
.subLink a {
	padding-left:30px;
	background-color: #ddd;
	display:block;
	color:#666;
	text-decoration: none;
}
.subLink a:hover {background-color:#cfe2f6;}

#shortNews, #content {text-align:left;}
#newsSection {
	background-color: #c2113a;
	line-height:30px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	color:#fff;
	font-size:14px;
	text-transform: uppercase;
}
.newsDate {
	font-size:12px;
	color:#666;
	line-height:18px;
}
.newsDesc {
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
}
.newsLink {text-align:right;border-bottom:1px solid #333;margin-bottom:10px;}
.newsLink a {
	text-decoration:none;
}
#content {font-size:13px;}
#footer {
	font-size:10px;
	color:#fff;
	margin-top:10px;
	padding-bottom:10px;
}
.pozadina {
	background: url(../images/map.jpg) no-repeat right 50px;
}


