body {
background:transparent url(images/bg.gif) repeat scroll 0 0;
color:#336633;
font-family:"Trebuchet MS","Bitstream Vera Serif",Utopia,"Times New Roman",times,serif;
margin:0;
padding:5px 0;
	font-size: 12px;

}
a:link {  color: #336699; text-decoration: none}
a:visited { color: #336699; text-decoration: underline}
a:hover {
	color: #7B92AD;
	text-decoration: underline;
	}

.menulink1:link {  color: #FFFFFF; text-decoration: none}
.menulink1:visited { color: #FFFFFF; text-decoration: none}
.menulink1:hover { color: #FFCC00; text-decoration: none}

.menu {  color: #FFFFFF; 
		font-family: Arial;
		font-size: 14px; 
		fontsize: 15px; 
		font-weight: bold
	}

.copyright {  color: #FFFFFF; font-family: Verdana; font-size: 11px; fontsize: 12px; font-weight: none}
li {
	list-style-type: circle;
}
.big {
	font-size: 16px;
}
.chert {
	right: 1cm;
	bottom: 1cm;
}

//Egy doboz háttérrel
#bg {
background: url(logo5.jpg) repeat-y;
}

//Az átlátszó terület
#transparent {
margin: 0 50px;
background: #ffffff;
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity: 0.5;
} .home {
	font-size: 14px;
	color: #003333;
}
.bbr {
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bbl {
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ttl {
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ttr {
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
