body,html {
	//font-family: Tahoma;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
    }

.ek_fonti{
    //font-family: 'magistralcregular';
    //font-family: Tahoma;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.firma_logo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;
	background-color: #FFFFFF;
	}

.firma_logo2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;
	background-color: #000000;
	}

.firma_logo3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	}

.firma_logo4 {
	//font-family: Tahoma;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

.firma_logo5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

A:link {
	text-decoration: none;
	color: #000000;
}

A:visited {
	text-decoration: none;
	color: #000000;
}

.active {
	text-decoration: none
}

.hover {
	text-decoration: underline; 
}


.bold_right {
	text-align:	right;
	font-size:	10px;
	font-weight:bold;	
}

.bold_left {
	text-align:	left;
	font-size:	10px;
	font-weight:bold;
}

.bold_left12 {
	text-align:	left;
	font-size:	12px;
	font-weight:bold;
}

.bold_left14 {
	text-align:	left;
	font-size:	14px;
	font-weight:bold;
}


.div_btn_claim_delete{
		position: relative; 
		left:0px;
		top: 0px;
		height:25px; 
		width:80px;
		background-color: #FF3333;

}


.noga {
	font-size:	xx-small;
}

.noga2 {
	font-size: x-small;
}

.opis {
	//font-family: Tahoma;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	xx-small;
}

.opis2 {
	//font-family: Tahoma;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	xx-small;
	color: #ffffff;
}


.vrstica_bold {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

.vrstica_bold2 {
	font-weight: bold;
	font-size: xx-small;
}


.vrstica_bold_line {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	border-bottom: 0.2em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

.vrstica_bold_line_r {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	border-bottom: 0.2em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-right: 0.2em;
	border-right-color: #000000;
	border-right-style: solid;
}

.vrstica_opis {
	font-size: 1.3em;
	background-color: #CCCCCC;
}


.vrstica_opis_line {
	font-size: 1.3em;
	background-color: #CCCCCC;
	border-bottom: 0.2em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

.vrstica_bg {
	font-size: 1.0em;
	background-color: #CCCCCC;
}

.vrstica_bg_line {
	font-size: 1em;
	background-color: #CCCCCC;
	border-bottom: 0.2em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

.vrstica {
	font-size: 1.0em;
}

.vrstica_line {
	font-size: 1.0em;
	border-bottom: 0.2em;
	border-right: 0.2em;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-right-style: solid;
}

.vrstica_line2 {
	border-bottom: 0.1em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}


.vrstica_red_line {
	font-size: 1.0em;
	font-weight:bold;
	color:#FF0000
}

.vrstica_red{
	color:#FF0000
}

.bg_BU {
	font-size: 1em;
	background-color: #336699;
	color: #FFFFFF;
}

.f_naziv {
	color: #FFFFFF;
}

.f_naziv2 {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 1.0em;
}

.f_naziv2_bl {
	color: #000000;
	font-weight:bold;
	font-size: 1.0em;
}

.f_naziv3_bl {
	color: #000000;
	font-weight:bold;
	font-size: 1.5em;
}

.f_naziv4_bl {
	color: #000000;
	font-weight:bold;
	font-size: 0.7em;
}



.bg_cenik {
	background-color:#66CCFF;
}

.ListWidth01 {
	width: 140px;
}

.ListWidth02 {
	width: 200px;
}

.ListWidth03 {
	width: 460px;
}

.ListWidth01_dt {
	width: 300px;
}

.ListWidth02_and {
	width: 250px;
}

.ozadje03{
	background:#000033;
	color:#CCCCCC;
	font-weight:bold;
}

.text_polje01{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 200px;
}


#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.2em;
}

#nav-menu li a
{
background: url(http://www.mesec.org/wap/images/gumbek.gif) #fff bottom left repeat-x;
height: 1.2em;
line-height: 2em;
float: left;
width: 3em;
display: block;
border: 0.3em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

#nav-menu
{
width:13em
}

#nav-menu2 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu2 li
{
float: left;
margin: 0 0.4em;
}

#nav-menu3 ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu3 li
{
float: left;
margin: 0 0.1em;
}

#nav-menu3
{
width:14em
}

.polje_vr {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

.noborder {
	font-size: small;
	font-weight: bold;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
	text-align:right;
}

.fb_b_bu1 {
	font-weight: normal;
	font-size: 1.3em;
	text-decoration: none;
	color:#000099;
}


.fb_b_bu {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color:#000099;
}

.fb_b_bu2 {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	color:#ffffff;
}

.fb_s_gr {
	font-size: 1.0em;
	text-decoration: none;
	color:#999999;
}

.fb_s_bk_c {
	font-size: 1.0em;
	text-decoration: none;
	color:#000000;
	text-align:center;
}

.levi_rob {
text-indent:5px;
}

.naslov_gl1 {
	font-size: 10pt;
}

.naslov_gl2 {
	font-size: 8pt;
}

.naslov_gl2_bl {
	font-size: 8pt;
	color:#000000;
}

.naslov_gl3 {
	font-size: 6pt;
}

.naslov_gl10 {
	//font-family: Tahoma;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.naslov_gl12 {
	font-size: 10pt;
	font-weight: bold;
}

.naslov_gl12_bg {
	font-size: 7pt;
	font-weight: bold;
	background-color: #FFCC66;
}

.naslov_gl12_bg10 {
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFCC66;
}

.bg10 {
	background-color: #FFCC66;
}

.naslov_bold {
	font-weight: bold;
}

.naslov_glXL {
	font-size: 13pt;
	font-weight: bolder;
}


.naslov_gl12_line {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0.2em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

.naslov_gl13_line {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0.1em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

.naslov_gl14_line {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0.1em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}


p.dotted {
	//border-style: dotted; 
	border-style: dashed;
	border-width: 1px; 
} 

p.solid {
	border-style: solid;
} 

.table_01 {
	border-width: 1px; 
	border-style: dashed;
}

.table_02 {
	border-width: 1px; 
	border-style: outset;
}

.sredina {
	text-align:center;
}

.lunchbox {
	font-size: 1.5em;
	text-decoration: none;
	background-color: #FFFF99;
	display:none;
}

#lunch_1 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 450px;
	s-index: 1;

	border: 0.1em;
	border-color: #000000;
	border-style: solid;
}

#lunch_2 {
	position: relative;
	right: 0px;
	bottom: 0px;
	width: 450px;
	s-index: 1;

	border: 0.1em;
	border-color: #000000;
	border-style: solid;
}

.crta {
	color: #33FF66;
}

.okvir01 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
}

.okvir02{
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

.okvir03{
		position: absolute; 
		height:33px; 
		width:33px;
		
		vertical-align:middle;
		text-align:center;
		
		background-color: rgba(0, 0, 51, 0.2);
		color:#FFFF00;
		font-weight:bold;
			
		-moz-border-radius: 3px;
		border-radius: 3px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

.okvir04{

		width:400px;
		overflow-x: scroll;	
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}


.okvir05{
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1px;
}

.visok01 {
	height: 40px;
}


.naslov_list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.bela {
	color: #FFFFFF;
}
.desna_obroba {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #999999;
}
.levi_rob2 {
	border-left-style: solid;
}

.naslov_gl13_bg {
	font-size: 10px;
	font-weight: bold;
	background-color: #FF6633;
	color: #CCCCCC;
	text-transform: uppercase;
    padding: 3px;
}

.menu01_dt {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.dropv, .dropv ul {padding: 3px; margin: 0; list-style: none;}
.dropv a {display: inline; width: 170px;}
.dropv li {float: left; padding: 15px 8px 2px 0px; margin-bottom: 3}  /* all list items */
.dropv li ul {position: absolute; background: #478578; 
  padding: 5px 0px 0px 4px; width: 170px; left: -9999px;} /* second-level lists */
.dropv li:hover ul {left: auto; } /* nest list under hovered list items */
.dropv li ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: xx-small;
}
.dropv li ul li a:hover {color: yellow; background:#478578;}



.dropvp, .dropvp ul {padding: 0; margin: 0; list-style: none; color: black;}
.dropvp a {display: inline; width: 170px;}
.dropvp li {float: left; padding: 0px 8px 2px 0px;}  /* all list items */
.dropvp li ul {position: absolute; background: #FF9900; color: black; 
  padding: 0px 0px 0px 4px; width: 170px; left: -9999px;} /* second-level lists */
.dropvp li:hover ul {left: auto; } /* nest list under hovered list items */
.dropvp li ul li a {
	color: #ffffcc;
	text-decoration: none;
	display: block;
	font-size: xx-small;
}
.dropvp li ul li a:hover {color: black; background:#FF9900;}

#links li a { 
        color: #000000;
        //display: block;
        //font: bold 100% Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
        padding: 0px;
        //text-decoration: none;
}

#links_ li a:hover {
        background: #FF6633;
		color: #CCCCCC;
}


.naslov_gl12m_bg {
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFCC66;
}
.velike {
	text-transform: uppercase;
}

.gumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 80px;
}

.gumb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 110px;
}

.gumb2v {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	height: 40px;
	width: 110px;
}

.gumb2vs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	width: 130px;
}

.gumb3vs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	width: 130px;
}

.gumb3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 30px;
}

.gumb3v {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	height: 30px;
	width: 50px;
}


.gumb4{
	width:60px; 
	height:8px;
	background-color: #CCCCCC;
	padding: 4px 0px 0px 0px;
}

.polje_tip1 {
	width: 90px;
	text-align: right;
}

.polje_tip2 {
	text-align: right;
	width: 20px;
}

.crna {
	color: #000000;
}

.polje_ru {
	background-color: #FFFF99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.siv1 {
	background-color: #CECECE;
}

.siv2 {
	background-color: #BDBDBD;
}

.siv3 {
	background-color: #ACACAC;
}

.siv4 {
	background-color: #9B9B9B;	
}

.tsiva {
	color: #999999;
}

.modra1{
	background-color: #DDDDDD;
}

.modra2{
	background-color: #000033;
}

.naslov_glXXL {
	font-size: 12mm;
}
smalice {
	text-transform: lowercase;
}

.visina01 {
	height:3px;
	width:150px;
}

#firme1{
        background: #FFFFFF;
		position: absolute;
		left: -10px;
		top: -40px;
		width: 243px;
		height: 29px;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	

}
.gumb4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
}

.prosoj{
	background-color: rgba(0, 0, 51, 0.3);
	position: absolute;
	width:98%;
	height:30px;
}


#sortable1,#sortable1m,#sortable1s{
	//background-color: rgba(0, 0, 51, 0.2);
	position: absolute;
	left: 0px;
	top: 25px;
	height: 600px;
	//overflow-y: scroll;

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#sortable2,#sortable2m,#sortable2s{
	//background-color: rgba(255, 255, 102, 0.6);
	position: absolute;
	left: 0px;
	top: 25px;
	height: 600px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;		

}

#sortable3,#sortable3m,#sortable3s{
	//background-color: rgba(204, 204, 255, 0.9);
	position: absolute;
	left: 0px;
	top: 25px;
	height: 380px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#sortable4,#sortable4m,#sortable4s{
	//background-color: rgba(204, 255, 204, 0.9);
	position: absolute;
	left: 0px;
	top: 25px;	
	height: 160px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#sortable5,#sortable5m,#sortable5s{
	//background-color: rgba(204, 255, 204, 0.9);
	position: absolute;
	left: 0px;
	top: 25px;	
	height: 160px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#sortable6,#sortable6m,#sortable6s{
	//background-color: rgba(204, 255, 204, 0.9);
	position: absolute;
	left: 0px;
	top: 25px;	
	height: 160px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#sortable7,#sortable7m,#sortable7s{
	//background-color: rgba(204, 255, 204, 0.9);
	position: absolute;
	left: 0px;
	top: 25px;	
	height: 160px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#sortable8,#sortable8m,#sortable8s{
	//background-color: rgba(204, 255, 204, 0.9);
	position: absolute;
	left: 0px;
	top: 25px;	
	height: 160px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#sortable9,#sortable9m,#sortable9s{
	//background-color: rgba(204, 255, 204, 0.9);
	position: absolute;
	left: 0px;
	top: 25px;	
	height: 160px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#sortable10,#sortable10m,#sortable10s{
	//background-color: rgba(204, 255, 204, 0.9);
	position: absolute;
	left: 0px;
	top: 25px;	
	height: 160px;
	//overflow-y: scroll;	

	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 250px;	

}

#cart{
	position: absolute;
	left: 543px;
	top: 139px;
}

#cart_ope{
	position: absolute;
	left: 543px;
	top: 249px;
}

#cart_usp{
	position: absolute;
	left: 543px;
	top: 335px;
}



#div_prejemdata_editor{
        background: #CCCCCC;
	position: absolute;
	left: 1230px;
	top: 75px;
	width: 400px;
	height: 480px;
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}

#div_srch_art{
        background: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 48px;
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}



#div_claims_over{
        background: #DDDDDD;
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 60px;
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}


#div_claims_over2{
        background: #DDDDDD;
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 60px;
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}


#div_agl_my_projects{	
	position: absolute;
	left: 790px;
	top: 80px;
	width: 130px;
	height: 620px;
}


#div_page_name{	
	color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 4px;
	font-size: 28px;
}

#div_page_name2{	
	color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 28px;
}

#div_project_name{
	color: #FFFFFF;
	position: absolute;
	left: 18px;
	top: 55px;
}


#div_agl_not{
	height: 170px;
	overflow-y: scroll;	
}


/*** Kljunasta merila ***/
#nasl_sort01_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 405px;
	height: 620px;
	width: 450px;

	//overflow: scroll;

}


/*** Merilne urice ***/
#nasl_sort02_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 80px;
	height: 120px;
	width: 250px;

}


/*** Tlacna merila ***/
#nasl_sort03_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 530px;
	top: 80px;
	height: 225px;
	width: 250px;

}


/*** Kos ***/
#nasl_sort04_ul{
	background-color: rgba(255, 255, 255, 1);
	position: absolute;
	left: 530px;
	top: 515px;
	height: 185px;
	width: 250px;

}


/*** Metri ***/
#nasl_sort05_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 205px;
	height: 165px;
	width: 250px;

}

/*** Merilniki momenta ***/
#nasl_sort06_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 205px;
	height: 165px;
	width: 250px;

}

#nasl_sort07_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 205px;
	height: 165px;
	width: 250px;

}

#nasl_sort08_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 205px;
	height: 165px;
	width: 250px;

}


#nasl_sort09_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 205px;
	height: 165px;
	width: 250px;

}


#nasl_sort010_ul{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 205px;
	height: 165px;
	width: 250px;

}



#sortable1 li, #sortable2 li, #sortable3 li, #sortable4 li, #sortable5 li, #sortable6 li, #sortable7 li, #sortable8 li, #sortable9 li, #sortable10 li { 
	margin: 0 5px 5px 5px; 
	padding: 5px; 
	font-size: 1.2em; 
	height: 2.0em; 
}

#sortable1m li, #sortable2m li, #sortable3m li, #sortable4m li, #sortable5m li, #sortable6m li, #sortable7m li, #sortable8m li, #sortable9m li, #sortable10m li  { 
	margin: 0 5px 5px 5px; 
	padding: 5px; 
	font-size: 1.2em; 
	height: 3.0em; 
}

#sortable1s li, #sortable2s li, #sortable3s li, #sortable4s li, #sortable5s li, #sortable6s li, #sortable7s li, #sortable8s li, #sortable9s li, #sortable10s li { 
	margin: 0 5px 5px 5px; 
	padding: 5px; 
	font-size: 1.2em; 
	height: 1.0em; 
}

.ui-state-highlight { 
	height: 1.5em; 
	line-height: 1.2em; 
}

#div_agl_edit{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 930px;
	top: 80px;
	height: 620px;
	display: none;
}

#div_x_agl_edit{
	position: absolute;
	left: 155px;
	top: -35px;
}

#div_menu{
	position: absolute;
	left: 790px;
	top: 3px;
}

#div_agl_detail{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 830px;
}

#div_agl_nosi{
	position: absolute;
	left: 150px;
	top: 830px;
}

#div_draggable{
	position: relative;
	left: 0px;
	top: 0px;
	height: 20px; 
	width: 120px;

	padding: 10px 0px 0px 0px;

}


#div_agl_frm{
        background: #FFFFFF;
	position: absolute;
	left: 40px;
	top: 5px;
	display: none;
}

#div_x_agl_frm{
	position: absolute;
	left: -40px;
	top: 0px;
}


#div_proj_graph{
	background-color: rgba(255, 255, 255, 0.9);
	position: absolute;
	left: 10px;
	top: 960px;
}

.my_projects{
	background-color: rgba(40, 40, 40, 0.9);
	width: 100px; 
	height: 40px; 
	padding: 1em; 
	float: left; 
	margin: 00px; 	
}


#droppable1{
	position: absolute;
	left: 780px;
	top: 60px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable2{
	position: absolute;
	left: 780px;
	top: 120px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable3{
	position: absolute;
	left: 780px;
	top: 180px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable4{
	position: absolute;
	left: 780px;
	top: 240px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable5{
	position: absolute;
	left: 780px;
	top: 300px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable6{
	position: absolute;
	left: 780px;
	top: 360px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable7{
	position: absolute;
	left: 780px;
	top: 420px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable8{
	position: absolute;
	left: 780px;
	top: 480px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable9{
	position: absolute;
	left: 780px;
	top: 540px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}

#droppable10{
	position: absolute;
	left: 780px;
	top: 600px;
	width: 150px; 
	height: 150px; 
	padding: 0.5em; 
	float: left; 
	margin: 10px; 	
}


#div_agl_res{
        background: #000000;
	position: absolute;
	left: 10px;
	top: 750px;	
	display: none;	
}

#div_agl_edit2{
        background: #000000;
	position: absolute;
	left: 10px;
	top: 770px;
	display: none;	
}

#div_task_frm{
        background: #FFFFFF;
	position: absolute;
	width: 880px;
	top: 5px;	
	left: 40px;
	display: none;
}

#div_x_task_frm{
	position: absolute;
	left: -40px;
	top: 0px;	

}

#div_task_res{
        background: #000000;
	position: absolute;
	left: 510px;
	top: 750px;	
	display: none;	

}

#div_qc_home{
	position: absolute;
	left: 602px;
	top: 5px;	

}


#div_projects{
	position: absolute;
	left: 252px;
	top: 150px;
	width: 550px;	
}


#pic_new_proj{
	position: absolute;
	left: 0px;
	top: 300px;	

}


#div_new_proj{
        background: #000000;
	position: absolute;
	left: 0px;
	top: 271px;	
	display: none;

}


#div_k6{
        background: #EEEEEE;
	position: relative;
	left: 5px;
	top: 5px;
	width: 380px;
	height: 300px;

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;
		
	overflow-y: scroll;	
	

}

#div_k8a{
        background: #EEEEEE;
	position: relative;
	left: 5px;
	top: 8px;
	width: 380px;
	height: 200px;
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;
	


}


#div_k8{
        background: #EEEEEE;
	position: relative;
	left: 7px;
	top: -170px;
	width: 375px;
	height: 170px;
		

	overflow-y: scroll;	
	

}

#div_k7{
        /*background: #EEEEEE;*/
	position: relative;
	left: -5px;
	top: 5px;
	width: 305px;
	height: 320px;

	overflow-y: scroll;	
	

}


#div_k4{
        /*background: #EEEEEE;*/
	position: relative;
	left: -5px;
	top: 5px;
	width: 305px;
	height: 600px;

	overflow-y: scroll;	
	

}

#div_report{
        background: #FFE5CC;
	position: absolute;
	left: 5px;
	top: 830px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report02{
        background: #FFE5CC;
	position: absolute;
	left: 5px;
	top: 740px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report03{
        background: #FFE5CC;
	position: absolute;
	left: 5px;
	top: 785px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report04{
        background: #CCCCFF;
	position: absolute;
	left: 518px;
	top: 740px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report05{
        background: #CCCCFF;
	position: absolute;
	left: 518px;
	top: 830px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report06{
        background: #CCCCFF;
	position: absolute;
	left: 518px;
	top: 785px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report07{
        background: #FFE5CC;
	position: absolute;
	left: 5px;
	top: 875px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report08{
        background: #CCCCFF;
	position: absolute;
	left: 518px;
	top: 875px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report09{
        background: #CCCCFF;
	position: absolute;
	left: 518px;
	top: 920px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report10{
        background: #FFE5CC;
	position: absolute;
	left: 5px;
	top: 920px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_report11{
        background: #CCCCFF;
	position: absolute;
	left: 518px;
	top: 965px;
	width: 506px;
	height: 40px;	

	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}


#div_qc_pregl_head{
        /*background: #EEEEEE;*/
	position: absolute;
	left: 5px;
	top: 650px;
	width: 1020px;
	height: 80px;	

	-moz-border-radius: 6px;
	border-radius: 6px;	

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

}

#div_qc_pregl{
        /*background: #EEEEEE;*/
	position: absolute;
	left: 5px;
	top: 675px;
	width: 1015px;
	height: 50px;	

	overflow-y: scroll;		
}





#div_qc1{
        background: #EEEEEE;
	position: absolute;
	left: 5px;
	top: 5px;
	width: 1020px;
	height: 635px;

	
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}


#div_slife{
        background: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 250px;

	overflow-y: scroll;		
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}

#div_slife_edit{
        background: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 220px;

	display: none;

	overflow-y: scroll;		
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}


#div_rekl_ber1{
        background: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 250px;

	overflow-y: scroll;		
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}

#div_rekl_ber2{
        background: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 250px;

	overflow-y: scroll;		
		
	-moz-border-radius: 6px;
	border-radius: 6px;		

	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;	

}





#div_k3_tab{
	height: 300px;
	overflow-y: scroll;	

}

#div_k7_tab{
	height: 300px;
	overflow-y: scroll;	

}

#div_bench_result{
	width: 835px;
	overflow-x: scroll;	

}

#div_komp_input{
        background: #FFFF99;
		position: absolute;
		left: 305px;
		top: 100px;
		width: 400px;
		height: 150px;
		display:none;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	

}

#div_komponenta{
        background: #FFFFFF;
		/*background-color: rgba(0, 0, 51, 0.2);*/
		position: absolute;
		left: 50px;
		top: 30px;
		width: 1250px;
		height: 650px;
		display:none;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	

}

#div_izmet_anal{
        background: #FFFFFF;
		position: absolute;
		left: 305px;
		top: 30px;
		width: 1220px;
		height: 855px;
		display:none;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	

}


#div_claim01{
	        //background: #FFFFFF;
		position: absolute;
		left: 15px;
		top: 15px;
		width: 1027px;
		height: 475px;
}

#div_claim02{
	        //background: #FFFFFF;
		position: absolute;
		left: 15px;
		top: 120px;
		width: 1027px;
		height: 475px;


}

#div_claim03{
	        //background: #FFFFFF;
		position: absolute;
		left: 15px;
		top: 120px;
		width: 1027px;
		height: 475px;
		display:none;
}

#div_claim04{
	        //background: #FFFFFF;
		position: absolute;
		left: 15px;
		top: 120px;
		width: 1027px;
		height: 475px;
		display:none;
}

#div_claim05{
	        //background: #FFFFFF;
		position: absolute;
		left: 15px;
		top: 120px;
		width: 1027px;
		height: 475px;
		display:none;
}


#div_cp01{
	        //background: #FFFFFF;
		position: absolute;
		left: 15px;
		top: 15px;
		width: 1027px;
		height: 475px;
}


#div_gumb_01{
		position: relative;
		background-color: #000000;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;

		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_02{
		position: relative;
		background: #000000;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_03{
		position: relative;
		background: #000000;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}


#div_gumb_11{
		position: relative;
		background: #000000;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_12{
		position: relative;
		background: #000000;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_13{
		position: relative;
		background: #000000;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_21{
		position: relative;
		background: #000000;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_22{
		position: relative;
		background: #000000;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_23{
		position: relative;
		background: #FF3333;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_31{
		position: relative;
		background: #FF3333;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_32{
		position: relative;
		background: #FF3333;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}

#div_gumb_33{
		position: relative;
		background: #FF3333;
		left: 0px;
		top: 0px;	
		width: 200px;
		height: 70px;

	    	padding-top: 40px;


		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #FFFFFF;
		border-style:solid;
		border-width:1.5px;

}


#div_q_data{
		height: 800px;
		background: #FFFFFF;
		overflow-y: scroll;

		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;



}

#div_q_data2{
		height: 370px;
		overflow-y: scroll;

		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;



}

#div_q_data2l{
		height: 750px;
		overflow-y: scroll;

		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;



}


#div_q_data3{
		height: 370px;
		overflow-y: scroll;

		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;

}

#div_q_data3l{
		height: 370px;
		overflow-y: scroll;

		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;

}

#img_nov_prog{
		position: relative;
		left: 100px;
		top: -50px;
}




/*** ***/

#tabsi{
		position: absolute;
		background: #FFFFFF;
		//left: 12px;
		top: 30px;	
		width: 1060px;
		height: 610px;
		display:none;

		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	
	
}

#x_cpdn{
		position: absolute;
		left: -12px;
		top: -20px;
		display:none;
	
}

#x_cpname{
		position: absolute;
		left: -12px;
		top: -20px;
		display:none;
	
}

#x_tabs{
		position: absolute;
		left: -12px;
		top: -20px;
		display:none;
	
}

#x_claim{
		position: absolute;
		left: -12px;
		top: -20px;
		display:none;
	
}

#x_kp{
		position: absolute;
		left: -12px;
		top: -20px;
		display:none;
	
}


#x_komp{
		position: absolute;
		left: 190px;
		top: -30px;
		display:none;
	
}

#x_komp_input{
		position: absolute;
		left: 690px;
		top: 90px;
		display:none;
	
}

#x_map_input{
		position: absolute;
		left: 390px;
		top: -10px;
		display:none;
	
}


#x_izmet_anal{
		position: absolute;
		left: 502px;
		top: 0px;
		display:none;
	
}

#x_komp_over{
		position: absolute;
		left: 240px;
		top: -30px;
		/*display:none;*/
	
}

#x_vnos_real{
		position:relative;
		left: 290px;
		top: -115px;
		/*display:none;*/
}

#x_izpis_dan{
		position:relative;
		left: 240px;
		top: -75px;
		/*display:none;*/
}

#x_izpis_mes{
		position:relative;
		left: 240px;
		top: -75px;
		/*display:none;*/
}

#div_map_setup{
        /*background: #DDDDDD;*/
		position: absolute;
		left: 50px;
		top: 50px;
		height:50px;
		width:50px;
		/*display:none;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	
		
	
}

#div_map{
        background: #FFFFAA;
		position: absolute;
		left: 150px;
		top: 750px;
		height:130px;
		width:400px;
		display:none;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	
		
	
}

#div_komp_over{
        background: #FFFFFF;
		position: absolute;
		left: 50px;
		top: 68px;
		/*height:30px;*/
		width:250px;
		/*display:none;*/
		/*overflow-y: scroll;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	
}

#div_menu_main{
        background: #000033;
		position: absolute;
		left: 5px;
		top: 5px;
		height:99%;
		width:30px;
		/*display:none;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;	
}


#div_drawing{
		position: absolute;
		left: 35px;
		top: 5px;
		height:640px;
		width:95%;
		/*display:none;*/
		overflow-x: scroll;
}

#div_buttons{
		position: absolute;
		left: 35px;
		top: 825px;
}

#menu00{
	position:absolute;
    /*background: #FCF0FF;*/
	top:40px;
	left:-26px;
	width: 80px;
	height: 20px;
	
	text-align:center;
	
	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

	-moz-transform: rotate(270deg); 
	-o-transform: rotate(270deg);  
	-webkit-transform: rotate(270deg);  
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'; 
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#menu01{
	position:absolute;
    background: #FCF0FF;
	top:230px;
	left:-26px;
	width: 80px;
	height: 20px;
	
	text-align:center;
	
	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

	-moz-transform: rotate(270deg); 
	-o-transform: rotate(270deg);  
	-webkit-transform: rotate(270deg);  
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'; 
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#menu02{
	position:absolute;
    background: #FCF0FF;
	top:320px;
	left:-26px;
	width: 80px;
	height: 20px;
	
	text-align:center;
	
	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

	-moz-transform: rotate(270deg); 
	-o-transform: rotate(270deg);  
	-webkit-transform: rotate(270deg);  
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'; 
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#menu03{
	position:absolute;
    background: #FCF0FF;
	top:410px;
	left:-26px;
	width: 80px;
	height: 20px;
	
	text-align:center;
	
	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

	-moz-transform: rotate(270deg); 
	-o-transform: rotate(270deg);  
	-webkit-transform: rotate(270deg);  
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'; 
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#menu04{
	position:absolute;
    background: #FCF0FF;
	top:520px;
	left:5px;
}

#menu05{
	position:absolute;
    background: #FCF0FF;
	top:530px;
	left:5px;
}

#menu06{
	position:absolute;
    /*background: #FCF0FF;*/
	top:560px;
	left:5px;
}

#menu07{
	position:absolute;
    background: #FCF0FF;
	top:630px;
	left:-26px;
	width: 80px;
	height: 20px;
	
	text-align:center;
	
	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

	-moz-transform: rotate(270deg); 
	-o-transform: rotate(270deg);  
	-webkit-transform: rotate(270deg);  
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'; 
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#menu08{
	position:absolute;
    background: #FCF0FF;
	top:720px;
	left:-26px;
	width: 80px;
	height: 20px;
	
	text-align:center;
	
	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

	-moz-transform: rotate(270deg); 
	-o-transform: rotate(270deg);  
	-webkit-transform: rotate(270deg);  
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'; 
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#menu09{
	position:absolute;
    background: #FCF0FF;
	top:810px;
	left:-26px;
	width: 80px;
	height: 20px;
	
	text-align:center;
	
	border: 0.1em;
	border-color: #000000;
	border-style:solid;
	border-width:1px;

	-moz-transform: rotate(270deg); 
	-o-transform: rotate(270deg);  
	-webkit-transform: rotate(270deg);  
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'; 
	-ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


#div_nasl_stat{
        background: #000033;
		position: absolute;
		left: 312px;
		top: 10px;
		height:30px;
		width:200px;
		
		display:none;
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_nasl_zajem{
        background: #000033;
		position: absolute;
		left: 0px;
		top: -20px;
		height:23px;
		width:200px;
		
		/*display:none;*/
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_nasl_nabor{
        background: #000033;
		position: absolute;
		left: 0px;
		top: -20px;
		height:23px;
		width:250px;
		
		/*display:none;*/
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_nasl_komp_izmet{
        background: #000033;
		position:relative
		left: 5px;
		top: 55px;
		height:23px;
		width:100%;
		
		/*display:none;*/
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_nasl_trend_izmet{
        background: #000033;
		position:relative
		left: 5px;
		top: 55px;
		height:23px;
		width:100%;
		
		/*display:none;*/
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_stat_rpt{
        //background: #000033;
		position:absolute;
		left: 660px;
		top: 57px;
		height:53px;
		width:140px;
		
		/*display:none;*/
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_nasl_odobritve{
        background: #000033;
		position:relative
		left: 5px;
		top: 55px;
		height:23px;
		width:100%;
		
		/*display:none;*/
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}



#div_izmt_komp_glava{
        background: #000033;
		position: absolute;
		left: 5px;
		top: 5px;
		height:40px;
		width:200px;
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izmt_komp{
		position:relative;
		top: 5px;
		height:250px;
		width:200px;
		/*display:none;*/
		overflow-y: scroll;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izmt_komp_t5_glava{
        background: #000033;
		position:absolute;
		left: 210px;
		top: 5px;
		height:40px;
		width:400px;
		/*display:none;*/
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izmt_komp_t5{
		position:relative;
		top: 5px;
		height:250px;
		width:400px;
		/*display:none;*/
		/*overflow-y: scroll;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#chart_div{
		position:relative;
		height:195px;
		width:600px;
		/*display:none;*/
		/*overflow-x: scroll;*/
		/*
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;*/
}

#chart_div_021{
		position:relative;
		height:195px;
		width:600px;
		/*display:none;*/
		/*overflow-x: scroll;*/
		/*
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;*/
}

#chart_div_out{
		position:absolute;
		left: 920px;
		top: 35px;
		height:295px;
		width:600px;
		display:none;
		/*overflow-x: scroll;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}


#chart_div_out_rwrk{
		position: absolute;
        /*background: #000033;*/
		left: 1035px;
		top: 320px;
		height:250px;
		width:512px;
		/*display:none;*/
		/*overflow-x: scroll;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#chart_div_out_rwrk2{
		position: absolute;
        /*background: #000033;*/
		left: 1035px;
		top: 576px;
		height:300px;
		width:512px;
		/*display:none;*/
		/*overflow-x: scroll;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#chart_div_out_021{
		position:absolute;
        /*background: #000033;*/
		left: 620px;
		top: 15px;
		height:295px;
		width:600px;
		/*display:none;*/
		/*overflow-x: scroll;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izmt_napak_glava{
        background: #000033;
		position: absolute;
		left: 5px;
		top: 305px;
		height:40px;
		width:200px;
		/*display:none;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izmt_napak{
		position:relative;
		top: 5px;
		height:250px;
		width:200px;
		/*display:none;*/
		overflow-y: scroll;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izmt_napak_t5_glava{
        background: #000033;
		position: absolute;
		left: 210px;
		top: 305px;
		height:40px;
		width:400px;
		/*display:none;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izmt_napak_t5{
		position:relative;
		top: 5px;
		height:250px;
		width:400px;
		/*display:none;*/
		overflow-y: scroll;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#chart_div2{
		position:relative;
		left: 0px;
		top: 0px;
		/*height:295px;
		width:600px;
		display:none;*/
		/*overflow-y: scroll;*/
		
		/*-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;*/
}

#chart_div2_out{
		position:absolute;
		left: 920px;
		top: 335px;
		height:295px;
		width:600px;
		display:none;
		/*overflow-x: scroll;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#chart_div3{
		position:relative;
		left: 0px;
		top: 0px;
		/*height:295px;
		width:600px;
		display:none;*/
		/*overflow-y: scroll;*/
		
		/*-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;*/
}

#chart_div3_out{
		position:absolute;
		left: 920px;
		top: 635px;
		height:245px;
		width:600px;
		display:none;
		/*overflow-x: scroll;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}


#div_izmt_lok{
		position:relative;
		top: 5px;
		height:200px;
		width:605px;
		/*display:none;*/
		overflow-y: scroll;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izmt_lok_glava{
        background: #000033;
		position: absolute;
		left: 5px;
		top: 605px;
		height:40px;
		width:605px;
		/*display:none;*/
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}


#div_noclick{
		background-color: rgba(158, 166, 167, 0.7);
		position: absolute;
		left: 0px;
		top: 0px;
		height:100%;
		width:200%;
		display:none;
}


#div_noclick_prejem{
		background-color: rgba(158, 166, 167, 0.7);
		position: absolute;
		left: 0px;
		top: 0px;
		height:100%;
		width:100%;
		display:none;
}


#div_editrec_prejem{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 80px;
		top: 100px;
		height:150px;
		width:300px;
		display:none;

		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}


#div_noclick_pripad{
		background-color: rgba(158, 166, 167, 0.7);
		position: absolute;
		left: -5px;
		top: 0px;
		height:97%;
		width:100%;
		display:none;
}


#div_pripad01{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:200px;
		width:455px;
		display:none;
}

#div_pripad02{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:413px;
		width:1020px;
		display:none;
}

#div_pripad03{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:200px;
		width:455px;
		display:none;
}

#div_pripad04{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:200px;
		width:455px;
		display:none;
}

#div_pripad05{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:385px;
		width:455px;
		display:none;
}

#div_pripad06{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:200px;
		width:455px;
		display:none;
}


#div_pripad07{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:200px;
		width:455px;
		display:none;
}

#div_pripad08{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:250px;
		width:455px;
		display:none;
}

#div_pripad09{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:200px;
		width:455px;
		display:none;
}


#div_pripad10{
		background-color: rgba(255, 255, 255, 1);
		position: absolute;
		left: 5px;
		top: 100px;
		height:413px;
		width:1020px;
		display:none;
}


#div_deko_tab{
		height: 260px;
		overflow-y: scroll;
}



#div_deko_editor{
		position: absolute;
		background-color: rgba(255, 229, 204, 1);
		top: 322px;
		left: -1px;
		height: 90px;
		width:1020px;
		display:none;
}

#div_deko_editor_temp{
		position: absolute;
		background-color: rgba(255, 229, 234, 1);
		top: -1px;
		left: -1px;
		height: 90px;
		width:1020px;
		display:none;
}

#div_deko_edit_x{
		position: absolute;
		top: -35px;
		left: -30px;
}



#div_pripad_art_tab{
		position: absolute;
		top: 100px;
		height: 415px;
		width:1025px;
		overflow-y: scroll;
}

#div_xclick_pripad{
		position: absolute;
		left: -23px;
		top: 65px;
		display:none;
}

.div_pripad_gumb{
		background-color: rgba(180, 180, 180, 1);
		position: relative;
		left: -3px;
		top: -3px;
		height: 40px;
		width: 80px;
		padding: 3px;
}




#div_krogec{
        /*background: #000033;*/
		background-color: rgba(255, 0, 0, 0.3);
		position: relative;
		left: 20px;
		top: 20px;
		height:35px;
		width:35px;
		display:none;
		
		-moz-border-radius: 3px;
		border-radius: 3px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;
}

#div_komp_nabor{
		height:450px;
		width:99%;
		overflow-y: scroll;
}

#komp_slika{
   /* max-width:400px;
    max-height:300px;*/
}

#div_odobritev01{
        /*background: #EEEEEE;*/
		position:relative;
		left: 0px;
		top: 0px;
		height:400px;
		width:100%;
		/*display:none;*/

}


#contentContainer {
	position:absolute;
	top:950px;
	left:1200px;
    width: 550px;
    height: 350px;
    border: 5px black solid;
    /*overflow: hidden;*/
    background-color: #F2F2F2;
    cursor: pointer;
}
#thing {
    position: relative;
    left: 50px;
    top: 50px;
    transition: left .5s ease-in, top .5s ease-in;
}

#div_pripadnica01{
		position: relative;
		left: 0px;
		top: 0px;
		height:400px;
		width:180px;
		overflow-y: scroll;
}

#div_pripadnica02{
		position: relative;
		left: 0px;
		top: 0px;
		height:400px;
		width:180px;
		overflow-y: scroll;
}

#div_kp_tab02{
		position: relative;
		left: 0px;
		top: 0px;
		height:525px;
		width:2000px;
		//overflow-y: scroll;
}

#div_fmea_tab02{
		position: relative;
		left: 0px;
		top: 0px;
		height:510px;
		width:3000px;
		//overflow-y: scroll;
}

#div_tab03{
		position: absolute;
		left: 15px;
		top: 65px;
		height:80px;
		width:750px;
}

#div_pack{
		position: relative;
		left: 15px;
		top: 92px;
		height:525px;
		width:1040px;
		//overflow-y: scroll;
		display: none;
}

#div_pripad{
		position: relative;
		left: 15px;
		top: 92px;
		height:525px;
		width:1040px;
		//overflow-y: scroll;
		display: none;
}


#div_izpis{
		position: relative;
		left: 15px;
		top: 92px;
		height:525px;
		width:1040px;
		overflow-y: scroll;
		display: none;
}

#div_pripadnica04{
		position: relative;
		left: 0px;
		top: 0px;
		height:400px;
		width:180px;
		overflow-y: scroll;
}

#div_pripadnica05{
		position: relative;
		left: 0px;
		top: 0px;
		height:400px;
		width:180px;
		overflow-y: scroll;
}

#div_komp_nabor_pnl{
		left: 30px;
		top: 40px;
}

#div_kp_editor{

		background: #eeeeee;
		position: absolute;
		left: 10px;
		top: 18px;
		height:630px;
		width:1060px;
		display: none;

		-moz-border-radius: 5px;
		border-radius: 5px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;

}

#div_kp {
	position: absolute;
	background: #FFFFFF;
	top: 92px;
	left: 5px;
	width:1050px; 
	height:510px; 
	overflow-y: scroll; 
	/*display: none;*/

}

#div_deko {
	position: absolute;
	background: #FFFFFF;
	top: 92px;
	left: 5px;
	width:1050px; 
	height:510px; 
	overflow-y: scroll;  
	display: none;

}


#div_claim {
	position: absolute;
	background: #FFFFFF;
	top: 92px;
	left: 5px;
	width:1050px; 
	height:510px; 
	overflow-y: scroll;  
	display: none;

}


#div_kp_fmea{
		position: absolute;
		left: 665px;
		top: 50px;
		height:550px;
		width:360px;
}

#div_kp_karakt{
		position: absolute;
		left: 0px;
		top: 50px;
		height:210px;
		width:650px;
}

#div_kp_nadz{
		position: absolute;
		left: 0px;
		top: 275px;
		height:260px;
		width:650px;
}

#div_kp_refdoc{
		position: absolute;
		left: 0px;
		top: 550px;
		height:50px;
		width:650px;
}

#div_kp_napaka_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 67px;
		height:44px;
		width:360px;
		display: none;
}


#div_kp_vzrok_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 116px;
		height:44px;
		width:360px;
		display: none;
}


#div_kp_posledica_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 165px;
		height:44px;
		width:360px;
		display: none;
}


#div_kp_vpliv_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 214px;
		height:44px;
		width:360px;
		display: none;
}


#div_kp_zahteva_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 263px;
		height:44px;
		width:360px;
		display: none;
}


#div_kp_prev_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 312px;
		height:44px;
		width:360px;
		display: none;
}


#div_kp_krit_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 361px;
		height:44px;
		width:360px;
		display: none;
}


#div_kp_pogo_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 410px;
		height:44px;
		width:360px;
		display: none;
}


#div_kp_odkr_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 459px;
		height:44px;
		width:360px;
		display: none;
}


#div_ddlmenu_temp{
		//background: #Ecc77E;
		position: absolute;
		left: 685px;
		top: 590px;
		height:24px;
		width:350px;
		//display: none;
}


#div_kp_ukr_new{
		background: #Ecc77E;
		position: absolute;
		left: 680px;
		top: 540px;
		height:44px;
		width:360px;
		display: none;
}




#div_fmea_editor{
		background: #Ecc77E;
		position: absolute;
		left: 1080px;
		top: 100px;
		height:400px;
		width:500px;
		display: none;
}



#div_claim_editor{
		background: #eeeeee;
		position: absolute;
		left: 10px;
		top: 18px;
		height:610px;
		width:1060px;
		display: none;

		-moz-border-radius: 5px;
		border-radius: 5px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;

}

#div_cpdn{
		background: #FFFFFF;
		position: absolute;
		left: 400px;
		top: 50px;
		height:600px;
		width:500px;
		display: none;
}


#tab_e_artikel{
		background: #FFFFFF;
		position: absolute;
		left: 5px;
		top: 420px;
		height:150px;
		width:490px;
		overflow-y: scroll;	
}

#div_cpname{
		background: #FFFFFF;
		position: absolute;
		left: 400px;
		top: 50px;
		height:170px;
		width:500px;
		display: none;
}



#div_novcpdn{
		position: absolute;
		left: -2px;
		top: 20px;
}

#div_add_button{
		position: absolute;
		right: 65px;
		top: -5px;
}

#div_gumb01{
		position: absolute;
		left: 0px;
		top: 120px;
}

#div_prog_izmet_gl2{
		position:absolute;
		left: 620px;
		top: 320px;
		width:280px;

		-moz-border-radius: 5px;
		border-radius: 5px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;

}

#div_prog_izmet_gl{
		position:absolute;
		left: 620px;
		top: 337px;
		width:903px;

		-moz-border-radius: 5px;
		border-radius: 5px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;

}

#div_prog_izmet_pregl_mes_gl{

		position:relative;
		left: 5px;
		top: 5px;
		width:260px;
		height:20px;

		-moz-border-radius: 5px;
		border-radius: 5px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;

}

#div_prog_izmet_pregl_mes{

		position:relative;
		left: 5px;
		top: 0px;
		width:560px;

		-moz-border-radius: 5px;
		border-radius: 5px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;

}



#div_prog_izmet{
		height:400px;
		width:900px;
		overflow: scroll;
}

#chartdiv{
    background: #EEEEEE;
	position:absolute;
	top:0px;
	left:0px;
	}


#response{

}


#div_vnos_realiz{
		background-color: rgba(0, 0, 51, 0.2);
		position:absolute;
		left: 50px;
		top: 540px;
		height:100px;
		width:300px;
		display:none;
		
		-moz-border-radius: 3px;
		border-radius: 3px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;
}

#div_vnos_realiz_nasl{
        background: #000033;
		position:absolute;
		left: 50px;
		top: 520px;
		height:20px;
		width:300px;
		display:none;
		
		-moz-border-radius: 3px;
		border-radius: 3px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;
}

#div_vnos_kol_izmet{
		position:absolute;
		left: 20px;
		top: 605px;
}

#div_izmet_tab{
		position: relative;
		left: 0px;
		top: 0px;
		height:250px;
		width:100%;
		overflow-y: scroll;	
}


#div_realizacija_tab{
		position: relative;
		left: 0px;
		top: 0px;
		height:250px;
		width:758px;
		overflow: scroll;	
}

#div_realizacija_tab2{
		position: relative;
		left: 0px;
		top: 0px;
		height:250px;
		width:100%;
		overflow-y: scroll;	
}

#div_edit_komp{
	height:800px;
	overflow-y: scroll;	
}

#div_edit_pripad{
	height:800px;
	overflow-y: scroll;		
}

#div_edit_art{
	height:800px;
	overflow-y: scroll;		
}

#div_edit_volja_top{
	height:200px;
	overflow-y: scroll;		
}

#div_edit_volja2_top{
	height:575px;
	overflow-y: scroll;		
}

#div_tock2{
	display:none;
}

#div_tock3{
	display:none;
}

#div_datum_izpis_dan{
        background: #FFFFFF;
		position:absolute;
		left: 50px;
		top: 530px;
		height:60px;
		width:250px;
		display:none;
		
		-moz-border-radius: 3px;
		border-radius: 3px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;

}

#div_napake_pregl{
	height:200px;
	overflow-y: scroll;	
}

#dnev_od{
		position:relative;
		height:30px;
		top: -10px;
	    /*width:200px;*/
}

#div_datum_izpis_dan_nasl{
        background: #000033;
		position:relative;
		left: 0px;
		top: -10px;
		height:25px;
		width:250px;
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_datum_izpis_mesec{
        background: #FFFFFF;
		position:absolute;
		left: 50px;
		top: 530px;
		height:60px;
		width:250px;
		display:none;
		
		-moz-border-radius: 3px;
		border-radius: 3px;		

		border: 1.8em;
		border-color: #000033;
		border-style:solid;
		border-width:1px;

}

#dnev_od2{
		position:relative;
		height:30px;
		top: -10px;
	    /*width:200px;*/
}

#div_datum_izpis_mesec_nasl{
        background: #000033;
		position:relative;
		left: 0px;
		top: -10px;
		height:25px;
		width:250px;
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#lbl_klik{
		position:absolute;
		left: 0px;
		top: 430px;
}


#div_stat_kord{
	display: none;
}

#div_kompizmet_mes_graph2{
		position:relative;
		left: 40px;
		top: 10px;
		
		height:600px;
		width:525px;

}

#div_kompizmet_mes_graph{
		position:relative;
		left: 0px;
		top: 0px;

		height:300px;
		width:625px;
	
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;

}

#div_saveizmet2{
		position:absolute;
		left: 150px;
		top: 900px;

}

#div_kompizmet_mes{
		height:180px;
		width:625px;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
	
}

#div_komp_odpis_tab{
	height:330px;
	overflow-y: scroll;	
}


#div_izmadmin_pregl {
	height: 340px;
	overflow-y: scroll;
	}


#div_uploadimg{
		position:absolute;
		left: 50px;
		top: 700px;
		height:40px;
		width:525px;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;

}

#div_uploaddwg{
		position:absolute;
		left: 50px;
		top: 700px;
		height:40px;
		width:525px;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;

}


#div_kompizmet_mes_tab{
	height: 180px;
	overflow-y: scroll;
}

#div_bliznice{
		position:absolute;
		left: 50px;
		top: 670px;
		height: 150px;
		width: 300px;
		
		overflow-y: scroll;
}

#div_bliznice_gl1{
        background: #000033;	
		position:absolute;
		left: 50px;
		top: 650px;
		height: 20px;
		width: 300px;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_bliznice2{
		position:absolute;
		left: 400px;
		top: 670px;
		height: 150px;
		width: 300px;
		
		overflow-y: scroll;
}

#div_bliznice_gl2{
        background: #000033;	
		position:absolute;
		left: 400px;
		top: 650px;
		height: 20px;
		width: 300px;
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_izdelki{
	position:relative;
	background:: #000033;
	height: 400px;
	width: 600px;
	overflow-y: scroll;
}

#div_tab02{
		height: 300px;
		
		overflow-y: scroll;
}

#div_tab04{
		height: 250px;
		
		/*overflow-y: scroll;*/
}

#div_tab05{
		height: 300px;
		
		/*overflow-y: scroll;*/
}

.rahlo_rdeca{
		background-color: rgba(204, 51, 0, 0.4);
}

.rahlo_rumena{
		background-color: rgba(227, 227, 0, 0.4);
}

.rahlo_zelena{
		background-color: rgba(0, 102, 0, 0.4);
}

.rahlo_modra{
		background-color: rgba(0, 0, 204, 0.4);
}

.rahlo_modra2{
		background-color: rgba(0, 0, 204, 0.1);
}

.rahlo_oranzna{
		background-color: rgba(204, 102, 0, 0.4);
}


.malnizi{
		position: relative;
		top:10px;
		left:-30px;

}

.mallevo{
		position: relative;
		left:-28px;

}

.cistlevo{
		position: relative;
		left:-20px;
		top: -52px;

}

#div_operacije{
		position:absolute;
		left:485px;
		top:1300px;
		width:300px;
}

#div_operacije_nasl{
		position: relative;
		background:#FFFFFF;
		left:15px;
		top:-8px;
		width:200px;
	}
	
#div_esdlogfile{
		position: relative;
		background:#FFFFFF;
		left:0px;
		top:0px;
		width:600px;
		height:227px;
		overflow-y: scroll;
	}	
	
#div_pregl_glava{
		position: relative;
		left:0px;
		top:0px;
		height:33px;
	}	

#div_prejem_tab{
		position: relative;
		background:#FFFFFF;
		left:0px;
		top:50px;
		width:1210px;
		height:800px;
	}	

#div_prejem_data{
		width:1200px;
		height:730px;
		overflow-y: scroll;
	}
	

#div_prejem_data2{
		width:1200px;
		height:640px;
		overflow-y: scroll;
	}
	
	
#outer-dropzone {
  height: 140px;
}

#inner-dropzone {
  height: 80px;
}

.dropzone {
  background-color: #ccc;
  border: dashed 4px transparent;
  border-radius: 4px;
  margin: 10px auto 30px;
  padding: 10px;
  width: 80%;
  transition: background-color 0.3s;
}

.drop-active {
  border-color: #aaa;
}

.drop-target {
  background-color: #29e;
  border-color: #fff;
  border-style: solid;
}

.drag-drop {
  display: inline-block;
  min-width: 40px;
  padding: 2em 0.5em;

  color: #fff;
  background-color: #29e;
  border: solid 2px #fff;

  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);

  transition: background-color 0.3s;
}

.drag-drop.can-drop {
  color: #000;
  background-color: #4e4;
}

#div_noeduk{
        background: #FFB7B7;
		position: relative;
		left: 2px;
		/*top: 10px;*/
		width: 260px;
		/*height: 85px;*/
		
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_levelone{
        background: #FFFFB3;
		position: relative;
		left: 2px;
		/*top: 10px;*/
		width: 220px;
		/*height: 85px;*/
		
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_leveltwo{
        background: #FFC082;
		position: relative;
		left: 2px;
		/*top: 10px;*/
		width: 230px;
		/*height: 85px;*/
		
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_leveltree{
        background: #BBBBFF;
		position: relative;
		left: 2px;
		/*top: 10px;*/
		width: 230px;
		/*height: 85px;*/
		
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_levelretro{
        background: #CCCCCC;
		position: relative;
		left: 2px;
		/*top: 10px;*/
		width: 230px;
		/*height: 85px;*/
		
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;
}

#div_ope_noclick{
		/*background-color: rgba(0, 102, 0, 0.4);*/
		position: absolute;
		left: 10px;
		top: 340px;
		width: 1200px;
		height: 600px;
		
		
		-moz-border-radius: 6px;
		border-radius: 6px;		

		/*border: 0.1em;
		border-color: #000000;
		border-style:solid;
		border-width:1px;*/	

}

#div_date_filter{
		background-color: rgba(255, 255, 179, 0.4);
		position: absolute;
		left: 717px;
		top: 282px;
		width: 270px;
		height: 50px;
}


#div_rwrk03{
		background-color: rgba(187, 187, 255, 0.4);
		position: absolute;
		left: 993px;
		top: 282px;
		width: 335px;
		height: 50px;
}

#div_reform{
		background-color: rgba(221, 221, 221, 0.4);
		position: absolute;
		left: 500px;
		top: 200px;
		width: 180px;
		height: 50px;
}

#div_odlog_ope{
		position: relative;
		top: -30px;
		width: 780px;
		height: 630px;
		overflow-y: scroll;
}

#div_zacet_tab{
		height: 430px;
		overflow-y: scroll;

}

#div_nadast_tab{
		height: 430px;
		overflow-y: scroll;

}


#div_obvestila{
		position: absolute;
		background-color: rgba(255, 255, 0, 0.8);
		top: 282px;
		left: 15px;
		/*width: 1000px;*/
}

#div_usppregl{
		height: 630px;
		overflow-y: scroll;
}