.bg_r
{
	background-color: #29251F;
  background-image : url(../img/bg_r.jpg);
  background-position : top left;
  background-repeat : no-repeat;
}

.bg_l
{
	background-color: #29251F;
  background-image : url(../img/bg_l.jpg);
  background-position : top right;
  background-repeat : no-repeat;
}


#header
{
	width : 760px;
	height : 57px;
	
	float : left;
	background-image : url(../img/header_bg.png);
	background-position : top left;
  background-repeat : no-repeat;
  background-color : #302515;

  background-color : #FFFFFF;
  border-bottom	: 1px solid #957F5C;


}

#header a:link,
#header a:hover,
#header a:active,
#header a:visited
{
	color : #CCB99C;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 15px;
	text-decoration : none;

}

#header a:hover
{
	text-decoration : underline;
}

#menu
{
	clear : both;
	width  : 157px;
	height : 227px;

	background-image     	: url(../img/menu_bg.gif);
	background-position  	: top left;
  background-repeat 		: repeat-x;
  background-color			: #202C15;


	
  float	: left;

}

#menu a:link,
#menu a:hover,
#menu a:active,
#menu a:visited
{
	color : #D3E3C5;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	padding-left : 20px;
}

#menu a:hover
{

	padding-left : 25px;
	color : #FFFFFF;
}



#fokep
{

	height : 227px;
	width : 603px;
  background-color			: #202C15;
	background-position  	: top left;
  background-repeat 		: repeat-x;
  float	: left;

}

#spacer
{
	clear : both;

  width  : 760px;
	height : 5px;

  background-color			: #202C15;
	background-position  	: top left;
  background-repeat 		: repeat-y;


	font-size : 0px;
  border-top					: 1px solid #957F5C;

}

#kisker
{
  width  : 379px;
	height : 30px;

  background-position  	: top left;
  background-repeat 		: repeat-y;

	clear:both;
	float	: left;

  border-bottom : 1px solid #F2E0C3;
  border-top : 1px solid #F2E0C3;
  border-right : 1px solid #F2E0C3;

  cursor : pointer;
}

#nagyker
{
  width  : 380px;
	height : 30px;

  background-position  	: top left;
  background-repeat 		: repeat-y;

	float	: left;

  border-bottom : 1px solid #F2E0C3;
  border-top : 1px solid #F2E0C3;

  cursor : pointer;

}

#pagetop
{
	clear :both;
	height : 29px;
	width : 760px;
	background-image : url(../img/page_top_bg.gif);
	background-repeat: repeat-x;
	background-position : top left;

	
}

#page
{

}

