@charset "iso-8859-2";
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #70634f;
	background-color: #ffffff;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	margin:0px;
}

.menu {
	font-family:Tahoma, Arial;
	display:block;
	background-image: url(images/mmenu_bg.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 100%;
	text-decoration:none;
	color:#9d907c;
	font-size: 12px;
	padding-left:35px;
	padding-top:6px;
}

.menu:hover {
	background-image: url(images/mmenu_bg_over.jpg);
	color:#cc0529;
	
}
a{
color:#d85a02;
text-decoration:underline

}

a:hover{
text-decoration:none

}

h1{
	FONT: 20px "century gothic",Tahoma, Arial, sans-serif;
	font-size: 18px;
	padding-left: 5px;
}
p{

text-align:justify;
}

#akcio_top{
	background:url(images/akcio_top.jpg) no-repeat;
	width:730px;
	height:108px;
	text-align:center;
	
	}
	
#akcio_top .op{
	
	filter: alpha (opacity=30); 
	opacity:0.3;
	
	}
	
#akcio_top img{
	border: none;
	
	}
