html {
	margin: 0px;
	padding: 0px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #EEEEEE;
    background: #333333;
}

body {
	margin: 20px auto;	
	width: 650px;
}

h1 {
	font-size: 100%;
	font-weight: bold;
	color: #34ff00;
}

p.signature{ padding: 10px 0px 10px 20px; }

a img {
	border: 1px white solid;
}

h1.gallery {
	border-top: 1px white solid;
}

/*########################################
 
			Page Header 
 
#########################################*/

div#header img.flag {
	margin-top: 30px;
	margin-right: 5px;
	border: 1px #AAAAAA solid;
}

div#header img#logo {
	border: none;
	float: left;
}

span#message {
	display: block;
	margin-top:30px;
	padding-right: 10px;
	float: left;
	width: 235px;
	height: 10px;
	font-weight: bold;
	text-align: right;
	color: #34ff00;
}

/*########################################### 

			Page Content	

############################################*/

div#content { margin: 5px 8px; }
	
img#image { /* Contect with photo on the right */
	float:right;
	margin: 0px 0px 10px 10px;
}

img.icon {
	vertical-align: middle;
	padding-right: 5px;
}

/* Page Links */

a.pagelink  {
	display:block;
	float:left;
	width:312px;
	height:228px;
	color:#FFF;
	font-size:0px;
	margin-bottom: 10px;
}

a {	color: #0874d6; }

a:hover { text-decoration: none; }

span.ami { /* ami = active menu item */	color: #34ff00; }

/* EN */

a#en_1:link, a#en_1:active, a#en_1:visited { background: url('../layout_hovers/1_en.jpg') no-repeat; }
a#en_1:hover { background-position: 0px -228px; }

a#en_2:link,a#en_2:active,a#en_2:visited	  { background: url('../layout_hovers/2_en.jpg') no-repeat; }
a#en_2:hover { background-position: 0px -228px; }

a#en_3:link,a#en_3:active,a#en_3:visited { background: url('../layout_hovers/3_en.jpg') no-repeat; }
a#en_3:hover { background-position: 0px -228px; }

a#en_4:link,a#en_4:active,a#en_4:visited { background: url('../layout_hovers/4_en.jpg') no-repeat; }
a#en_4:hover { background-position: 0px -228px; }

/* PL */

a#pl_1:link, a#pl_1:active, a#pl_1:visited { background: url('../layout_hovers/1_pl.jpg') no-repeat; }
a#pl_1:hover { background-position: 0px -228px; }

a#pl_3:link,a#pl_3:active,a#pl_3:visited { background: url('../layout_hovers/3_pl.jpg') no-repeat; }
a#pl_3:hover { background-position: 0px -228px; }

a#pl_4:link,a#pl_4:active,a#pl_4:visited { background: url('../layout_hovers/4_pl.jpg') no-repeat; }
a#pl_4:hover { background-position: 0px -228px; }

/* NL */

a#nl_1:link, a#nl_1:active, a#nl_1:visited { background: url('../layout_hovers/1_nl.jpg') no-repeat; }
a#nl_1:hover { background-position: 0px -228px; }

a#nl_3:link,a#nl_3:active,a#nl_3:visited { background: url('../layout_hovers/3_nl.jpg') no-repeat; }
a#nl_3:hover { background-position: 0px -228px; }

/*########################################### 

			Page Footer	

############################################*/

div#bottom_menu {
	text-align: center;
	color: #EEEEEE;
	font-weight: bold;
}


div#footer {
	margin-top: 10px;
	text-align: center;
	font-size: 80%;
	color: #EEEEEE;
}
