/*
	Colour index:
	Page-bg: F1F1FF
	Dark page-bg: E0E0EE
*/

body {
	font-size: 1em;
	font-family: Arial, sans-serif;
	background-color: #00329B;
	position: relative;

	margin: 0 auto; padding: 0;
	width: 94%;
	min-width: 768px;
}

#accessibility_controls {
	background-color: #F1F1FF;
	height: 1.5em;
	margin: 0 -3%;
	border-bottom: 0.1em solid #E0E0EE;
}

#accessibility_controls ul {
	float: right;
	margin: 0.0em 0.2em 0 0;
	list-style: none outside none;
}

#accessibility_controls li {
	float: left;
	margin-left: 1em;
	font-size: 0.8em;
}

#accessibility_controls a {
	color: blue;
}

#accessibility_controls .accesskey {
	text-decoration: none;
}

#header {
	height: 205px;
	margin: 0;
	background-image: url('/images/header-r-rpt.gif');
	background-repeat: repeat-x;
	background-position: top right;
}

#header * {
	margin: 0;
	padding: 0;
}

#header h1 {
	position: absolute;
	z-index: 100;
	right: 0;
	width: 100%;
	height: 218px;
	background-image: url('/images/header-right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
}

#header h2 {
	width: 50%;
	position: absolute;
	z-index: 50;
	height: 205px;
	background-image: url('/images/header-l-rpt.gif');
	background-repeat: repeat-x;
}

#header a {
	display: block;
	height: 205px;
	width: 303px;
	
	background-image: url('/images/header-title.gif');
	background-position: top center;
	background-repeat: no-repeat;

	margin: 0 auto;

	text-indent: -10000px;
}

a img {
	border: 0 none;
}

div.flag_map img {
	border: 0 none;
}
div.flag_map {
	text-align: center;
}

div#menu {
	position: absolute;
	z-index: 200;
	top: 1.6em;
	left: 0px;
	background-image: url('/images/header-left.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 427px;
	width: 243px;
}

div#menu ul {
	position: absolute;
	left: 0px;
	top: 427px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0; padding: 0 0 0 0;
	width: 221px;
	height: 476px;
}

div#menu ul li {
	position: relative;
	top: -116px;
	margin: 0; padding: 0;
	height: 58px;
}

div#menu ul li a {
	display: block;
	margin: 0;
	padding: 16px 0 0 0;
	background-image: url('/images/menu-item.gif');
	width: 243px;
	height: 42px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

div#menu ul li.admin_start {
	padding-top: 1em;
	background-image: url('/images/menu-rpt.gif');
	width: 243px;
}

div#menu ul li.two_line a {
	padding: 4px 0 0 0;
	height: 54px;
}

div#menu ul li a:hover {
	text-decoration: underline;
}

div#menu ul li.hide_button a {
	background-image: none;
}

div#menu ul li.last {
	background-image: url('/images/menu-bl.gif');
	background-repeat: no-repeat;
	width: 243px;
	height: 12px;
}

#menu .accesskey {
	text-decoration: none;
	color: white;
	position: absolute;
	left: 25px;
	top: 18px;
	font-size: 0.8em;
	font-weight: normal;
}

div#right {
	background-image: url('/images/menu-r-rpt.gif');
	position: absolute;
	right: 0px;
	top: 298px;
	height: 622px;
	width: 44px;
}

div#right_top {
	background-image: url('/images/menu-r-top.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 44px;
	position: absolute;
	top: 0px;
}

div#right_bottom {
	background-image: url('/images/menu-br.gif');
	height: 19px;
	width: 23px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div#page_container {
	background-image: url('/images/page-r-rpt.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

div#page {
	padding: 1em 2.5em;
	margin: 0px 44px 0px 228px;
	background-color: #F1F1FF;
	background-image: url('/images/page-watermark.gif');
	background-position: 10px 10px;
	background-repeat: no-repeat;
	min-height: 870px;
	line-height: 150%;
	font-family: Arial, "Verdana", serif;
	font-size: 1em;
}

* html div#page {
	height: 870px;
}

div#footer {
	clear: both;
	position: relative;
	background-color: #00329B;
	margin: 0 0 0 224px;
	background-image: url('/images/page-b-rpt.gif');
	background-repeat: repeat-x;
	font-size: 0.8em;
	color: white;
}

div#footer a {color: white; display: none;}

div#sotn {
	position: absolute;
	background-image: url('/images/page-bl.gif');
	background-repeat: no-repeat;
	background-position: top left;
	top: 0px;
	left: 0px;
	width: 19px;
	height: 22px;
}

div#sotn p {
	position: absolute;
	left: -205px;
	top: -12px;
	margin: 0; padding: 0;
}
div#sotn p a {display: inline;}

div#comenius {
	width: 353px;
	height: 70px;
	background-image: url('/images/comenius.gif');
	position: absolute;
	left: -205px;
	top: 50px;
}

div#socrates {
	height: 175px;
	background-image: url('/images/footer-right.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div#socrates a {
	display: block;
	position: absolute;
	top: 68px;
	right: 8px;
	background-image: url('/images/socrates.gif');
	background-repeat: no-repeat;
	width: 336px;
	height: 60px;
	text-indent: -10000px;
}

div#project_text p {
	position: absolute;
	top: 120px;
	left: -205px;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size 1.2em;
}

h6 {
	font-size: 1.1em;
}
