@charset "utf-8";
body {
	font-family: Arial;
	color: #333;
	font-size: 13px;
	line-height: 20px;
	background-color: #FFF;
}
h1 {
	color: #f11b27;
	font-size: 16px;
	text-transform: uppercase;
}
h2 {
	color: #f11b27;
	font-size: 14px;
}
h3 {
	color: #f11b27;
	font-size: 13px;
}
h4 {
	color: #f11b27;
	font-size: 12px;
}
h5 {
	color: #f11b27;
	font-size: 12px;
}
h6 {
	color: #f11b27;
	font-size: 12px;
}
a {
	color: #015D91;
	text-decoration: none;
}
a:hover, a:active {
	color: #EB1E1E;
}



img {
	border: 0px;
}
#okvir {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 342px;
	clear: left;
	float: left;
}
#zastave {
	width: 458px;
	height: 78px;
	clear: right;
	float: left;
}

#zastave img {
	margin-right: 20px;
	margin-top: 50px;
	float: right;
}
#menu {
	height: 26px;
	float: left;
	width: 100%;
	line-height: 26px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5ea036;
	border-bottom-color: #fec90b;
}

#menu a {
	font-size: 14px;
	text-decoration: none;
	color: #a9a9a9;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 10px;
}
#menu a:hover, #menu a:active {
	color: #015D91;
}
.izbornik {
	clear: left;
	float: left;
}
.izdavastvo {
	font-size: 14px;
	font-weight: bold;
	color: #A9A9A9;
	clear: right;
	float: right;
	width: 190px;
	text-align: center;
	line-height: 26px;
}

#main {
	width: 100%;
	background-color: #FFF;
	background-image: url(images/bg-main.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 100%;
}


#content {
	width: 570px;
	float: left;
	clear: right;
	padding: 20px;
}
#izdanja {
	clear: right;
	float: left;
	width: 170px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	overflow: hidden;
}



#dno {
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
	color: #999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #005e91;
	clear: both;
	float: left;
}
.clear {
	clear: both;	
}
.izdavastvo_tabla {
	font-size: 11px;
	line-height: 14px;
}
.fotka img {
	border: 1px solid #fcca07;	
}
