@charset "utf-8";
/* CSS Document */

body{
	background:#404041;
	margin:0 auto;
}
#container{
	width:990px;
	margin: 0 auto;
}
#header{
	width:990px;
	height:95px;
	border-bottom:#FFF 1px solid;
	background:url(images/logo.jpg) center no-repeat;
	position:relative;
}
#menou_icons{
	width:92px;
	height:22px;
	position:absolute;
	left:898px;
	top:73px;
	margin:0;
	background:url(images/menou_icons.gif) no-repeat left;
}
#menou_icons li{float:left;display: block; list-style:none; height:22px; width:26px; margin:0; float:left; }

#menou_icons li a{display: block;height: 22px;width:26px;background: url(images/menou_icons.gif) no-repeat;background-position:92px 0;font: 13px Arial, Helvetica, sans-serif;text-indent: -9999px;margin:0;position: absolute;top:0;}


li#menou_icons_home { margin:0;width: 26px;background:url(images/menou_icons.gif) no-repeat ; background-position:-92px 0;left:0; top:0; position:absolute;}
li#menou_icons_home a{left:0;width: 26px;background-position:0 0;}
li#menou_icons_home a:hover{left:0;width: 26px; background-position: -92px 0;height:22px;}

li#menou_icons_en { margin:0;width: 26px;background:url(images/menou_icons.gif) no-repeat ; background-position:-125px 0;left:33px; top:0; position:absolute;}
li#menou_icons_en a{left:0;width: 26px;background-position:-33px 0;}
li#menou_icons_en a:hover{left:0;width: 26px; background-position: -125px 0;height:22px;}

li#menou_icons_gr { margin:0;width: 26px;background:url(images/menou_icons.gif) no-repeat ; background-position:-158px 0;left:66px; top:0; position:absolute;}
li#menou_icons_gr a{
	left:0px;
	width: 26px;
	background-position:-66px 0;
}
li#menou_icons_gr a:hover{left:0;width: 26px; background-position:-158px 0;height:22px;}

#menou {
	width:990px;
	height:21px;
	border-bottom:#FFF 1px dotted;
	text-align:center;
	color:#c690c1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:9px;
	vertical-align:middle;
}
#menou a{
	color:#FFF;
	text-decoration:none;
}
#menou a:hover{
	color:#c690c1;
	text-decoration:none;
}
#menou .circle{
	margin:0 10px 0 10px;
	vertical-align:middle;
}
#flash{
	width:990px;
	height:192px;
	border-bottom:#FFF 1px solid;
}
#main{
	width:890px;
	padding:20px 50px;
}
#main .title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#c78ebf;
}
#main .txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#main .ipotitlos{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c78ebf;
	font-weight:bold;
}
#minimata{
	height:115px;
	width:319px;
	background:url(images/minimata_bg.gif) no-repeat;
	float:left;
	margin-bottom:25px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:10px;
	}
#minimata a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c78ebf;
	text-decoration:none;
}
#minimata a:hover{text-decoration:underline;}
#minimata .titlos{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:20px 0 0 120px;
	}
#footer{
	width:990px;
	height:85px;
	border-top:#FFF 1px solid;
	background:url(images/footer.jpg) center no-repeat;
	text-align:center;
	padding-top:10px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

