/* CSS Document */
body{
	
	background-color:#FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #61552C;
	margin: 0px;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a.menu{
font-weight:bold;
color:#4b84ab;

text-decoration:none;
font-size: 11px;
}

a.menu:hover{
color:#333333;

}



li{list-style-type:square;
}
p {

}

h1{
	font-family: "century gothic", Tahoma, Arial;
	font-size: 18px;
	color:#aa4701;
	
	font-weight: normal;
	
}

h2{
	font-family: "century gothic", Tahoma, Arial;
	font-size: 16px;
	color:#aa4701;
	
	font-weight: normal;
}

a.menu2{
display:block;
background-image:url(../images/nap.png);
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
line-height:20px;
background-position:center left;

background-repeat:no-repeat;
font-weight:bold;
color:#fee679;
text-decoration:none;
font-size:10px;
}

a.menu2:hover{
background-image:url(../images/napover.png);
font-weight:bold;
}

a.menu3{
	display:block;
	background-image:url(../images/nap.png);
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:20px;
	background-position:center left;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	font-size:15px;
}

a.menu3:hover{
background-image:url(../images/napover.png);
font-weight:bold;
color:#FF0000;
	text-decoration:none;
	font-size:15px;
}

a.feher{

color:#FFFFFF
}

a.feher:hover{

color:#FFFFFF
}


#bottom { 
width: 100%; 
bottom: 0px; 
height: 211px;
text-align:center;
background-image:url(../images/si/bottom_bg.jpg);
	background-repeat:repeat-x;

} 

.akcios_felirat{

color:#FFFFFF;
font-weight:bold;
padding-top:15px;
padding-left:20px;
font-size: 14px;}

#bottom_szov{
color:#009933;
font-size:11px;
text-align:left;}

#bottom_szov strong{
	color: #800000;
	font-size:10px
}
