* {
	margin: 0;
	padding: 0;
}
 

body {
	margin: 25px 0 0 0;
	background: url(../images/page_bg.png) #2a2a2a;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
}

p {
	line-height: 1.5em;
}

a:link, a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
}

form, object, input {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: none;
}

iframe {
	overflow: hidden;
}

.event { 
	width: 450px;
	border-bottom: 1px dotted #fff;
	margin-top: 6px;
	padding-bottom: 10px;
}
* html .event { /* IE6 alatt sIFR rosszul számítja a szélességet */
  overflow: hidden;
}

.date {
	font-family: Arial , Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	width: 110px;
	margin-top: 9px;
}
.day {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #44435a;
	padding: 0px 15px 0 13px;
	color: #fff;
	width: 130px;
	line-height: 15px;
	text-transform: uppercase;
}

.style {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #666;
	padding: 0px 88px 0 13px;
	color: #fff;
	width: 110px;
	margin-top: 1px;
	line-height: 15px;
}

.etc, .trigger, .slider {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding: 0px 13px 0 13px;
	color: #fff;
	text-align: left;
	margin-top: 1px;
	line-height: 15px;
}

.indent {
	padding-left: 26px;
}

.trigger{
		cursor: pointer;
}

.eventname {
	width: 300px;
	margin: 0px 0 0 10px;
}

.alert {
	color: #DF0000;
}
h1, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	/*letter-spacing: -.05em;*/
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 30px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 {
	font-size: 19px;
	margin: 0;
	padding: 0;
	margin-left: 13px;
}
/*
h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}
*/



.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background:url(/images/head_image.jpg) top left no-repeat #5cc0f1;
}

#footer {
	background: #333;
	color: #FFF;
	clear: both;
	width: 100%;
}

#footer .email {
	padding: 8px 10px;
	float: right;
}

#footer p {
	margin: 0;
	padding: 5px 10px
}




#left {
	float: left;
	width: 450px;
	background-image: url(../images/left_bg.png);
	background-repeat: no-repeat;
}

* html #left {
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+document.childNodes[1].id+"/images/left_bg.png', sizingMethod='crop')");
	_background: none;
}

#left .top {
	height: 500px;
	width: 100%;
}

#left .content {
	position: relative;
}

#logo_wrapper {

	margin-left: 20px;
	margin-top: 22px;
}

/*	included in left bg
#mono_logo {
	float: left;
	width: 210px;
	height: 59px;
	background:url(images/mono_logo.png) no-repeat;
}

* html #mono_logo {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mono_logo.png', sizingMethod='crop');
	_background: none;
}
*/


#right {
	float:right;
	width:450px;
	background: url(../images/right_bg.png) top left no-repeat;
}

* html #right {
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+document.childNodes[1].id+"/images/right_bg.png', sizingMethod='crop')");
	_background: none;
}

#right .content {
	position: relative; /* explorer meets png & link bugfix */
	background: url(../images/right_bg.png) left -282px no-repeat #336699;
	min-height: 255px;
	_height: 258px; /* Internet Explorer will ignore min-height. The IE bug automatically expands the container to fit the extra text.*/
}

#top-right-round-corner {
	position: absolute;
	margin-left: 340px;
	width: 110px; 
	height: 111px; 
	background:url(../images/top-right_bg.png) no-repeat; 
	float: right;
}

* html #top-right-round-corner {
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + document.childNodes[1].id + "/images/top-right_bg.png', sizingMethod='crop')");
	_background: none;
}

.kepek #right .content,
.uzenofal #left .content {
	overflow: auto; /* sIFR goes crazy on FF2 and links cannot be clicked */
}
* html .kepek #right .content, 
* html .uzenofal #left .content {
	overflow: visible; /* IE 6 doesn't like overflow:auto */
}
* html .kepek #left .content {
	height: 1%; /* hasLayout */
}
* html .kepek #thumbnails {
	margin-top: 0 !important; /* text disappears when pulled out of parent box area by negative margin */
}

/*	LOGIN BLOCK	*/
#right .top {
	width: 100%;
	height: 276px;
}

#right .top #form_login {
	width: 111px;
	height: 85px;
	background: url(../images/login_bg.png) no-repeat;
}

* html #right .top #form_login {
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + document.childNodes[1].id + "/images/login_bg.png', sizingMethod='scale')");
	_background: none;
}

#form_wrapper {
	position: absolute;
	float: left;
	margin-top: 21px;
	margin-left: 142px;
	width: 111px;
	
	z-index: 150;
}

#input_wrapper {
	padding-top: 43px;
	width: 81px;
	text-align: center;
	float: left;
}

* html #input_wrapper {
	padding-top: 41px;
}

#input_padding {
	margin-top: 10px;
}

* html #input_padding {
	margin-top: 8px;
}

#form_login input {
	position: relative; /* make it clickable in explorer too when AlphaImageLoader is used underneath */
	background-color: transparent;
	color: #0e2046;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	letter-spacing: 0.5px;
	width: 69px;
	height: 14px;
}


#submit_wrapper {
	float: right;
	padding-top: 62px;
	width: 22px;
}

input#submit_login {
	display: block;
	width: 22px;
	height: 22px;
	
	z-index: 155;
}


#feedback_wrapper {
	position: absolute; 
	margin-left: 132px; 
	margin-top:-120px; 
	float: left; 
	width: 130px; 
	padding-top: 40px; 
	background:url(../images/feedback_bg.png) no-repeat;
}

* html #feedback_wrapper {
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + document.childNodes[1].id + "/images/feedback_bg.png', sizingMethod='crop')");
	_background: none;
}

#feedback_btn {
	float: right; 
	background:url(../images/btn_bg.png) no-repeat; 
	margin-top: 20px;
}

* html #feedback_btn {
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + document.childNodes[1].id + "/images/btn_bg.png', sizingMethod='crop')");
	_background: none;
}

#feedback {
	float: right;  
	margin-right: 8px; 
	padding: 4px; 
	background-color:#8e9bbd;
}

#feedback_text {
	width: 90px; 
	color: #0e2046;
	text-transform: uppercase;
	font-size: 10px; 
	line-height: 18px; 
	text-align: left;
}

#inp_feedback_btn {
	position: relative;
	width: 22px; 
	height: 23px;
	cursor: pointer;
	z-index: 165;
}
/*	LOGIN END	*/




/*	MENU	*/
#menu_wrapper {
	position: absolute; 
	float: right; 
	width: 450px;
	overflow: hidden; 
	z-index: 100;
}

#menu {
	width: 170px; 
	height: 112px; 
	margin-left: 280px;
	background: url(../images/menu_bg.png) left top no-repeat; 
}

#menu ul {
	position: relative; 
	list-style: none; 
	font-size: 10px;
	text-transform: uppercase;
}

* html #menu {
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + document.childNodes[1].id + "/images/menu_bg.png', sizingMethod='crop')");
	_background: none;
}

#menu ul a {
	color: #333;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 26px;
	-moz-outline-style: none;
}

#menu ul a:hover {
	color: #50b9ef;
}

#menu ul li {
	margin-bottom: 2px;
	height: 26px;
	margin-left: 0px;
}

#menu ul li.kepek { 
	padding-left: 12px; 
	padding-right: 50px;
}

#menu ul li.uzenofal {
	padding-left: 25px;
	padding-right: 25px;
}

#menu ul li.esemenyek {
	padding-left: 55px;
	padding-right: 12px;
}

#menu ul li.kilepek {
	padding-left: 110px;
	padding-right: 5px;
}



/*	gallery	*/
#thumbnails .thumbnail {
	position: relative;
	width: 94px;
	height: 94px;
	
	cursor: pointer;
	background: center no-repeat #fff;
}

#thumbnails .title {
	font-size: 12px;
	margin-bottom: 4px;
}


/*	messageboard	*/
#form_message {
	padding: 0 20px 40px 20px;
}

#form_message input,
#form_message textarea {
	width: 94px;
	display: block;
	margin-bottom: 5px;
	padding: 2px;
	
	border: 1px solid #333;
	border-right-color: #fff;
	border-bottom-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #ffca5e;
}

#form_message textarea {
	height: 60px;
	width: 80%;
	overflow: auto;
}

#form_message label {
	width: 80%;
	display: block;
}

#form_message img#img_verify {
	margin-top: 20px;
	margin-bottom: 5px;
	
	border: 1px solid #333;
	border-right-color: #fff;
	border-bottom-color: #fff;
}

#form_message .submit_btn {
	width: 100px;
	display: block;
	margin-top: 10px;
	padding: 0;
	
	border: 1px solid #333;
	border-left-color: #fff;
	border-top-color: #fff;
	background-color: #285a8f;
	color: #fff;
}

#form_message .feedback {
	margin: 20px;
	margin-top: 0;
	
	color: #285a8f;
	text-decoration: underline;
}

h2.mono_msg {
	padding-left: 18px;
	background: url(../images/mono_msg.gif) 0 4px no-repeat;
}

/*	events	*/
.event_thumb {
	float: left;
	display: inline;
	width: 60px;
	height: 60px;
	margin-left: 13px;
	margin-top: 2px;
	cursor: pointer
}

.no_thumb {
	background-image: url(../images/no_event_logo.png);
	cursor: default;
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+document+"/images/no_event_logo.png', sizingMethod='scale')");
	_background: none;
}