/* Start of CMSMS style sheet 'lazylizard-home' */
body {
	color: #2d3c4e;
	text-align:center;
}
#bg {
	background-color: white;
	background:url(images_css/bg.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	width:900px;
	height: 730px;
}
#wrap {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 20px;
	width:800px;
	text-align:left;
	position: relative;
	top:50px;
}
#wrap img {
	width: 780px;
	border-color: #e3e7ec;
	border-width: 10px;
	border-style: solid;
	text-align:left;
}
.index {
		margin-right: auto;
		margin-left: auto;
		background:#e7ecef;


}
#header { margin-right: auto; margin-left: auto; width: 800px; height: 140px; background-image: url(images_css/index_header2.jpg); }

#header_title { padding-top: 40px; width: 800px; text-align: center; font-family: Arial, "Lucida Grande", Verdana, sans-serif; }
#header h1 { text-align: center; border-width: 800px; font-family: Arial, "Lucida Grande", Verdana, sans-serif; font-size: 37px; }
#header h2 { border-width: 800px; font-style: italic; text-align: center; font-family: Arial, "Lucida Grande", Verdana, sans-serif; font-size: 21px; }


#index_logo {
	background-color: #e3e7ec;
	margin-right: auto;
	margin-left: auto;
	height: 140px
}
#index_logo h1 {
	left: 0px;
	top: 0px;
	padding-top: 40px;
	text-align: center;
	font-size:34px;
	color:#223802;
}

/* footer  text */

.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#eng, #ger, #hun {
	margin-top: 15px;
	color: #9f9f9f;
	padding-top: 23px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	border-width: 0px;
	width: 80px;
	float: left;
}

#eng a, #ger a, #hun a {
	text-decoration: none;
	padding-top: 4px;
	border-color: #ed958a;
	border-style: solid;
	color: #9f9f9f;
	height: 30px;
	text-align: center;
	font-size: 13px;
	border-width: 0px;
	width: 80px;
	float: left;
}

#eng a:hover, #ger a:hover, #hun a:hover {
	text-decoration: none;
	color: #7d2015;
	padding-top: 2px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	border-width: 0px;
	width: 80px;
	float: left;
}

#language_chooser {
	background-image: url(images_css/index_footer.jpg);
	padding-right: 280px;
	padding-left: 280px;
	height: 120px;
	float: right;
	background-color: #e3e7ec;
	border-width: 0px;
	border-style: dotted;
}

/* footer flags */

.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#index_flags_bg {
	height: 120px;
	background-image: url(images_css/index_footer.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#index_eng, #index_ger, #index_hun {
	margin-top: 30px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
	height: 35px;
	width: 40px;
}

#index_eng { height: 35px; width: 40px; background-image: url(images_flags/flag_eng_bw.jpg);}
#index_ger {height: 35px; width: 40px; background-image: url(images_flags/flag_ger_bw.jpg);}
#index_hun {height: 35px; width: 40px; background-image: url(images_flags/flag_hun_bw.jpg);}

#index_eng a, #index_ger a, #index_hun a {
	display: block;
	height: 35px;
	width: 40px;
}

#index_eng:hover {background-image: url(images_flags/flag_eng.jpg);}
#index_ger:hover {background-image: url(images_flags/flag_ger.jpg);}
#index_hun:hover {background-image: url(images_flags/flag_hun.jpg);}
#flags { margin-left: 300px; }


/* End of 'lazylizard-home' */

