html {font-size: 0.75em;}
body {
	background: url(images/body.jpg) center center;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}
* {
	font-family: Verdana, Arial, Sans, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}
ul, ol, dl {margin: 0.5em 1em}
li {margin-left: 1.5em; line-height: 1.5em;}
option {padding-left: 0.75em}
#subheader ul, #subheader li, #userbar ul, #userbar li, #navigation ul, #navigation li {margin: 0; line-height: inherit;}

/*Links*/

a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #ffffff;
    text-decoration:underline;
}

a:hover{
    text-decoration: underline;
    color: #FFFFFF;
}
a#content {visibility: hidden;}
#subheader a, #links a {
	color: #FFFFFF;/*fejléc linkek*/
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Sans, sans-serif;
	font-size: 1.05em;
	height: 2em;
	padding: 0em 0.5em;
	background:url(images/nav-active.png);
}



#anchors a{
	color: #FFFFFF;
	margin-left: 0.25em;
}
#links a{
	padding-left: 0;
	font-size: 1em;
}
#footer a{color:#FFFFFF;}
#footer a:hover{text-decoration: underline;}

/*Structure*/
#main {
	left: 0;
	position: absolute;
	top: 0;
}
#mainheader {
	padding: 0.5em 1em;
    margin-left: 50px;
}
#subheader, #userbar {
	height: 2em;
	line-height: 2em;
	overflow: hidden;
}
#subheader {
	width: 700px;
    height: 57px;
    margin: 0 auto;
    padding-top: 15px;
    background-repeat: no-repeat;
    background-position: bottom left;
}


#subheader ul {
    padding-left: 0px;
}

#subheader li {
    display: inline;
}

#subheader a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    display: block;
    float: left;
    width: 20%;
    height: 37px;
    padding-top: 19px;
    margin-top: 1px;
}

#subheader a:hover{
   background: url(images/nav_active.png);
   background-repeat: no-repeat;
   background-position: center;
}


#userbar ul li, #subheader ul li {display: inline;}
#userbar img {
	vertical-align: middle;
	margin-top: -3px;
}
#userbar_shadow {
	margin: -0.5em 10% 0 10%;
	width: 100%;
}
#userbar, #mainheader, #cont {
	border-width: 0 4px;
}
#cont{
	position: relative;
	top: 0;
	left: 0;
}
#side_tl{
	position: absolute;
	left: -4px;
	top: 0;
}
#side_tr{
	position: absolute;
	right: -4px;
	top: 0;
}
#cont_b {
	height: 20px;

}
#main-bg {
	line-height: 1.4em;
	padding: 2em 1em;
}
#side-border-right, #side-border-left {
	padding: 2em 0.75em;
	width: 15em;
	max-width: 15em;
	background:url(images/top_r.png);
	display: inline;
}
#side-border-left {
	padding-right: 0.5em;
	float: left;
}
#side-border-right {
	padding-left: 0.5em;
	float: right;
}
* html #side-border-right {margin-left: -3px;}
* html #side-border-left {margin-right: -3px;}
.side-both #main-bg {margin: 0 16em;}
.side-left #main-bg {margin-left: 16em;}
.side-right #main-bg {margin-right: 16em;}
.side-left #side-border-right {display:none;}
.side-right #side-border-left {display:none;}


/*Navigation Panel*/
#navigation h2, .side-label {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 1.0em;
	padding: 0.15em;
	font-weight: 500;
}
#navigation ul {
	margin-left: -0.25em;
	list-style-type: none;
	line-height: 1.2em;
}
* html #navigation ul li {height: 1%;}
#navigation a {
	display: block;
	color: #FFFFFF;
	padding: 0.2em 0.2em 0.2em 0.2em;
	text-decoration : none;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
}


/*Misc Styles*/
.pagenav {padding: 0.4em;}
.pagenav span, .pagenav a, .pagenav a:hover {
	color: #006699;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}
.pagenav a {
	color: #00000;
}
#footer, #subfooter {
	width: 100%;
	color: #FFFFFF;
	margin: 1.5em auto;
	padding: 1em;
	font-size: 0.8em;
}
.textbox,.button, .quote {
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 1em;
	margin-top: 0.1em;
	padding: 0.25em;
}

.textbox:focus{
	
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.button{color: #000000;}
.bbcode {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 1em;
	margin-top: 0.1em;
}
.news-category {
	float: left;
	margin: 0.2em 0.5em 0 0;
}
.news-footer-img {vertical-align: middle;}
.news-footer {padding: 0.5em;}
.panelcap {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 1.15em;
	line-height: 1em;
	font-weight: 500;
	margin: 0;
}
.panelbody {
	padding: 0.15em 0.3em;
	margin-bottom: 0.8em;
	border-top: 2px solid #000000;
}
.quote, .admin-message {
	color: inherit;
	margin: 0.25em;
}
.admin-message{
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 0.4em 0.4em 0.6em 2.8em;
	margin: 1em auto;
	width: 80%;
}
.poll {
	height: 1.3em;
}
.comment-name {
	color: #FFFFFF;
	font-weight: 700;
}
.shoutboxname {font-weight: 700;}
.shoutboxdate {
	color: #000000;
	font-size: 0.8em;
}
.small,.small2,.side-small {font-size: 0.9em;}
.tbl,.tbl1,.tbl2,.forum-caption {padding: 0.3em;}
.tbl-border{background:; border: 1px solid #;}
.tbl1{background: ;}
.tbl2 {background:;}
.forum-caption {
	font-weight: 700;
	background:;
}
code, pre {
	font-family: monospace;
	font-size: 1.1em;
}
hr {
	border: solid #000000 1pt;
	height: 1pt;
}
.panelbutton{float: right;}
h1,h2,h3,h4,h5,h6 {font-size: inherit;}


/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}

#container{
	width: 100%;
	overflow-x: auto;
	overflow-y: visible;
}

/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}

/* TinyMCE specific rules */
body.mceContentBody {
	color: #000000;
}