body {
	margin: 0px;
	background-color: #F8F8F8;

}
.fejhatter {
	background-color: #333333;
	font-size: 11px;
	color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
}
.kulsokeret {
	background-image: url(_s/lapunk_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.oldalkeret {
	border: 1px solid #58AE03;
	background-color: #FFFFFF;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
}
.menuhatter {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
.oldalsavhatter {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}
.cimsor {
	font-size: 120%;
	font-weight: bold;
	color: #55AB00;
	font-family: Tahoma, Arial, Helvetica;
}
.tartalomhatter {
	background-color: #FFFFFF;
}
table {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.uzenet {
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #96965e;
	BORDER-LEFT: 1px solid #96965E;
	BORDER-BOTTOM: 1px solid #000000;
	BACKGROUND-COLOR: #ffffcc;
	margin: 12px;
	padding: 10px;

} input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lablec {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(_s/lapunk_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #58AE03;
}
.lablec a:link, .lablec a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.lablec a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
li {
	list-style-type: square;
}
.menusor {

}
.menusor a:link, .menusor a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #5AAD05;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 4px;
	display: block;
	text-decoration:none;

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
}
.menusor a:hover {
	color: #666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5AAD05;
	text-decoration:underline;
}
a:link {
	color: #5AAD05;
}
a:visited {
	color: #5AAD05;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}

.tableFej {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #62C300;
}
.tableFej a:link, .tableFej a:visited {
	text-decoration: none;
}
.tableRow {
	font-family: Tahoma, Arial, Helvetica;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 1px;
}
.tableRow a:link, .tableRow a:visited
{
	color: #666666;
	text-decoration:none;
}
.tableRow a:hover
{
	color: #999999;
	text-decoration:underline;
}


.Magyarazat, .Magyarazat a:link, .Magyarazat a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
}
.Magyarazat a:hover {
	text-decoration:none;
}


/*styles for the star rater*/
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 125px;
	height: 25px;
	position: relative;
	background: url(/_s/alt_star.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:25px;
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/_s/alt_star.gif) left bottom;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:25px;
}
.star-rating a.two-stars{
	left:25px;
}
.star-rating a.two-stars:hover{
	width: 50px;
}
.star-rating a.three-stars{
	left: 50px;
}
.star-rating a.three-stars:hover{
	width: 75px;
}
.star-rating a.four-stars{
	left: 75px;
}	
.star-rating a.four-stars:hover{
	width: 100px;
}
.star-rating a.five-stars{
	left: 100px;
}
.star-rating a.five-stars:hover{
	width: 125px;
}
.star-rating li.current-rating{
	background: url(/_s/alt_star.gif) left center;
	position: absolute;
	height: 25px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}


.charellenor {
	color: #999999;
}

label {
	color: #666666;
}
label:hover {
	cursor:pointer;
	text-decoration:underline;
	color: #0B55C4;
}

/*laprabontas*/
.n {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.ns {
	border: 1px solid;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
	color: #000000;
}
a.ns:hover {
	border: 1px solid;
}
.nsAkt {
	border: 1px solid #000000;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}
.nsTop {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	float: right;
	padding:10px;
	float:right;
}