body{	
	margin:0 auto;
	background-image: url(back.gif);
	font-family: verdana;
	color: white;
}

#login{
	position: absolute;
}

#login input{
	width: 100px;
	text-align: center;
	margin: 3px;
	background: none;
	color: white;
}

#content{
	display: block;
	margin:0 auto;
	text-align: center;
	font-size:10pt;
}

#fejlec{
	font-size:9pt;
	padding: 3px 0 5px 0;
}

#fejlec b{
	font-size:12pt;
}

table{
	border: 0px solid white;
	margin:0 auto;
	text-align: center;
}

#beallitas_tabla, #dupla_tabla{
	border-spacing: 20px;
}

input, select{
	text-align: right;
	background: rgba(255, 255, 255, 0.75);
	border: none;
}

.magassag{
	text-align: center;
}

#tabla table{
	border-collapse: collapse;
	margin:0 auto;
	color: black;
	font-size: 8pt;
}

#felsosor {
	background-color:grey;
}

#tabla td{
	border: 1px solid black;
	background-color:lightgrey;
	text-align:center;
	padding:3px;
	width:75px;
	height:38px;
}

.text{
	width: 35px;
	height: 14px;
	font-weight: bold;
	text-align: center;
}

#szallitas{
	width: 70px;
}

.box{
	width: 18px;
	height: 18px;
	position: relative;
	top:5px;
}

#summa{
	width:240px;
	margin:0 auto;
	text-align:center;
	font-size:12pt;
	color:black;
	background-color: rgba(255,255,255,0.4);
	border:solid white 1px;
}

#kedv_szallit{
	font-size:12pt;
}

#kedv_szallit_field{
	width: 400px;
}

#vegosszeg{
	font-size:18pt;
}

#erdeklodjon{
	font-size: 10pt;
}

.hidden{
	display: none;
}

#kalk_gomb{
	font-size: 12pt;
	font-weight: bold;
}

fieldset{
	margin:0 auto;
	border-color: white;
}

#rejt{
	width: 640px;
}

#munka_hasab{
	border-spacing: 10px;
}

.munkalap_tabla{
	border-spacing: 5px;
}

.munka_nev{
	width: 184px;
	text-align: right;
}

.kocka{
	width: 30px;
	height: 30px;
	border:solid white 2px;
}

#sz_adatok{
	width: 620px;
}

#sz_adatok input{
	font-weight: bold;
	text-align:left;
}

.info{
	display:block;
	width:50px;
	height:50px;
	background-image:url(info.png);
	background-position:0 0;
}

.info:hover,.info:active{
	background-position:50px 0;
}