@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Tahoma;
	background-color:#500605;
	background-color:#690807;
}
.clearer{
	clear:both;
}
#container{
	width:947px;
	height:auto;
	margin:0 auto;
}
#header{
	width:947px;
	height:202px;
	float:left;
	background-image:url(../images/header.jpg);
}
#head_link1 a{
	width:180px;
	height:16px;
	margin-top:80px;
	margin-left:150px;
	float:left;
}
#head_link2 a{
	width:180px;
	height:16px;
	margin-top:80px;
	margin-left:315px;
	float:left;
}

#content_big{
	width:947px;
	height:auto;
	float:left;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:42px;
}
#left{
	width:230px;
	height:auto;
	float:left;
}
#right{
	width:658px;
	height:auto;
	float:left;
	padding-left:18px;
	padding-right:41px;
	padding-top:10px;
	line-height:1.3em;
	text-align:justify;
	font-size:13px;
}
#page_sel{
	font-size:16px;
	color:#6c2416;
	float:left;
	width:auto;
	height:auto;
	padding-bottom:15px;
	padding-top:10px;
}
.button a{
	width:175px;
	height:23px;
	font-size:14px;
	line-height:23px;
	float:left;
	color:#FFFFFF;
	padding-left:55px;
	background-image:url(../images/button.jpg);
	text-decoration:none;
}
.button a:hover{
	color:#bc523f;
}
.button_cim{
	width:193px;
	height:23px;
	font-size:14px;
	line-height:23px;
	float:left;
	color:#fff;
	padding-left:37px;
	font-weight:bold;
	background-image:url(../images/button_cim.jpg);
}
#button_end{
	width:230px;
	height:7px;
	font-size:2px;
	line-height:2px;
	float:left;
	background-image:url(../images/button_end.jpg);
}
#logo1 a{
	width:230px;
	height:72px;
	float:left;
	background-image:url(../images/oldal1.jpg);
}
#logo2 a{
	width:230px;
	height:81px;
	float:left;
	margin-top:3px;
	background-image:url(../images/oldal2.jpg);
}
#logo3 a{
	width:230px;
	height:105px;
	float:left;
	margin-top:4px;
	background-image:url(../images/oldal3.jpg);
}
#logo4 a{
	width:230px;
	height:105px;
	float:left;
	margin-top:4px;
	background-image:url(../images/oldal4.jpg);
}
#footer{
	width:947px;
	height:62px;
	float:left;
	background-image:url(../images/footer.jpg);
	margin-top:20px;
}
