body,td,th {
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.felso:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.felso:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.felso:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.felso:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style2 {color: #FF9900}
.style3 {
	color: #999999;
	font-size: 10px;
}
.style5 {
	color: #999999;
	font-size: 9px;
}
a.alsomenu:link {
	color: #999999;
	text-decoration: none;
}
a.alsomenu:visited {
	color: #999999;
	text-decoration: none;
}
a.alsomenu:hover {
	color: #333333;
	text-decoration: none;
}
a.alsomenu:active {
	color: #333333;
	text-decoration: none;
}
.style8 {
	color: #FFCC00;
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {color: #999999}
.style10 {color: #CCCCCC}
.style11 {font-size: 10px}
.style12 {color: #333333}

ul,li {
        margin: 10px 0px 0px 15px;
        
        padding: 0;
        list-style-image: url(images/kisiv.gif);
        list-style-position: outside;
        vertical-align: top;
}
.style13 {font-size: 10}

.style14 {
	color: #006600
}
.style15 {
	color: #990000
}

h1 {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}

input
{
color: #222222;
background: #dddddd;
border: 1px solid #999999
}

input.submit {
background-color : #CCC;
color : #222;
border : 1px solid #999;
}

input[type="submit"]:hover
     {
         background-color : #555;
		 color : #FFF;
		 border : 1px solid #999;
        
     }

textarea
{
color: #222222;
background: #dddddd;
border: 1px solid #999999
}
