.chkbox{cursor: hand; 
	  border: 4px solid; 
	  border-style: outset;
	  margin-left: 10px;
	  float: left;
	  zoom: 110%;
}

.txt13{font-family: "arial";
	 font-size: 13pt;
	 font-weight: bold;
	 color: #FF0000;
}

.txt14{font-family: "arial";
	 margin-top: 0px;
	 margin-bottom: 0px;
	 font-size: 12pt;
	 font-weight: bold;
	 color: #FF6666;
	 text-align: center;
}

.txt15{font-family: "arial";
       margin-top: 5px;
       margin-bottom: 5px;
	 font-size: 11pt;
	 font-weight: bold;
	 text-align: center;
}

.txt16{font-family: "arial";
	 font-size: 11pt;
	 font-weight: bold;
	 text-align: left;
}

.txt17{font-family: "arial";
	 font-style:italic;
	 font-size: 10pt;
	 font-weight: normal;
	 text-align: center;
	 margin-top: 0px;
	 margin-bottom: 5px;
}

.txt18{font-family: "arial";
	 font-size: 10pt;
	 font-weight: bold;
	 text-align: left;
	 margin-left: 5px;
}

.txt19{font-family: "arial";
	 font-style: italic;
	 font-size: 10pt;
	 font-weight: normal;
	 margin-top: 10px;
	 margin-bottom: 5px;
	 cursor: hand; 
}

a.txt20{font-size: 10pt;
	  font-weight : bold;
	  color: blue;
	  text-decoration: none;
}

a.txt20:hover{font-size: 10pt;
		  font-weight: bold;
		  color: red;
		  text-decoration: underline;
}

.sel{background-color: #DCDCDC;
     margin-top: 0px;
     margin-bottom: 0px;
     font-weight: normal;
     color: blue;
     width: 40px;
}

.sel1{background-color: #DCDCDC;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight : normal;
	color: blue;
	width: 110px;
}

.file{background-color: #DCDCDC;
	font-family: "arial";
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight : normal;
	color: blue;
	width: 435px;
	height: 24px;
}

.inp1{background-color: #DCDCDC;
	font-weight : normal;
	color: blue;
	width: 300px;
}

.inp2{background-color: #DCDCDC;
	font-weight : normal;
	color: blue;
	width: 40px;
}

.inp4{background-color: #DCDCDC;
	font-family: "arial";
	font-size : 10pt;
	font-weight : normal;
	color: blue;
}

.sugo{background-color: #DCDCDC;
	border-style: none;
	width: 435px
}

.txtarea{background-color: #DCDCDC;
	   font-family: "arial";
	   margin-top: 0px;
	   margin-bottom: 0px;
	   font-weight : normal;
	   color: blue;
	   width: 435px;
	   scrollbar-face-color: #BEBEBE;
	   scrollbar-highlight-color: #BEBEBE;
	   scrollbar-shadow-color: #696969;
	   scrollbar-3dlight-color: #FFFFFF;
	   scrollbar-arrow-color:  #000000;
	   scrollbar-track-color: #D3D3D3;
	   scrollbar-darkshadow-color: #696969;
}

.gomb{background-color: #DCDCDC;
	font-family: "arial";
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : 11pt;
	font-weight : bold;
	cursor: hand; 
	color: blue;
	width: 435px;
	height: 25px;
}

.gomb_1{background-color: #DCDCDC;
	font-family: "arial";
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : 10pt;
	font-weight : normal;
	cursor: hand; 
	color: blue;
	height: 25px;
}

.gomb_2{background-color: #DCDCDC;
	font-family: "arial";
	margin-top: 5px;
	margin-bottom: 5px;
	font-size : 11pt;
	font-weight : bold;
	cursor: hand; 
	color: blue;
	width: 90px;
	height: 25px;
}

.nezet{font-family: "arial";
	 font-size: 11pt;
	 font-weight: normal;
	 text-align: justify;
	 padding: 2 0.3em;
}