body
{
	margin:0;
	padding:0;
	/* color: #5f5f5f; */
	color: #4A4A4A;
	background: #FFFFFF;
	font-family: verdana , georgia, trebuchet ms, impact, palatino, times new roman;
	font-size: 11px;
}
h1
{
	color: #12204c;
	font-weight:bold;
	font-size: 20px;
	padding-left: 10px;
	padding-top:8px;
	margin-bottom:8px;
	margin-top:8px;
}
hr {
	border:dotted #4a4a4a; 
	border-width:1px 0 0 0; 
	height:0;
	line-height:0px;
	font-size:0;
	
	width: 100%;
	text-align: left;
}
.error
{
	font-size: 12px;
	color:#ac1c63;
}
.mainTitle
{
	font-size: 16px;
	color:#00a0d7;
	font-weight:bolder;
}
.mainTitleDark
{
	font-size: 16px;
	color:#4a4a4a;
	font-weight:bold;
}
.cellDark
{
	background-color:#ededed;
}
.leftMenu
{
	padding:10px;
}
.cellDark  a:link
{
	color:#4a4a4a;
}
.cellDark  a:hover
{
	color:#4a4a4a;
	text-decoration:underline;
}
.cellDark  a:visited
{
	color:#4a4a4a;
}
.cellNormal
{
	background-color:#eef3f6;
	padding:10px;
}
.cellLight
{
	padding:10px;
}
.textBlue
{
	font-size: 12px;
	color:#00357b;
}
.textGray
{
	font-size: 12px;
	color:#4A4A4A;
}
.inactive
{
	font-size: 12px;
	color:#A2A09B;
}
.subTitle
{
	font-size: 12px;
	color:#4A4A4A;
	font-weight:bold;
}
.subTitleBlue
{
	font-size: 12px;
	color:#00a0d7;
	font-weight:bold;
}
.subTitleBlueLight
{
	font-size: 12px;
	color:#00a0d7;
}
.subTitlePink
{
	font-size: 12px;
	color:#ac1c63;
	font-weight:bold;
}
.noteLight
{
	font-size: 10px;
	color:#00a0d7;
}
.note
{
	font-size: 11px;
	color:#4A4A4A;
}
.noteLink
{
	font-size: 11px;
	font-weight: bold;
	color:#4A4A4A;
}
.textBlueVeryLarge
{
	font-size: 16px;
	font-weight:bold;
	color:#12204c;
}
.textBlueLarge
{
	font-size: 14px;
	color:#12204c;
}
.fieldLabel
{
	width:120px;
}
.labelLarge
{
	font-size: 16px;
	color:#12204c;
}
.label
{
	font-size: 12px;
	color:#12204c;
}
input.elkuldGomb
{
	cursor: pointer; cursor: hand; width:132px; height:67px; border:0px; background: transparent url(../design/gomb_elkuld.jpg) no-repeat center top;
}
input.leirasGomb
{
	cursor: pointer; cursor: hand; width:183px; height:57px; border:0px; background: transparent url(../design/gomb_leiras.jpg) no-repeat center top;
}
input.inditGomb
{
	cursor: pointer; cursor: hand; width:315px; height:90px; border:0px; background: transparent url(../design/gomb_prog_indit.jpg) no-repeat center top;
}

a:link
{
	color:#4a4a4a;
}
a:hover
{
	color:#4a4a4a;
	text-decoration:underline;
}
a:visited
{
	color:#4a4a4a;
}

