
html * {margin: 0; padding: 0; }

body {
	background-color: #FFF;
	}
	
#container {
	position: relative;
	z-index: 0;
	width: 760px;
	margin: 0 auto;
	}
	
#header {
	float: left;
	width: 760px;
	height: 197px;
	background: url(i/index.jpg) 0 0 no-repeat;
	}
	
h1 a {
	float: left;
	display: inline;
	width: 271px;
	height: 99px;
	margin: 50px 0 0 71px;
	text-indent: -9000px;
	text-decoration: none;
	background: url(i/eisodos.gif) 0 0 no-repeat;
	}
	
h2 a {
	float: left;
	display: inline;
	width: 240px;
	height: 98px;
	margin: 50px 0 0 71px;
	text-indent: -9000px;
	text-decoration: none;
	background: url(i/enter.gif) 0 0 no-repeat;
	}
	
h3 {
	float: left;
	display: inline;
	width: 610px;
	height: 82px;
	margin: 120px 0 0 71px;
	text-indent: -9000px;
	text-decoration: none;
	background: url(i/eu.gif) 0 0 no-repeat;
	}