@charset "utf-8";



*         { margin:0; padding:0; }
html,body { margin:0; padding:0;  
}
body {
	width:100%;
	min-height:100%;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: 0;
	font-size: 11px;
	background-color: #FFF;
}
#global {
	position: absolute;
	width: 966px;
	left: 50%;
	margin-left: -483px;
}



/*
-------------------------------------------------------
HEADER
-------------------------------------------------------
*/


#header {
	width: 966px;
	height: 335px;
	background: url(../zimages/bg-header.jpg) no-repeat;

}


#flags {
	position: absolute;
	width: 393px;
	height: 37px;
	overflow: hidden;
	background-image: url(../zimages/flags.jpg);
	background-repeat: no-repeat;
	top: 13px;
}

.ul1 {
	width: 450px;
	list-style-type: none;
	background-image: url(../zimages/flags.jpg);
	background-repeat: no-repeat;
}
.ul1 li a {
		text-decoration: none;
		display: block;
		_margin: 0px;
		_padding: 0px;
}
.ul1 li {
		_margin: 0px;
		_padding: 0px;
		float:left;
		display:block;	
}
	
	
	a#flag1, a#flag2, a#flag3, a#flag4, a#flag5, a#flag6, a#flag7, a#flag8, a#flag9, a#flag10, a#flag11 {
		background-image: url(../zimages/flags.jpg);
		height: 37px;
		
	}

	a#flag1{  width: 49px; background-position: 0 0 ;; }
	a#flag1:hover{ background-position: 0 -37px ; }


	a#flag2{  width: 33px; background-position: -49px -37px; }
	a#flag2:hover{ background-position: -49px -37px ; }

	a#flag3{  width: 34px; background-position: -81px 0; }
	a#flag3:hover{ background-position: -81px -37px ; }

	a#flag4{  width: 34px; background-position: -115px 0; }
	a#flag4:hover{ background-position: -115px -37px ; }

	a#flag5{  width: 33px; background-position: -148px 0; }
	a#flag5:hover{ background-position: -148px -37px ; }

	a#flag6{  width: 35px; background-position: -181px 0; }
	a#flag6:hover{ background-position: -181px -37px ; }

	a#flag7{  width: 33px; background-position: -215px 0; }
	a#flag7:hover{ background-position: -215px -37px ; }

	a#flag8{  width: 33px; background-position: -247px 0; }
	a#flag8:hover{ background-position: -247px -37px ; }

	a#flag9{  width: 34px; background-position: -280px 0; }
	a#flag9:hover{ background-position: -280px -37px ; }

	a#flag10{  width: 33px; background-position: -314px 0; }
	a#flag10:hover{ background-position: -314px -37px ; }

	a#flag11{  width: 33px; background-position: -346px 0; }
	a#flag11:hover{ background-position: -346px -37px ; }
	
	
	
#minimap {
	position: absolute;
	width: 74px;
	height: 80px;
	top: 205px;
	left: 204px;
}

#kuneo {
	position: absolute;
	width: 150px;
	height: 63px;
	top: 272px;
	right: 18px;
}
#menu {
	position: absolute;
	width: 630px;
	top: 304px;
	left: 180px;
	height: 24px;
}
#menu a:link, #menu a:visited {
	color: #000000;
}
#menu a:hover, #menu a:active  {
	color: #FF6400;
}
#menu ul  {
	list-style-type: none;
}

#menu li {
	display: inline;
	margin: 0 9px 0 9px;
	letter-spacing: 0.04em;
	list-style-type: none;
	background-image: url(../zimages/flechorang.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#langselector  {
	position: absolute;
	width: 150px;
	height: 44px;
	top: 76px;
	left: 30px;
}
#langselector-r1  {
	width: 100%;
	height: 20px;
}
#langselector-r1 img  {
	margin: 5px 5px 0 0;
	float: left;
}
#langselector-r1 span  {
	text-transform: uppercase;
	color: #FFF;
	font-size: 9px;
	display: block;
	margin: 5px 5px 0 0;
	float: left;	
}
#langselector-r2  {
	width: 100%;
	height: 23px;
	text-transform: uppercase;
}
#langselector-r2 select  {
	width: 100%;
	height: 23px;
	font-size: 10px;
	background-color: #2A7CB9;
	border: solid #FFF 1px;
	color: #FFF;
	padding: 2px;
}
#langselector-r2 option  {
	padding: 3px;
	text-transform: uppercase;
}



/*
-------------------------------------------------------
MAIN
-------------------------------------------------------
*/

#main {
	width: 100%;
	overflow: auto;
	padding-top: 10px;
}




/*
-------------------------------------------------------
FOOTER
-------------------------------------------------------
*/



#footer {
	width: 100%;
	height: 124px;
	background: url(../zimages/bg-footer.jpg) no-repeat;
	margin-top: 20px;
}
#footer-menu {
	position: absolute;
	width: 650px;
	height: 20px;
	right: 30px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: right;
}
#footer-menu a:link, #footer-menu a:visited {
	color: #FFFFFF;
}
#footer-menu a:hover, #footer-menu a:active {
	color: #FFFFFF;
}
#footer-copyright{
	position: absolute;
	width: 580px;
	right: 30px;
	margin-top: 80px;
	color: #633A02;
	text-align: right;
	font-size: 11px;
}
#footer-pub {
	position: absolute;
	width: 160px;
	height: 90px;
	left: 16px;
	bottom: 5px;
}




/*
-------------------------------------------------------
MISC
-------------------------------------------------------
*/



img {
	border: 0;

}

a:link, a:visited {
	text-decoration: none;
	color: #369;
}
a:hover, a:active {
	text-decoration: underline;
	color: #369;
}

.invisiblespan {
		visibility: hidden;
}
acronym {
	cursor: help;
}
.rtol {
	unicode-bidi:bidi-override;
	direction: rtl;
}
