/* 

fono: #95BDFF;
fono su fff tarpine: CADEFF
tamsiai melyna: #0B0986

*/

body {
	background-image: url('img/bg_n.jpg'); 
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #000329;
	margin: 0 0 12px 0;
}

img {
	border: 0;
}

body, td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    text-align: left;
}

table#top {
	background-image: url('img/bg_top.png');
	background-repeat: no-repeat;
	background-color: transparent;
}

div.top {
	color: #fff;
	font-size: 13px;
	margin-top: 135px;
	margin-left: 10px;
}

img.flag {
	border: 1px solid #95BDFF;
	margin-right: 5px;
	margin-top: 0px;
}

div.menu {
	background-image: url('img/menu.jpg');
	background-repeat: repeat-x;
	border: solid #0B0986; 
	border-width: 1px 0 1px 10px; 
	margin-top: 10px;
	opacity:0.9; filter:alpha(opacity=90);
}

div.menu a {
	display: block; 
	padding: 8px; 
	background-image: url('img/menu.jpg');
	background-repeat: repeat-x;
	background-color: #fff; 
	color: #000; 
	text-decoration:  none;
	opacity:0.9; filter:alpha(opacity=90);
}
div.menu a:hover {
	background-color: #33CCCC;
	background-image: url('img/menu_h.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	opacity:0.9; filter:alpha(opacity=90);
}

div.left_info {
	border: solid #0B0986; border-width: 10px 0 1px 1px; margin-top: 10px;  padding: 8px 8px 8px 17px; background-color: #fff;
}

td#text {
	font-size: 12px;
	text-align: justify;
}

div#content {
	padding: 20px 10px 10px 20px;
}

div#title {
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 35px 0;
}

td#bottom_left {
	color: #95BDFF
}

td#bottom_right {
	color: #95BDFF;
	text-align: right;
}

td#bottom_right a {
	color: #95BDFF;
	text-decoration: none;
}
