@charset "UTF-8";
/* CSS Document */

html {
	overflow-y: scroll;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #0d0d0d;
	background-image: url(../images/bg.gif);
	color: #FFF;
	line-height: 21px;
	margin: 0px;
}
#Div_Wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Div_Content_Left {
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Div_Content_Right {
	height: auto;
	width: 682px;
	float: right;
	margin-top: 30px;
	margin-left: 18px;
	margin-bottom: 120px;
}
#Div_Navigation {
	text-align: right;
	line-height: 30px;
	margin-top: 60px;
}
#Div_Navigation ul li {
	list-style-type: disc;
}
.Main_Menu_Image_Button {
	margin-bottom: 11px;
}
.Main_Menu_Image_Button_Language {
	margin-bottom: 11px;
	margin-top: 44px;
}
.Div_Page_Title {
	margin-bottom: 20px;
	margin-top: 40px;
}
#Div_Content_TXT {
	width: 558px;
	text-align: justify;
}
.Div_Kepek {
	margin-bottom: 40px;
	margin-top: 10px;
}
.Div_Kepek a .Kepek {
	margin: 0px;
	padding: 0px;
}
.Kepek {
	margin-right: 1px;
	margin-bottom: 1px;
}
#Div_Logo {
	margin-right: 18px;
	height: 164px;
	width: 282px;
}
#Div_Index_Hun_Button {
	text-align: right;
	margin-top: 80px;
	margin-right: 18px;
}
#Div_Index_Hun_Supporters {
	text-align: right;
	margin-top: 180px;
	margin-right: 18px;
}
#Div_Index_Eng_Button {
	margin-top: 80px;
	text-align: left;
}
#Div_Index_Eng_Supporters {
	margin-top: 205px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a.Main_Menu_Link:link {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
a.Main_Menu_Link:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
a.Main_Menu_Link:hover {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
}
a.Main_Menu_Link:active {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.16px_txt {
	font-size: 16px;
	color: #999;
}
#Div_Wrapper #Div_Content_Right div p {
	color: #CCC;
}

