body {
	margin: 10px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #bab0bd;
	background-color: #2a182b;
	margin-top: 0px;
	padding: 8px 8px 8px 20px;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #bab0bd;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #bab0bd;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #bab0bd;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #bab0bd;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #bab0bd;
}
p, div, td, li {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #d0abcb;
}
a {
	text-decoration: none;
	color: #bab0bd;
	outline: 0;
}
a:hover {
	text-decoration: none;
}
pre {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #34818f;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.indexLink {
	padding-top: 10px;
	font-weight: bold;
}
.mainTable {
	width: 849px;
	margin: auto;
	height: 100%;
}
.leftCell {
	width: 213px;
	vertical-align: top;
	height: 100%;
	background-color: #3e2340;
}
.leftTop {
	position: relative;
	height: 380px;
}
.logoFlashContainer {
	position: absolute;
	left: -32px;
	top: -1px;
	width: 245px;
	height: 380px;
	background: url(images/flash_container.png) no-repeat;
}
.videoBlock {
	width: 213px;
	background: url(images/video_back.png) no-repeat top;
	padding-top: 55px;
	padding-bottom: 30px;
}
.videoBlockEn {
	width: 213px;
	background: url(images/video_back_en.png) no-repeat top;
	padding-top: 55px;
	padding-bottom: 30px;
}
.newsBlock {
	width: 213px;
	background: url(images/news_back.png) no-repeat top;
	padding-top: 55px;
	padding-bottom: 15px;
}
.newsBlockEn {
	width: 213px;
	background: url(images/news_back_en.png) no-repeat top;
	padding-top: 55px;
	padding-bottom: 15px;
}
.newsItem a {
	display: block;
	padding: 5px 5px 5px 20px;
	color: white;
	line-height: 16px;
}
.rightCell {
	width: 637px;
	vertical-align: top;
	height: 100%;
	background: url(images/content_back.png) no-repeat 0px 239px;
	background-color: #3e2340;
}
.menuContainer {
	width: 637px;
	height: 239px;
	background: url(images/menu_container.png) no-repeat;
	position: relative;
}
.englishVersion {
	position: absolute;
	width: 151px;
	height: 23px;
	right: 18px;
	top: 105px;
	background: url(images/english_version.png) no-repeat;
}
.magyarVerzio {
	position: absolute;
	width: 151px;
	height: 23px;
	right: 18px;
	top: 105px;
	background: url(images/magyar_verzio.png) no-repeat;
}
.englishVersion a, .magyarVerzio a {
	display: block;
	width: 151px;
	height: 23px;
}
.mainMenu {
	position: absolute;
	top: 158px;
	left: 16px;
}
.mainMenuEn {
	position: absolute;
	top: 158px;
	left: 0px;
}
.mainMenu ul, .mainMenuEn ul {
	margin: 0px;
	padding: 0px;
}
.mainMenu li, .mainMenuEn li {
	list-style-type: none;
	float: left;
}
.mainMenu li a {
	display: block;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: white;
}
.mainMenuEn li a {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: white;
}
.mainMenu li a:hover, .mainMenuEn li a:hover {
	background: url(images/menu_triangle.gif) no-repeat 50% 100%;
}
.mainMenuActive {
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: white;
	background: url(images/menu_triangle.gif) no-repeat 50% 100%;
}
.subMenu {
	border-top: #4d334e 1px solid;
	border-bottom: #4d334e 1px solid;
	position: absolute;
	top: 198px;
	left: 16px;
	width: 595px;
	height: 30px;
}
.subMenu ul {
	margin: 0px;
	padding: 0px;
}
.subMenu li {
	list-style-type: none;
	float: left;
}
.subMenu li a {
	display: block;
	padding: 0px 10px 0px 10px;
	margin: 7px 0px 7px 0px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-right: white 1px solid;
	line-height: 14px;
}
.subMenu li a:hover {
	text-decoration: underline;
}
.subMenuActive {
	padding: 0px 10px 0px 10px;
	margin: 7px 0px 7px 0px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-right: white 1px solid;
	line-height: 14px;
	text-decoration: underline;
}
.content {
	padding: 0px 25px 0px 5px;
}
.content p, div, td, li {
	line-height: 20px;
}
.contentInner {
	padding-left: 20px;
	padding-right: 20px;
}
.contentInner h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.details {
	text-align: right;
	border-bottom: #d0abcb 1px dotted;
}
.backDiv {
	margin-top: 10px;
}
.bottom {
	width: 849px;
	height: 210px;
	background: url(images/bottom.png) no-repeat;
	position: relative;
}
.bottomEn {
	width: 849px;
	height: 210px;
	background: url(images/bottom_en.png) no-repeat;
	position: relative;
}
.email {
	display: block;
	position: absolute;
	width: 150px;
	height: 11px;
	left: 285px;
	top: 148px;
}
.kapcsolat {
	display: block;
	position: absolute;
	width: 92px;
	height: 11px;
	left: 461px;
	top: 148px;
}
.impresszum {
	display: block;
	position: absolute;
	width: 92px;
	height: 11px;
	left: 581px;
	top: 148px;
}
.blank {
	height: 14px;
}
.videoItem {
	position: relative;
	left: 11px;
	width: 191px;
	border-bottom: #cda1c0 1px dotted;
	padding-bottom: 2px;
}
.videoItemLeft {
	float: left;
	width: 100px;
}
.videoItemLeft a {
	color: #bab0bd;
	display: block;
	font-weight: bold;
	padding: 5px;
}
.videoItemRight {
	width: 90px;
	float: right;
	font-weight: bold; 
	padding-top: 7px;
	background: url(images/thumbnail_arrows.png) no-repeat left middle;
}
.videoItemRight img {
	margin-left: 25px;
}
.formTable {
	width: 560px;
}
.formTable td {
	padding: 10px 5px 10px 5px;
	vertical-align: top;
}
.formLeftCell {
	width: 205px;
}
.formRightCell {
	text-align: right;
	width: 385px;
}
.inputBox {
	border: #2a182b 1px solid;
	background-color: #482e49;
	color: #ccc4cf;
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 2 5 5 5;
	height: 24px;
	width: 380px;
}
.inputBoxHalf {
	border: #2a182b 1px solid;
	background-color: #482e49;
	color: #ccc4cf;
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 2 5 5 5;
	height: 24px;
	width: 190px;
}
.textareaBox {
	border: #2a182b 1px solid;
	background-color: #482e49;
	color: #ccc4cf;
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 5px;
	height: 84px;
	width: 380px;
}










.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;
}
.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;
}
a.registrationTop {
	width: 213px;
	height: 46px;
	background: url(images/registration.png) no-repeat;
	position: relative;
	display: block;
}
a.registrationTopEn {
	width: 213px;
	height: 46px;
	background: url(images/registration_en.png) no-repeat;
	position: relative;
	display: block;
}
.registrationTop a, .registrationTopEn a, {
	display: block;
	position: absolute;
	width: 143px;
	height: 26px;
	left: 16px;
	top: 13px;
}
.login {
	width: 213px;
	height: 150px;
	background: url(images/login.png) no-repeat top;
	position: relative;
}
.loginEn {
	width: 213px;
	height: 150px;
	background: url(images/login_en.png) no-repeat top;
	position: relative;
}
.inputBoxLoginEmail {
	border: #482e49 1px solid;
	background-color: #482e49;
	color: #ccc4cf;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	position: absolute;
	left: 24px;
	top: 33px;
	width: 166px;
	height: 20px;
	padding: 0px;
}
.inputBoxLoginPassword {
	border: #482e49 1px solid;
	background-color: #482e49;
	color: #ccc4cf;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	position: absolute;
	left: 24px;
	top: 64px;
	width: 166px;
	height: 20px;
	padding: 0px;
}
.submitBelepes {
	position: absolute;
	left: 112px;
	top: 90px;
}
.forgotPwd {
	display: block;
	position: absolute;
	left: 20px;
	top: 96px;
	font-size: 11px;
	color: #b19eb2;
	text-decoration: underline;
}
.loginError {
	position: absolute;
	top: 122px;
	left: 15px;
	width: 183px;
	color: red;
}
.loggedIn {
	margin-left: 15px;
	width: 180px;
}
.logoutLink {
	font-size: 11px;
	color: #b19eb2;
	text-decoration: underline;
}
.pagerBlock {
	margin-top: 10px;
	background-color: #301838;
	padding: 5px;
	text-align: center;
}
.pagerItem {
	display: inline;
	color: #b19eb2;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}
.pagerItem a {
	color: #e2c5de;
}
