body {
	margin: 10px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #444444;
}
.indexBody {
	margin: 0px;
}
.indexTable {
	width: 100%;
	height: 100%;
	background-color: #8e2800;
}
.indexCell {
	height: 688px;
	width: 100%;
	background-image: url(images/index_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.indexDiv {
	margin: auto;
	width: 960px;
	height: 703px;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.indexLeft {
	position: absolute;
	top: 315px;
	left: 70px;
	width: 190px;
	height: 100px;
}
.indexLeft a {
	display: block;
	width: 190px;
	height: 100px;
}
.indexRight {
	position: absolute;
	top: 315px;
	left: 719px;
	width: 190px;
	height: 100px;
}
.indexRight a {
	display: block;
	width: 190px;
	height: 100px;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #8c2800;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #8c2800;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #8c2800;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #8c2800;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #8c2800;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: black;
	margin-bottom: 5px;
}
p, div, td, li {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: black;
}
a {
	text-decoration: none;
	color: #8c2800;
}
a:hover {
	text-decoration: none;
	color: black;
}
pre {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #34818f;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 100%;
	height: 100%;
	margin: auto;
}
.top {
	height: 215px;
	width: 950px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.topEn {
	height: 215px;
	width: 950px;
	background-image: url(images/top_en.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.logo {
	position: absolute; 
	top: 68px; 
	left: 33px; 
	width: 360px; 
	height: 72px;
}
.logo a {
	display: block; 
	width: 360px; 
	height: 72px;
}
.topFooldal {
	position: absolute;
	width: 82px;
	height: 18px;
	left: 275px;
	top: 177px;
}
.topFooldal a {
	display: block;
	width: 82px;
	height: 18px;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
}
.topEsemenyek {
	position: absolute;
	width: 109px;
	height: 18px;
	left: 350px;
	top: 177px;
}
.topEsemenyek a {
	display: block;
	width: 109px;
	height: 18px;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
}
.topElerhetosegek {
	position: absolute;
	width: 109px;
	height: 18px;
	left: 352px;
	top: 177px;
}
.topElerhetosegek a {
	display: block;
	width: 109px;
	height: 18px;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
}
.topOdalterkep {
	position: absolute;
	width: 135px;
	height: 18px;
	left: 438px;
	top: 177px;
}
.topOdalterkep a {
	display: block;
	width: 135px;
	height: 18px;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
}
.topForm {
	position: absolute; 
	top: 175px;
	left: 745px;
	width: 200px;
	height: 25px;
}
.inputBoxSearch {
	border: #f8f8f8 1px solid;
	background-color: #f8f8f8;
	color: #6a615a;
	font-family: Trebuchet MS;
	font-size: 10px;
	height: 18px;
	width: 150px;
	text-align: center;
	letter-spacing: 2px;
}
.topSubmit {
	position: absolute;
	top: 179px;
	left: 917px;
	width: 15px;
	height: 13px;
}
.languageBox {
	width: 77px;
	height: 23px;
	text-align: center;
	position: absolute;
	top: 136px;
	left: 862px;
}
.languageBox a {
	font-size: 13px !important;
}
.leftCell {
	width: 255px; 
	height: 100%; 
	vertical-align: top;
	background-color: #faf9f7;
}
.menuContainer {
	width: 255px; 
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/menu_back.gif);
}
.menuItem {
	margin: 0 15 0 15;
	border-bottom: #edcabd 1px dashed;
	font-weight: bold;
}
.menuItem a {
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #8e2800;
	display: block;
	text-decoration: none;	
}
.menuItem a:hover {
	text-decoration: none;
	color: black;
}
.menuItemActive {
	margin: 0 15 0 15;
	border-bottom: #edcabd 1px dashed;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: white;
	background-color: #af451c;
}
.subMenuItem {
	margin: 0 15 0 15;
}
.subMenuItem a {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #8e2800;
	display: block;
	text-decoration: none;	
}
.subMenuItem a:hover {
	text-decoration: none;
	color: black;
}
.subMenuItemActive {
	margin: 0 15 0 15;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: white;
	background-color: #af451c;
}
.subSubMenuItem {
	margin: 0 15 0 15;
}
.subSubMenuItem a {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #8e2800;
	display: block;
	text-decoration: none;	
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: black;
}
.subSubMenuItemActive {
	margin: 0 15 0 15;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: white;
	background-color: #af451c;
}
.menuHirlevel {
	width: 247px;
	height: 32px;
	margin: 25 2 15 6;
	background-image: url(images/hirlevel.gif);
	background-repeat: no-repeat;
}
.menuHirlevelEn {
	width: 247px;
	height: 32px;
	margin: 25 2 15 6;
	background-image: url(images/hirlevel_en.gif);
	background-repeat: no-repeat;
}
.menuHirlevel a, .menuHirlevelEn a {
	display: block;
	width: 247px;
	height: 32px;
}
.menuPartnereink {
	width: 247px;
	height: 32px;
	margin: 15 2 15 6;
	background-image: url(images/partnereink.gif);
	background-repeat: no-repeat;
}
.menuPartnereinkEn {
	width: 247px;
	height: 32px;
	margin: 15 2 15 6;
	background-image: url(images/partnereink_en.gif);
	background-repeat: no-repeat;
}
.menuBanner {
	text-align: center;
}
.mtaBanner {
	margin: auto;
	margin-top: 15px;
	width: 85px;
	height: 114px;
	background-image: url(images/mta.gif);
	background-repeat: no-repeat;
}
.mtaBanner a {
	display: block;
	width: 85px;
	height: 114px;
}
.msztBanner {
	margin: auto;
	margin-top: 15px;
	width: 99px;
	height: 46px;
	background-image: url(images/mszt.gif);
	background-repeat: no-repeat;
}
.msztBanner a {
	display: block;
	width: 99px;
	height: 46px;
}
.fogyatBanner {
	margin: auto;
	margin-top: 15px;
	width: 100px;
	height: 44px;
	background-image: url(images/fogyat_logo.png);
	background-repeat: no-repeat;
}
.fogyatBanner a {
	display: block;
	width: 100px;
	height: 44px;
}
.xxszazadBanner {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100px;
	height: 100px;
	background-image: url(images/20sz_logo_rovid_HU.jpg);
	background-repeat: no-repeat;
}
.xxszazadBanner a {
	display: block;
	width: 100px;
	height: 100px;
}
.szaboBanner {
	margin: auto;
	margin-top: 15px;
	width: 100px;
	height: 100px;
	background-image: url(images/fszek_logo.jpg);
	background-repeat: no-repeat;
}
.szaboBanner a {
	display: block;
	width: 100px;
	height: 100px;
}
.ebhBanner {
	margin: auto;
	margin-top: 15px;
	width: 100px;
	height: 34px;
	background-image: url(images/ebh_logo.jpg);
	background-repeat: no-repeat;
}
.ebhBanner a {
	display: block;
	width: 100px;
	height: 34px;
}
.nkaBanner {
	margin: auto;
	margin-top: 15px;
	width: 100px;
	height: 52px;
	background-image: url(images/nka_logo.jpg);
	background-repeat: no-repeat;
}
.nkaBanner a {
	display: block;
	width: 100px;
	height: 52px;
}
.hsaBanner {
	margin: auto;
	margin-top: 15px;
	width: 108px;
	height: 43px;
	background-image: url(images/hsa.gif);
	background-repeat: no-repeat;
}
.hsaBanner a {
	display: block;
	width: 108px;
	height: 43px;
}
.szemleBanner {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 85px;
	height: 42px;
	background-image: url(images/szemle.gif);
	background-repeat: no-repeat;
}
.szemleBanner a {
	display: block;
	width: 85px;
	height: 42px;
}
.reviewBanner {
	margin: auto;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 85px;
	height: 42px;
	background-image: url(images/review.gif);
	background-repeat: no-repeat;
}
.reviewBanner a {
	display: block;
	width: 85px;
	height: 42px;
}
.menuCloser {
	width: 255px;
	height: 28px;
	background-image: url(images/menu_closer.gif);
	background-repeat: no-repeat;
}
.contentCell {
	width: 695px; 
	height: 100%;
	vertical-align: top;
	background-position: top;
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
	background-color: #faf9f7
}
.content {
	padding: 5 20 20 15;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.rightCell {
	width: 250px;
	height: 100%;
	vertical-align: top;
}
.inputBox {
	border: #aa9d94 1px solid;
	background-color: white;
	color: #6a615a;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 19px;
	width: 250px;
}
.inputBoxHalf {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 19px;
	width: 125px;
}
.inputBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 19px;
	width: 400px;
}
.textareaBox {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 60px;
	width: 250px;
}
.textareaBoxComment {
	border: #bad5da 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 120px;
	width: 400px;
}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
.bottom {
	width: 950px;
	height: 108px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.bottomText {
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #792400;
}
.bottomBack {
	height: 108px;
	background-image: url(images/bottom_back.gif);
	background-repeat: repeat-x;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 16px;
	width: 160px;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
}
.error {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}
.regError {
	color: red;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px !important;
}
.forumTop {
	width: 251px;
	height: 38px;
	background-image: url(images/forum_top.gif);
	background-repeat: no-repeat;
}
.forumTop a {
	width: 251px;
	height: 38px;
	display: block;
}
.voteTop {
	width: 251px;
	height: 33px;
	background-image: url(images/vote_top.gif);
	background-repeat: no-repeat;
}
.partnersTop {
	width: 251px;
	height: 33px;
	background-image: url(images/partners_top.gif);
	background-repeat: no-repeat;
}
.partners ul {
	margin: 0px;
	padding: 0px;
}
.partners li {
	list-style-type: none;
	margin: 10px;
}
.formTable {
	width: 430px;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.button {
	height: 22px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.buttonLoggedIn {
	height: 22px;
	width: 100px;
	text-align: center;
	margin: 5px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #8eb11c;
	border: #d9e7b0 1px solid;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.pager {
	border-top: #aaaaaa 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerTitle, .pagerComment {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a {
	text-decoration: none;
	color: black;
}
.pagerItem a:hover {
	text-decoration: none;
	color: #444444;
}
.listBlock h3 {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.listBlock h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.listBlockMore {
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	margin-right: 20px;
}
.back {
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
}
/* questionnaire */
.question {
	margin: 10px 0px 10px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
.questionHead {
	width: 640px;
	background: #8e2800;
	padding: 10px;
	font-size: 16px;
	color: #ffffff;
}
.text-other {
	width: 400px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: #e6e4dd;
	border: 1px solid #bcb4aa;
}
.answer-text {
	width: 100%;
	height: 20px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: #e6e4dd;
	border: 1px solid #bcb4aa;
}
.answer-textarea {
	width: 97%;
	height: 70px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: #e6e4dd;
	border: 1px solid #bcb4aa;
}
.text-small {
	width: 40px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: #e6e4dd;
	border: 1px solid #bcb4aa;
}
