@charset "utf-8";
body {background: #1f1f1f;color:#dddddd;font-family:sans-serif;font-size:12px;}
#body{width:1000px;margin:auto;}

#main	{width: 1000px;height: 500px;height: auto;}
#head	{width: 998px;margin:auto; border-left:1px solid #3e3e3e;border-right:1px solid #3e3e3e;}

#head #login{
    float:right;
    padding:10px;
    }


#head #img {height:140px;border:0px solid #da5500;clear:both;width:1005x;margin-left:-1px;margin-right:-1px;}#head #menu {width:998px; height: 40px;float:right;background:#3c3c3c;font-family:Tahoma, sans-serif;border:1px solid #3e3e3e;margin-right:-1px;}
#head #menu ul {float:right; list-style: none; padding: 0px; margin:0px; z-index:2;}
#head #menu li {float:left;color:#ddd; height:24px;font-size:12pt;text-align:center;padding:4px 15px;}
#head #menu li.first{border:0px}
#head #menu li.sor {padding-top:10px;padding-bottom:10px;}
#head #menu li a {float:left;text-align:center;font-family:Tahoma,sans-serif;font-size:16px;color:#ddd;text-decoration:none;}
#head #menu li:hover a {color: #ffffff;text-decoration: none}
#head #menu li:hover {color:#ffffff;background:#2d2d2d;}
#head #menu li.aktiv {color:#ffffff;background:#2d2d2d;}
    
#head #menu2 {width:998px;height:30px;background:#4c4c4c;font-family:Tahoma, sans-serif;border:1px solid #3e3e3e;margin-right:-1px;float:right;z-index:2;clear:both;float:right}
#head #menu2 ul {float:right;list-style:none;padding-right:35px;height:20px;}
#head #menu2 li {float:left;color:#ddd;padding:7px 10px;height:16px;}
#head #menu2 li a {text-decoration:none;color:#ddd}
#head #menu2 li:hover a{color:#ffffff}
#head #menu2 li:hover {color:#ffffff;background:#333;}
#head #menu2 li.aktiv {color:#ffffff;background:#333;}

#head #felso{height:49px;width:300px;float:left;color:#fff;font-weight:bold;font-family:Tahoma,sans-serif;font-size:18pt;padding:15px 0px 0px 50px}
#moneypic{display:none;}
.narancs{color:#ff6900;}


#tartalom{
    clear:both;
    width:1000px;
    }

#sidebar{
	float:right;
	width:180px;
	background:#2d2d2d;
	height:100%;
	border:1px solid #3e3e3e;
	padding:10px;
}

#newsbar{
	clear:both;
	float:left;
	width:194px;
	background:#2d2d2d;
	border:1px solid #3e3e3e;
	padding:10px;
	height:100%;
	overflow:auto;
}

#newsbar .na0{
    background:#3e3e3e;
}

#newsbar .na0, #newsbar .na1{
    padding: 4px 6px;
    }    
    
#newsbar .content_lead{
    padding:0px;
    margin-bottom:0px;
    }
    
.aentry {border-bottom: dotted 1px #aaaaaa; width:520px;margin-top:8px;padding-bottom:5px;}
.aentry .title{float:left;width:400px;padding-right:20px;}
.aentry .title a{font-weight:bold;color:#19ABE3;font-family:helvetica,arial,sans-serif;font-size:13px;text-decoration:none;font-style:italic}
.aentry .text{float:left;width:400px;padding-right:20px;text-align:justify;overflow:auto;}
* html .aentry .text{padding-bottom:20px}
.aentry .dt{float:right; padding-right:20px;font-style:italic;}
.aentry .actions{float:right}
.aentry .pic{float:right;padding-right:20px;}

.meta {display:none}

.lighter {background:#F5EFD5;}

ul.cmenu {float:left; list-style:none;}
ul.cmenu li {float:left; padding-right:20px}


#footer #menu {width: 650px;float:left;padding: 50px 28px 0px 0px;}
#footer #menu ul {float:left; list-style: none;}
#footer #menu li {float:left; padding-left:4px;padding-right:4px;border-left: 1px solid white;}
#footer #menu li.first {float:left;padding-left:4px;padding-right:4px; border:0px}
#footer #menu li a {float: left;font-family:Arial,sans-serif;font-size:8pt;font-weight:bold;color:#ffffff;text-decoration:none;padding-left:4px;padding-right:4px;}
#footer #menu li a:hover {color:#55433c;text-decoration: none; background:#ffffff;padding-left:4px;padding-right:4px;}

#footer #lang { width:250px;float:right;padding: 50px 0px 0px 0px;}
#footer #lang ul {float:left; list-style: none;}
#footer #lang li {float:left; padding-left:4px;padding-right:4px;border-left: 1px solid white;}
#footer #lang li.first {float:left;padding-left:4px;padding-right:4px; border:0px}
#footer #lang li a {float: left;font-family:Arial,sans-serif;font-size:8pt;font-weight:bold;color:#ffffff;text-decoration:none;padding-left:4px;padding-right:4px;}
#footer #lang li a:hover {color:#55433c;text-decoration: none;background:#ffffff;padding-left:4px;padding-right:4px;}

#adminlang { width:170px;float:right;padding: 20px 0px 0px 0px;}
#adminlang select {font-size:16px;width:150px;font-weight:bold;height:23px}

#user_ad a {width: 120px;background: url('../images/menu_felhasznalokezeles.jpg');}
#forum_ad_forum a {width: 115px;background: url('../images/menu_ad_forum.jpg');}
#forum_ad_kateg a {width: 135px;background: url('../images/menu_ad_kateg.jpg');}
#forum_ad_forum a:hover, #forum_ad_kateg a:hover, #user_ad a:hover {background-position: 0 35px;}

#content {
	float:left;
	padding: 10px 10px;
	width: 560px;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #dddddd;
	background:#2d2d2d;
	border:1px solid #3e3e3e; 
	min-height:500px;
	}

#content ul li {
    margin-left:20px;
    }

.box {padding: 0;width: 1000px;margin:auto;}
.boxbody {padding: 20px 20px 15px 20px;height: auto;font-family: arial, helvetica, sans-serif;font-size: 12px;color: #dddddd;}
.boxbottom {height: 5px;background: url('../images/box_bottom.jpg') #E5DEC1; background-repeat: no-repeat;}
.boxbody .pic {float:right;padding-left:20px;}

.smallbox {padding: 0px 0px 0px 0px;width: 400px;height: auto;margin: 0 0 0 0;}
.smallbox .boxbody {padding: 20px 20px 15px 20px;height: auto;background: url('../images/smallbox_top.jpg') #E5DEC1; background-repeat: no-repeat;font-family: arial, helvetica, sans-serif;font-size: 12px;color: #483730;}
.smallbox .boxbottom {height: 5px;background: url('../images/smallbox_bottom.jpg') #E5DEC1; background-repeat: no-repeat;}
.smallbox .form-row {height: 24px; margin: 6px 12px 6px 0;}
.smallbox .form-row label {display: block; float: left; width: 120px;}
.smallbox .form-row input {display: block; float: left; border: none; width: 160px;}
.smallbox .form-row input.chk {display: block; float: left; border: none; width: 12px;}
.smallbox .form-row .form_error {color: #EC5A4D; font-style: italic;}
.smallbox input.submit {background: #19AbE3; color: #FFFFFF; border: 1px outset #5B4740; float: right;}

#footer	{width: 928px;height: 92px;float: left; display: block;}

#lablec	{
	padding: 0px 60px;
	width: 878px; 
	height: 92px; 
	background: #1f1f1f;
	margin:0 auto;
	border:1px solid #3e3e3e;
	border-top:0;
	clear:both;
	 
}
#footertext	{float: left;padding: 50px 0px 0px 0px; width: auto;text-align: left;font-family: arial, helvetica, sans-serif;font-size: 11px;color: #ffffff;text-decoration: none;}
#langs {padding: 50px 0px 0px 0px; width: auto;text-align: right;font-family: arial, helvetica, sans-serif;font-size: 11px;color: #ffffff;text-decoration: none;}

.footerlink {font-family: arial, helvetica, sans-serif;font-size: 11px;color: #ffffff;text-decoration: none;font-weight: bold; padding: 0px 7px 0px	7px;}
.footerlink:hover{color: #000000;background: #ffffff;text-decoration: none;}

.lista ul {list-style: none;}
.lista li {list-style: none; background: url('../images/bullett.jpg'); background-repeat: no-repeat;background-position: 20px 5px;padding: 0px 0px 0px 30px;}

.termekkep {margin: 5px 5px 5px 5px; border: 2px solid #ECF1C9;}

input.text {height:15px; width:100px}

div#content p.content_lead {
  background: #3e3e3e;
  padding:10px;
  font-weight: bold;
}

content_lead{
    font-size:10px;
    }


div#content div.content_text {
}
div#content div.box {
  padding: 0 0 0 0;
}
h2#span.content_date {
  font-style: italic;
  font-size:11px;
  font-weight: normal;
  color: #dddddd;
}

.content_date{
    font-weight:400;
    font-size:10px;
    color:#dddddd;
    }

.context_menu {
  margin: 6px auto 6px auto;
}
.context_menu h4 {
  background: url('../images/box_top.jpg') #E5DEC1; background-repeat: no-repeat;
  border-bottom: 2px solid #503F39;
  padding: 6px 0 6px 12px;
}
.context_menu ul {
  height: 24px;
  background: url('../images/box_bottom.jpg') #E5DEC1 bottom; background-repeat: no-repeat;
  margin: 0 auto 12px auto;
  padding: 6px 24px 0 24px;
  height: 32px;
}
.context_menu ul li {
  list-style: none;
  float: left;
  margin: 0 12px 0 12px;
}
.context_menu ul li a {
  font-weight: bold;
  display: block;
  width: 72px;
  text-align: center;
  padding: 6px 6px 6px 6px;
}
.context_menu ul li a:hover {
  color: #F2F1F0;
  background:#19ABE3;
}

#content a {
    color:#19abe3;
    }
    
#content a:hover {
    color:#19abe3;
    }
