/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	text-align:center;
	background-image:url(img/body2_bg.jpg);
	background-repeat:repeat-x;
}

#footer{
width:895px;
height:75px;
background-image:url(img/footer_bg.jpg);
background-repeat:repeat-x;
float:left;
}

#footer img{
border:0px none;
float:left;
}

#footer_linkek{
padding-top:35px;
position:absolute;
left:33%;
z-index:10;
text-align:center;
color:#006600;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D743E;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D743E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D743E;
}
a:hover {
	text-decoration: underline;
	color: #1D743E;
}
a:active {
	text-decoration: none;
	color: #1D743E;
}

#main{
width:895px;
height:auto;
margin:0 auto;
background-image:url(img/body_bg.jpg);
background-repeat:repeat-x;
overflow-x:hidden;
text-align:left;
}

img{
border:0px none;
}

#hir{
width:210px;
height:auto;
background-image:url(img/hir_bg.jpg);
background-repeat:repeat-x;
padding:2px;
}

#tippek{
background-image:url(img/tippek_bg.jpg);
background-repeat:repeat-x;
background-color:#E0F1D4;
padding:5px;
line-height:20px;
}

