body, ul, li, h1, h2, span{
	margin:0;
	padding:0;
}

a {
	border: none;
    outline: none;
}

a img {
 border:none;
 outline: none;
}

.spinner {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -50px; /* half width of the spinner gif */
	margin-top: -50px; /* half height of the spinner gif */
	text-align:center;
	z-index:1234;
	overflow: auto;
	width: 100px; /* width of the spinner gif */
	height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-size:12px;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('error.png');
}

.generalSearch {
    margin: 0px 0px;
    padding: 10px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #9F6000;
    background-color: #D8D8D8;
}

.generalSearchField {
	margin-left: 300px;
}

h3_generalSearch {
	font-size:16px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	color: #B40014;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: center;
	height: 36px; /*68px*/
	line-height: 36px; /*66px*/
	position: center;
	overflow: hidden;
	margin-left: 300px;
}

h3_menu_this {
	font-size:16px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	color: #FFFFFF;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: center;
	height: 36px; /*68px*/
	line-height: 36px; /*66px*/
	position: center;
	overflow: hidden;
	margin-left: 300px;
}

h3_searchTitle {
	font-size:16px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
	color: #B40014;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: center;
	height: 36px; /*68px*/
	line-height: 36px; /*66px*/
	position: relative;
	overflow: hidden;
	padding-right:10px;
	padding-top:10px;
}

h3_searchSubTitle {
	font-size:12px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
	color: #B40014;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: center;
	height: 100px; /*68px*/
	line-height: 36px; /*66px*/
	position: relative;
	overflow: hidden;
	padding-right:10px;
	padding-top:10px;
}

h3_showThesesSubTitle {
	font-size:14px; /*66px*/
	color: #B40014;/*#ddd;*/
	text-align:center;
	display: block;
}

h3_adminIndexContent {
	font-size:14px; /*66px*/
	display: block;
}


h3_page {
	font-size:16px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	color: #B40014;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: center;
	height: 36px; /*68px*/
	line-height: 36px; /*66px*/
	position: relative;
	overflow: hidden;
	padding-right:10px;
}

h3_page_newest_theses {
	font-size:16px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	text-align: center;
	color: #B40014;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: center;
	height: 36px; /*68px*/
	line-height: 36px; /*66px*/
	position: relative;
	overflow: hidden;
	padding-right:10px;
}

h1_searchResult {
	font-size:14px; /*66px*/
	text-decoration: none;
	color: #000000;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
}

table.tablesorter a {
	text-decoration: none;
}

h3_sucess {
	font-size:16px; /*66px*/
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	color: #4F8A10;
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: center;
	height: 36px; /*68px*/
	line-height: 36px; /*66px*/
	position: relative;
	overflow: hidden;
	padding-right:10px;
}
p_label {
	font-size:12px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	color: #000000;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: center;
	height: 36px; /*68px*/
	line-height: 36px; /*66px*/
	position: relative;
	overflow: hidden;
	padding-right:10px;
}

p_label_twolines {
	font-size:12px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	color: #000000;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	float: center;
	position: relative;
	overflow: hidden;
	padding-right:10px;
	margin-left:5px;
}

ul{
	list-style:none;
}
body{
	background: #F4F5F6;/*crvena: #B40014; tamno siva: #292929;*/

}
.applicationHeader {
	background-color: #cacaca;
	height: 126px;
	overflow: hidden;
	text-align: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.headerLogo {
	background-color: #cacaca;
	height: 126px;
	margin-left:218px;
	overflow: hidden;
	text-align: right;
	width: 998px;
	font-family: Arial, Helvetica, sans-serif;
}

.headerLogo li {
	display:block;
	float:left;
	clear:both;
	position:relative;
	overflow:hidden;
	margin-top: 92px;
	margin-left: 3px;
}
.pagebody {
	overflow: hidden;
	width: 100%;
}
.content {
	background-color: #ffffff;
	float: center;
	font-size: 0.6875em;
	line-height: 1.65em;
	overflow: hidden;
	position: relative;
	width: 998px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background: none repeat scroll 0 0 #999999;
	color: #DDDDDD;
	font-size: 0.6875em;
	line-height: 1.65em;
	overflow: hidden;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.footerContent {
	margin-left:218px;
	overflow: hidden;
	text-align: left;
	width: 998px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a,.footer span {
	color: white;
}
.slidingMenu {
	position: left;
	height:410px;
	width:210px;/*410px;*/
	top:177px; /*40px*/
	overflow:hidden;
	right:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.slidingMenu li {
	display:block;
	float:right;
	clear:both;
	position:relative;
	overflow:hidden;
}
.slidingMenu li.move {
	width: 9px;
	height: 38px;/*68px;*/
	right: 0px;
	padding-right:10px;
	margin-top:2px;
	z-index: 8;
	position: absolute;    
	background: #292929; /*#2183c4;*/     
	background: 
		-webkit-gradient(
			linear, 
			left top, 
			left bottom, 
			from(#292929),/*(#0771b8),*/
			to(#292929)/*(#2183c4)*/
		);     
	background: 
		-moz-linear-gradient(
			top, 
			#292929, /*#0771b8,*/ 
			#292929 /*#2183c4*/
		);     
	-moz-border-radius: 8px 0px 0px 8px;  
	-webkit-border-top-left-radius: 8px;     	
	-webkit-border-bottom-left-radius: 8px; 
	border-top-left-radius: 8px;  
	border-bottom-left-radius: 8px;        
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;	
	}
.slidingMenu li a {
	font-size:16px; /*66px*/
	text-transform:uppercase;
	text-decoration: none;
	color: #B40014;/*#ddd;*/
	outline: none;
	text-indent:5px;
	z-index: 10;
	display: block;
	float: right;
	height: 36px; /*68px*/
	line-height: 36px; /*66px*/
	position: relative;
	overflow: hidden;
	padding-right:10px;
}
/* Descriptions */
.slidingMenuDesc{
	margin-top: 0px;/*40px;*/
	position:right;
}
.slidingMenuDesc div{
	background: #292929;     
	background: 
		-webkit-gradient(
			linear, 
			left top, 
			left bottom, 
			from(#292929), 
			to(#292929)
		);     
	background: 
		-moz-linear-gradient(
			top, 
			#292929, 
			#292929
		);   	
	height: 36px; /*68px*/
	padding-right:5px;
	left:-5px;
	width:0px;
	margin-top:2px;
	overflow:hidden;
	position:absolute;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	-moz-border-radius: 0px 8px 8px 0px;  
	-webkit-border-top-right-radius: 8px;     	
	-webkit-border-bottom-right-radius: 8px; 
	border-top-right-radius: 8px;  
	border-bottom-right-radius: 8px; 
}
.slidingMenuDesc div span {
	font-size: 16px; /*36px*/
	color: #f0f0f0;
	text-indent:5px;
	z-index: 10;
	display: block;
	height: 36px; /*66px*/
	line-height: 36px; /*66px*/
	position:absolute;
	right:10px;
	margin-left:5px;
	top:-3px;
}

#flags {
	float: left; 
}

p#indexTextContent {
	font-size: 14px;
	color: #000000;
	text-align: justify;
	display: block;
	float: center;
	position:relative;
	text-decoration: none;
}

p#searchCriterionExtend {
	font-size: 14px;
	color: #000000;
	text-align: center;
}

#indexTextContentDiv {
	margin-left: 15px;
	margin-right: 15px;
}

a#searchResultText {
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menuLine {
	height: 2px;
	background-color: #EAE9E4;	
}

#publicSearchButton {
	margin-left: 10px;
	margin-top: 10px;
}

#enterMetadata {
	margin-left: 10px;
}

textarea#styled {
	width: 100%;
	height: 5px;
	border: 3px solid #FFFFFF;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td#showThesesMetadata {
	background: #F8F8F8 ;
	padding-right: 10px;
}


table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

table.gridtable a {
	text-decoration: none;
}

table.gridtableLargerFont {
	font-family: verdana,arial,sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtableLargerFont th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtableLargerFont td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

table.gridtableLargerFont a {
	text-decoration: none;
}

div#pop-up {
  display: none;
  position: absolute;
  width: 280px;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 1px solid #1a1a1a;
  font-size: 90%;
}

.tableRowTitle {
	width: 40%;
}
.tableRowAuthor {
	width: 30%;
}
.tableRowFaculty {
	width: 23%;
}
.tableRowDateCopyrighted {
	width: 7%;
}
