BODY 
{
	background-color : d4cab4;
	text-align : center;
}

div#egesz 
{
	position: relative;
	width: 1140px;
	min-height: 1200px;
	height: auto !important;
	height: 1200px;
	top: 5px;
	margin: 0 auto;
	margin-bottom: 20px;
	background-image: url(../kepek/cimer.jpg);
	background-repeat : repeat-y;
}

iframe#menupole 
{
	position: absolute;
	height: 1200px;
	width: 150px;
	top: 0;
	left: 0;
	overflow: hidden;
}

div#tartalom
 {
	position: relative;
	width: 800px;
	top: 0 !important;
	margin-left: 170px;
	margin-right: 170px;
}

iframe#menupole2 
{
	position: absolute;
	height: 1200px;
	width: 150px;
	top: 0;
	left: 990px;
	overflow: hidden;
}

div#terkitolto1
{
	position: absolute;
	top: 30px;
	left: 140px;
	padding: 0;
	margin: 0;
}

div#terkitolto2
{
	position: absolute;
	top: 30px;
	left: 960px;
	padding: 0;
	margin: 0;
}

/* Tartalmi Formazasok */

.menu_container 
{
  width: 	800px; /* A CSS Box szélessége, tetszőlegesen állítható */
  background:	url(../kepek/tablak/unitabla/21.gif) repeat-y left; /* Bal oldali keret képe */
}

.border_right 
{
  background:	url(../kepek/tablak/unitabla/23.gif) repeat-y right; /* Jobb oldali keret képe */
}
 
.border_top 
{
  height:	20px;
  background:	url(../kepek/tablak/unitabla/12.gif) repeat-x top; /* Felső keret képe */
}
 
.border_bottom 
{
  height:	20px;
  background:	url(../kepek/tablak/unitabla/32.gif) repeat-x bottom; /* Alsó keret képe */
}

.corner_top_left 
{ /* Bal felső sarok képe  */
  float: 	left;
  width: 	20px;
  height: 	20px;
  background:	url(../kepek/tablak/unitabla/11.gif) no-repeat left top;
}
 
.corner_top_right 
{ /* Jobb felső sarok képe */
  float: 	right;
  width: 	20px;
  height: 	20px;
  background:	url(../kepek/tablak/unitabla/13.gif) no-repeat right top;
}
 
.corner_bottom_left 
{ /* Bal alsó  sarok képe  */
  float: 	left;
  width: 	20px;
  height: 	20px;
  background:	url(../kepek/tablak/unitabla/31.gif) no-repeat left bottom;
}
 
.corner_bottom_right 
{ /* Jobb alsó  sarok képe  */
  float: 	right;
  width: 	20px;
  height: 	20px;
  background:	url(../kepek/tablak/unitabla/33.gif) no-repeat right bottom;
}

.content
{
	position: relative;
	margin: 0px 20px 0px 20px;
	/* A szöveg igazításánál figyelembe vesszük a menu_container jobb és bal oldali keretének szélességét */
	padding: 10px;
	color: white;
	font-family:Arial, Times, serif;
	line-height:1.3em;
	text-align : center;
	background-color: #33cc33;
}