/* CSS Document */
body,html {
	margin: 0px;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}

.halvany {
	background: url(../rgba.php?r=255&g=255&b=255&a=40) repeat;
	background: rgba(255, 255, 255, 0.4);
}

.feher{
	color: white;
	font-size: 9pt;
}

.menu{
	color: #a51515;
	font-size: 9pt;
}
a {
color: white;
}

a.img {
font-family: Tahoma;
font-size: 10pt;
color: white;
text-decoration: none;
font-style: normal;
}

a.menu {
font-family: Tahoma;
font-size: 10pt;
color: white;
text-decoration: none;
font-style: normal;
}

a.menu.visited {
font-family: Tahoma;
font-size: 10pt;
color: white;
text-decoration: none;
font-style: normal;
}

a:hover.menu {
text-decoration: underline;
font-style: normal;
}

a:hover.menu.visited {
text-decoration: underline;
font-style: normal;
}

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;
}

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;
}
