body{
	margin:0px;
	background-image:url('../pic/bgline.png');
	background-repeat: repeat-x;
	background-color:#718C02;
}

noborder {
	border: 0px #FF0000;
	height:100%;
}

#menu10{
	height:43px;
	background-image:url('../pic/menu/menu_10.jpg');
	background-repeat:no-repeat;
}

#menu11{
	height:22px;
	background-image:url('../pic/menu/menu_11.jpg');
	background-repeat:no-repeat;
}

#menu12{
	height:6px;
	background-image:url('../pic/menu/menu_12.jpg');
	background-repeat:no-repeat;
}

#menu13{
	height:10px;
	background-image:url('../pic/menu/menu_13.jpg');
	background-repeat:no-repeat;
}

#menu36{
	height:26px;
	background-image:url('../pic/menu/menu_36.jpg');
	background-repeat:no-repeat;
}

#menu37{
	height:11px;
	background-image:url('../pic/menu/menu_37.jpg');
	background-repeat:no-repeat;
}

#menu39{
	height:6px;
	background-image:url('../pic/menu/menu_39.jpg');
	background-repeat:no-repeat;
}



.mtext,
.mtext A{
	font-family: Calibri, Tahoma, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

.mtext A:link{
	color: #b40000;
	text-decoration: none;
}

.mtext A:visited {
	color: #460000;
	text-decoration: none;
}



.belso_gomb{
	margin-left:5px;
	margin-right:5px;
	border: 1px #595e09 solid;
	background-color:#dfeb0e;
	color:#000000;
	font-family:'Calibri';
	cursor: pointer;
}

.belso_gomb_pressed{
	margin-left:5px;
	margin-right:5px;
	border: 1px #595e09 solid;
	background-color:#939a1f;
	color:#000000;
	font-family:'Calibri';
	cursor: pointer;
}

.small,
.small A{
	font-family: Calibri, Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.inputlabel{
	font-family: Calibri, Tahoma, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	height:22px;
	color: #ff3e03;
}

.inputbutton{
	border: 1px #f96d0e solid;
	background-color:#d0d970;
	font-family:Calibri;
	font-size:14px;
	color:#000000;
}

