body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #ffffff;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #030006 url('images/bg.jpg') center top repeat;
	text-align: center;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.red {
	color: #d74600;
}

.blue {
	color: #00a5e2;
}

.yellow {
	color: #fff000;
}

.white {
	color: #ffffff;
}

.magenta {
	color: #12c1ed;
}

.border-purple {
	color: #84118f;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container {
	width: 900px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.header-top {
	width: 900px;
	height: 63px;
	overflow: hidden;
}

.header {
	width: 900px;
	height: 227px;
	background: url('images/header-bg-900x227.png');
	overflow: hidden;
}

.header-container {
	width: 900px;
	height: 290px;
	overflow: hidden;
}

.logo {
	width: 120px;
	height: 120px;
	background: url('images/logo.png') center center no-repeat;
	position: relative;
	top: -280px;
	left: 390px;
	z-index: 100;
}

#menu {
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 31px;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	background: transparent url('images/menu-bg.png') no-repeat;
	overflow: hidden;
	width: 900px;
	margin-top: 8px;
}


.main-slide {
	width: 900px;
	height: 227px;
}



.sidebar {
	width: 195px;
	overflow: hidden;
}

.middle {
	width: 480px;
	overflow: hidden;
}

.content-top {
	margin-top: 8px;
	background: transparent url('images/content-bg-top.png') no-repeat;
	width: 900px;
	height: 9px;
}

.content {
	background: transparent url('images/content-bg-middle.png') repeat-y;
	overflow: hidden;
	width: 900px;
}

.content-bottom {
	background: transparent url('images/content-bg-bottom.png') no-repeat;
	width: 900px;
	height: 9px;
}

.content-inner {
	width: 880px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.content-holder {
	margin-top: 10px;
}

.box {
	width: 200px;
	overflow: hidden;
}

.box-inner {
	margin-top: 10px;
	/*width: 180px;*/
	overflow: hidden;
	/*background: #000000;*/
}

.box-title {
	font-size: 17px;
	font-weight: bold;
}

.float-box {
	width: 200px;
	overflow: hidden;
	background: #000000;
	position: absolute;
	border: 2px solid #e8e1d0;
	display: none;
	z-index: 120;
}

.box-spacer {
	margin-top: 13px;
}

.box-bottom-spacer {
	margin-bottom: 5px;
}

.programok-holder {
	margin-top: 6px;
	text-align: center;
}

.page-div {
	width: 466px;
	/*border: 1px solid #e8e1d0;*/
	border: 1px solid #12c1ed;
	margin-top: 6px;
	margin-left: 6px;
}

.page-div a, .page-div a:visited, .page-div a:hover {
	color: #fff000;
}

.inner-page-div {
	padding: 6px;
}

.img-border {
	border: 2px solid #e8e1d0;
}

#footer {
	/*padding-left: 10px;*/
	text-align: center;
	margin-top: 10px;
}

#lapozas {
	text-align: center;
}

.hr-div {
	height: 1px;
	border-top: 1px solid #12c1ed;
}

.box-image-border {
	margin-top: 10px;
	margin-bottom: 10px;
	/*text-align: center;*/
}

.box-image-border ul {
	padding: 0px;
}

.box-image-border ul li {
	margin-bottom: 5px;
}

#message {
	border: 1px solid #74a663;
	color:#2d6a18;	
	background-color: #ebfde5;	
	padding:20px;	
	margin-top: 3px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#error {
	border: 1px solid #ffabab;	
	color:#d64a4a;	
	background-color:#fff1f1;	
	padding:20px;	
	margin-top: 3px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.input_submit {
	border: 0px;
	margin-top: 10px;
	font-size: 18px;
	color: #fff000;
	background: transparent;
}

.input_text {
	width: 180px;
}

form#newsletter label.error {
	display: inline;
	color: #ff0000;
}

form#newsletter input.error {
	/*border: 1px solid #ff0000*/;
}

form#kapcsolat label.error {
	display: block;
	color: #ff0000;
}

/*Slide in newsletter*/
form#newsletter2 label.error {
	display: block;
	color: #ff0000;
}

form#newsletter2 input.error {
	/*border: 1px solid #ff0000;*/
}

.newsletter-slidein {
	z-index: 10;
	position: absolute;
	top: -500px;
	padding: 10px;
	background: #000000;
	border: 5px solid #ffffff;
	text-align: left;
	color: #ffffff;
}

#facepile_container {
	padding: 0px 5px 10px 5px;
	background: #ffffff;
	overflow: hidden;
}

#fbloginbutton-container {
	float: left;
}

.fbafterlogin-container {
	height: 21px;
	overflow: hidden;
	background: #000000;
	margin-right: 10px;
}

.fbafterlogin-container img {
	float: left;
}

.fbafterlogin-container-inner {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 21px;
}

.one-video {
	width: 140px;
	margin-right: 10px;
	float: left;
	text-align: center;
	height: 140px;
	overflow: hidden;
}

#video_gallery_container {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}

a.fbsharebutton {
	background: url('images/fb-logo-20x20.png') center left no-repeat;
	display: inline-block;
	color: #ffffff !important;
	padding-left: 25px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
