@charset "utf-8";
/* CSS Document */


#container {
	height: 650px; 
}


/*  FIELDSET 1  */ 

.fieldsetONE {
	width: 430px; 
	height: 152px; 
	border: none;
	margin-bottom: 18px;
}

.input_emp {
	border: none;
	background: none;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	width: 135px;
	position: absolute;
	left: 110px;
	top: 107px;
}

.emplo_hlp {
	position: absolute;
	left: 152px;
	top: 86px;
}

#emplo {
	border: none;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	width: 135px;
	position: absolute;
	left: 270px;
	top: 107px;
	color: #36ff00;
}


#emplo p {
	line-height: 14px;
	margin: 0;
}

.eq_button1 {
	position: absolute;
	left: 190px;
	top: 100px;
	width: 68px;
	height: 48px;
	background: transparent url(img/button_eq_blu-OFF.gif) no-repeat;
	border: none; 
}

.eq_button1:hover {
	background: transparent url(img/button_eq_blu-ON.gif) no-repeat;
}

/*  FIELDSET 2  */ 

.filedsetTWO {
	width: 400px; 
	height: 155px; 
	border: none;
}

.input_dis {
	border: none;
	background: none;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	/* background-color: #00FF99; */
	width: 65px;
	position: absolute; left: 40px;	top: 236px;
	color: black;
}

.input_verydis {
	border: none;
	background: none;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	/* background-color: #00FF99; */
	width: 65px;
	position: absolute;
	left: 129px;
	top: 236px;
	color: black;
}

.input_purchased {
	border: none;
	background: none;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	width: 194px;
	position: absolute;
	left: 215px;
	top: 236px;
	color: black;
}

.eq_button2 {
	position: absolute;
	left: 345px;
	top: 280px;
	width: 68px;
	height: 48px;
	background: transparent url(img/button_eq_blu-OFF.gif) no-repeat;
	border: none; 
}

.eq_button2:hover {
	background: transparent url(img/button_eq_blu-ON.gif) no-repeat;
}

.clr_button {
	position: absolute;
	left: 273px;
	top: 279px;
	width: 68px;
	height: 48px;
	background: transparent url(img/button_clear-OFF.gif) no-repeat;
	border: none; 
}

.clr_button:hover {
	background: transparent url(img/button_clear-ON.gif) no-repeat;
}

.results_bottom {
	/* zmena na absolutní pozici - pozor zmena i v index php - odsunut pod fieldsetTWO */
	font-family: "Courier New", Courier, monospace;
	font-size: 11px; 
	color: #36ff00; 
	text-align: left; 
	margin: 0px;
	position: absolute; left: 38px; top: 451px;
}

/*  FIELDSET 3  */ 

.fieldsetTHREE {
	/* zmena na absolutni pozici */
	width: 368px; height: 76px;
	padding: 0px;
	position: absolute; left: 38px; top: 378px;
}

#mode_button {
	/* absolutni pozice zmenena */
	width: 62px; height: 17px;
	position: absolute; top: -25px;	left: 308px;
}

.input_rec_purchased {
	border: none;
	background: none;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	width: 175px;
	position: absolute; left: 165px; /* top: 450px; */
	color: black;
	border-bottom: 1px black dotted;
}

.input_rec_disabledCNT {
	border: none;
	background: none;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	width: 60px;
	/* opravena pozice */
	position: absolute; left: 72px; top: 30px;
	color: black;
	border-bottom: 1px black dotted;
}

.input_rec_verydisabledCNT {
	border: none;
	background: none;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	width: 60px;
	/* opravena pozice */
	position: absolute; left: 72px; top: 55px;
	color: black;
	border-bottom: 1px black dotted;
}

/* preneseno z kodu index.php a zmeneno pozicovani*/
.input_rec_dis_button {
	width: 85px; 
	position: absolute; left: 270px; top: 35px;
}

/* preneseno z kodu index.php a zmeneno pozicovani*/
.input_rec_verydis_button {
	width: 85px; 
	position: absolute; left: 270px; top: 59px;
}

.results {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: red;
	margin-left: 20px;
	padding: 0 15px 0 0;
	text-align: right;
	height: 14px;
	vertical-align: middle;
}

.results2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: red;
	margin-left: 23px;
	margin-top: 38px;
	text-align: right;
	height: 15px;
	vertical-align: middle;
}

#accomplish_window {
	/* opraveno absolutni pozicovani */
	width: 368px; height: 84px;
	border: none; 
	padding: 0px;
	margin: 0px;
	position: absolute; left: 38px; top: 498px;
}

/* doplneno stylovani table */
.accomplish_res {
	margin-top: 5px;
}

.enter_button1 {
	width: 38px;
	height: 12px;
	background: transparent url(img/btn-enter-off.gif) no-repeat;
	border: none; 
}

.enter_button1:hover {
	width: 38px;
	height: 12px;
	background: transparent url(img/btn-enter-on.gif) no-repeat;
	border: none; 
}

.up_button1 {
	width: 38px;
	height: 12px;
	background: transparent url(img/btn-up-off.gif) no-repeat;
	border: none; 
}

.up_button1:hover {
	background: transparent url(img/btn-up-on.gif) no-repeat;
}

.dn_button1 {
	width: 38px;
	height: 12px;
	background: transparent url(img/btn-dn-off.gif) no-repeat;
	border: none; 
}

.dn_button1:hover {
	background: transparent url(img/btn-dn-on.gif) no-repeat;
}

.navod {
	position: absolute; left: 458px; top: 8px;
}
/* ---- */
