@charset "utf-8";
body {
	background-color: #a7793f;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
}

/* CSS Document */
div.rightside {
	float: right;
	
}
td.left_top {
	background-image: url(images/top_left.jpg);
	background-repeat: repeat-x;
}
.bottom_bg {
	background-image: url(images/main_bottom_golf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.bottom:link,a.bottom:active,a.bottom:visited {
	color: #f8ddae;
	text-decoration: none;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}
a.bottom:hover {
	color: #f8ddae;
	text-decoration: underline;
}
.title1 {
	background-image: url(images/title1.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #60411a;
	padding-left: 30px;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60411a;
	padding-left: 0px;
}
a.normal:link {
	color: #60411a;
	text-decoration: none;
}
a.normal:visited {
	text-decoration: none;
	color: #60411a;
}
a.normal:hover {
	text-decoration: underline;
	color: #60411a;
}
a.normal:active {
	text-decoration: none;
	color: #60411a;
}
.normal_message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #873f0e;
	padding-left: 15px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.frame {
	border: 1px solid #60411a;
	padding: 1px;
}
.oldalszam_aktiv, a.oldalszam_aktiv:link, a.oldalszam_aktiv:visited, a.oldalszam_aktiv:active {
	color:					#FFFFFF;
	padding: 				5px;
	float:					none;
	vertical-align: 		top;
	text-align: 			center;
	text-decoration:		none;
	cursor: 				pointer;
	font-weight: bold;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #a7793f;
}
a.oldalszam_aktiv:hover {
	color:					#CCCCCC;
	padding: 				5px;
	float:					none;
	vertical-align: 		top;
	text-align: 			center;
	text-decoration:		none;
	cursor: 				pointer;
	font-weight: bold;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #a7793f;
}	
