/* a fő megjelenítés beállításai */
body {
margin: 0;
margin-bottom:20px;
background:#f6f6f6;
font-family:arial;
/*background-image: url("../images/back.gif");*/
}

input, textarea {
font-size: 13px;
padding: 0px;
margin: 0px;
}

.login {
height: 17px;
font-size: 12px;
border: 0;
padding: 0;
vertical-align: middle;
margin: 0px;
border:0px solid white
}

input.login {
border:1px dotted #ff6c38;
}

input.loginbutton {
font-size: 13px;
border: 1px solid #d5d5d5;
background: #fff;
padding: 0px;
color:#000;
vertical-align: middle;
margin: 3px;
}
input.button {
width: 50px;
height: 25px;
font-size: 13px;
border: 0;
background: #ffa500;
padding: 0px 0px 0px 0px;
vertical-align: middle;
margin: 0px
}
input.helpline {
font-size: 13px;
border-style: none;
}


form {
display:inline;
margin: 0px;
border:0px;
}

a:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
color:#0000ff
}

a:visited {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
color:#0000ff
}

a:visited:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
color:#800000
}

a:hover{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
color:#800000
}

a:active{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
color:#800000
}

/* header - fejléc megjelenítése vonatkozó definíciók */
#header {                     
background: #f6f6f6;
width: 100%;
margin-right: 0px;
padding: 0px;/*
border-top: 0px solid #f6f6f6;
border-right: 1px solid #f6f6f6;
border-bottom: 0px solid black;
border-left: 1px solid #f6f6f6;
*/
}

#header #logo {
height: 110px;
margin: 0px;
padding:1px;
text-align:left;
background: #ffea5a;
width:100%;
/*border:none;*/
}

#header #logo_left {
position:relative;
height: 30px;
width: 30px;
top: -1px;
left: -1px;
background: #fdd997 url("../images/tl.gif") top left no-repeat;
}
#header #logo_jatszo {
position:relative;
top: 30px;
left: 30px;
}

#logo img, #logo a  {
margin: 0;
padding: 0;
border: 0;
font-size:0px;
}

#header #middle {
padding: 0;
font-size:1px;
height: 3px;
background: red;
border:1px solid green;
}

#header #nav {
/*
background: #000 url("../images/top_back.gif") top left repeat-x;*/
background: #ffea5a;
color: #000;
position:relative;
height: 30px;
line-height:30px;
margin-left: 0px;
margin-right: -2px;
padding: 5px 0px 0px 0px;
margin-top: 0px;
border-top: 1px solid #ff6c38;
border-right: 1px solid #ff6c38;
border-bottom: 1px solid #ff6c38;
border-left: 1px solid #ff6c38;
text-align:left
}

#header #date {
line-height:30px;
font-size: 13px; 
color: #ff6c38;
padding: 0px 20px 0px 10px;
border: 0px solid black;
float: left;
height: 30px;
vertical-align: middle;
}

#header #login {
vertical-align:top;
display: inline;
font-size: 13px;   
color: #000;
padding: 0px 10px 0px 0px;
float:left;
height:30px;
line-height:30px;
width:97%
}

#header #banner {
display:none;
position:absolute;
top: 30px;
font-size: 1px;
right: 60px;
height: 60px;
width: 468px;
margin: 0;
padding: 0;
margin-top: 0px;
border: 1px solid black;
}

#container {
width: 95%;
background: #fff;
margin: 15px 0px 20px 0px;
border-left: 0px solid #ffa500;
border-right: 0px solid #ffa500;
}

/* ez tartalmazza a hasábokat! */
#main {
	margin:0px;
	width: 100%;
	float: left;
	position:relative;
	background:none;
	border-left: 1px solid #ff6c38;
	border-right: 1px solid #ff6c38;
}

/*menu kerete*/
#main #menu {
background: #fff;
font-family: Arial, Helvetica, Verdana, sans-serif;
text-align:left;
font-size: 13px;
float: left;
width: 150px;
padding: 0;
margin: 0;
border-top: 0px solid #000ba0;
border-right: 1px solid #ff6c38;
border-bottom: 0px solid #d5d5d5;
border-left: 0px solid #000ba0;
height:100%
}

/*középső hasáb, tartalom*/
#main #content {
background: none;
display:block;
text-align:left;
margin: 0px 140px 0px 150px;
border-top: 0px solid #85aed4;
border-right: 1px solid #ff6c38;
border-bottom: 1px solid #ff6c38;
border-left: 1px solid #ff6c38;
padding: 0px;

}

/* hirdetések */
#right {
width: 140px;
background: #fff;
border-top: 0px solid #000ba0;
border-right: 0px solid #d5d5d5;
border-bottom: 0px solid #ff6c38;
border-left: 1px solid #ff6c38;
float: right;
}

/* lábléc */
#footer {
width:100%;
text-align:center;
font-size: 13px;
padding:1px;
color: #fff;
clear: both;
height:25px;
background: #ff6c38;
/*
border-top: 2px solid #ffa500;
border-right: 1px solid #f6f6f6;
border-bottom: 0px solid #ffa500;
border-left: 1px solid #f6f6f6;*/
border:0px solid green;
}

/*cleaner*/
.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}


/*középre igazít függőlegesen */
img.valign
{ 
height:100%;
width:0px;
vertical-align:middle;
} 

input.admin, textarea.admin {
border: 1px solid #a4a4a4;
}

#adminform {
border-collapse:collapse;
border:1px solid #ff6c38;
}

#adminform td {
padding: 6px;
font-size: 14px;
}
#adminform td.enl {
padding: 6px;
font-size: 14px;
background-color: #f6f6f6;
}

#adminform td.title, td.header {
background-color: #ff6c38;
font-size: 14px;
font-weight: bold;
color: #fff
}
