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

@font-face {
    font-family: 'calibri';
    src: url(../font/calibri.ttf) format('truetype');
	font-weight: normal;
    font-style: normal;
}
		
html, body{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 100%;
	font-family: 'calibri', calibri, sans-serif ;
	color: #000000;
	background: #ffffff;		
}

a:link {
    color: #ed1c24;
    text-decoration: none;
}

a:hover {
    color: #23415a;
	text-decoration: none;
}

h1 {
	width: 90%;
    font-size: 2.875em;
    letter-spacing: 2px;
    color: #23415a;
	font-weight: lighter;
	margin: 0 5%;
	padding: 20px 0;
	border-bottom: 1px dashed #23415a;
}

h2 {
    font-size: 1.125em;
	color: #23415a;
    line-height: 25px;
    margin: 5px 10px;
	padding: 0;
	font-weight: lighter;
}

h3 {
    font-size: 1.125em;
    line-height: 25px;
	font-weight: lighter;
	color: #23415a;
	margin: 10px;
	padding: 0;
	text-align: left;
}

h4 {
    font-size: 1.5em;
    line-height: 25px;
	font-weight: lighter;
	margin: 20px 10px 10px 10px;
	padding: 0;
	color: #000000;
}

h5 {
    font-size: 1.5em;
    line-height: 25px;
	font-weight: lighter;
	margin: 20px 0;
	padding: 0;
	color: #F00;
}

#container {
	height: 85px;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px #cccccc solid;
}

#logobox {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px #000000 solid;
}

.logo {
	display: inline-block;
	width: 45%;
	margin: 0 0 0 5%;
	float: left;
}

.logotxtbox {
	display: inline-block;
    width: 45%;
    margin: 35px 0 0 0;
	padding: 0;
	float: left;
}

.logotxt {
	font-size: 2em;
	color: #c2c2c2;
	text-align:right;
}

.logotxt span {
	font-size: 1.5em;
	font-weight: lighter;
	color: #ebebeb;
	text-align:right;
}

#skupine {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../slike/mec.jpg) no-repeat;
	background-size: cover;
}

.skupinesve {
	width: 90%;
	margin: 0 5%;
}

.skupinebox {
	width: 30%;
	height: 280px;
	float: left;
	margin: 20px 0 20px 2%;
	background: rgba(255, 255, 255, 0.85);
	border: 1px #000000 solid;
	border-radius: 10px;
}

.linkovi {
	margin: 10px;
	padding:0;
	list-style:none;
}

.linkovi li {
	margin:0;
	padding:3px 0;
}

.linkovi li a {
	color: #000000;
	text-decoration:none;
	font-size: 1em;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

.linkovi li a:hover {
	color:#ff0000;
	text-decoration:none;
	font-size: 1em;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

#vijesti {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../slike/bg2.jpg) no-repeat;
	background-size: cover;
	border-top: 1px #000000 solid;
	border-bottom: 1px #065b83 solid;
}

.vijestisve {
	width: 90%;
	margin: 0 5%;
}

.vijestibox {
	display: inline-block;
	width: 45%;
	min-height: 220px;
	float: left;
	margin: 20px 0 20px 2.5%;
	border: 1px #898989 dotted;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.50);
}

.vijestitxt {
	text-align: left;
	padding: 0 10px 10px 10px;
	font-size: 1em;
}

#sadrzaj {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #23415a;
}

.sadrzajsve {
	display: inline-block;
	width: 90%;
	margin: 20px 5% 20px 5%;
	padding: 0;
	background: #ffffff;
	border-top: 3px dashed #23415a;
	border-bottom: 3px dashed #23415a;
}

.sadrzajl {
	display: inline-block;
	width: 65%;
	float: left;
	margin: 20px 0 20px 2.5%;
	border-right: 1px #23415a dashed;
	color: #23415a;
}

.sadrzajlblog {
	display: inline-block;
	width: 65%;
	float: left;
	margin: 10px 0 20px 2.5%;
	padding: 0;
	border-right: 1px #23415a dashed;
	color: #23415a;
}

.sadrzajlblog img {
	width: 100%;
}

.sadrzajltxt {
	margin: 20px;
	text-align: justify;
}

.sadrzajlogo {
	display: inline-block;
	width: 45%;
	margin: 10px;
	padding: 0;
	text-align: center;
}

.sadrzajlogo2 {
	display: inline-block;
	width: 90%;
	margin: 10px;
	padding: 0;
	text-align: center;
}

.sadrzajlogo img{
	width: 100%;
}

.sadrzajlogo2 img{
	width: 100%;
}

.sadrzajd {
	display: inline-block;
	width: 25%;
	float: left;
	margin: 20px 0 20px 2.5%;
}

.sadrzajdtxt {
	margin: 10px;
}

.sadrzajsav {
	display: inline-block;
	width: 90%;
	margin: 20px 0 20px 5%;
}

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

.prvired {
	color: #960014;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rezultat {
	color: #0e3b5a;
	font-weight: bold;
	float:right;
}

.napomena {
	padding-bottom: 10px;
}

.napomena span {
	color: #000000;
}

.sadrzajltxt span {
	color: #000000;
}

.link {
	margin: 10px;
	padding:0;
	line-height:20px;
	list-style:none;
}

.link li {
	margin:0;
	padding:3px 0;
}

.link li a {
	color: #23415a;
	text-decoration:none;
	font-size: 1em;
}

.link li a:hover {
	color:#ff0000;
	text-decoration:none;
	font-size: 1em;
}

.sadrzajlblog img {
	display: inline-block;
	width: 40%;
	margin: 0;
	padding: 0;
}

#tablica {
	display: inline-block;
	margin: 10px 20px;
}

#tablica img {
	width: 100%;
}

#footer {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
}

.footertxt {
	text-align: center;
	font-size: 0.75em;
	padding: 30px;
	color: #ffffff;
}
