/*alap beállítások*/

body
{
	background-color:			#6e271c;
	margin: 					0px;

	background-image:			url(../design/orangeline_shadow.gif);
	background-position:		top 0px;
	background-repeat:			repeat-x;

	font-family:				arial;
	font-size:					11px;
	color:						#2a2a2a;
}

div
{
	border-spacing:				0px;	
	margin:						0px auto 0%;
	border:						0px none;
	padding: 					0px;
	font-family:				arial;
	font-size:					10px;
}

table, tr, td
{
	border-collapse:			collapse;
	border-spacing:				0px;	
	margin:						0px auto 0%;
	border:						0px none;
	padding: 					0px;
	width:						auto;
	font-family:				arial;
}

img
{
	margin:						0px auto 0%;
	border:						0px none;
}









table#main
{
	width:						100%;
	height:						auto;
}
#main td.head
{
	width:						100%;
	height:						290px;
	background-image: 			url(../design/headbg.gif);
	text-align: 				center;
	vertical-align: 			top;
}
#main td.contentarea
{
	text-align: 				center;
	width:						100%;
	height:						auto;
	background-image: 			url(../design/textbg.gif);
	background-color: 			#ffffff;
	background-position: 		bottom;
	background-repeat: 			repeat-x;
}
#main td.bottomline
{
	width:						100%;
	height:						2px;
	background-image: 			url(../design/bottomline.gif);
}
#main td.bottom
{
	text-align: 				center;
	padding:					10px;
	text-align: 				center;
	font-family: 				verdana;
	font-size: 					11px;
	color:						#ffffff;
}
#main a.bottom
{
	font-family: 				verdana;
	font-size: 					11px;
	color:						#ffffff;
	text-decoration: 			none;	
}
#main a.bottom:hover
{
	font-family: 				verdana;
	font-size: 					11px;
	color:						#ffbb6e;
	text-decoration: 			none;	
}









table#headtable
{
	width:						920px;
	height:						246px;
}
#headtable td.logo
{
	width:						341px;
	padding:					0px;
	vertical-align: 			top;
	text-align: 				left;
}
#headtable td.pictures
{
	width:						579px;
	padding:					0px;
	vertical-align: 			top;
	text-align: 				right;
}
#headtable table.pictures
{
	width:						500px;
	height:						290px;
}
#headtable td.picturesarea
{
	width:						367px;
	height:						248px;
}
#headtable img.headpicture
{
	width:						367px;
	height:						248px;
}










/*tartalom*/
table#content
{
	width:						920px;
	height:						auto;
}
#content td.menuframe
{
	width:						290px;
	vertical-align: 			top;
	text-align: 				left;
}
#content td.textframe
{
	width:						630px;
	vertical-align: 			top;
	text-align: 				left;
	font-family:				arial;
	font-size: 					12px;
	line-height: 				16px;
	color:						#411e15;
}
#content div.cim
{
	font-family:				arial;
	font-size: 					22px;
	padding-top:				8px;
	padding-bottom:				8px;
	color:						#411e15;	
}








/*menü*/
table#menu
{
	width:						auto;
	height:						auto;
}
#menu td.menu
{
	text-align: 				center;
	vertical-align: 			middle;
	height:						25px;
}
#menu td.selectedmenu
{
	text-align: 				center;
	vertical-align: 			middle;	
	height:						25px;
}
#menu td.menuspace
{
	text-align: 				center;
	height:						1px;
}
#menu a.menu
{
	font-family:				verdana;
	font-size:					14px;
	color:						#b03c24;
	text-decoration:			none;
	text-transform: 			uppercase;
}
#menu a.menu:hover
{
	font-family:				verdana;
	font-size:					14px;
	color:						#661909;
	text-decoration:			none;
	text-transform: 			uppercase;
}
#menu a.submenu
{
	font-family:				verdana;
	font-size:					14px;
	color:						#b03c24;
	text-decoration:			none;
}
#menu a.submenu:hover
{
	font-family:				verdana;
	font-size:					14px;
	color:						#661909;
	text-decoration:			none;
}
#menu div.submenu
{
	margin-top:					4px;
	margin-bottom:				4px;
}
#menu div.subselectedmenu
{
	margin-top:					4px;
	margin-bottom:				4px;
	font-family:				verdana;
	font-size:					14px;
	color:						#661909;
	font-weight:				bold;
}
#menu div.selectedmenu
{
	margin-top:					4px;
	margin-bottom:				4px;
	font-family:				verdana;
	font-size:					14px;
	color:						#661909;
	text-transform: 			uppercase;
	font-weight:				bold;
}







/*galéria*/
table#galeria
{
	width:						630px;
}
#galeria td.cim
{
	width:						630px;
	vertical-align: 			top;
	padding-top:			8px;
	text-align: 				left;
	font-family:				arial;
	font-size: 					15px;
	color:						#661909;	
}
#galeria td.leiras
{
	width:						630px;
	vertical-align: 			top;
	text-align: 				left;
	font-family:				arial;
	font-size: 					11px;
	line-height: 				16px;
	padding-top:				5px;
	padding-bottom:				5px;
	color:						#411e15;
}





