@font-face {
    font-family: 'SegoeUI';
    src: url('../font/SegoeUI.eot');
    src: url('../font/SegoeUI?#iefix') format('embedded-opentype'),
         url('../font/SegoeUI.woff') format('woff'),
         url('../font/SegoeUI.ttf') format('truetype'),
		 url('../font/SegoeUI.otf') format('otf'),
		 url('../font/SegoeUI.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeSemiBold';
    src: url('../font/SegoeUI-SemiBold.eot');
    src: url('../font/SegoeUI-SemiBold?#iefix') format('embedded-opentype'),
         url('../font/SegoeUI-SemiBold.woff') format('woff'),
         url('../font/SegoeUI-SemiBold.ttf') format('truetype'),
		 url('../font/SegoeUI-SemiBold.otf') format('otf'),
		 url('../font/SegoeUI-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-color: #f1f1f1;
	}
	
a {
	color: #444444;
}
a img {
	border: none;
}
.clear {
clear: both;

}
fieldset {
	width:520px;
	border:0px;
	text-align:justify;
}


table {
	width:545px;
	text-align:left;
	border:1px #999; 
}


#MainFrame {
	width: 980px;
	background: #e3e7f1;
	border: 3px solid transparent;
	-webkit-box-shadow: 0 0 4px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px 4px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px 5px rgba(0,0,0,0.2);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	float: none;
	min-height: 1000px;
}


	
#HeaderHDKI {
	justify-content: center;
	background-color: #FFFFFF;
	width: 980px;
	height: 238 px;
	position: absolute;
	background: #e3e7f1;
	position: absolute;
	float: right;
	z-index: 0;
	min-height: 0px;
	left: -2px;
	padding-top: 12px;
}

#Language {
	width:30px;
	height:30px;
	text-align:center;
	position:absolute;
	right:25px;
	top:170px;
	color:#FFFFFF;
	font-family:SegoeUI;
}


		#Language a{
		color: #FFFFFF;
		font-size: 14px;
		text-decoration: none;
		text-transform: uppercase;
	}
		#Language a:hover{
		color: #e3e7f1;
		text-decoration: none;
		}

#HeaderBar {
	font-family: SegoeUI;
	width: 680px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	right: 33px;
	top: 99px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 2px;
}

#HeaderBar .Line{
	border-left: 2px solid #FFFFFF;
}

/* Zaglavlje*/
#Header {
	height: 250px;
	padding: 0;
	margin: 0;
}

#Slika {
	width: 180px;
	height: 200px;
	position: absolute;
	background: transparent;
	float: right;
	z-index: 3;
	top: 12px;
	left: 746px;
}

#Line {
	margin-left:30px;
}

/* kolone */
#Columns {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 10px;
	min-height:1800px;
}

/* izbornik lijevo */
#Sidebar {
	position: absolute;
	left: 0;
	float: left;
	width: 250px;
	background-color: #e3e7f1;
	height:100%;
	}

	#Sidebar2 {
	position: absolute;
	float: left;
	width: 215px;
	height:97.5%;
	background-color: #7da0c5;
	margin-top: 0px;
	margin-left: 13px;
	padding-bottom:5px;
	background-image: url(../img/SlikaSidebar.png);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
	ul#Navigation {
	font-family:SegoeSemiBold;
	font-size: 1.03em;
	list-style: none;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	padding: 5px;
	text-indent: 10px;
	}
	
		ul#Navigation li {
		display: block;
		margin: 0;

	}

			ul#Navigation li a {
			text-decoration:none;
			display:block;
			margin-left: 5px;
			border-right: solid 15px #00669a;
			margin-bottom: 2px;
			background-color: #d3e5f6;
			color: #00669a;
			padding-top: 5px;
			padding-bottom: 5px;
			}
				ul#Navigation li a:hover {
				background: #a4caed;
				color: #FFFFFF;
				font-style: normal;
				}
				
				ul#Navigation li a.current {
				_margin-left: 5px;
				background-color: #a4caed;
				border-right: solid 15px #FFFFFF;
				margin-bottom: 2px;
				color: #FFFFFF;
				background-position: left;
				font-style: normal;
				min-height: 0px;
				padding-top: 5px;
				padding-bottom: 5px;
				}
				
					
			ul#Navigation li .second {
			font-size:12px;
			text-decoration:none;
			display:block;
			border-right: solid 15px #00669a;
			margin-bottom: 2px;
			background-color: #d3e5f6;
			color: #00669a;
			padding-top: 5px;
			padding-bottom: 5px;
			margin-left:30px;

			}
				ul#Navigation li a.second:hover {
				background: #a4caed;
				color: #FFFFFF;
				font-style: normal;

				}
				
				ul#Navigation li a.secondD {
				margin-left: 30px;
				font-size:12px;
				background-color: #a4caed;
				border-right: solid 15px #FFFFFF;
				margin-bottom: 2px;
				color: #FFFFFF;
				background-position: left;
				font-style: normal;
				min-height: 0px;
				padding-top: 5px;
				padding-bottom: 5px;
				}		
	
						
		ul li ul {
			margin: 0 0 0 0px;
			padding: 0;
		}


#EmptyBreak {
	float: right;
	width: 640px;
	background-color: #E6E7E9;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 10px;
	
	}
	
#Article {
	float: right;
	width: 640px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 10px;
	
	}
	#Article h1{
		color: #6E6E6E;
		font-size: 18px;
	}
	
	#Article a{
		color: #6E6E6E;
		text-decoration: none;
		border-bottom: 1px dotted;
	}
	#Article a:hover{
		color: #000000;
		text-decoration: none;
		border-bottom: 1px dotted;
		}
		
	#Article .autor{
		font-size: 14px;
	}
	
	#Article .abstract{
		font-size: 13px;
		text-align: justify;
	}

#MainIssue {
	float: left;
	width: 710px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	margin-left: 250px;
	margin-bottom: 10px;
	margin-top:20px;
	height: 300px;
	vertical-align: middle;
	
	}
	
		#MainIssue p{
			margin-bottom:1px;
		}

		#MainIssue .Najnoviji{
		font-family:SegoeUI;
		font-size:15px;
		vertical-align:middle;
		line-height:18px;

		}
		
		#MainIssue .td{
		font-size:13px;
		vertical-align:top;
		height:265px;
		}
		
		#MainIssue .Volumen{
		font-family:MyriadLight;
		}
			
#Main {
	float: left;
	width: 710px;
	background-color: #FFFFFF;
	padding: 50px 0px 50px 10px;
	margin-left:250px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-family:SegoeUI;

	
	}

		#Main .Najnoviji{
		font-size:15px;
		vertical-align:middle;
		}
		
		
		#Main h1{
		color: #00669a;
		font-size: 15px;
		font-family:SegoeSemiBold;

	}
		
		#Main h2{
		color: #00669a;
		font-size: 15px;
		margin-left:35px;
		font-family:SegoeSemiBold;

		}
		#Main h3{
		color: #00669a;
		font-size: 16px;
		margin-left:30px;
		font-family:SegoeSemiBold;

		}
	
		#Main h4{
		color: #00669a;
		font-size: 16px;
		margin-left: 50px;
		margin-bottom: 0px;
	}
		#Main h5{
		color: #00669a;
		font-size: 16px;
		margin-left: 30px;
		margin-bottom: 0px;
	}
		#Main a{
		color: #00669a;
		text-decoration: none;
	}
		#Main a:hover{
		color: #000000;
		text-decoration: none;
		}
		
		#Main p {
		padding-left: 30px;
		padding-right:170px;
		font-size: 15px;
		line-height:17px;
		text-align:justify;
		margin-top:0px;
		padding-top: 7px;
	  	}
		
		#Main .ParagraphL {
		padding-left: 30px;
		padding-right:170px;
		font-size: 15px;
		line-height:17px;
		text-align:left;
		margin-top:0px;
		padding-top: 7px;
	  	}
		
		#Main .NaslovRada{
		color: #00669a;
		font-size: 25px;
		font-family:SegoeSemiBold;
		text-align:left;
		line-height:30px;
	}
	#Main .Authors{
		font-size: 15px;
		font-family:SegoeUI;
		text-align:left;
	}
	#Main .TextWrapL{
		float:left;
		margin:10px;
	}
	#Main .TextWrapR{
		float:right;
		margin:10px;
	}
		
		ul#Text {
	font-size:15px;
	list-style-image: url(../img/bullet.png);
	margin-left: 50px;
	line-height:17px;
	text-indent: 10px;
	}
	
		ul#Text li {
		margin: 0;

	}
	#Main form p {
		padding-left: 0px;
	}
	
	
#TableLeft{
	padding-left: 0px;
	padding-right: 5px;
	line-height:18px;
	margin-left:30px;
	}
		#Table td.left{
			text-align:left;
		}
		
#TableJustify{
	padding-left: 0px;
	padding-right: 5px;
	line-height:18px;
	margin-left:30px;
	}
		#Table td.left{
			text-align:justify;
		}
			
#IssueTable {
	width: 620px;
	padding-left: 0px;
	padding-right: 5px;
	line-height:18px;
	margin-left:30px;
	}
		
		#IssueTable h1{
		color: #00669a;
		font-size: 12px;
		font-family:SegoeSemiBold;
	}
	
		#IssueTable h4{
		color: #00669a;
		font-size: 15px;
		font-family:SegoeSemiBold;

	}
		
		#IssueTable td{
		color: #00669a;
		text-decoration: none;
	}
		#IssueTable a{
		color: #00669a;
		text-decoration: none;
		font-size:15px;
		font-family:SegoeSemiBold;

		}
		
		#IssueTable a:hover{
		color: #000;
		text-decoration: none;
		}
		
		#IssueTable p {
		padding: 0;
		font-size: 13px;
	  	}
		
		#IssueTable .col1 {
		width:500;
			}
		
		#IssueTable .PageNumbers {
		font-size: 14px;
		color:#000000;
		width:100px;
		text-align:center;
			}
		
		#IssueTable .Authors {
		padding: 0;
		font-size: 14px;
		color:#000000;
		font-family:SegoeUI;

		}
		

#IssueTableRub {
	width: 620px;
	padding-left: 30px;
	padding-right: 5px;
	line-height:14px;
	font-family:SegoeUI;

	}
		
		#IssueTableRub h1{
		color: #00669a;
		font-size: 16px;
		margin-bottom:4px;
		font-family:SegoeSemiBold;


	}
	
		#IssueTableRub h4{
		color: #00669a;
		font-size: 15px;
}
		
		#IssueTableRub td{
		color: #00669a;
		text-decoration: none;
	}
		#IssueTableRub a{
		padding: 0;
		font-size: 15px;
		line-height: 1.2em;
		color:#00669a;
		}
		
		#IssueTableRub a:hover{
		color: #000000;
		text-decoration: none;
		}
		
		#IssueTableRub p {
		padding: 0;
		font-size: 13px;
	  	}
		
		#IssueTableRub .line1 {
		width:500;
		_padding-top:20px;
			}
			
		#IssueTableRub .col1 {
		width:500;

			}
		
		#IssueTableRub .PageNumbers {
		font-size: 14px;
		color:#000000;
		width:100px;
		text-align:center;
		vertical-align:bottom
			}
		
		#IssueTableRub .Authors {
		padding: 0;
		font-size: 15px;
		line-height: 1.2em;
		color:#000000;
		}
		
#ArticleCount {
	width: 38px;
	height: 26px;
	margin-left: -45px;
	margin-right: 5px;
	margin-top: -10px;
	background-image: url(../img/Kvadratic.png)
}

#SubmitPaper {
	display: block;
	background-image: url(../img/PrijaviRad.png);
	background-repeat: no-repeat;
	padding: 30px 90px;
	margin: 30px 30px;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	font-family:SegoeSemiBold;

}

	#SubmitPaper a{
		color: #FFF;
		text-decoration:none;
	
	}

	#SubmitPaper a:hover{
		color: #00669a;
		text-decoration:none;

	}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

#Hrcak {
	min-height:60px;
	display: block;
	background-repeat: no-repeat;
	margin: 0 30px;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}

#Hrcak a img {
	width: 141px;
}

#PastIssueTable {
	width: 250px;
	margin-bottom:35px;
	border-collapse: collapse;
		}
		
		#PastIssueTable .header{
		background-color:#00669a;
		font-size: 16px;
		text-align:center;
		padding:5px;
		border: 1px solid #00669a;
		color: #FFFFFF;

	}
	
		#PastIssueTable .volume{
		font-size: 14px;
		padding:0px 0px 0px 10px;
		text-align:center;
		color:#000000;
		border-right: 1px solid #00669a;
		border-left: 1px solid #00669a;

		}
		
		#PastIssueTable .month{
		font-size: 14px;
		padding:0px 0px 0px 10px;
		text-align:left;
		color:#000000;

		}
	
		#PastIssueTable td{
		padding:0px 0px 0px 10px;
		margin:0px 0px 0px 10px;
		color: #000000;
		text-decoration: none;
		border-bottom: 1px solid #00669a;
	}
		#PastIssueTable a{
		color: #000000;
		text-decoration: none;
		border-bottom:none;
		}
		
		#PastIssueTable a:hover{
		color: #3E3E3E;
		text-decoration: none;
		border-bottom:none;

		}
		
		#PastIssueTable p {
		padding: 0;
	  	}

#ArchiveYearList1 {
	_margin-left:30px;
	float:left;
	width:250px;
	
}
#ArchiveYearList2 {
	_float:right;
	width: 250px;
	margin-left: 290px;
	
}

.clearArchive {
	clear: both;
	display: block;
	width: 100%;
}
#TitleBox {
	font-family: SegoeUI;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	float: right;
	min-width: 150px;
	height: 30px;
	background-color: #00669a;
	margin-top: -50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;

}

#TitleBoxNajnoviji {
	font-family:SegoeUI;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	float: right;
	min-width: 150px;
	height: 30px;
	background-color: #00669a;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;

}




#doi {
	font-size:14px;
}

#EmptyBorder {
	border-bottom:#000000 1px dotted

}

#FooterLine {
	width: 950px;
	height:20px;
	background-color: #f0f0f0;
	float:left;
	margin-top:10px;
	padding-bottom:5px;	
	
}
#Footer {
	font-family:SegoeUI;
	width: 950px;
	height: 110px;
	font-size: 13px;
	padding-right: 0;
	padding-left: 0;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
	background-color: #FFFFFF;
	float:right;	
	
}
  #Footer a {
	  text-decoration: none;
  }
  #Footer a:hover {
	  color: #000;	
  }
  #Footer p {
	  padding: 0;
}
#Footer h3 {
	font-family:SegoeSemiBold;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 2px 10px;
	
}

#Footer-blocks {
	color: #888;
	padding-left: 30px;	
	text-align:left;		
}
#Footer-blocks ul {
	list-style: none;
	margin: 0;
	padding:0; 
}
#Footer-blocks li {

}
#Footer-blocks li a {
	display: block;
	padding: 4px 0px 0 10px;
}
#Footer-blocks .col1, .col2 {
	float: left;
	width: 150px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 2px;
	vertical-align: central;
}

#FooterFirst {
	width: 950px;
	height: 125px;
	margin-bottom: 2px;
	margin-left:20px;
	
}
	
#checkbox {
	width: 10px;
	height: 10px;
	background-color:#ecedf1;
	border-color: #a8a9ad;
	border: 1px;
	}

#Form_archiveSearch_action_results {
	background-color:#00669A;
	margin-left:30px;
	height:30px;
	min-width:50px;
	color:#FFFFFF;
	border-color:#D4D4D4;
}

#Form_archiveSearch_Search {
	margin-bottom:0px;
	border: 1px solid #00669A;
}

#Form_archiveSearch_Keywords {
	margin-bottom:2px;
	margin-top:2px;
}
#About {
	margin-left:30px;
}

form .message {
	width:69%;
    background-color: #fef4ba;
    padding: 5px 10px !important;
    border: 1px solid #e8c805;
    border-radius: 3px;
	display: inline-block;
}
    form .good {
        background-color: #ecf9d0;
        border-color: #8fbe00;
    }
    form .bad,
    form .required,
    form .error {
        background-color: #f9d0d0;
        border-color: #cf0000;
        color: #b80000;
    }

.test {
	color: red;
	font-weight: bold;
	background-color: yellow;
	border-width: 3px;
}

div[id^="author"].field {
	width: 80%;
	text-align: left;
}
div[id^="author"].field div {
	width: 100%;
}