@charset "utf-8";

/* CSS Document */



body{ 
background-color:#eeeeee;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:0px auto;
padding:0px;

}

#fullbg
{
margin:0px auto;
padding:0px;
background-image:url(../photos/bghalvanyabb.png);
background-color:#cccccc;
width:1200px;
height:100%;
background-repeat:repeat-y;
background-position:center;

}

#head
{
position:relative;
left:3px;
top:0px;
margin:0px auto;
width:1024px;
height:300px;
background-color:#ffffff;
color:#ece77d;
}









a {
text-decoration:none;
color:#c2952b;
font-size:14px;
font-weight:bold;

}

a:hover {
text-decoration:none;
color: #444444;
font-size:14px;
}


.fullmeret
	{
	width:600px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:10px;
	}
	
.meretkisebb
	{
	width: 520px;
	padding-top:0px;
	padding-left: 40px;
	padding-right:40px;
	text-align: justify;
	}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #684933;
padding:0px;
margin:0px auto;
text-align: justify;
}


.wwmstyle
{
color:#908f8f;
font-size:10px;

}

.wwmstyle:hover
{
color:#333333;
font-size:10px;
}