body 
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../slike_uadmin/admin/bg1.jpg);
	
}
img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat:no-repeat;
	border:0;
}
/**********************************************************/
/***************SPREMENI GESLO***********************/
#fontiERR{
	font-size: 14px;
	color: #9b2325;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
	
}
.slikaSperemeniGeslo
{
background-image: url(../slike_uadmin/admin/spremeni-geslo.jpg);
background-repeat: no-repeat;
background-position:bottom;
}
/*LOGIN*/
.logout{
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-align:right;
	vertical-align:bottom;
}
.zd{
	background-image: url(../slike_uadmin/login/ZD.jpg);
	background-repeat: no-repeat;
}
.zl{
	background-image: url(../slike_uadmin/login/ZL.jpg);
	background-repeat: no-repeat;
}
.sl{
	background-image: url(../slike_uadmin/login/SL.jpg);
	background-repeat: no-repeat;
}
.sd{
	background-image: url(../slike_uadmin/login/SD.jpg);
	background-repeat: no-repeat;
}
.z{
	background-image: url(../slike_uadmin/login/Z.jpg);
	background-repeat: repeat-x;
}
.s{
	background-image: url(../slike_uadmin/login/S.jpg);
	background-repeat: repeat-x;
}
.l{
	background-image: url(../slike_uadmin/login/L.jpg);
	background-repeat: repeat-y;
}
.d{
	background-image: url(../slike_uadmin/login/D.jpg);
	background-repeat: repeat-y;
}
.btext{
	background-image: url(../slike_uadmin/login/login.jpg);
	background-repeat: no-repeat;
}
.white{
	background-color:#FFFFFF;
}
#fontiLog{
	font-size: 12px;
	color: #858585;
	text-decoration: none;
	text-align:right;
	font-family: Tahoma;
}

#fontiIP{
	font-size: 10px;
	color: #858585;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
}

#fontiKode{
	font-size: 10px;
	color: #4982c5;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
}

#fontiAdmin{
	font-size: 10px;
	color: #7b0000;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
}
#fontiPozabljno{
	font-size: 9px;
	color: #858585;
	text-decoration: underline;
	text-align:center;
	font-family: Tahoma;
}

#fontiPozabljno a{
	font-size: 9px;
	color: #858585;
	text-decoration: underline;
	text-align:center;
	font-family: Tahoma;
}
.fontiList{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	font-family: Tahoma;
	width: 144px;
}

.button{
	background-image: url(../slike_uadmin/login/vstopi.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*********************************************************************/
/***ADMIN**/
.robD{
	background-image: url(../slike_uadmin/admin/rob-desni.jpg);
	background-repeat: repeat-y;
}
.robL{
	background-image: url(../slike_uadmin/admin/rob-levi.jpg);
	background-repeat: repeat-y;
}
.kotZD{
	background-image: url(../slike_uadmin/admin/head3-new.jpg);
	background-repeat: no-repeat;
}
.kotZL{
	background-image: url(../slike_uadmin/admin/head1-new.jpg);
	background-repeat: no-repeat;
}
.kotSD{
	background-image: url(../slike_uadmin/admin/foot3-new.jpg);
	background-repeat: no-repeat;
}
.kotSL{
	background-image: url(../slike_uadmin/admin/foot1.jpg);
	background-repeat: no-repeat;
}
.naslovAdmin{
	background-image: url(../slike_uadmin/admin/naslovUAdmiin.jpg);
	background-repeat: no-repeat;
}
.robZ{
	background-image: url(../slike_uadmin/admin/head2.jpg);
	background-repeat: repeat-x;
}
.robS{
	background-image: url(../slike_uadmin/admin/foot2.jpg);
	background-repeat: repeat-x;
}
/**/
#fontiPodMeni{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#fontiPodMeni a{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#fontiMain{
	font-size: 12px;
	color: #858585;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
}
.odmik
{
z-index:-20em;
}
/******************file upload********************/
#replacement-1 {
  width: 100px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
 
  background: transparent url(../slike_uadmin/admin/poiscci.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.replacement-2 {
  width: 100px;
  height: 55px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(../slike_uadmin/admin/poiscci.jpg) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: s;
	
}

input.file {
	position: relative;
	text-align: left;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	border:0;
}
/****************UCITELJ ADMIN********************/
.fontiUrnik
{
font-size: 12px;
	color:#000000;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
	font-weight:bold;
	background-color:#999999;
}	
.fontiUrnikUre
{
font-size: 12px;
	color:#000000;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
	

}
.fontiUrnikNed
{
font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
	font-weight:bold;
	
	

}
.ozadjeUrnikNed
{
background-color:#666666;
}
.ozadjeUrnikDnevi
{
background-color:#CCCCCC;
}
.ozadjeUrnik
{
background-color:#E1E1E1;
border:none;
border:none;
font-size: 12px;
	color:#000000;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
	font-weight:normal;
/* border: 1px solid #781351;
color:#E1E1E1;*/

}
.ozadjezaTextUrnik
{
background-color:#E1E1E1;
}
.ozadjezaTextUrnik2
{
background-color:#FFFFFF;
}
.ozadjeUrnik2
{
background-color:#FFFFFF;
border:none;
font-size: 12px;
	color:#000000;
	text-decoration: none;
	text-align:center;
	font-family: Tahoma;
	font-weight:normal;
/* border: 1px solid #781351;
color:#E1E1E1;*/

}
TR.whitetext {color:FFFFFF ; font-size:18pt}
 TD {
 border-width:1px;

 
 border-color:#000000;
  }
  
  /************************ TABELA URNIK ************************************/

/********LEVA STRAN TABELE*******/
 .vrsticaTabeleLeft
{


border-left:1px;
border-left-color:#000000;
border-left-style:solid;

border-right:1px;
border-right-color:#000000;
border-right-style:solid;

border-top-width:1px;
border-top-color:#000000;
border-top-style:solid;
}
/**************SREDINA TABELE******************************/
.vrsticaTabeleMidle2
{
border-top-color:#000000;
border-top-width:1px;
border-top-style:solid;

border-right:1px;
border-right-color:#000000;
border-right-style:solid;
}

.vrsticaTabeleMidle
{
border-top-color:#000000;
border-top-width:1px;
border-top-style:solid;
}
/************DESNA STRAN************************/
.vrsticaTabeleRight
{
border-top-color:#000000;
border-top-width:1px;
border-top-style:solid;

border-left:1px;
border-left-color:#000000;
border-left-style:solid;


border-right:1px;
border-right-color:#000000;
border-right-style:solid;

}
.vrsticaTabeleRight2
{
border-top-color:#000000;
border-top-width:1px;
border-top-style:solid;



border-right:1px;
border-right-color:#000000;
border-right-style:solid;

}
/*****************DOLI***************/
.vrsticaTabeleBottom
{

border-bottom:#000000;
border-bottom-width:1px;
border-bottom-style:solid;

border-top-width:1px;
border-top-color:#000000;
border-top-style:solid;

border-left:1px;
border-left-color:#000000;
border-left-style:solid;

border-right:1px;
border-right-color:#000000;
border-right-style:solid;
}
/****************DOLI DESNO****************/
.vrsticaTabeleBottomRight
{

border-bottom:#000000;
border-bottom-width:1px;
border-bottom-style:solid;

border-top-width:1px;
border-top-color:#000000;
border-top-style:solid;

border-left:1px;
border-left-color:#000000;
border-left-style:solid;

border-right:1px;
border-right-color:#000000;
border-right-style:solid;
}
.vrsticaTabeleBottomRight2
{

border-bottom:#000000;
border-bottom-width:1px;
border-bottom-style:solid;

border-top-width:1px;
border-top-color:#000000;
border-top-style:solid;

border-right:1px;
border-right-color:#000000;
border-right-style:solid;
}
.vrsticaTabeleBottomMidle2
{

border-bottom:#000000;
border-bottom-width:1px;
border-bottom-style:solid;

border-top-width:1px;
border-top-color:#000000;
border-top-style:solid;

border-right:1px;
border-right-color:#000000;
border-right-style:solid;
}
.vrsticaTabeleBottomMidle
{

border-bottom:#000000;
border-bottom-width:1px;
border-bottom-style:solid;

border-top-width:1px;
border-top-color:#000000;
border-top-style:solid;
}
