/* általános leírások*/
body {
	background-color: #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}


a:link {
	text-decoration: underline;
	color: #00aeef;
}
a:visited {
	text-decoration: underline;
	color: #00aeef;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #00aeef;
}

.section1 {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 29px;
	color: #FFFFFF;
	background-image: url(../_images/top_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	z-index: 20;
}

.section1 .topText {
	position: absolute;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	top: 6px;
	height: 23px;
}

.section1 .topText a:link,
.section1 .topText a:visited{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

.section1 .topText a:hover,
.section1 .topText a:active{
	color: #00aeef;
	font-weight: normal;
	text-decoration:underline;
}

.section2 {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 29px;
	height: 324px;
	background-color: #fcfcfc;
	background-image: url(../_images/banner_bg.jpg);
	background-repeat: repeat-x;
}
.section2 .headBanner {
	position: absolute;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	top: 0px;
	height: 322px;
}
.section2 .headFlags {
	position: absolute;
	width: auto;
	left: 50%;
	margin-left: 352px;
	top: 10px;
	height: auto;
}
.section2 .headFlags img {
	margin-left: 6px;
	border: 1px solid #FFFFFF;
}

.section2 .headFlags img:hover{
	border: 1px solid #999999;
}

.section3 {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 353px;
}.section3 .stage {
	position: absolute;
	width: 859px;
	left: 50%;
	margin-left: -433px;
	top: 0px;
	height: auto;
	padding-top: 3px;
}
.section3 .stage .left {
	width: 257px;
	position: relative;
	float: left;
	padding: 0px 0px 25px 0px;
}
.section3 .stage .left .menu {
	width: 257px;
	position: relative;
	float: left;
}
.section3 .stage .left .menu #menuTop {
	height: 58px;
	background-image: url(../_images/menu_top.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.section3 .stage .left .menu #menuTop_en {
	height: 58px;
	background-image: url(../_images/en/menu_top.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.section3 .stage .left .menu #menuMiddle {
	height: auto;
	background-image: url(../_images/menu_bg.jpg);
	background-repeat: repeat-y;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 25px;
}

.section3 .stage .left .menu #menuBottom {
	height: 17px;
	background-image: url(../_images/menu_btm.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.section3 .stage .left .box {
	text-align: center;
	padding: 0px 0px 0px 0px;
	width: 257px;
	position: relative;
	float: left;
}
.section3 .stage .right {
	width: 577px;
	position: relative;
	float: left;
	padding: 10px 0px 25px 25px;
}
.section3 .stage .right .intro {
	font-weight: bold;
	color: #000000;
}
.section3 .stage .right .ref {
	display: block;
	clear: left;
	padding-bottom: 15px;

}
#content #stage .right .ref img {
	float: left;
	margin-right: 13px;
}
#content #stage .right ul {
	list-style: disc;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 10px;
}
.section4 {
	position: absolute;
	width: 100%;
	left: 0px;
	height: 169px;
	color: #FFFFFF;
	background-image: url(../_images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	top: auto;
}
.section4 .footerDiv {
	position: absolute;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	line-height: 13px;
}
.section4 .footerDiv .left {
	text-align: center;
	padding: 60px 0px 0px 0px;
}
.section4 .footerDiv .right {
	text-align: center;
	padding: 60px 30px 0px 0px;
}

.section4 .footerDiv .right a:link,
.section4 .footerDiv .right a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

.section4 .footerDiv .right a:hover,
.section4 .footerDiv .right a:active{
	color: #FFFFFF;
	text-decoration:underline;
}

#scenedesign {


}
#scenedesign a:link,
#scenedesign a:visited{
	color: #b8ed15;
	text-decoration:none;
}

#scenedesign a:hover,
#scenedesign a:active{
	color: #b8ed15;
	text-decoration:underline;
}


h1 {
	color: #00aeef;
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	color: #00aeef;
	font-weight: normal;
}
h3 {
	font-size: 17px;
	color: #000000;
	padding-bottom: 13px;
	font-weight: bold;
}
