html {
	font-size: 100%;
}

html,body {
	height:100%;
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

a:hover,
a:active {
	outline: 0;
}

body {
    font-family: Arial;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background: url(../img/background.png) 0 90px repeat-x #ffffff;
}

a {
	color: #0088cc;
	text-decoration: none;
}

a:hover {
	color: #005580;
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	color: inherit;
	text-rendering: optimizelegibility;
}

h3 {
	font-size: 24px;
	line-height: 40px;
}
h4 {
	font-size: 18px;
	line-height: 20px;
}

ul,
ol {
	padding: 0;
	margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
li {
	line-height: 20px;
}

li {
	
	color:#101010;
}
li a:hover {
	background-color:#0088cc;
	color:#fff;
}

li span {
	float:right;
	display:block;
	vertical-align:middle;
	margin-top:-1px;
	font-size:7pt;
	font-weight:normal;
}

#selida {
	min-height: 100%;
	height: auto !important;
	height:100%;
	margin: 0 auto;
	background-color: #f0f0f0;
}

#header {
    font-family: Arial;
	display: block;
	margin: 0 0 0 0;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	padding: 10px 20px 10px;
	font-size: 20px;
	font-weight: 200;
	line-height:100%;
	border-bottom: 4px solid;
	text-transform: uppercase;
}

#info {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#details {
	float: left;
	width: 460px;
	margin-left: 0;
	margin-top:20px;
}

#anakoinwseis {
	float: left;
	color: #E4942D;
	margin-top:20px;
}

#copyright {
	display:block;
	position:relative;
	margin-top:-130px;
	margin-bottom:0px;
	border-top: 1px solid #000000;
	font-size: 1.2em;
	line-height: 1.7em;
	padding: 20px 0 24px 0;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#footer-left {
	float: left;
	width: 604px;
	margin-left: 0;
}

#footer-right {
	float: right;
	width: 284px;
	margin-left: 0;
}