﻿.bodyMain{
	position:absolute;
	width:100%;
	height:auto;
	min-height:100%;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	background-color:#063263;
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;	
	overflow:visible;
	
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;	
}

.isObracunan{
	background-color:#093;
}
.notification{
	position:fixed;
	display:block;
	top:0px;
	left:0px;
	height:100px;
	line-height:100px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	right:0px;
	background-color:rgba(0,0,0,0.95);
	z-index:9999;
}

.formHider{
	width:100%;
	height:0px;
	overflow:hidden;
}
.cellWork{
	
}
.bodyMain a{
	text-decoration:underline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}

#glavnaTabelaNovNalog{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
}

#strankeselector{
	width:100%;
}

.footer{
	color:#aaaaaa;
	min-height:60px;
	font-family:arial;
	font-size:12px;
	height:60px;
}
.edits{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	min-width:80px;
	width:80px;
	font-weight:normal;	
}
.anchorClick :hover{
	background-color:#999;
	border-radius:3px;
}
.cssKomentarpreview{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;			
}

.viewnalogopenimage
{
	padding:10px;
	float:left;
}
.buttonBig{
	margin-bottom:30px;
}
.cssKomentar{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:normal;		
}
.chkbox{
	 height:60px;
	 width:60px;
}


.bodyMain a:hover{
	font-size:12px;
	text-decoration:none;		
	font-weight:normal;
	color:#4848f1;	
}

.regularClick a:hover{ 
	font-size:12px;
	text-decoration:underline;		
	font-weight:normal;
	background-color:#FFF;
	color:#CCCCCC;	
}

.naslovnaTR a:hover{
	text-decoration:underline;			
	color:#aaaaaa;	
}

.regularClick a:hover{ 
	font-size:12px;
	text-decoration:underline;		
	font-weight:normal;
	background-color:#FFF;
	color:#CCCCCC;	
}

.tdcell{
	width:130px;
}
.bodyMain h3{
	font-size:14px;
	font-weight:bold;	
}
.label{
	text-align:right;
}
.borderround{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;		
}
.button{
	-webkit-appearance: none;
	background-color:#CCCCCC;
	color:#333;
	border:1px solid #fff;
	width:172px;
	height:35px;
}

.classPointer{
	cursor:pointer;	
}

.tableItem{
	padding:20px;
	background-color:#1e64b4;
	border-radius:6px;
	margin-bottom:30px;
	color:#BBBBBB;
}

.textCas{
	width:100%;
	font-weight:bold;
	color:#FFFFFF;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
}
.bottomMargin{
	margin-bottom:30px;
}

.button_session_valid{
	cursor:pointer;	
	-webkit-appearance: none;
	background-color:#1e64b4;
	color:#FFF;
	border:1px solid #fff;
	width:172px;
	height:35px;
}



.button_session_valid_hours{
	cursor:pointer;
	-webkit-appearance: none;
	background-color:#26a051;
	color:#FFF;
	border:1px solid #fff;
	width:172px;
	height:35px;
}



.input{
	-webkit-appearance: none;
}

.buttonBig{
	-webkit-appearance: none;	
	background-color:#2660a0;
	color:#FFFFFF;
	border:1px solid #fff;
	width:150px;
	height:50px;
	font-weight:bold;
	cursor:pointer;	
	border-radius:6px;
}

.buttonBigRed{
	background-color:#F00;
	color:#FFFFFF;
	border:1px solid #fff;
	width:150px;
	height:50px;
	font-weight:bold;
	cursor:pointer;		
}

.naslovnaTR th{	
	background-color:#000;
	color:#FFFFFF;
	font-weight:bold;
	border-radius:0px;	
}

.naslovnaTR{
/*	background-color:#000;*/
}

.coverNormal{
	z-index:199;	
	background-image:url(/images/cover.jpg?v=1);
	height:100px;
	width:100%;
	background-repeat:no-repeat;
	background-position:right;		
}


.coverNormalLogo{
	z-index:199;	
	background-image:url(/images/coverlogin.jpg?v=1);
	height:100px;
	width:100%;
	background-repeat:no-repeat;
	background-position:right;		
}


.coverTop{
	z-index:199;	
	background-image:url(/images/cover.jpg?v=1);
	height:100px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}

.coverOdjava
	{
		position:absolute;
		z-index:200;
		width:100px;
		height:100px;
		margin-top:10px;
		left:100%;
		top:0px;
		margin-left:-100px;
		background-repeat:no-repeat;
		background-position:left;		
		font-size:10px;
		font-family:Tahoma;
		font-weight:bold;
		text-align:center;		
	}

.content{
	margin-top:10px;
	width:95%;
	border:2px solid #999;
	border-radius: 3px;
	font-size:12px;
}

.status{
	background-color:#666;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.ui-datepicker-calendar {
    display: none;
}
.naslovnaTotal{background-color: #2660a0;}

.Back{
	z-index:200;	
	background-image:url(/images/back.png);
	height:45px;
	width:130px;	
	cursor:pointer;
	float: left;
	margin: 45px 0 0 20px;
	
	
}
.uploadingFilesCurrently{
	position:fixed;
	display:none;
	left:0px;
	top:0px;
	text-align:center;
	background-color:rgba(0,0,0,0.6);
	color:#FFFFFF;
	right:0px;
	bottom:0px;	
}

.imgloader{
	position:absolute;
	display:inline-block;
	border:0px;
	width:600px;
	height:300px;	
	
	left:-268px;
	top:-118px;
	opacity:0.8;	
}
.loaderholder{
	position:relative;
	display:inline-block;
	width:65px;	
	height:66px;
	overflow:hidden;
	
	border-radius:6px;		
}

.uploadingFilesCurrentlyInner{
	position:fixed;
	display:block;
	left:0px;
	right:0px;
	
	top:45%;
	font-size:24px;
	text-align:center;
	color:#FFFFFF;
	
}

.Logo{
	z-index:200;	
	background-image:url(/images/logo2.png);
	height:80px;
	width:80px;	
	cursor:pointer;
	float: right;
	margin: 10px 20px 0 0;
	
}
.midContent{max-width:960px; margin: 0 auto;}

.titlenalogtype{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:silver;
}


.komentarizsprejemneganalogadiv
{
	width:90%;	
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	
   -moz-user-select: auto;
   -khtml-user-select: auto;
   -webkit-user-select: auto;
   -ms-user-select: auto;
   user-select: auto;		   
}
.komentarizsprejemneganaloga
{
	border-radius:6px;	
	overflow:hidden;
	width:90%;
	color:#aaaaaa;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
}

@media only screen and (max-width: 940px) {
	.tableItem{
		padding:0px;
	}
	.textCas{
		padding:10px;
		background-color: #1e64b4;
	}	
}
@media only screen and (max-width: 1360px) {
	.notification{
		line-height:50px;
	}
}

@media only screen and (max-width: 780px) {
	.notification{
		line-height:30px;
		font-size:20px;
	}
}

.heeader{
	color:#cccccc;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:16px;	
	text-align:center;
}
