*
{
padding: 0px;
margin: 0px;
}

/* SZERKEZET */

body
{
background: #F9F9F7 url('images/bg.gif') repeat-x;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

#main
{
position: relative;
width: 747px;
margin: 0px auto;
background: #fff url('images/mainbg.gif') repeat-y;

}

#topbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/topbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#container
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;

width: 202px;
height: 92px;
color: #fff;
padding-left: 30px;
}

#headerimg
{
position: absolute;
right: 30px;
background: #EAEAE2;
width: 458px;
height: 92px;
}

#menu
{
position: relative;
background: #000000 url('images/menubg.gif') repeat-x;
height: 67px;
padding: 0px 20px 0px 0px;
margin: 98px 0px 20px 0px;
}

#content
{
position: relative;
}

#footer
{
position: relative;
margin-top: 20px;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('images/footerbg.gif');
color: #231f20;
}


/* TARTALOM */


#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 12px;
font-weight: normal;
color: #FCE2CA;
top: 45px;
}

#menu ul
{
margin-left: 15px;
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/menuhoverbg.gif') repeat-x top;
color: #221e1f;
text-decoration: none;
}

#footer a
{
color: #797576;
}

a
{
color: #FF7800;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


#content .cikk
{
margin: 0px 0px 10px 0px;
}

#content h3
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #221e1f;
letter-spacing: -1px;
background: url('images/cikkcimbg.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}


#content .cikk .cikkcim
{
position: relative;
}


#content .cikk .cikktartalom
{
margin-bottom: 0px;
}

#content .cikk .cikkvege
{
position: relative;
top: -10px;
background: url('images/cikkvegebg.gif') repeat-x;
height: 40px;
}

p
{
margin-bottom: 14px;
text-align: justify;
padding: 0px 10px 0px 10px;
}

.urlap_tabla {
	width: 600px;
	margin: 10px auto 10px auto;
}

.urlap_tabla td {
	width: 100px;
}

input,
textarea,
select {
	width: 250px;
	border: 1px solid #656551;
	color: #656551;
	font-size: 10px;
}

.submitbutton {
	width: 50px;
}

textarea {
	font-size: 12px;
}