/* Aqua CSS Document */
html { width:100%; height:100%; }

body{ background-color: #005ec4; margin:0; width:100%; height:100%; }
form { display:inline; }
.alcim { font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	font-weight: bold; color: #FFFFFF; text-decoration: none; }
	
.leíras { font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	font-weight: normal; color: #FFFFFF; text-decoration: none; }

a.link1 { color: #FFFFFF; text-decoration: none; }
a.link1:hover { color: #FFFF00; text-decoration: underline; }

a.link2 { color: #FFFFFF; text-decoration: underline; }
a.link2:hover { color: #FFFF00; text-decoration: underline; }

a.link4 { color: #FFFFFF; text-decoration: none; }
a.link4:hover { color: #AEAEAE; text-decoration: underline; }

/* Aqua Admin CSS Document */

td { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

input{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
	font-weight: normal; color: #333333; text-decoration: none; 
	background-color: #EFF8FC; border: 1px dotted #97B0C4;}

select{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
	font-weight: normal; color: #333333; text-decoration: none; 
	background-color: #EFF8FC; border: 1px dotted #97B0C4;}
	
textarea{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
	font-weight: normal; color: #333333; text-decoration: none; 
	background-color: #EFF8FC; border: 1px dotted #97B0C4;}

.fejlecCim { font-size: 16px; font-weight: bold; color: #FFFFFF; 
	text-decoration: none; }
	
.belfejlecCim { font-family: Arial, Helvetica, sans-serif; font-size: 13px;
	font-weight: bold; color: #FFFFFF; text-decoration: none; }
	
.lablecCim { font-size: 10px; font-weight: bold; color: #FFFFFF; 
	text-decoration: none; }
	
.alapText1 { color: #FFFFFF; text-decoration: none; 
	font-weight: bold; font-size: 13px; line-height: 26px; }
.textColor1 { color: #FFFFFF; }
.textColor2 { color: #FF0000; }

a.link3 { color: #FFFFFF; text-decoration: none; 
	font-weight: bold; font-size: 13px; line-height: 26px; }

a.link3:hover { color: #FFFF00; background-color: #2171AB;
	text-decoration: none; }

.hibaTabla { color: #FF0000; text-align: center;
	width: 400px; border: thin dotted #FF0000; }

.sikerTabla { color: #006600; text-align: center;
	width: 400px; border: thin dotted #006600; }
	
.kepBorder { border: thin dotted #CAD5FF; }

.belsoAlcim{ color: #003E82; font-size: 13px; font-weight: bold;}

.helpsoveg{ font-size: 11px; }

.hr1{ border-top-width: thin; border-top-style: dotted;
	border-top-color: #CCD9E1; }

.hr2{ border-top-width: thin; border-top-style: dotted;
	border-top-color: #6289A6; }
