@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

}

body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-color: #013c6e;
	background-image: url(/cms/slike.nsf/bg.jpg);
	background-repeat: repeat;
}

a {
text-decoration: none;
color: #015496;
}
a:hover {
text-decoration: underline;
color: red;
}

#wrap {
margin: 0 auto;
width: 900px;
}

#header {
height: 105px;
background: #013c6e url(/cms/slike.nsf/header.jpg) no-repeat;
text-align: left;
}
#header h1 { 
font-size: 20px;
line-height: 17px;
padding: 42px 0px 0 200px;
color: #fff;
}

#header h2 {
font-size: 18px;
color: #fff;
padding: 0px 0px 0 200px;
}
#header h2 a { 
color: #fff;
text-decoration: none;
}
#header h2 a:hover {
color: red;
}

#gornji-menu {
height: 37px;
font-size: 11px;
font-weight: bold;
line-height: 37px;
background: #013c6e url(/cms/slike.nsf/gornji-menu-sa-linijiom.jpg) no-repeat;
}
/*#gornji-menu ul {
padding-left: 25px;
list-style-type: none;
}
#gornji-menu ul li {
display: block;
float: left;
}
#gornji-menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
}
#gornji-menu ul li a:hover {
color: #fff;
text-decoration: underline;
}*/

#linija-vertikalne-navigacije {
height: 7px;
background: #013c6e url(/cms/slike.nsf/linija-vertikalne-navigacije.jpg) no-repeat;
}

#sadrzaj {
background: #013c6e url(/cms/slike.nsf/content.jpg) repeat-y;
padding: 0 20px;
}

.bread {font-size: 9px;
}

.right {
float: right;
width: 522px;
/*text-align: left; */
margin-right: 15px;
}
.right h2 {
font-size: 14px;
font-weight: bold;
/*padding-left: 10px;*/
/*line-height: 26px;*/
padding-bottom: 5px;
color: #015496;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}

.right p strong {
/*padding: 10px;*/
}

.right.table {
}

/*.right ul {
	padding: 10px 0 15px 30px;
	list-style-type: none;
}*/

.right iframe {
	background-color: none;
}

.uvuci {
	padding: 5px 0 5px 30px;
	}

.uvuci5px {
	padding: 5px 0 5px 5px;
	}

.left {
float: left;
width: 154px;

}

.left p {
margin: 5px 5px 5px 5px;
font-size: 11px;

}

/*.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: red;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #015496;
list-style-type: square;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}*/

.menu {
float: right;
width: 154px;

}

.menu p {
margin: 5px 5px 5px 5px;
font-size: 11px;

}

.citaj {
color: #095a99;
font-size: 11px;
}
.menu h2 {
margin: 5px 0 5px 0;
color: #095a99;
font-size: 11px;
text-align: center;
}
.menu ul {
	padding: 10px 0 15px 30px;
	color: #015496;
	list-style-type: square;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles { padding: 10px; }

/*#uvuci {
	padding: 10px 0 15px 30px;
	}*/

#bottom {
background : #013c6e url(/cms/slike.nsf/bottom.jpg) no-repeat;
padding: 8px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 0px;
}
#footer a { color: #fff; }
#footer a:hover { color: #ff0000; }
