html,body{margin:0;padding:0}
body{
	background: #fff;
    font-family: "trebuchet ms" ,arial,sans-serif; text-align: left;
	color: #000;
	font-size: 14px;
}

A {
	color: black;
}

A:hover {
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}

strong {
	font-weight: 900;
}

table {
	font-size: 12px;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{margin-left: 130px;margin-top: 29px;width:600px; font-size: 12px;}
ul#nav li{float:left;margin-right: 3px;text-align: center}
ul#nav a{float:left; width: 9em; padding: 5px 0;background: #fabd27; text-decoration:none; color: #000; font-weight: 900;}
ul#nav a:hover{background: #dedede;color: #000; font-weight: 900;}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #dedede;color: #003; font-weight: 900;}

div#meni2 {
	float: right;
	width: 200px;
	background: #fff; 
	font-size: 12px;
	height: 400px;
}

div#okvir
{
	margin-top: 15px;
	padding: 15px;
	background: #f4c985; 
	color: black;
}

div#filtri {
	margin-bottom: 5px;
	font-size: 12px;
}

div#filtri_ab {
	margin-bottom: 5px;
	font-size: 12px;
}

div#filtri_zb {
	margin-bottom: 5px;
	font-size: 12px;
}

div#okvir2
{
	padding: 15px;
	background: #fabd27; 
	color: black;
}

div#okvir A
{
	color: black;
}

div#bes {
	float: left;
	background: #fff; 
	font-size: 12px;
	width: 550px;
	height: 520px;
}

.prijava
{
	width: 105px;
}

DIV#glava {
	width: 772px;
}

DIV#naslov_desno {
	float: right;
	width: 450px;
	margin-top: 35px;
	text-align: right;
}

DIV#tabele {
	padding-top: 8px;
	float: right;
	width: 610px;
}

DIV#meni {
	width: 140px;
	padding-bottom: 5px;
}

DIV#naslov {
	width: 100%;
	font-size: 10px;
	border-bottom: 1px solid black;
	height: 100px;
}

DIV#kjesem {
	width: 100%;
	font-size: 12px;
	border-bottom: 1px dotted black;
	margin-bottom: 5px;
}

DIV#noga {
	width: 100%;
	font-size: 12px;
	border-top: 1px solid black;
	padding-top: 15px;
	margin-top: 15px;
}

DIV#podatki {
	margin-top: 15px;
}

DIV#noga_bes
{
	width: 773px;
	text-align: right;
}

DIV#vsebina {
	width: 772px;
	height: 520px;
}

DIV#vsebina_n {
	width: 772px;
}

DIV#vsebina_ostalo {
	width: 772px;
	background-image: url('../img/m_slikabw.jpg'); 
	background-repeat: no-repeat;
}

DIV#vsebina_ostalo_bes {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

DIV#vsebina_ostalo_bes2 {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

DIV#vsebina_ostalo_bes TABLE {
	width: 540px;
}

DIV#vsebina_ostalo_bes TD {
	padding: 5px;
	background-color: white;
	border-bottom: 1px solid #dedede;
}

DIV#vsebina_ostalo_bes TH {
	padding: 5px;
	background-color: #dedede;
}

DIV#vsebina_mapa {
	background: #ccc; 
}

DIV#vsebina_ostalo_bes2 .polje {
	width: 150px;
}

.warning {
	color: red;
	font-weight: 900;
	background-color: white;
	width: 540px;
}

DIV#login_err {
	color: red;
	font-weight: 900;
}

/*meni*/
ul.level1 				{list-style: none; margin: 0px; padding-top: 0px; padding-left: 0px;}
ul.level1 a 			{position: relative; display: block; width: 140px; font-size: 12px; margin-left: 0px; padding: 2px 10px 4px 0px; text-decoration: none; color: black; text-align:right; background-color:#D9E8FB; border: 1px solid #D9E8FB;}
ul.level1 a:link 		{}
ul.level1 a:visted 		{}
ul.level1 a:hover 		{border: 1px solid #2A80D2; color: black;}
ul.level1 li 			{padding-top: 5px;}

ul.level2 				{position: absolute; list-style: none; visibility: hidden; background-color: #bbd7ef; border: 1px solid #969ca1; padding: 0; margin: 0;}
ul.level2 a 			{display: block; font-size: 12px; text-decoration: none; color: black; padding-left: 5px; padding-right: 5px; margin: 0; }
ul.level2 a:link 		{}
ul.level2 a:visted 		{}
ul.level2 a:hover 		{background-color: #fff; color: black; }

H1 {
	color: #2A80D2;
	margin-top: 20px;
	font-size: 18px;
}

H3 {
	color: #2A80D2;
	margin-top: 20px;
	font-size: 14px;
}

DIV#vsebina_os {
	width: 772px;
	height: 100%;
	padding-top: 20px;
	padding-left: 150px;
}

DIV#vsebina_ps {
	width: 772px;
	height: 400px;
	padding-top: 20px;
	padding-left: 150px;
}

DIV#vsebina_ps2 {
	width: 772px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 150px;
}

#loading-mask {
  visibility: hidden;
  position: absolute;
  left:     0;
  top:      0;
  width:    100%;
  height:   100%;
  z-index:  20000;
  background-color: white;
}
 
#loading {
  visibility: hidden;
  position: absolute;
  left:     50%;
  top:      50%;
  padding:  2px;
  z-index:  20001;
  height:   auto;
  margin:   -35px 0 0 -30px;
}
 
#loading .loading-indicator {
  background: url('../img/loading.gif') no-repeat;
  color:      #555;
  font:       bold 13px tahoma,arial,helvetica;
  padding:    25px 80px;
  margin:     0;
  text-align: center;
  height:     200px;
}
