td {
	font-family: sans-serif, Helvetica, Arial;
	color: #666666;
	font-size: 11px;
}


a:link, a:visited {
        color: #666666;
        font-family: sans-serif, Helvetica, Arial;
        background-position: left;
        text-align: left;
	text-decoration: none;
        font-weight: bold;
	font-size: 11px;

}
a:hover {
        color: #666666;
        font-family: sans-serif, Helvetica, Arial;
        text-decoration: underline;
        background-position: left;
        text-align: left;
        font-weight: bold;
}


.logoszoveg { 
	color: #929292;
	font-family: tahoma, Helvetica, Arial, sans-serif;
	font-size: 18;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.hiba { 
	color: #BA4F08;
	font-family: tahoma, Helvetica, Arial, sans-serif;
	font-size: 12;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.felsomenu {
	color: #929292;
	font-family: tahoma, Helvetica, Arial, sans-serif;
	font-size: 12;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.felsomenu:link, a.felsomenu:visited {
	color: #FFFFFF;
	font-family: tahoma, Helvetica, Arial, sans-serif;
	font-size: 12;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
 }
 
 a.felsomenu:hover {
	color: #FFFFFF;
	font-family: tahoma, Helvetica, Arial, sans-serif;
	font-size:12;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.urlap {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border:1px solid #666666;
	background-color:#F8F6F6;
}
.gomb {
  font-family      : sans-serif;
  font-style       : normal;
  font-size        : 11px;
  font-weight      : normal;
  background-color : #F8F6F6;
  color            : #666666;
  border           : 1px solid #666666;
}

.cim1 { 
	color: #996600;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.cim2{ 
	color: #996600;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.cim3 { 
	color: #996600;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
form {
	display: inline;
}
table.modul {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	cellpadding: 0px; 
	cellspacing: 0px;
}
td.modultd {
	background-color: #F8F6F6;
	border: 1px solid #6D8A99;
}
td.modultd2 {
	border: 1px solid #6D8A99;
	background-color: #E3E3E1;
	
}

hr {
	height: 1px;
  }