* {
	border: 0;	border-collapse: collapse;	border-spacing: 0;	margin: 0;	padding: 0;}html { height: 100%; }body {	background: #000 url(../images/bg_body.jpg) no-repeat 50% 0 fixed;	color: #fff;	height: 100%;	text-align: center;}
body, textarea, input {	font: 62.5%/100% Verdana, Tahoma, Arial, sans-serif; }h1, h2, h3, h4, h5, h6, textarea, input, select { font-size: 1em; }ul { list-style: none; }a { text-decoration: none; }img, fieldset { border: none; }/** INPUT ELEMENTS **/
form label {
	float: left;
	padding-top: 2px;
	width: 150px; 
}textarea, input, select {	background: #fff;	border: 1px solid #1f4564;	padding: 2px;}/** MAIN ELEMENTS **/
#container {	margin: 0 auto;
	overflow: hidden;	position: relative;
	width: 760px;}
#header  {
	float: left;
	overflow: hidden;
	width: 760px;
}
#mainContent {
	float: left;
	font-size: 1.3em;
	line-height: 130%;
	overflow: hidden;
	padding: 10px 30px;
	text-align: justify;
	width: 700px;
}
#footer {
	background: url(../images/bg_footer.png) no-repeat 50% 0;
	float: left;
	height: 30px;
	padding: 110px 60px 0 0;
	width: 700px;
}
#adminMenu {
	border: 1px dotted #fff;
	margin-top: 5px;
	overflow: hidden;
	padding: 5px;
	width: 688px;
}/** MAINCONTENT ELEMENTS **/#mainContent a { color: #fff; }
#mainContent a:hover { text-decoration: underline; }#mainContent h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
}
#mainContent h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
}#mainContent p {	padding-bottom: 5px;}#mainContent li {	list-style-type: disc;	margin-left: 30px;	padding: 0 10px 5px 0;}#mainContent ol {	margin-left: 20px;	padding-bottom: 5px;}
#mainContent #content {
	overflow: hidden;
	width: 700px;
}
#mainContent .calendar {
	margin: 0 auto;
	overflow: hidden;
	width: 700px;
}
#mainContent .calendar .idopont {
	background: url(../images/bg_cal_date.png) no-repeat 0 0;
	color: #000;
	height: 30px;
	text-align: center;
	width: 180px;
}
#mainContent .calendar .helyszin {
	background: url(../images/bg_cal_text.png) no-repeat 0 0;
	color: #000;
	height: 30px;
	text-align: center;
	width: 515px;
}
#mainContent .gallery {
	margin: 0 auto;
	text-align: center;
}
#mainContent .gallery .inactive {
	color: #9c9c9c;
}
#mainContent .gallery .category {
	float: left;
	padding: 5px;
	text-align: justify;
	width: 340px;
}
#mainContent .gallery .category .thumbnail {
	float: left;
	width: 130px;
}
#mainContent .gallery .category .thumbnail img {
	border: 2px solid #fff;
}
#mainContent .gallery .images img {
	border: 2px solid #fff;
}
#mainContent .gallery .images .zoom {
	margin-bottom: 3px;
}
#mainContent .gallery .images .thumbnails {
	margin-top: 7px;
}
#pagenav {
	text-align: center;
}
/** FORUM ELEMENTS **/
#mainContent .comment {
	margin-bottom: 8px;
}
#mainContent .comment .header {
	background: #d8cfc1;
	color: #000;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0;
	padding: 2px 5px;
	width: 690px;
}
#mainContent .comment .header a { 
	color: #c00000;
	font-size: 0.9em;
}
#mainContent .comment .date {
	float: right;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
#mainContent .comment .text {
	border: 1px solid #fff;
	background: #d8cfc1;
	color: #000;
	filter:alpha(opacity=80);
    -moz-opacity:0.7;
    opacity: 0.7;
	padding: 5px;	
}
#mainContent .comment .modified {	
	color: #c00000;
	font-size: 0.8em;
	font-style: italic;	
}
#mainContent .commentNavigator {
	margin-bottom: 3px;
	overflow: hidden;
	padding: 5px 0;
	width: 700px;
}
#mainContent .commentNavigator .title {
	color: #fff;
	font-weight: bold;
}
#mainContent .commentNavigator .selector {
	border: 1px solid #FFFFFF;
	background: #0E0E0E;
	color: #FFFFFF; 
	float: right;
	font-size: 0.9em;
	padding: 0;
	text-align: center;
	width: 100px;
}
#mainContent .forumEditor {
	padding-bottom: 10px;
}
#mainContent .forumEditor .title {
	color: #fff;
	font-weight: bold;
}
#mainContent .forumEditor .smileys {
	background: #d8cfc1;
	padding: 5px 5px 0px 5px;	
	margin: 0;
}
#mainContent .forumEditor .submitBtn {
	background: #d8cfc1;
	border: 1px solid #fff;
	color: #000;	
	float: right;	
	height: 20px;
	margin-left: 5px;
	overflow: visible;
	padding: 0 5px;	
	text-align: center;	
	width: auto;	
}
#mainContent .forumEditor .text {
	border: 1px solid #fff;
	background: #d8cfc1;
	filter:alpha(opacity=80);
    -moz-opacity:0.7;
    opacity: 0.7;	
	font-size: 1em;
	padding: 1px 5px;
	width: 688px;
}
#mainContent .forumEditor .longtext {
	border: 1px solid #fff;
	background: #d8cfc1;
	filter:alpha(opacity=80);
    -moz-opacity:0.7;
    opacity: 0.7;
	height: 55px;
	padding: 5px;
	width: 688px;
}
#mainContent .forumEditor .sectext {
	border: 1px solid #fff;
	background: #d8cfc1;
	filter:alpha(opacity=80);
    -moz-opacity:0.7;
    opacity: 0.7;
	float: right;
	font-weight: bold;
	height: 14px;
	padding: 2px;
	text-align: center;
	width: 100px;
}
#mainContent .forumEditor .sectitle {
	color: #fff;
}
#mainContent .forumEditor .secmsg {
	color: #f5a40a;
	font-family: Arial;
	font-size: 1.3em;
}
#mainContent .forumEditor .notify {	
	border: 1px dotted #f5a40a;
	color: #f5a40a;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 3px 0;
	text-align: center;
}
/** HEADER ELEMENTS **/
#header ul li {
	display: inline;
	float: right;
	position: relative;
}
/** FOOTER ELEMENTS **/
#footer a { color: #9c9c9c; }
/** CLEARFIX ELEMENTS **/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; width: 100%; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
