@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #264D87;
}
.menu_main {  
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #5981BE; 
	text-decoration: none; 
	display : block; 
	width: 116px
}
a.menu_main:hover {  
	color: #FFFFFF
}
#menu_item{
	text-decoration: none;
	color: #FF9900;
	text-align: center;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
}
#maincontainer {
	width: 700px;
	text-align: left;
	margin: 5px;
	border: 1px solid #FFFFFF;
}
#guestbook_keret {
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAF9E0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#guestbook_nev {
	font-weight: bold;
	float: left;
	width: 250px;
}
#guestbook_datum {
	float: left;
	width: 250px;
	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: #000066;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 14px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
.ch_cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.ch_adat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
	margin-left: 10px;
}
#link_cim{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	float: left;
	width: 400px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#elvalaszto{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}

