@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #4F6A7D;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
}
#menu_item{
	text-decoration: none;
	color: #333333;
}
#focim {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
#maincontainer {
	width: 580px;
	text-align: left;
	margin: 5px;
}
#guestbook_keret {
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#guestbook_nev {
	font-weight: bold;
	float: left;
	width: 260px;
}
#guestbook_datum {
	float: left;
	width: 260px;
	text-align: right;
}
#guestbook_bejegyzes {
	float: left;
	margin: 5px;
}
#link_keret{
	float: left;
	margin: 5px;
}
#link_kat {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_nevek.jpg);
	height: 42px;
	width: 432px;
	padding-top: 9px;
	padding-left: 14px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#link_cim{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
	width: 550px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#elvalaszto{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
