/* Általános stílusosztályok ********************************************/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;	
	color: #6F0D05;
}

a {
	text-decoration: none;
	color: #6F0D05;
	font-weight: bold;
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #6F0D05;
}

.table1 {
	border: 0px;
	height: 100%;
	width: 955px;
}

.table2 {
	border: 0px;
	height: 100%;
	width: 203px;
}

h1 {
	text-align: center;
	font-family: Verdana;
	font-size: 18px;
}
/***************************************************************/

/* A táblázatrendszer stílusosztályai **************************/

.header {
	width: 955px;
	height: 241px;
	background-image: url('images/header_bg.jpg');
}

.content {
	width: 955px;
	height: 100%;
}

.left_border {

	height: 100%;
	width: 17px;
	background-image: url('images/left_border_bg.gif');
}
.menu_container {
	width: 203px;
	height: 100%;
}

.left_menu {
	height: 100%;
	width: 186px;
	background: #FE9602;
	background-image: url('images/menu_top_bg.gif');
	background-repeat: no-repeat;
	text-align: center;
}

.left_menu_bottom {
	height: 95px;
	width: 203px;
	background-image: url('images/menu_bottom_bg.gif');
}

.right {
	height: 100%;
	width: 533px;
	background: #FED872;
	background-image: url('images/right_top_bg.gif');
	background-repeat: no-repeat;
}
.right2 {
	height: 100%;
	width: 88px;
	background: #FED872;
	background-image: url('images/right_top2_bg.gif');
	background-repeat: repeat-x;
}
.right2_shadow {
	height: 95px;
	width: 88px;
	background-image: url('images/shadow_corner.gif');
}

.right_border {
	vertical-align: top;
	height: 100%;
	width: 131px;
	background-image: url('images/right_border_bg.gif');
}

.right_border_top {
	height: 135px;
	width: 131px;
	background-image: url('images/right_border_top_bg.gif');
}
.foot {
	height: 154px;
	width: 955px;
	background-image: url('images/foot_bg.gif');
	font-family: Verdana;
	font-size: 11px;
	color: #6F0D05;
	text-align: left;
}
.foot div {
	margin-left: 20px;
	margin-top: 120px;
}

.foot a {
  font-size: 10px;
	color: #6F0D05;
}
/***************************************************************/

/* A menü stílusosztályai **************************************/

.menu {
	text-align: left;
	padding-left: 2px;
}

.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top: 10px;
	width: 182px;
}

.menu li {
	display: block;
	float: left;
	text-align: left;
	width: 100%;
	height: 36px;
	background-image: url('images/link_bg.gif');
	margin-top: -3px;
	margin-bottom: -2px;
	clear: both;
}

.menu ul li a {
	display: block;
	padding-top: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold;
	letter-spacing:-1pt;
}

.menu ul li a:hover {
	text-decoration: underline
}

.spoon {
	display: block;
	float: left;
	background-image: url('images/spoon.gif');
	width: 27px;
	height: 36px;
}
/**********************************************************/

/* A táblázat stílusosztályai **********************************/

.tabla {
	border: 0px;
	width: 100%;
}

.table td {
	height: 20px;
}

.table_title {
	float: left;
	background: #6F0D05; 
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.table_subtitle1 {
	width: 300px;
	float: left;
	background: #FE9602; 
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.table_subtitle2 {
	width: 130px;
	float: left;
	background: #FE9602; 
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.table_subtitle3 {
	width: 33px;
	float: left;
	background: #FE9602; 
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.table_right {
	float: left;
	height: 20px;
	width: 80px;
	background-image: url('images/title_right_bg.gif');
}

.table_right2 {
	float: left;
	height: 20px;
	width: 80px;
	background-image: url('images/title_right2_bg.gif');
}

.table_cell_1 {
	display: table-cell;
	border-left: solid 1px #FE9602;
	border-bottom: solid 1px #FE9602;
	float: left;
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	color: #6F0D05; 
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.table_cell_2 {
	display: table-cell;
	border-left: solid 1px #FE9602;
	border-bottom: solid 1px #FE9602;
	float: left;
	width: 130px;
	font-family: Verdana;
	font-size: 11px;
	color: #6F0D05; 
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.table_cell_3 {
	margin-top: 1px;
	float: left;
	height: 20px;
	width: 80px;
	background-image: url('images/title_right3_bg.gif');
}
/***************************************************************************/

/* A lapozás stílusosztályai ***********************************************/

.arrow_left {
	float: left;
	width: 36px;
	height: 20px;
	background-image: url('images/arrow_left.gif');
}

.arrow_right {
	float: right;
	width: 36px;
	height: 20px;
	background-image: url('images/arrow_right.gif');
}

.link_left {
	float: left;
	padding-top: 2px;
}

.link_right {
	float: right;
	padding-top: 2px;
}
/*****************************************************************/

/* A felsorolás stílusosztályai **********************************/

.date {
	float: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.hir {
	border-top: solid 1px #6F0D05; 
	padding-left: 10px;
	text-align: left;
	clear: both;
	font-family: Verdana;
	font-size: 12px;
	color: #6F0D05;
}

.hir img {
	float: right;
	border: 0px;
	width: 120px;
	height: 75px;
	margin-left: 10px;
}

.hir2 {
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	clear: both;
	font-family: Verdana;
	font-size: 12px;
	color: #6F0D05;
}

.hir2 img {
	float: left;
	border: 0px;
	width: 270px;
	height: 150px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.tovabb {
	padding-top: 5px;
	padding-left: 10px;
}

.tovabb img {
	width: 20px;
	height: 10px;
	border: 0px;
}

.tovabb a {
	color: #FE9602;
}

.tovabb a:hover {
	text-decoration: none;
	color: 6F0D05;
}
/*****************************************************************/
/*FCK beállítások - ityu voltam:-)*/
.fck .fck p {
  font-size: 12px;
}
/*Itallap táblázat cuccai*/
.d_table {
  width: 529px;
  font-size: 12px;
  background: transparent;
}
.d_table td {
  padding: 2px 4px 2px 10px;
  vertical-align: top; 
  border-bottom: 1px solid #fe9602;
}
.d_title {
  background: transparent url('images/title_bg.jpg') no-repeat left;
  color: #fff;
  font-weight: 700;
  padding: 2px 0 2px 10px; 
  margin: 0 0 2px 0;
}
.s_title {
  background: #fe9603;
  color: #fff;
  font-weight: 700;
  padding: 0 0 0 10px; 
}
/*eddig*/

