@CHARSET "UTF-8";

/* Globális stílusok */

body {
	font-family: Times New Roman,Sans Serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #515151;
	background: #d0c1a4 url('../images/body_bcg.jpg') top center repeat;
}

table.strip {
	border: 0px none;
	border-collapse: collapse;
	padding: 0px;
}

td {
	padding: 0px;
}

a {
	color: #815b2e;
}

a img {
	border: 0px;
}

table {
	font-size: 14px;
}

h1 {
	font-size: 20px;
	color: #886349;
	padding-bottom: 2px;
	margin: 0px 0px 9px 0px;
	background: url('../images/content_title_bcg.jpg') bottom left no-repeat;
}

h2 {
	font-size: 16px;
	color: #886349;
	padding-bottom: 2px;
	margin: 0px 0px 9px 0px;
}

.light {
	color: #dbb769 !important;
}

input.moreButton {
	padding: 0px;
	border: 0px;
	width: 54px;
	height: 15px;
	font-family: Times New Roman,Sans Serif;
	font-size: 11px;
	text-align: center;
	background-image: url('../images/more_btn.jpg');
}


/* Konténer elemek */

table#level1 {
	background: url('../images/level1_bcg.jpg') top center repeat-x;
}

table#container {
	margin: 0px;
	width: 860px;
	height: 100%;
	background: #ffffff;
}

td#cell1_2 {
	background: url('../images/1_2_bcg.jpg') no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 6px 0px 0px 39px;
}
td#cell1_3 {
	background: url('../images/1_3_bcg.jpg') no-repeat;
	text-align: right;
	vertical-align: top;
	padding: 6px 32px 0px 0px;
}

td#cell1_3 a {
	text-decoration: none;	
}

td#cell2_1 {
	background: url('../images/2_1_bcg.jpg') top repeat-y;
	vertical-align: top;
}
td#cell2_3 {
	background: url('../images/2_3_bcg.jpg') no-repeat;
	padding-left: 1px;
	vertical-align: top;
}
td#cell2_4 {
	background: url('../images/2_4_bcg.jpg') top repeat-y;
	vertical-align: top;
}

td#cell3_3 {
	background: url('../images/3_3_bcg.jpg') no-repeat;
}


/* Főmenü / Almenü */

.menu {
	float: left;
	margin-top: 8px;
}

.menu .menuItem {
	font-size: 12px;
	color: #402c21;
	background-position: center left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	height: 22px;
	vertical-align: bottom;
}
.menu .menuItem a {
	color: #402c21;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.menu .menuItemActive {
	font-size: 12px;
	color: #a97253;
	background-position: center left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	height: 22px;
	vertical-align: bottom;
}
.menu .menuItemActive a {
	color: #a97253;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.menu .submenuItem {
	font-size: 11px;
	color: #a97253;
	padding: 0px 0px 0px 15px;
	height: 20px;
	vertical-align: bottom;
}
.menu .submenuItem a {
	color: #a97253;
	text-decoration: none;
}


td#cell3_3 {
	padding-left: 46px;
}


/* Kereső sáv */

table#searchBar {
	margin: 0px;
}
table#searchBar td {
	color: #000000;
	vertical-align: middle;
}
#searchForm {
	margin: 0px;
}
input#searchText {
	font-family: Times New Roman,Sans Serif;
	font-size: 11px;
	width: 136px;
	height: 20px;
	margin: 0px 9px 0px 4px;
}
input#searchBtn {
	padding: 0px;
	border: 0px;
	background-image: url('../images/search_btn.jpg');
	width: 21px;
	height: 20px;
}


td#cell4_2 {
	background: url('../images/4_2_bcg.jpg') left repeat-y;
	vertical-align: top;
}

#divider {
	background: url('../images/divider_bcg.jpg') top left no-repeat;
}


/* Bal oldali panelset */

#leftPanelSet {
	vertical-align: top;
	width: 214px;
}
.leftPanel {
	display: block;
	margin: 40px 27px 30px 33px;
}
.leftPanel .panelTitle {
	font-size: 20px;
	color: #886349;
	display: block;
	padding-bottom: 2px;
	margin: 0px 0px 9px 0px;
	background: url('../images/leftpanel_title_bcg.jpg') bottom left no-repeat;
}


/* Hírek panel */

.newsPanel .panelItem {
	color: #515151;
	padding: 15px 0px 15px 0px;
}
.newsPanel .panelItem table.panelItemHeader {
	margin: 0px;
}
.newsPanel .panelItem table.panelItemHeader td {
	color: #825a27;
	text-decoration: underline;
	vertical-align: middle;
}
.newsPanel .panelItem p.panelItemFooter {
	width: 100%;
	text-align: right;
	margin: 2px 0px 0px 0px;
	padding-bottom: 3px;
	background: url('../images/panelitem_ftr_bcg.jpg') bottom right repeat-x;
}


/* Tartalmi rész */

#contentArea {
	vertical-align: top;
	width: 616px;
}

.content {
	padding: 40px 61px 30px 61px;	
}

p.leftindent {
	padding-left: 19px;
	margin: 0px;
}
p.subtitle {
	color: #886349;
	text-decoration: underline;
	padding-left: 19px;
	margin: 0px;
	background: url('../images/subtitle_bcg.jpg') top left no-repeat;
}

td#cell5_2 {
	color: #000000;
	background: url('../images/5_2_bcg.jpg') bottom repeat-x;
	text-align: center;
	padding-top: 12px;
	vertical-align: top;
}
td#cell5_2 a {
	color: #000000;
	text-decoration: none;
}


/* Lábléc */

p#footerMenu {
	font-size: 12px;
	color: #815c28;
	margin: 0px 0px 10px 0px;
}
p#footerMenu a {
 	color: #815c28;
	text-decoration: none;
}
p#footerMenu a:hover {
	text-decoration: underline;
}

/* Contact alkalmazás */
.txtfield, .txtarea {
	width: 220px;	
}

.codeWarning {
	background-image: url("../images/codeWarning.png");	
	background-repeat: no-repeat;
	background-position: center;
}

.codeWarningEng {
	background-image: url("../images/codeWarning_eng.png");	
	background-repeat: no-repeat;
	background-position: center;
}

.codeWarning:focus, .codeWarningEng:focus {
	background-image: none;
}

