﻿body, td, p{
	font-size: 14px;
	font-family: arial;
	vertical-align: top;
	color: #007700;
	background-position: 50%;
}
td.album {
 	vertical-align: top;
 	text-align: center;
 	padding: 10px;
 	width: 250px;
}
td.menu{
	height: 41px;
	_height: 35px !important;
	background-image: url('pic/menuback.gif');
	padding-left: 15px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 6px;
}
td.topmenu{
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
td.main{
	padding-left: 20px;
	padding-right: 20px;
}
td.szcim{
	padding-left: 10px;
	font-size: 16px;
}
td.szalcim{
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid #007700;
	background-color: #eeffee;
	text-align: center;
}
a{
	color: #007700;
	text-decoration: underline;
}
a:hover{
	color: #007700;
	text-decoration: none;
}	
a.almenu{
	color: #007700;
	text-decoration: underline;
	font-size: 12px;
}
a.almenu:hover{
	color: #007700;
	text-decoration: none;
}	
a.menu{
	color: #007700;
	text-decoration: none;
}
a.menu:hover{
	color: #ff0000;
	text-decoration: none;
}
a.topmenu{
	color: #007700;
	text-decoration: none;
}
a.topmenu:hover{
	color: #ff0000;
	text-decoration: none;
}
a.keres{
	color: #ff0000;
	text-decoration: none;
}
a.keres:hover{
	color: #007700;
	text-decoration: none;
}
input.normal{
	border-width: 1px;
	border-color: #1b8657;
	border-style: solid;
	background-color: #f5f5f5;
	font-size: 11px;
	font-family: arial;
	padding-left: 3px;
}
h1.cim{
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	border-top: 2px solid green;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
p.mleir{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	border-top: 2px solid green;
	padding-top: 5px;
	padding-bottom: 10px;
	;
}
img.pic{
	border: 1px solid black;
}
textarea{
	border-width: 1px;
	border-color: #1b8657;
	border-style: solid;
	background-color: #f5f5f5;
	font-size: 12px;
	font-family: arial;
}
table.box1{
	border: 1px solid #007700;
	padding: 5px;
}

