﻿  body  {
		 font-family: Tahoma, sans-serif;
         font-weight: bold;
         font-size: 11px;
         margin: 0px;
      }
 .bgr, body {
         background-color: #f0eff0;
      }
 div, .td4-4, .D6-layers-back { 
         background-color: #92b9d2; /*#c2ccd7;*/ /*#92b9d2;*/
		 font-weight: bold;
      }
select, textarea {
   color: #000;
   border: 1px solid #000;
   margin: 1px;
}	  
 .div-g {
         background-color: #f0eff0;
      }
 .bgLoc {
         background-color: #bde3ff;
      }
 .nadpis {
         margin-right: 0;
         margin-left: 0;
         text-align: center;
         background: #000084;
         color: white;
      }
 .blue {
         color: blue;
      }
 .D0-main {
         position: absolute;
		 left: 0px;
		 top: 0px;
         width: 100%;
         height: 100%;
      }
 .overlay { /* div prekryvajici actions */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width:100%;
	height:100%;
	background:#555555;/*transparent;*/
	cursor: wait;	
	opacity: .0;
	_filter:Alpha(opacity=0,finishopacity=0,style=0);
 }	  
 .D1-lista {
         position: absolute;
         top: 3px;
		 right: 0px;
         _right: 2px;
         left: 3px;
         height: 50px;
         z-index: 10;
		 min-width: 750px;
		 visibility:hidden;
      }
 .D3-mapa {
         position: absolute;
         top: 5px;
         left: 5px;
         background-color: #dddddd;
         border: 1px solid black;
         z-index: 2;
         overflow: hidden;
      }
 .D3-mapaback {
         position: absolute;
		 top: 58px;
         _top: 60px;
         right: 3px;
         left: 3px;
         z-index: 2;
         overflow: hidden;
      }
 .D4-backpanel {
         position: absolute;
         padding: 0;
         top: 0;
		 right: 0px;
         width: 183px; /*+ zm. Template.html*/
         height: 100%;
         background-color: transparent;
         z-index: 5;
      }
 .D5-overview {
         position: absolute;
         top: 58px;
		 _top: 60px;
         right: 0;
         width: 100%;
         height: 153px;
         z-index: 2;
      }
 .D6-layers-back {
         position: absolute;
		 top: 216px;
         _top: 218px;
         right: 0;
         bottom: 0;
         width: 100%;
         height: 70px;
         /*background-color: #92b9d2; /*#92b9d2;*/
         z-index: 4;
         overflow: hidden;
         border: 0px solid red;
      }
 .D6-layers {
         position: absolute;
         top: 22px;
         left: 0;
         width: 100%;
         background-color: transparent;
         border: 0 solid blue;
         overflow: auto;
      }
 .D8-tool {
         position: absolute;
         bottom: 8px;
		 _bottom: 5px;
         left: 10px;
         width: 330px;
		 height: 25px;
         background-color:transparent;
         z-index: 3;
      }
 .D10-info {
         position: absolute;
         top: 195px;
         right: 5px;
         width: 100%;
         height: 30%;
         background-color: transparent;
         z-index: 1;
         visibility: hidden;
      }
 .D11-loc {
         position: absolute;
         top: 195px;
         right: 5px;
         width: 100%;
         height: 30%;
         background-color: #003c79;
         z-index: 2;
         visibility: hidden;
      }
 .D12-options {
         position: absolute;
         top: 195px;
         right: 5px;
         width: 100%;
         height: 30%;
         background-color: #003c79;
         z-index: 8;
         visibility: hidden;
      }
 .D13-logo {
         position: absolute;
         right: 2px;
         bottom: 2px;
         background-color: transparent;
         z-index: 0;
      }
 /*.lista {
         background-color: #003c79;
         border-width: 0;
         border-color: white;
         border-style: outset;
         /*font-family: Arial;*/
         /*font-size: 11px;*/
         /*font-weight: bold;*/
       /*  color: #e2f1ff;
      }*/
 #iForm {display:block;}
 #mapserv {display:none;}
 img {
         border-style: none;
         /*filter: none;*/
      }
 .img {
         position: absolute;
         top: 0;
         left: 0;
         background-color: transparent;
         border: 0 solid black;
         z-index: 2;
         visibility: visible;
      }
 .loc-img{
 		 position: absolute;
		 top: 50%;
		 left: 50%;
		 z-index: 3;
		 visibility: hidden;
 }
 .imgaround {
		 position: absolute;
		 top: 0;
         left: 0;
		 width: 100%;
		 height: 100%;
		 z-index: 1;
		 background-color: transparent;
		}
 .nacitani {
         position: absolute;
         top: 0;
         left: 0;
         background-color: transparent;
         border: 0 solid black;
         z-index: 0;
         visibility: visible;
      }
 .wait {
         position : absolute;
         top : 80px;
         left : 260px;
         height : 16px;
         width : 200px;
         background-color : transparent;
         color : #ff0000;
         /*font-family : Arial;*/
         /*font-size : 11px;*/
         /*font-weight : bold;*/
         z-index : 0;
         visibility : visible;
         text-align : center;
      }
 .wait-op {
         position : absolute;
         top : 0;
         left : 0;
         width : 100%;
         height : 100%;
         background-color : transparent;
         visibility : inherit;
		 opacity: .7;
		 _filter: alpha(opacity=70);
      }
 .wait-text {
         position : absolute;
         top : 0;
         left : 10px;
         width : 180px;
         height : 100%;
         background-color : transparent;
         color : #ff0000;
         /*font-family : Arial;*/
         font-size : 11px;
         font-weight : bold;
         z-index : 0;
         visibility : visible;
         text-align : center;
		 padding-top: 2px;
      }	  
 /*.wait {
         position: absolute;
         top: 80px;
         left: 260px;
         height: 16px;
         width: 200px;
         background-color: transparent;
         color: #ff0000;
         z-index: 0;
         visibility: visible;
         text-align: center;
      }
 .wait-left {
		 background: url("../images/Loading.gif") top left no-repeat;
		 height: 100%;
		 padding-left: 10px;
		 opacity: .7;
		 _filter: alpha(opacity=70);
      }
 .wait-right {
		 height: 100%;
		 padding-right: 10px;
		 background: url("../images/Loading1.gif") top right no-repeat;	 
		}
 .wait-center {
		 margin: 0px;
		 height: 100%;
  		 background: white;
 		}	
 .wait-text {
         position: absolute;
         top: 0;
         left: 10px;
         width: 180px;
 		 padding-top: 1px;
         background-color: transparent;
         color: #ff0000;
		 font-size: 11px;
         font-weight: bold;
         z-index: 0;
         visibility: visible;
         text-align: center;
      }*/
 select {
         font-size: 13px;
         font-weight: bold;
         background-color: #ffffff;
         color: #000000;
 		 width: 130px;
		 height: 19px;
      }
 .selTema {
         width: 166px;
      }
 .selMapscale {
 		 width: 100%;
		 background-color: white;
      }
.jina { color:#F55;}	    
 button {
         background-color: red;/*#9cc0d1;*/
      }
 .buttons{
		 height: 20px;
		 width:510px;
}	  
 table {
         width: 100%;
         border: 0 solid black;
         border-collapse: collapse;
         /*font-family: Arial;*/
         font-size: 11px;
         font-weight: bold;
         color: #000000;
         background: transparent;
      }
 .tbl70 {
         width: 70px;
      }
 .tbl80 {
         width: 80px;
      }
 .tbl100 {
         width: 100px;
      }
 .tbl-22 {
         height: 22px;
      }
 .tbl-border {
         border-left: 1px solid black;
         border-right: 1px solid black;
      }
 .tbl100p-100p {
         width: 100%;
         height: 100%;
      }
 div.tbl100p-100p {
 		 height:auto;
		 _height:100%;
		 min-width:200px;
  }
 .tbl-100 {
         height: 100%;
         font-size: 6px;
      }
 td {
         padding: 0;
	vertical-align: top;
	white-space: normal;
      }
 td .nowrap {
	white-space: nowrap;
	}
 .tdpadd {
         padding:2px 2px 0px 2px;
      }
 .tdpadd1 {
         padding: 5px;
      }
 .tdpadd10 {
         padding: 0 10px;
      }
 .td50p {
         width: 50%;
      }
 .td100p {
         width: 100%;
      }
 .td-100p {
         height: 100%;
      }
 .td4 {
         width: 4px;
      }
 .td14 {
         width: 14px;
      }
 .td18 {
         width: 18px;
      }
 .td21 {
         width: 21px;
      }
 .td22 {
         width: 22px;
      }
 .td31 {
         width: 31px;
      }
 .td57 {
         width: 57px;
         padding-top: 2px;
      }
 .td-4 {
         height: 4px;
      }
 .td4-4 {
         width: 4px;
         height: 4px;
      }
 .td4-4-bgr {
         width: 4px;
         height: 4px;
  	    /*background-color: #f0eff0;*/
      }
 .td-13 {
	height: 13px;
 }
 .td-17 {
	height: 17px;
 }
 .td-18 {
	height: 18px;
 }	  
 .td-22 {
         height: 22px;
      }
 .td14-22 {
         width: 14px;
         height: 22px;
      }
 .td21-22 {
         width: 21px;
         height: 22px;
      }
 .td33-22 {
         width: 33px;
         height: 22px;
      }
 .td110-22-bgr1 {
         width: 110px;
         height: 22px;
         background-image: url("../images/top2.gif");
 		 background-repeat: repeat-x;		 
      }
 .td120-22-bgr2 {
         width: 120px;
         height: 22px;
         background-image: url("../images/top4.gif");
 		 background-repeat: repeat-x;		 
      }
 .td-4-bgr1 {
         height: 4px;
         background-image: url("../images/mtop2.gif");
 		 background-repeat: repeat-x;		 
      }
 .td-4-bgr2 {
         height: 4px;
         background-image: url("../images/bottom2.gif");
 		 background-repeat: repeat-x;
      }
 .td-22-bgr1 {
         height: 22px;
         background-image: url("../images/top2.gif");
		 background-repeat: repeat-x;
      }
 .td-22-bgr2 {
         height: 22px;
         background-image: url("../images/top4.gif");
		 background-repeat: repeat-x;
      }
 .td-center-bgr1 {
         text-align: center;
         background-image: url("../images/button_bc.gif");
 		 background-repeat: repeat-x;
		 vertical-align: middle;
      }
 .td-border-l {
         border-left: 1px solid black;
      }
 .td-border-r {
         border-right: 1px solid black;
      }
 .td-border-b {
         border-bottom: 1px solid black;
      }
 .td-border-t {
         border-top: 1px solid black;
      }
 .float-left {
	float: left;
 }
 .margin2 {
 	margin: 2px;
 }
 .margin0 {
 	margin: 0px;
 }	  
 table.dos td {
 		border-bottom: 1px solid black;
		border-right: 1px solid black;
		padding:2px;
		}
 .fnt {
         /*font-family: Arial;*/
         /*font-size: 11px;*/
         /*font-weight: bold;*/
      }
 .hr35-s2 {
         width: 30px;
         height: 2px;
      }
 .hr35-s3 {
         width: 35px;
         height: 3px;
         font-size: 0;
      }
 .hr35-s5 {
         width: 35px;
         height: 5px;
      }
 .hr35-s15 {
         width: 35px;
         height: 15px;
      }
 .brd {
         border: 1px solid black;
      }
 .leg-title {
         /*font-family: Arial;*/
         font-size: 1.5em;
         padding-top: 5px;
         border-bottom: 1px solid black;
      }
 a {
         /*font-family: Arial;*/
         font-size: 11px;
         font-weight: bold;
         color: #555555;
         text-decoration: none;
         background: transparent;
		 cursor:pointer;
      }
 a:hover {
         color: #a2a2a2;
         background-color: transparent;
      }
 #tool img { 
 		 cursor:pointer;
 	  }
 .amenu {
         color: #000000;
         background-color: transparent;
         font-family: Tahoma, sans-serif ;
         font-size: 11px;
         font-weight: bold;
		 padding-top: 2px;
		 width: 100%;
		 border: none;
		 /*display: block;*/
		 margin: 0px;
      }
 .amenu:hover {
         color: #555555; /*#a2a2a2;*/
         background-color: transparent;
      }
.popup{	  
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
	width: 100px;
	height: auto;
	background: transparent;
	visibility: hidden;
	/*text-align:center;*/
}
.tl-left-no-float { 
	height: 20px;
	margin: auto;
    padding: 0 0 0 4px;
	background: url("../images/button_left-g.gif") top left no-repeat;
}
.tl-left {
	float: left;
	height: 20px;
	margin: auto;
    padding: 0 0 0 4px;
	background: url("../images/button_left-g.gif") top left no-repeat;
}
.tl-right {
   height: 100%;
   margin: 0;
   padding: 0 4px 0 0;
   background: url("../images/button_right-g.gif") top right no-repeat;
   }
.tl-inside {
   height: 100%;
   margin: 0;
   padding: 0;
   background: url("../images/button_bc.gif") top left repeat-x;
   color:black;
   text-align:center;
   font: bold 12px/1 tahoma;
   white-space: nowrap;
   cursor: pointer;
   }
.red{
	color: #FF5555;
}

.hd-base{
	position:absolute;
	left:0px;
	right:0px;
 	_width:100%;
	height: 22px;
	margin:0;
	background: transparent;
	}
.hd-base-page{
	position:absolute;
	left:5px;
	right:5px;
	_width:100%;
	height:22px;	
	margin:0;
	padding-left:0px;
	padding-right:0px;
	background: transparent;
	min-width:200px;
}	
.hd-left1 {
	position: absolute;
    left:0px;
    top:0px;
	width: 100%;
	height: 22px;
    padding: 0 0 0 4px;
}
.bg-top1{
	background: url("../images/top1.gif") top left no-repeat;
}
.bg-top1g{
	background: url("../images/top1_g.gif") top left no-repeat;
}
.hd-right1, hd-right1-top6g{
   position: absolute;
   top:0px;
   right: 0px;
   _right: -1px;
   height: 100%;
   margin: 0;
   padding: 0 0 0 0;
}
.hd-right1{
   width: 33px;
}
.bg-top6g{
   width: 4px;
   background: url("../images/top6_g.gif") top right no-repeat;
}
.bg-cross {
   background: url("../images/cross_1.gif") top right no-repeat;
   cursor: pointer;   
}
.bg-empty {
   background: url("../images/top6.gif") top left no-repeat;
}
.bg-help{
   background: url("../images/top5.gif") top left no-repeat;
   cursor: pointer;
}
.bg-collapsed{
   background: url("../images/Collapsed.gif") top left no-repeat;
}
.hd-left2 {
   width: 22px;
   height: 100%;
   margin: 0;
   padding: 0 0 0 0;
}
.bg-home{
   /*background: url("../images/home2.gif") top left no-repeat;*/
   background: url("../images/top2.gif") repeat-x;
   cursor: pointer;
 }
.bg-reddot{
   background: url("../images/top_red_dot.gif") top left no-repeat;
 }
.hd-center1 {
   position: absolute;
   left:26px;
   top:0px;
   right: 32px;
   width: auto;
   height: 100%;
   margin: 0;
   padding: 0 50% 0 0;
   background: url("../images/top4.gif") repeat-x;
}
.hd-center2 {
   width:auto;
   height: 100%;
   margin: 0px;
   padding: 0 14px 0 0;
   background: url("../images/top3.gif") top right no-repeat;
}
.hd-inside {
   width: auto;
   height: 100%;
   margin: 0;
   padding:0 14px 0 1px;
   line-height: 1.9em;
   background: url("../images/top2.gif") repeat-x;
   text-align:left;
    white-space: nowrap;
 }
 
 .hd-left3 {
   width: 22px;
   height: 100%;
   margin: 0;
   padding: 0;
   background: url("../images/top_red_dot.gif") top left no-repeat;
   cursor: pointer;
} 
.hd-center3 {
   position: absolute;
   left: 21px;
   top: 0px;
   right: 32px;
   width: auto;
   height: 100%;
   margin: 0;
   padding: 0 30% 0 0;
   background: url("../images/top4.gif") repeat-x;
}
.hd-center3-menu {
   position: absolute;
   left: 24px;
   top: 0px;
   right: 3px;
   width: auto;
   height: 100%;
   margin: 0;
   padding: 0 0 0 0;
   background: url("../images/top4.gif") repeat-x;
}

.hd-right2 {
   position: absolute;
   top: 0px;
   right: 0px;
   _right: -1px;
   width: 33px;
   height: 100%;
   margin: 0;
   padding: 0 0 0 0;
   background: url("../images/top5.gif") top right no-repeat;
   /*background: red;*/
   cursor: pointer;
}
.hd-right3 {
   position: absolute;
   top: 0px;
   right: 40px;
   width: 22px;
   height: 100%;
   margin: 0;
   padding: 0 0 0 0;
   background: url("../images/refresh2.gif") top right no-repeat;
   cursor: pointer;
}
.hd-layer1{
	height: 22px;
	margin: 0;
    padding: 0 4px 0 0;
	background: url("../images/top6_g.gif") top right no-repeat;
}  
.hd-layer2{
	height: 100%;
	margin: 0;
    padding: 0 0 0 4px;
	background: url("../images/top1_g.gif") top left no-repeat;
}
.hd-layer3{
	height: 100%;
	margin: 0;
    padding: 0 0 0 17px;
	background: url("../images/Collapsed.gif") top left no-repeat;
}
.hd-layer4{
	height: 100%;
	margin: 0;
    padding: 0 0 0 2px;
	background: url("../images/top4.gif") repeat-x;
}
.cur-default{
	cursor: default;
}
.cur-pointer{
	cursor: pointer;
}
.padd4 {
	background: transparent;
	padding-top: 4px;
}
.padd2 {
	background: transparent;
	padding-top: 2px;
}
 .box {
         position: absolute;
         top: 0;
         left: 0;
         width: 0;
         height: 0;
         background: transparent;
         border-width: 1px;
         border-style: solid;
         border-color: #ff0000;
         font-size: 0;
         z-index: 10;
         visibility: hidden;
      }
 .cross {
         position: absolute;
         top: 0;
         left: 0;
         background: transparent;
         border-width: 0;
         border-style: solid;
         border-color: #003c00;
         font-size: 0;
         cursor: crosshair;
         z-index: 10;
         visibility: visible;
      }
 .line {
         position: absolute;
         top: 0;
         left: 0;
         background: transparent;
         border-width: 0;
         border-style: solid;
         border-color: red;
         font-size: 0;
         cursor: crosshair;
         z-index: 10;
         visibility: visible;
      }
 .pmapa {
         position: absolute;
         top: 25px;
         left: 10px;
         width: 162px;
         height: 122px;
         background: black;
         border-width: 0px;
         border-style: solid;
         border-color: blue;
         font-size: 0;
         visibility: inherit;
      }
 .in1 {
		 position: absolute;
         top: 0px;
         left: 0px;
         width: 160px;
         height: 120px;
		 margin: 1px;
         background: white;
         border-width: 0px;
         border-style: solid;
         border-color: lime;
         font-size: 0;
         cursor: pointer;
         visibility: inherit;
      }		  
 .pm {
 		 position: absolute;
         top: 0px;
         left: 0px;
         width: 160px;
         height: 120px;
         background: transparent;
         border-width: 0px;
         border-style: solid;
         border-color: black;
         font-size: 0;
         cursor: default;/*pointer;*/
         visibility: inherit;
      }
 .mapa {
         position: absolute;
         top: 10px;
         left: 10px;
         background-color: white;
         border-width: 1px;
         border-style: solid;
         border-color: black;
         font-size: 0;
         z-index: 10;
         overflow: hidden;
         visibility: visible;
      }
 .mtopleft {
         position: absolute;
         left: 0;
         top: 0;
         width: 33%;
         height: 33%;
         background-color: #dddddd;
         z-index: 1;
		 cursor: pointer;
      }
 .mtop {
         position: absolute;
         left: 33%;
         top: 0;
         width: 34%;
         height: 33%;
         background-color: #dddddd;
         z-index: 1;
		 text-align: center;
 		 cursor: pointer;
      }
 .mtopright {
         position: absolute;
         right: 0;
         top: 0;
         width: 33%;
         height: 33%;
         background-color: #dddddd;
         z-index: 1;
		 cursor: pointer;
      }
 .mleft {
         position: absolute;
         left: 0;
         top: 33%;
         width: 50%;
         height: 34%;
         background-color: #dddddd;
         z-index: 1;
		 cursor: pointer;
      }
 .mright {
         position: absolute;
         right: 0;
         top: 33%;
         width: 50%;
         height: 34%;
         background-color: #dddddd;
         z-index: 1;
		 cursor: pointer;
      }
 .mbottomleft {
         position: absolute;
         left: 0;
         bottom: 0;
         width: 33%;
         height: 33%;
         background-color: #dddddd;
         z-index: 1;
		 cursor: pointer;
      }
 .mbottom {
         position: absolute;
         left: 33%;
         bottom: 0;
         width: 34%;
         height: 33%;
         background-color: #dddddd;
         z-index: 1;
		 cursor: pointer;
      }
 .mbottomright {
         position: absolute;
         right: 0;
         bottom: 0;
         width: 33%;
         height: 33%;
         background-color: #dddddd;
         z-index: 1;
		 cursor: pointer;
      }
 .itopleft {
         position: absolute;
         left: 1px;
         top: 1px;
         border-style: none;
         /*filter: none;*/
		 cursor: pointer;
      }
 .itop {
         position: absolute;
         left: 48%;
         top: 0;
         border-style: none;
         /*filter: none;*/
		 cursor: pointer;
      }
 .itopright {
         position: absolute;
         right: 1px;
         top: 1px;
         border-style: none;
         /*filter: none;*/
		 cursor: pointer;
      }
 .ileft {
         position: absolute;
         left: 0;
         top: 48%;
         border-style: none;
         /*filter: none;*/
		 cursor: pointer;
      }
 .iright {
         position: absolute;
         right: 0;
         top: 48%;
         border-style: none;
         /*filter: none;*/
		 cursor: pointer;
      }
 .ibottomleft {
         position: absolute;
         left: 1px;
         bottom: 1px;
         border-style: none;
         /*filter: none;*/
		 cursor: pointer;
      }
 .ibottom {
         position: absolute;
         left: 48%;
         bottom: 0;
         border-style: none;
         /*filter: none;*/
		 cursor: pointer;
      }
 .ibottomright {
         position: absolute;
         right: 1px;
         bottom: 1px;
         border-style: none;
         /*filter: none;*/
		 cursor: pointer;
      }
 .nad {
         position: relative;
         top: 0;
         left: 0;
         border: 0 solid black;
         /*filter: none;*/
         cursor: pointer;
         width: 100%;
      }
 .bookmark {
         display: none;
         border: 0 solid gray;
         /*border-top: medium none inherit;*/
         /*font-size: 11px;*/
      }
 .title {
         color: #eeeeee;
         /*font-family: Arial;*/
         font-size: 11px;
         font-weight: bold;
		 vertical-align: middle;
		 
      }
 .normal {
         font-size: 13px;
         font-weight: normal;
      }
 .bld {
         font-size: 13px;
         font-weight: bold;
      }
 .BHelp {
         position: absolute;
         top: 3px;
         right: 3px;
         border: 0 solid lime;
         /*filter: none;*/
         cursor: pointer;
         z-index: 10;
      }
 .Meritko {
         position: absolute;
         bottom: 1px;
         left: 340px;
         width: 85px;
         height: 33px;
         border: 0 solid black;
    	 background-color: transparent;
         /*filter: none;*/
		 z-index: 2;
      }
 .Label {
         position: absolute;
         bottom: 1px;
         left: 430px;
         width: 200px;
         height: 36px;
         background-color: transparent;
		 overflow: visible;
      }
 .Sourad, .Text {
         width: 100%;
         height: 18px;
         background-color: transparent;
		 overflow:hidden;
		 border:none;
		 font-weight:bold;
		 font-size:12px;
		 color: black;
      }
/* .TextRed { color: red;}*/	  
 .left {
         text-align: left;
      }
 .center {
         text-align: center;
      }
 .right {
         text-align: right;
      }
 .top {
         vertical-align: top;
      }
 .middle {
         vertical-align: middle;
      }
 .bottom {
         vertical-align: bottom;
      }
 .hidden {
         visibility: hidden;
      }
 .margin-auto {
 		margin:auto;
 	  }
p     {
		 white-space: normal;
	  }
 .divInfo, .divLoc {
         position: absolute;
         top: 52px;
         width: 0px;
		 height: 0px;
         padding: 0px; /*5*/
         /*background-color: /*#f0eff0;*/
         border-top: 0px solid red;
         text-align: left;
         z-index: 11;
         visibility: visible;
         overflow: visible;
      }
 .divInfo {	  
	  	 left: 10px;
	  }
 .divLoc {
         left: 88px;
      }
 .divLogin {
         position: absolute;
         top: 40%;
         left: 40%;
         width: 210px;
      }
 .inputLogin{
 		 width: 150px;
 	  }
 .tdHr {
         height: 1px;
         background-color: #dddddd;
         font-size: 1px;
      }
 .inputfield {
         width: 200px;
      }
 .inputselect {
         width: 100%;
      }
 .headname {
         color: #000000;
         /*font-family: Arial;*/
         /*font-size: 11px;*/
         /*font-weight: bold;*/
      }
 .headerror {
         color: #ff0000;
         /*font-family: Arial;*/
         font-size: 14px;
         /*font-weight: bold;*/
      }
 .button_normal {
         border: 1px solid black;
         color: #000000;
         /*font-family: Arial;*/
         /*font-size: 11px;*/
         font-weight: normal;
      }
 .button_next {
         width: 100%;
         border: 1px solid black;
         color: #000000;
         /*font-family: Arial;*/
         /*font-size: 11px;*/
         font-weight: normal;
      }
 .invisible {
         background-color: transparent;
         color: #555555;
         /*border: medium none inherit;*/
         cursor: pointer;
      }
	  
 div.navilayer {
         position: absolute;
         visibility: hidden;
         width: 160px;
         background-color: transparent;
      } /*zmenit i ve visage.js*/
 tr .trlayer td {height:20px;}
 div a:visited {
         background-color: transparent;
      }
 div.navilayer div {
         width: 160px;
		 border-bottom: 1px solid black;
		 border-left: 1px solid black;
		 border-right:1px solid black;
		 background: #eeeeee;
		 overflow:hidden;
      }		 /*border-top:1px solid red;*/		 
 div.navilayer div a {
         /*display: block;*/
         width: 150px;
         color: #000000;
         text-decoration: none;
      }
 div.navilayer div.over {
         background: #9eabbd;
      }
 div.navilayer div.over a {
         color: #eeeeee;
		 cursor: pointer;
	 }
.radio{
	width:13px;
	height:13px;
	padding:0;
	margin:0;
 }
 .gray{
	color: #ddd;
 }