ul {
	list-style-type: none; 
	list-style-position: outside;
	line-height:16px;
	padding-left:10px;
}  

li:before {
	padding-left:10px;
	display: marker; 
	marker-offset: 3em; 
	/*content: "*"; */
}

/* Ūrlap */	
table.form{
	margin:5px 10px 5px 10px;
	width:90%;
}
table.form td{
	line-height:18px;
}
fieldset{
	margin-top:5px;
}
input{
	margin:2px;
	font:normal 11px Tahoma;
}
input.num1{
	width:15px;
}
input.num2{
	width:20px;
}
input.num3{
	width:30px;
}
input.num4{
	width:40px;
}
input.num5{
	width:50px;
}
input.num6{
	width:60px;
}
input.text1{
	width:80px;
}
input.text2{
	width:195px;
}
input.text3{
	width:300px;
}
input.text4{
	width:90%;
}
div.base_rel{
	position:relative;width:10px;
}
div.form_float_right{
	float:right;
	padding-right:5px;
}
div.uzi
{
	padding				:5px 0 5px 0;
	font-size			:12px;
	font-weight			:bold;
	color				:#F68B84;
}

/* Gomb */

td.button
{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 2px 0 2px;
	cursor:pointer;
}

td.button:hover
{
	color				:#15f51d;
}

table.muszaki td{
    padding-top: 5px;
    vertical-align: top;
}

div.rendszer ul{
    list-style: square;
    line-height:25px;
}

div.blokkfej{
    font-size: 16px;
    margin-bottom: 40px;
}

a.kerdoiv{
    color: #CC0000;
}
div.base{
	position:relative;width:100%;border:0px solid #f00;
}
#empty{
	position:absolute;top:0px;left:0px;width:100%;height:150px;border:0px solid #0f0;z-index:1;
}
#menu{
	position:absolute;top:0px;left:100px;border:0px solid #0f0;z-index:100;
}
#almenu2{
	position:absolute;top:40px;left:285px;width:300px;border:0px solid #00f;visibility:hidden;z-index:100;
}

legend {
  margin-top: 10px;
}
fieldset {
  /*padding-top: 10px;*/
}