* {
	padding: 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
margin: 0.7em 0;
line-height:1.8em;
text-align:justify;
}
dl {
margin:1em 0;
}
dt 
{
font-weight:bold;
}
dd 
{
margin:0.5em;
padding:0;
}
img 
{
padding:5px;
background-color:#3f3f3f;
margin:5px;
border:#000 1px solid;
}
a img:hover
{
padding:5px;
background-color:#3f3f3f;
margin:5px;
border:#fff 1px solid;
}
img.right {
float: right;
margin:0 0 10px 10px;		
}
img.left {
float: left; 
margin:10px 10px 10px 0;	
}
.clear {
clear:both;
height:20px;
}
body 
{
background: #171717 url(../img/bg.gif);
margin: 10px;
font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
color: #fff; 
text-align: center;
}
a 
{
text-decoration:none;
}
a:link, a:visited {
color: #c49400;
text-decoration:none;
}
a:hover, a:active {
text-decoration:underline;
color:#fff;
}
h1, h2, h3, h4, h5, h6 
{
color:#c49400;
}

#container {
margin: 0 auto;
padding:0;
width:990px;
position: relative; 
text-align: left;
border:1px solid #000;
background:#313131;
}
#navigation {
background-image:url(../img/orange/orange-li.gif);
background-repeat:repeat-x;
background-position:center;
overflow: hidden; 
width:990px; 
position: relative; 
text-align: left;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
margin: 0 auto; 
}
html #navigation {
height: 1%;
}
#navigation ul li {
float: left; 
margin: 0px; 
list-style-type: none;
}
#navigation ul li a {
border-right:1px solid #1e1e1e;
border-bottom:none;
padding: 9px 15px 9px 15px; 
display: block; 
font-weight:bold;
color:#fff;		
text-decoration: none;
background:#eeeeee;
font-size:12px;
letter-spacing:0px;
background-image:url(../img/orange/orange-li.gif);
background-repeat:repeat-x;
background-position:center;
}
#navigation ul li a:hover, 
#navigation ul li a:active, 
#navigation ul li.current_page_item a 
{
background-image:url(../img/li-hover.gif);
background-repeat:repeat-x;
background-position:top;
color: #fff;	
border-right:1px solid #1e1e1e;
border-bottom:none;
font-size:12px;
text-decoration:underline;
}
#header {
clear: both; 
margin: 0 auto; 
width:990px;
position: relative;
text-align:left;
padding:15px 0px 15px 0px;
color:#FFFFFF;
}
#header h1 
{
font-size:1.8em;
margin:10px 0 0 0px;
font-variant:small-caps;
letter-spacing:0px;
color:#FFFFFF;
}
#header h1 a {

text-decoration:none;	
border:0;
color:#FFFFFF;
}
#header h2 
{
margin:5px 0 0 0px;
font-size:1em;
font-weight:normal;
letter-spacing:0px;
}

#content {

width:980px;
margin:0 auto;
position:relative;
padding-bottom:10px;

}
html #content {

}
#content h4 {
font-size: 1.1em; 
margin: 1em 0 0 0;
}
#content h5 {
font-size: 1em; 
margin: 1em 0;
}
#content-main ul 
{
margin:0 1em;
padding:0 1em;
list-style-image:url(../img/bullet.png);
}
#content-main ul.asides 
{
margin:0;
padding:2em;
border-bottom:#000 1px solid;
}
#content ol 
{
list-style-type:decimal;
margin:1em;
padding-left:2em;
}
#content-main {
float: left;
width: 560px;
}
html #section-index #content-main {
margin-right: 0px;
}
#content .post 
{
padding-left:10px;
padding-right:10px;
}
#content h2,
#content h3 
{
font-size: 1.5em; 
margin: 1em 0 0;	
font-weight:normal;
line-height:1.4em;	
letter-spacing:0px;
color: #c49400;
}
input.textbox, textarea
{
background:#333;
border:#000 1px solid;
font:1em Verdana, Arial, Serif;
padding:2px;
color:#FFFFFF;
width:150px;
}
textarea{
width: 90%;
padding:10px;
line-height:2em;
height: 20em;
}
input.textbox:focus, textarea:focus
{
border:#fff 1px solid;
}
#submit 
{
background-image:url(../img/orange/orange-li.gif);
background-repeat:repeat-x;
background-position:center;
padding:3px;
color:#FFFFFF;
font-weight:bold;
border: 1px solid #000000;

}
#submit hover{
background-image:url(../img/top-nav-hover.gif);
background-repeat:repeat-x;
background-position:center;
color: #fff;
}
#header, #content, #sidebar, #footer, .widget {
overflow: hidden;
}

.footer-area{
overflow: hidden; 
width:990px; 
position: relative; 
text-align: left;
margin: 0 auto;
padding:0px 0 9px 0;
font-size:10px;
text-decoration:none;
}
.footer-area a{
font-size:10px;
font-weight:bold;
border:0px;
color:#c49400;
text-decoration:none;
}
.footer-area a:hover{
font-size:10px;
font-weight:bold;
border:0px;
color:#FFFFFF;
text-decoration:underline;
}
#nav{
width: 200px;
margin-top:15px;
margin-left:2px;
margin-right:5px;
margin-bottom:10px;
overflow:hidden;
float:left;
border-right: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
background-color:#292929;
}
#nav img{
margin:5px;
list-style-type: none;
overflow:hidden;
text-align: center;
}

#nav UL{
width: 200px;
margin: 0px;
padding: 0px;
display: block;
overflow:hidden;
}	
#nav LI{
	width: 200px;
	margin: 0px;
	list-style-type: none;
	overflow:hidden;
	text-align: left;
}	

#nav LI A{
width: 200px;
display: block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
text-decoration: none;
overflow:hidden;
text-align: left;
border-bottom: 1px solid #000;
background-color:#292929;
}
#nav LI A:hover{
width: 200px;
text-decoration: none;
display: block;
overflow:hidden;
text-align: left;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
background-color:#2e2e2e;
background-image:url(../img/li-hover.gif);
background-repeat:repeat-x;
background-position:top;
border-bottom: 1px solid #000;
}
#nav-right{
width: 200px;
margin-top:15px;
margin-left:5px;
margin-right:2px;
margin-bottom:10px;
overflow:hidden;
float:right;
position:relative;
border-right: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
background-color:#292929;
}
#nav-right img{
margin:5px;
list-style-type: none;
overflow:hidden;
text-align: center;
}

#nav-right UL{
width: 200px;
margin: 0px;
padding: 0px;
display: block;
overflow:hidden;
}	
#nav-right LI{
width: 200px;
margin: 0px;
list-style-type: none;
overflow:hidden;
text-align: left;
}	
#nav-right LI A{
width: 200px;
display: block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
text-decoration: none;
overflow:hidden;
text-align: left;
border-bottom: 1px solid #000;
background-color:#292929;
}
#nav-right LI A:hover{
width: 200px;
text-decoration: none;
display: block;
overflow:hidden;
text-align: left;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
background-color:#2e2e2e;
background-image:url(../img/li-hover.gif);
background-repeat:repeat-x;
background-position:top;
border-bottom: 1px solid #000;
}
.cat{
width:200px;
margin: 0px;
padding:4px;
overflow:hidden;
border-bottom: 1px solid #000000;
text-align: left;
color:#fff;
font-weight:bold;
background-image:url(../img/cat-box-rep.png);
background-position:top;
background-repeat:repeat-x;
}
.kereso{
width:536px;
margin: 16px 0px 0px 0px;
padding:4px 4px 4px 4px;
overflow:hidden;
border: 1px solid #000000;
text-align: left;
vertical-align: top;
font-size:11px;
color:#fff;
font-weight:bold;
background-image:url(../img/cat-box-rep.png);
background-position:top;
background-repeat:repeat-x;
}
#main-image{
width:990px;
height:120px;
background:url(../img/orange/orange-banner.jpg) no-repeat center;
border: 1px solid #000;
padding:0px;
margin:0 auto;
position:relative;
}
#main-image IMG{
border: 0px;
padding:0px;
margin:0 auto;
}
.tartalom {
	width:850px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.alter {
	background-color:#464646;
}
.getmezo1 {
	padding:1px;
	margin:0px;
	font-size:11px;
	color:#333;
	background-color: #E1F3DA;
	width: 98px;
}
.getmezo2 {
	padding:2px;
	margin:0px;
	font-size:11px;
	color:#333;
	background-color: #E1F3DA;
	width: 94px;
}
.magunkrol {
	text-align: center;
}
.magunkrol td	{
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.registration {
	text-align: center;
	border: 1px solid #B78B01;
	padding: 10px;
	height: 100px;
	width: 400px;
	position: relative;
	left: 65px;
	top: 10px;
}
.message {
	background-color:#464646;
	text-align: center;
	border: 1px solid #B78B01;
	padding: 20px;
	position: relative;
	left: 0px;
	top: 50px;
}
.news {
	line-height: 1.6em;
	font-size: 90%;
	text-align: justify;
	padding-left: 4px;
	padding-right: 0px;
	width: 190px;
}
.csik {
	background-image:url(../img/orange/orange-li.gif);
	background-repeat:repeat-x;
	background-position:center;
	width: inherit;
	text-align: left;
	font-weight: bolder;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#introduction {
	background-color: #7f7f7f;
	padding: 10px;
	border: #FFFFFF solid 15px;
}
#introduction img {
	float: left; 
	width: 200px;
	border: none;
	padding: 0px;
	margin: 10px;
}
