.szoveg {  font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; color: #000000}
.szoveg_nagy {  font-family: Tahoma, Helvetica, sans-serif; font-size: 14px; color: #000000}
a:link {  color: #000000; font-weight: normal; text-decoration: underline}
a:hover {  color: #000000; font-weight: normal; text-decoration: underline}
a:active {  color: #000000; font-weight: normal; text-decoration: underline}
a:visited {  color: #000000; font-weight: normal; text-decoration: underline}
.szovegbox {  font-family: Tahoma, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.button { font-family: Tahoma, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.kepborder {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 border-color: #FFFFFF #000000 #000000 #FFFFFF; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px
}

submit  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #152B5B;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
;
 border-color: #000033 #000066 #000066 #000000; border-top-width: 2px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 2px
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-style: 2;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EEEDF5;
}