html, body, form, td, table, form, select, fieldset {font-size: 10px; font-family: trebuchet ms; color: #000000; }
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, td, form, table, pre, blockquote, ul, ol, li, dl, address {margin: 2px; padding: 2px; }
h1, h2, h3, h4, h5, h6, pre, code {font-size: 9px; }
ul, ol {list-style: none; }
form label {cursor: pointer; }
address {font-style: normal; }

input { font-family: tahoma;
font-size: 10px; }

a:link,a:visited { text-decoration: none; 
color: #dd44ff; }

a:hover, a:active {
text-decoration: none;
color: #44bb44;
font-weight: bold;
text-transform: uppercase; }

textarea { font-family: tahoma;
font-size: 9px;
color: #666666;
border: 1px solid #cccccc; }

a img,:link img,:visited img {border: none; }
fieldset {border: none;}
div.clear, span.clear {clear: both; font-size: 0px; }
body{
	margin: 5px 0 5px 0;
    padding: 0px;
	background-color: #abc682;
	text-align: justify;

}

b,strong {
color: #44bb44; }



#wrapper{
    width: 850px;
    margin: auto;
	background-color: #ffffff;
	border: 3px solid #e941f3;
	text-align: left;
}

img {
border: none; }
#header{
    width: 850px;
	height: 150px;
    background-color: #ffccf5;
}
#sitename{
    text-align: center;
	padding-top: 2px;
	font-family: Tahoma;
	font-size: 25px;
}
#sitename a{
    color: white;
}
#sitename a:hover{
    color: #EFB300;
}
#topmenu{
    text-align: center;
	height: 120px;
    background-color: #629316;
	padding: 0px;
}
#topmenu li{
    display: inline;
	padding: 0 10px 0 10px;
}
#topmenu a{
	text-transform: uppercase;
	font-weight: bold;
	color: #c1ee7a;
}
#mainmenuleft{
    width: 154px;
	float: left;
	padding: 5px;
}
#mainmenuleft ul, #mainmenuright ul{
    list-style-type: circle;
	padding-left: 5px;
}
#mainmenuright{
    width: 180px;
    float: left;
	padding: 5px;
}
#mainmenuleft h3, #mainmenuright h3{
    font-family: Tahoma;
	font-size: 9px;
	height: 15px;
	background-color: #ff9ceb;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #65a208;
	padding: 0px;
}
#mainmenuleft a, #mainmenuright a{
    font-family: tahoma;
	font-weight: bold;
    color: #fc58db;
}
#mainmenuleft a:hover{
    font-family: tahoma;
	font-weight: bold;
    color: #81d034;
}
#footer{
    height: 20px;
	border-top: 3px solid #e941f3;
	text-align: center;
	padding-top: 3px;
}
#footer a{
    text-decoration: none;
	color: #7F5F00;
	font-weight: bold;
}
#content{
    width: 480px;
    float: left;
	padding: 4px;
	border-left: 1px solid #e941f3;
	border-right: 1px solid #e941f3;
}
#content a{
    color: #fffffff;
}
#content h2 {
	font-family: trebuchet ms;
	font-size: 9px;
	height: 15px;
	background-color: #ff9ceb;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #65a208;
	
}
#clear{
    clear: both;
}

.adatlap {
background-color: #ff9ceb; 
font-family: trebuchet ms;
height: 9px;
text-align: center;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
color: #65a208; }

.adatszoveg {
padding-left: 2px;
font-family: trebuchet ms;
font-size: 9px;
color: #666666;
text-transform: lowercase; }

.adatszoveg1 {
font-family: trebuchet ms;
font-size: 9px;
color: #666666;
text-transform: lowercase; }