body{
	background-color: #393939;
	background-image: url('pic/bodyback.png');
	background-repeat: repeat-x;
}
td, p, li, ul, div{
	vertical-align: top;
	font-family: sans-serif;
	font-size: 14px;
	color: #585858;
}
h1.cim{
	color: #aa0000;
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
	margin-bottom: 20px;
	border-bottom: 3px double #aa0000;
}
table.balmenu{
	background-image: url('pic/leftmenuback.jpg');
	background-repeat: no-repeat;
}
td.main{
	background-color: #e5e5e5;; 
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	text-align: justify;
}
td.left{
	background-image: url('pic/leftback.gif'); 
	background-color: #e5e5e5; 
	width: 247px;
}
td.right{
	background-image: url('pic/rightback.gif'); 
	background-color: #f3f3f3; 
	width: 174px !important; 
	xxxwidth: 225px; 
	width: 180px; 
	padding-left: 6px;
}
td.menu{
}
td.balmenu{
	border: 1px solid #ffffff;
	border-right: 5px solid red;
	width: 210px;
	height: 25px;
	background-color: silver;
	/* IE átlátszósághoz */
	filter:alpha(opacity=70); 
	opacity: 1;
	/* mozilla, konqueror, safari átlátszósághoz */
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	text-align: right;
	color: #000000;
	font-weight: bold;
	padding-right: 40px;
	padding-top: 4px;;
}
td.balmenukoz{
	height: 4px;
}
a{
	color: darkred;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
	
a.menu{
	display: block;
	height: 26px !important;
	height: 37px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-image: url('pic/topmenu.gif');
}
a.menu:hover{
	background-position: 0 -37;
	color: #ffffff;
}
a.balmenu{
	color: #000000;
	text-decoration: none;
}
a.balmenu:hover{
	color: #ffffff;
	text-decoration: none;
}
a.intro{
	display: block;
	height: 23px !important;
	height: 25px;
	padding-top: 2px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-image: url('pic/intro_belep.jpg');
}
a.intro:hover{
	color: #000000;
	text-decoration: none;
}
