/* CSS Document */

body {
  margin: 0;
  padding: 0;
	background: url(gfx/back.jpg) repeat;
	color:#292727;
	font-size:11px;
	font-family:Arial;
	line-height:14px;
}

h1 { 
	font-family:Arial;
	font-size:12px;
	color:#B83333;
	line-height:1.01em;
	font-weight:bold;
	text-transform:uppercase;
}
	
h1 a {
	color:#B83333;
	text-decoration:none;
}

table {
	border-collapse:collapse;
	border:0;
}

td {
	border:none;
	padding:0;
	vertical-align:top;
}

img {
	border:0;
}

ul {
	padding-left:5px;
	margin:0;
}


/*központi elemek*/

#center_for_ie
{
	/* this is an IE5 fix. */
	width: 100%;
	text-align: center;
}

#content_area
{
	width: 766px;
	text-align: left;
	margin: 0 auto;
	padding:0;
}

#fent {
	background-image:url(gfx/fent-hatter.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:196px;
	padding:0 33px;
}

#szlogen {
	margin:0 0 0 45px;
	color:#DDD4B7;
	font-weight:bold;
}

#szlogen a {
	text-decoration:none;
}

.topmenu {
	padding-top:40px;
}

.topmenu a {
	color:#FFFFFF;
	padding-right:25px;
}

#fent li {
	display:inline;
	font-weight:bold;
}

#fent a {
	color:#FFFFFF;
}

#fent a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/*#content{ width:100%; background:url(gfx/talling.jpg) repeat-y left top;}
#content .in1{background:url(gfx/top.jpg) no-repeat left top;}
#content .in2{background:url(gfx/bottom.jpg) no-repeat left bottom; width:100%;}
*/
#mainbox1 {
	width:766px;
	background-image:url(gfx/main-hatter.jpg);
	background-position:top left;
	padding-top:10px;
}

#mainbox2 {
	width:766px;
	background-image:url(gfx/main-lent.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:30px;
}

#mainbal {
	padding:0 66px 33px 33px;
	background-image:url(gfx/lcol_talling.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#mainjobb {
	padding:0 40px 33px 73px;
}

#lent {
	background-image:url(gfx/lablec-hatter.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:20px 70px 0 70px;
	text-align:right;
	color:#CCCCCC;
	height:50px;
}

#lent a {
	color:#FFFFFF;
	text-decoration:none;
}

#lent a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.tovabb {
	text-align:right;
}

.tovabb a {
	color:#353535;
	text-decoration:none;
	margin-left:7px;
	background:url(gfx/pimp1.gif) no-repeat 0px 5px;
	padding-left:14px;
}

.tovabb a:hover { 
	text-decoration:none;
	color:#990000;
}