@charset "utf-8";
/* CSS Document */


body {
	margin:0;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 15px;
    color: #3B3B3B;
    background: url(../slike/bg2.jpg) top center repeat ;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

.clear {
	float: none !important;
	clear: both;
}

h1 {
    font-size: 46px;
    letter-spacing: 2px;
    color: #939393;
	font-weight:normal;
	border-bottom: 2px dotted #999999;
	padding-bottom:15px;
}
h2 {
    font-size: 18px;
	color: #ed1c24;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 15px;
}
h3 {
    font-size: 30px;
    line-height: 25px;
	margin-top: 15px;
    margin-bottom: 15px;
	font-weight: normal;
	color: #23415a;
	padding: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px dashed #999999;
}
h4 {
    font-size: 36px;
    line-height: 25px;
	margin-bottom: 25px;
	margin-top: 5px;
	color: #046416;
}

/* links */
a:link {
    color: #065b83;
    text-decoration: none;
    outline: 0;
}
a:hover {
    color: #ed1c24;
}

#header-wrap {
	background:#FFFFFF;
    width: 100%;
    height: 150px;
    z-index: 1;
    position: fixed;
    top: 0;
    left: 0;
	border-bottom: 2px solid #cccccc;
}

header {
    position: relative;
    width: 1000px;
    height: 150px;
    margin: 0 auto;
}

header tekst {
	float: right;
    width: 400px;
    height: 50px;
    margin: 0 auto;
	font-size: 36px;
	color: #ebebeb;
	text-align:right;
	padding-top:20px;
}

header logo {
	margin:0;
	float:left;
}

header nav {
	margin:0;
	padding-top: 5px;
	width:750px;
	float:right;
}
header nav ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
header nav ul li {
	margin:0;
	padding:0;
	float:left;
}
header nav ul li a {
	display:block;
	margin:0;
	padding:14px;
	color:#065b83;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	border-top:5px solid #eeeeee;
}
header nav ul li.active a, header nav ul li a:hover {
	font-weight:bold;
	border-top:5px solid #939393;
}

#sadrzaj {
    width: 940px;
    margin:0 auto;
	padding-top:170px;
}

.lijevo {
    width: 600px;
    margin: 10px 20px 0 0;
	padding:0;
	float:left;
}

.lijevidio {
    width: 615px;
	margin-top:20px;
	padding:0;
	float:left;
	border: 1px #999999 dashed;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.30);
}

.lijevotxt {
	width:580px;
	margin:0 auto;
	padding: 25px 0 15px 15px;
	float: left;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.ekipe a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.ekipe a:hover {
	font-size: 12px;
	color: #AAAAA8;
	text-decoration: underline;
	text-transform: none;
}

#prvired {
	font-size: 12px;
	color: #960014;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rezultat {
	color: #0e3b5a;
	float:right;
}

#napomena {
	line-height: 20px;
	padding-bottom: 10px;
}

#datum{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	padding-bottom: 10px;
	padding-top: 20px;
}

.najnovije {
	width:600px;
	margin:10px auto;
	text-align: left;
	color: #000000;
	text-decoration: none;
	padding: 15px 0 15px 15px;
	float: left;
	border: 1px #999999 dashed;
	border-radius: 15px;
	background: rgba(255, 255, 255, 0.30);
}

.desno {
    width: 300px;
    margin: 10px 0 0 20px;
	padding:0;
	float: right;
}

.linkovi {
	margin:0;
	padding:0 0 0 20px;
	line-height:20px;
	list-style:none;
	color:#000000;
	background:url(slike/li.gif) no-repeat left center;
}

.linkovi li {
	margin:0;
	padding:8px 0;
	width:280px;
}

.linkovi li a {
	color:#000000;
	text-decoration:none;
	margin-left:-16px;
	padding:4px 8px 4px 16px;
}

.linkovi li a:hover {
	color:#6e6e6e;
	text-decoration:none;
	margin-left:-16px;
	padding:4px 8px 4px 16px;
}

#footer {
	clear: both;
	margin:20px 0 10px 0;
	height: 80px;
	width: 100%;
}

.footer2 {
	clear: both;
	margin:0 auto;
	height: 80px;
	width: 1000px;
	background:#065b83;
	border-radius: 15px 15px 15px 15px;
}

.flinks {
	font-size: 12px;
	color: #ffed00;
	font-weight: normal;
	padding-bottom: 5px;
	text-transform: none;
	padding-top: 20px;
	text-align:center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}

.designedby {
	font-size: 12px;
	color: #ffed00;
	font-weight: normal;
	text-transform: none;
	padding-top: 10px;
	text-align:center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}

.designedby a {
	color: #ffed00;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}

.designedby a:hover {
	color: #ffed00;
	text-decoration: underline;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 1);
}