html {
	width:100%;
	height:100%;
}
body {
	background-image: url(../images/body_bck.png);
	background-repeat: repeat;
	background-position: -55px -35px;
	width:100%;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h3{
	color:#f46722;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	text-decoration:none;
}
h5{
	color:#333333;
	font-size:10px;
	
}
p{
	padding-bottom:0px;
	margin-bottom:2px;
}
#content{
	height:auto;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/content_shdw.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px;
	padding-top:10px;
	position:relative;
	display:block;
}
#content #content-levo {
	display:block;
	background-color: #045f8e;
	float: left;
	height: inherit;
	width: 20%;
	margin-right:2%;
	position:relative;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:35px;
	
}
#content #content-desno {
	display:block;
	float: left;
	height:inherit;
	width: 75%;
	position:relative;
	line-height:18px;
	
}

#header{
	text-align:left;
	margin-right: auto;
	margin-left: auto;	
}
#newarticle-header{
	background-color:#b8d3de;
	padding-bottom:5px;
}
#newarticle-header .naslov{
	color:#045f8e;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;	
}

.levo-kose{
	background-image: url(../images/kose_levo.png);
	width:11px;
	height:12px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
.desno-kose{
	float:right;
	background-image:url(../images/kose_desno.png);
	width:11px;
	height:12px;
	background-repeat: no-repeat;
	background-position: right top;
}
.issue-naslov {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	margin:10px; 
	padding-bottom:10px;
	text-align:center; 
	font-size:11px; 
}
.sub-naslov{
	text-align:justify;
	/*margin-bottom:10px;*/
	padding-bottom:15px;
	position:relative;
	font-size:10px;
	position:relative;
	

}
.sub-naslov p{
	margin:1px;
	padding:1px;

}
.sub-naslov h3{
	background-color:#b8d3de;
	color:#003871;
	width:auto;
	font-size:12px;
	text-align:left;
	float:left;
	padding:3px;
	padding-left:10px;	
	padding-right:5px;
	margin-bottom:5px;	
}
.sub-naslov a {	
	font-size: 10px;
	text-align: justify;
	text-decoration:none;
	color:#FFFFFF;
}
.sub-naslov a:hover {	
	text-decoration:underline
}
.sub-naslov li a {	
	font-size: 10px;
	text-align: justify;
	text-decoration:none;
	color:#FFFFFF;
}
.sub-naslov li a:hover {	
	text-decoration:underline
}
#content #content-desno .content-item {
	/*display: block;*/
	position: relative;
	width:auto;
	height:auto;
}

#content #content-desno .content-item .cont-tab {
	float:left;
	height:29px;
	width:150px;
	background-image: url(../images/cont_H_bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:20px;
	color:#045f8e;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	position:relative;
	display:inline;
	/*border: 1px dashed #006699;*/
}
.cont-tab .levo{
	float:left;
	background-image: url(../images/cont_H_levo_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cont-tab .desno{
	float:right;
	background-image: url(../images/cont_H_desno_bck.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content #content-desno .content-item .sub-content {
	position:relative;
	clear:both;
	background-image: url(../images/content_bck.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding:4%;
	height:auto;
	padding-top:0px;
	margin-top:0px;
	width:92%;
	margin-bottom:0px;
	float:left;
	padding-bottom:1%;
	text-align:justify;
}
#content #content-desno .content-item .sub-content h3{
	padding:0px;
	margin-bottom:8px;
	padding-top:3px;
	margin-top:0;
}
#content #content-desno .content-item .sub-content p{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
.sub-cont-lng {
	font-size: 10px;
	color: #045F8E;
	text-decoration: none;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-bottom:0px;
	margin-top:5px;
	width:100%;
	padding-top:0px;
	padding-bottom: 0px;
}
.sub-cont-lng-top {
	font-size: 10px;
	color: #045F8E;
	text-decoration: none;
	text-align: right;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom: 0px;
	width:auto;
	/*float:right;*/
}

.autor{
	font-size:10px;
	font-weight:bolder;
	color:#999999;
	padding-top:0px;
}
.autor-count{
	font-size:9px;
	font-weight:bold;
	color:#999999;
	padding-top:0px;	
}
#footer{
	width:100%;
	color:#000066;
	font-size:9px;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top:25px;
	clear:both;
}

#footnote{
	font-size:10px;
	/*font-style:italic;*/
}
#footnote ul li{
font-size:10px
}
#footnote a{
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	vertical-align: super;
	color:#f46722;
}
.hr {
	width:100%;
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
	background-color:#FFFFFF;
	border-color:#FFFFFF;
}
.myAnchor a {
	vertical-align: super;
	color:#f46722;
}
#quickmenu{
	text-align:right;
	height:22px;
	line-height:20px;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial;
	color:#045F8E;
	text-decoration:none;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	/*float:right;*/
	padding-left:16px;
	padding-bottom:0px;
	font-variant: small-caps;
	font-style: normal;
}
#quickmenu a{
	height:22px;
	font-size:10px;
	text-decoration: none;
	/*color:#f46722;*/
	text-decoration:none;
	color:#045F8E;
}
#quickmenu a:visited{
	/*color:#f46722;*/
	text-decoration:none;
	color:#045F8E;
}
#quickmenu a:hover{
	color:#990000;
	text-decoration:none;
	font-weight:bolder;
}
#quickmenu img{
	float:right;
}
#quickmenu .item{
	background-image: url(../images/quickmenu_bck.png);
	background-repeat: repeat-x;
	background-position: left bottom;	
	float:right;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	color:#045F8E;
}
#biblio a {
	vertical-align:baseline;
	text-align:left;
}
#biblio a {
	vertical-align:baseline;
	text-align:left;
	font-weight:normal;
}
body{
	line-height:18px;
}
.content-item p{
	text-indent:20px;
}
.sub-content a {
	font-size:10px;
	vertical-align: super;
	text-decoration: none;
	color:#f46722;
}
.sub-content a:visited {
	text-decoration: none;
	color:#f46722;
}
.sub-content a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#f46722;
}
h4{
	margin:2px;
	padding:2px;
	margin-left:0px;
	padding-left:0px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
h4 .naslov {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-left:0px;
	padding-left:0px;
}
h4 a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-left:0px;
	padding-left:0px;
} 
h4 a:visited {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-left:0px;
	padding-left:0px;
}
#content {
	padding-top:0px;
	margin-top:0px;
}