body, td, p{
	font-size: 14px;
	font-family: arial;
	vertical-align: top;
	color: #000000;
}
td.album {
 	vertical-align: top;
 	text-align: center;
 	padding: 10px;
 	width: 250px;
}
td.menu{
	height: 25px;
}
td.main{
	padding-top: 20px; 
	padding-left: 20px; 
	padding-right: 20px;
	padding-bottom: 30px;
}
a{
	color: darkred;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}	
a.menu{
	display: block;
	height: 18px !important;
	height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	color: #dcdcdc;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background-image: url('pic/menuback.jpg');
}
a.menu:hover{
	color: #ffffff;
	text-decoration: none;
	background-position: 0 -25;
}
a.topmenu{
	color: darkred;
	font-weight: bold;
	font-size: 12px;
}
input.normal{
	border-width: 1px;
	border-color: #1b8657;
	border-style: solid;
	background-color: #f5f5f5;
	font: 11px, normal, arial;
	padding-left: 3px;
}
h1.cim{
	color: #aa0000;
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
	margin-bottom: 20px;
	border-bottom: 3px double #aa0000;
}
img.pic{
	border: 1px solid black;
}
a.intro{
	display: block;
	height: 23px !important;
	height: 25px;
	width: 498px;
	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;
}
ul.valasszon li{
	 margin-bottom: 10px;
}
input.form_txt{
	border: 1px solid darkred;
	background-color: f0f0f0;
	height: 18px;
	width: 250px;
}
input.form_btn{
	border: 1px solid darkred;
	background-color: d0d0d0;
	height: 18px;
	width: 100px;
	font-weight: bold;
}
textarea.form_txt{
	background-color: f0f0f0;
	border-width: 1px;
	border-color: darkred;
	border-style: solid;
	font: 12px, normal, arial;
	width: 490px;
	height: 150px;
}