<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	font-size:1em;
	margin:0;
	padding:0;
	margin-left:-25px;
}
@media only screen and (max-width: 1024px)  {
	body {
		margin-left:10px;
	}
}
a:link { color: #a14d00; text-decoration:none }
a:visited {  text-decoration:none } 
a:hover {text-decoration:none }
h2 { margin:0; padding:0 ;}
.d-none {
	display: none;
}
input[type="text"], input[type="button"], textarea  {
  height: 26px;
  background:#eee;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #444;
  width:200px;
  padding: 0 10px 0 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: background .25s ease;
  -moz-transition: background .25s ease;
  -ms-transition: background .25s ease;
  -o-transition: background .25s ease;
  transition: background .25s ease;
}
textarea {
	padding:10px;
}
input[type="button"] {
	padding:8px 12px 10px 12px;
	background:#0166aa;
	color:#eee;
	font-weight:bold;
	height:40px;
}
input[type="button"]:hover {
	background:#014488;
}
.classifies_img {
	float:left;
	padding:3px;
	border:1px solid #ddd;
	margin:0 12px 3px 0;
}
.today {
	width:230px;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:1.1em; 
	text-transform:uppercase;
	color:#0166aa;
	padding:2px 0 0 0;
}
#page {
	z-index: 2;
	position: relative;
}
#top {
	width:100%;
}
#top .a1 {
	width:595px;
	color:#aeb1ba;
	font-weight:bold;
	float:left;
	padding: 2px 0 0 20px;
}
#top .a1 a {
	color:#ddd;
}
#top .a2 {
	width:360px;
	float:right;
	text-align:right;
	padding-right: 20px;
}
.container {
	margin:0 auto;
	width:1120px;
	padding:10px 0px 10px 0px;
}
.container.top {
	background:#222;
	height:20px;
}
.container.top2 {
	background:#e5e5e5;
	border-top:1px solid #bbb;
	height:15px;
	padding-top:8px;
	padding-bottom:10px;
}
.container.header {
	background:url('images/bkg.jpg');
	height:120px;
}
.container.menu {
	background:#0166aa;
	padding-top:1px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
}
.container.main {
	background:#fff;
	padding:0;
}
.container.footer {
	background:#222;
	height:20px;
	padding:12px 0 8px 0;
	font-size: 0.75rem;
}
.container.promo {
	background:#596770;
	padding-top: 25px;
}

#header {
	width:100%;
	position:relative;
}
#header .logo {
	width:420px;
	float:left;
	padding:30px 0 0 0;
}
#header .logo_img {
	width:399px;
	height:62px;
}
#header .logo_sub {
	font-size:0.85em;
	letter-spacing:1px;
}
#header .header_right {
	width:280px;
	float:right;
	text-align:left;
	padding:30px 0 0 0;
	line-height:20px;
	color:#555;
	font-size:0.8em;
	text-align:right;
	font-weight:bold;
}
#header .header_right img {
	margin:0px 4px -2px 0px;
}

#top2 {
	width:100%;
	color:#404d72;
	font-size:0.75em;
	text-align:right;
}
#top2 .inside img {
	margin:0px 4px -3px 10px;
}

#main {
	/*background:url('images/wallpaper.jpg');*/
	/*disabling background triggers bgstretcher*/
}
#main_both {
	padding:25px 0 10px 0px;
}
#main .left {
	width:810px;
	float:left;
	margin:0 40px 0 0;
}
#main .right {
	width:270px;
	padding:10px 0 0 0;
	overflow:hidden;
}
#dayHeader {
	color:#eee;
	font-size:1em;
	font-weight:bold;
	background:#4d4d4d;
	margin:10px 0 10px 0;
	float:left;
}
.inside {
    padding: 0 20px;
}
#dayHeader .left {
	width:140px;
	background:#872525;
	padding:5px 10px 5px 30px;
	float:left;
}
#dayHeader .right {
	width:590px;
	padding:5px 0px 5px 0px;
	text-align:left;
	overflow:hidden;
}
#main .right .otherArticles {
	background:#fff;
	width:258px;
	padding:15px 0 0 0px;
	margin:0 0 30px 0;
	border:1px solid #ccc;
	position:relative;
}
#main .right .otherArticles h3 {
	background:#872525;
	color:#eee;
	text-transform:uppercase;
	padding:3px 10px 3px 10px;
	margin:-30px 0 0 10px;
	font-size:1em;
	position:absolute;
	border:1px solid #fff;
}
#main .right .otherArticles ul.news {
	margin:0 0 0 0px;
	padding:0;

}
#main .right .otherArticles ul.news li {
	font-size:0.8em;
	font-weight:bold;
	line-height:15px;
	min-height:100%;
	padding:8px 7px 9px 30px;
	border-bottom:1px solid #eee;
	background:#fff url('images/external.png') no-repeat 10px 9px;
}
#main .right .otherArticles ul.news li:last-child {
	border-bottom:0px;
}

#main .right .otherArticles ul.news li:hover {
	text-decoration:none;
	background:#F4F4F9 url('images/external.png') no-repeat 10px 12px;
}
#main .right .otherArticles h4 {
	margin:0;
	padding:10px 10px 0 15px;
}
.gallup {
	list-style-type:none;
	margin:0;
	padding:8px 0px 0px 0px;
}
.gallup li {
	font-size:0.8em;
	border-bottom:1px solid #eee;
	min-height:100%;
	line-height:17px;
	padding:8px 7px 9px 15px;
}
.gallup li:last-child {
	border-bottom:0px;
}
.gallup li:hover {
	background:#F4F4F9;
}
.gallupMessage {
	font-size:0.75em;
	background:#c83e3e;
	border:1px solid #ccc;
	color:#eee;
	text-align:center;
	padding:6px 0 6px 0;
	margin:10px 10px 0 10px;
}
.chkbox {
	position: relative;
	z-index:0;
}

.gallupB, .gallupC {
	font-size:0.9em;
	color:#eee;
	width:129px;
	text-align:center;
	height:40px;
	line-height:40px;
	font-weight:bold;
	margin:10px 0 0 0;
}
.gallupB {
	float:left;
	background:#444;
}
.gallupB span {
  display: inline-block;
  vertical-align: middle;
  line-height: 15px; /* &lt;-- adjust this */
}
.gallupC {
	background:#c83e3e;
	overflow:hidden;
	display:inline-block; 
	vertical-align:middle;
	font-size:1.1em;
}
.gallupB:hover { 
	background:#333;
	cursor:pointer;
}
.gallupC:hover { 
	background:#0166aa;
	cursor:pointer;
}
#main .right .classifiedsBanner {
	background:#0166aa;
	width:250px;
	padding:5px;
	color:#eee;
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 20px 0;
}
#main .right .classifiedsBanner a, #main .right .classifiedsBanner a:hover {
	color:#eee;
	text-decoration:none;
}
#articles_row {
	width:800px;
}
#article_big, #article_med, #article_sm {
	background:#fff;
	padding:25px 0;
	margin:10px 0 0 0;
}
#article_med {
	width:390px;
	padding:20px 0;
	float:left;
}
#article_sm {
	width:390px;
	padding:20px 0;
	float:left;
	height:190px;
}
#article_big h2, #article_med h2 {
	padding:0px 0 10px 0;
	font-size:1.5em;
}
#article_med h2 {
	font-size:1.2em;
	height:45px;
}
#article_big h2 a, #article_med h2 a {
	color:#c83e3e;
}
#article_big h2 a:hover, #article_med h2 a:hover {
	color:#ea3838;
}
#article_big .date_div, #article_med .date_div, v, #article_sm .date_div {
	width:300px;
	display:inline-block;
	font-weight:bold;
	font-size:0.85em;
	text-transform:uppercase;
}
#article_med .date_div, #article_sm .date_div {
	width:225px;
}
#article_big .date, #article_med .date, #article_sm .date {
	padding:0 0 0 5px;
	color:#555;
}
#article_big .subject_div, #article_med .subject_div, #article_sm .subject_div {
	display:inline-block;
	width:480px;
	text-align:right;
	font-size:0.85rem;
	font-weight:bold;
	text-transform:uppercase;
}
#article_med .subject_div, #article_sm .subject_div {
	width:150px;
}
#article_big .main_text, #article_med .main_text{
	padding:20px 0 0 0;
	font-size:0.95em;
	line-height:25px;
	text-align: justify;
}
#article_med .main_text{
	font-size:0.85em;
	line-height:22px;
}
#article_big .intro {
	font-style:oblique;
	font-size:0.95em;
	padding:10px 0 10px 0;
	font-weight:bold;
	text-align:justify;
}
#article_big .legend {
	position:absolute;
	bottom:0px;
	left:0px;
	background: #00000094;
	color:#eee;
	padding:6px 20px 5px 20px;
	font-size:0.75em;
	width:770px;
	text-align:right;
	font-style:oblique;
	font-family:Arial;
}
#article_big p {
	margin:0;
	text-align:justify;
}
#menu {
	width:100%;
}
#main .right .otherArticles .calendar {
	padding:10px;
}
#main .right .otherArticles .calendar a {
	color:#0166aa;
}

#main .moreArticles {
	float:left;
	background:#fff;
	margin:20px 0 0 0;
	padding:10px;
}
#main .moreArticles ul {
	list-style-type:none;
	margin:0 0 0 -60px;
}
#main .moreArticles ul li {
	font-size:0.95em;
	padding:10px;
	margin-bottom:5px;
	background:#f9f9f9 url('images/external.png') no-repeat 10px 14px;
}
#main .moreArticles ul li:hover {
	background:#f1f1f1 url('images/external.png') no-repeat 10px 14px;
}
#main .moreArticles ul li.aggelia {
	padding: 10px 10px 10px 35px;
	font-size:0.85em;
	background:#f9f9f9 url('images/classified.png') no-repeat 8px 11px;
	float:left;
}
#main .moreArticles ul li.aggelia.bold {
	font-weight:bold;
	background:#fffeed url('images/classified.png') no-repeat 8px 11px;
	border:1px solid #ccc;
	
}
#main .moreArticles ul li.aggelia:hover {
	background:#f1f1f1 url('images/classified.png') no-repeat 8px 11px;
}
#main .moreArticles h4 {
	padding:0 0 5px 20px;;
	margin:0;
}
#main .moreArticles p {
	padding:0;
	margin:0;
	font-size:0.85em;
	color:#555;
}
#main .moreArticles p a{
	color:inherit;
}
.cal_header {
	font-weight:bold;
	color:#666;
	height:20px;
}
.cal_header a {
	color:#777;
	text-decoration:none;
}
.cal_header a:hover {
	color:#aaa;
}
.cal_days {
	background-color:#ddd;
	font-weight:bold;
	color:#444;
	width:23px;
	text-align:center;
	font-size:0.8em;
}
.cal_months {
	background-color:#eee;
	color:#555;
	text-align:center;
	font-size:0.75em;
}
.cal_months a {
	text-decoration:none;
}
.cal_dates {
	background:url('images/cal_bkg.gif') no-repeat;
	text-align:center;
	font-size:0.9em;
	padding:4px;
	width:25px;
	color:#666;
}
.cal_dates a {
	font-weight:bold;
}
#footer {
	font-size:0.75em;
	text-align:center;
	color:#aaa;
	clear:both;
}
#footer .promoBox {
	width:240px;
	height:150px;
	background:#455864;
	
	display:inline-block;
	overflow:hidden;
}
#footer .promoBox h2{
	background:#dde;
	padding:10px;
	color:#444;
	font-size:1.2em;
}
#footer .promoBox p {
	padding:0px 8px 0 8px;
	color:#ddd;
	font-size: 0.8rem;
    line-height: 1.1rem;
}
.navigation {
	font-size:0.8em;
	color:#555;
	width:100%;
	margin:10px 0 10px 0;
	text-align:center;
	padding:10px 0;
	float:left;
	background: rgba(99, 88, 99, 0.1);
}
.navigation a {
	text-decoration:underline;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/cssplay-click-dropline.html
Copyright (c) Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

html {-webkit-animation: safariSelectorFix infinite 1s;}
@-webkit-keyframes safariSelectorFix {
0% {zoom:1;} 
100% {zoom:1;}
}


#dropline {height:31px; position:relative; text-align:left; width:100%; margin:0 auto; z-index:100; font-size:12px; position:relative; 
-ms-border-radius: 0px 0px 0 0;
-moz-border-radius: 0px 0px 0 0;
border-radius: 0px 0px 0 0;
-webkit-box-reflect: below 0px -webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0.5)), to(transparent));
}
#dropline, #dropline ul {padding:0; margin:0; list-style:none;}
#dropline li {display:inline;}
#dropline li a {display:inline-block; padding: 0 15px; line-height:35px; color:#fff; text-decoration:none; font-weight:bold;
-ms-border-radius: 0px 0px 0 0;
-moz-border-radius: 0px 0px 0 0;
border-radius: 0px 0px 0 0;
}
#dropline li a:hover {
	background:#333;
}
#dropline ul {position:absolute; left:-9999px; width:100%; top:35px; text-align:left; height:35px; background:#3e6083; display:inline-block;
-ms-border-radius: 0 0 0px 0px;
-moz-border-radius: 0 0 0px 0px;
border-radius: 0 0 0px 0px;
-webkit-box-reflect: below 0px -webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0.5)), to(transparent));
}
#dropline ul li a {background:#3e6083;
-ms-border-radius: 0px 0px 0 0;
-moz-border-radius: 0px 0px 0 0;
border-radius: 0px 0px 0 0;
}

#dropline ul li a:hover {background:#7ad;}

#dropline li a:active {outline:none; background:#3e6083;}
#dropline li a:hover + ul {left:0; border:0;}

#dropline a:focus {outline:0; background:#3e6083;}
#dropline a:focus + ul {left:0;}
#dropline ul:hover {left:0;}


.big.centered_image, .med.centered_image, .sm.centered_image {
  height: 430px;
  overflow: hidden;
  border: 0px solid #956;
  text-align: center;
  margin:10px 0 0 0;
  cursor:pointer;
  position:relative;
}
#paraskinio.big.centered_image {
    height: auto !important;
}
#paraskinio.big.centered_image img {
    width: 100%;
}
.med.centered_image  {
	width: 390px;
  	height: 220px;
}
.sm.centered_image {
	width: 150px;
  	height: 90px;
  	float:left;
}
.sm_main_text {
	font-size:0.9em;
	font-weight:normal;
	padding:10px;
	overflow:hidden;
	line-height: 22px;
}
.sm_main_text a {
	color:#c83e3e;
}
.sm_main_text a:hover {
	color:#ea3838;
}

/*checkbox */

.chkbox label {
	cursor: pointer;
	position: absolute;
	width: 22px;
	height: 22px;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin:4px 0 0 -4px;
}

.chkbox label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 14px;
	height: 8px;
	background: transparent;
	top: 7px;
	left: 7px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.chkbox input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	
}
input[type=radio].css-checkbox {
	display:none;
}

input[type=radio].css-checkbox + label.css-label {
	padding-left:25px;
	height:14px; 
	display:inline-block;
	line-height:14px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;

}

input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -14px;
}
label.css-label {
	background-image:url(images/radios.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#slideshow {
    position: relative;
    height: 560px;
    padding: 0px;
}

#slideshow &gt; div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
#slideshow img {
	width:100%;
	height:auto;
}
table.info {
    width: 100%;
	padding:20px 50px;
}
table.info td, table.info th {
    text-align: left;
	padding:5px 0;
	color: white;
    font-size: 13px;
}
table.info th {
    font-size: 16px;
}
ul.footer-menu {
    margin: 0;
    padding: 0;
}
.footer-menu li {
    list-style: none;
    display: inline-block;
    font-size: 15px;
    padding: 0 40px;
}
.footer-menu li a {
    color: #eee;
}
.footer-menu li a:hover {
    color: white;
}
.cc-window{
    opacity:1;
    transition:opacity 1s ease;
}
.cc-window.cc-invisible{
    opacity:0
}
.cc-animate.cc-revoke{
    transition:transform 1s ease
}
.cc-animate.cc-revoke.cc-top{
    transform:translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom{
    transform:translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{
    transform:translateY(0)
}
.cc-grower{
    max-height:0;
    overflow:hidden;
    transition:max-height 1s
}
 .cc-link,.cc-revoke:hover{
    text-decoration:underline
}
.cc-revoke,.cc-window{
    position:fixed;
    overflow:hidden;
    box-sizing:border-box;
    font-size:13px;
    line-height:1.2em;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    z-index:9999;

}
.cc-window.cc-static{
    position:static
}
.cc-window.cc-floating{
    padding:1em;
    -ms-flex-direction:row;
    flex-direction:row;
	width: 100%;
	font-size:2rem !important
}
.cc-window.cc-banner{
    padding:1em 1.8em;
    width:100%;
    -ms-flex-direction:row;
    flex-direction:row
}
.cc-revoke{
    padding:.5em
}
.cc-header{
    font-size:15px;
    font-weight:700
}
.cc-btn,.cc-close,.cc-link,.cc-revoke{
    cursor:pointer
}
.cc-link{
    display:inline-block;
     text-decoration:none;
    color:#fff
}
.cc-link:hover{
    text-decoration:underline;
}
.cc-link:active,.cc-link:visited{
    color:initial
}
.cc-btn{
    display:block;
    padding:.4em .8em;
    font-size:.9em;
    font-weight:700;
    border-width:2px;
    border-style:solid;
    text-align:center;
    white-space:nowrap
}
.cc-banner .cc-btn:last-child{
    min-width:140px
}
.cc-highlight .cc-btn:first-child{
    background-color:transparent;
    border-color:transparent
}
.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{
    background-color:transparent;
    text-decoration:underline
}
.cc-close{
    display:block;
    position:absolute;
    top:.5em;
    right:.5em;
    font-size:1.2em;
    opacity:.9;
    line-height:.75
}
.cc-close:focus,.cc-close:hover{
    opacity:1
}
 .cc-revoke.cc-top{
    top:0;
    left:3em;
    border-bottom-left-radius:.5em;
    border-bottom-right-radius:.5em
}
.cc-revoke.cc-bottom{
    bottom:0;
    left:3em;
    border-top-left-radius:.5em;
    border-top-right-radius:.5em
}
.cc-revoke.cc-left{
    left:3em;
    right:unset
}
.cc-revoke.cc-right{
    right:3em;
    left:unset
}
.cc-top{
    top:1em
}
.cc-left{
    left:1em
}
.cc-right{
    right:1em
}
.cc-bottom{
    bottom:1em
}
.cc-floating&gt;.cc-link{
    margin-bottom:1em
}
.cc-floating .cc-message{
    display:block;
    margin-bottom:1em;
	margin-right:2em;
}
.cc-window.cc-floating .cc-compliance{
    -ms-flex:1;
    flex:1
}
.cc-window.cc-banner{
    -ms-flex-align:center;
    align-items:center
}
.cc-banner.cc-top{
    left:0;
    right:0;
    top:0
}
.cc-banner.cc-bottom{
    left:0;
    right:0;
    bottom:0
}
.cc-banner .cc-message{
    -ms-flex:1;
    flex:1
}
.cc-compliance{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-line-pack:justify;
    align-content:space-between
}
.cc-compliance&gt;.cc-btn{
    -ms-flex:1;
    flex:1
}
.cc-btn+.cc-btn{
    margin-left:.5em
}
 @media print{
    .cc-revoke,.cc-window{
        display:none
    }
}
@media screen and (max-width:900px){
    .cc-btn{
        white-space:normal
    }
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){
    .cc-window.cc-top{
        top:0
    }
    .cc-window.cc-bottom{
        bottom:0;
		
    }
    .cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{
        left:0;
        right:0
    }
    .cc-window.cc-banner{
        -ms-flex-direction:column;
        flex-direction:column
    }
    .cc-window.cc-banner .cc-compliance{
        -ms-flex:1;
        flex:1
    }
    .cc-window.cc-floating{
        max-width:none
    }
    .cc-window .cc-message{
        margin-bottom:1em
    }
    .cc-window.cc-banner{
        -ms-flex-align:unset;
        align-items:unset
    }
}
 .cc-floating.cc-theme-classic{
    padding:1.2em;
    border-radius:5px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{
    text-align:center;
    display:inline;
    -ms-flex:none;
    flex:none
}
.cc-theme-classic .cc-btn{
    border-radius:5px
}
.cc-theme-classic .cc-btn:last-child{
    min-width:140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn{
    display:inline-block
}
 .cc-theme-edgeless.cc-window{
    padding:0
}
.cc-floating.cc-theme-edgeless .cc-message{
    margin:2em 2em 1.5em
}
.cc-banner.cc-theme-edgeless .cc-btn{
    margin:0;
    padding:.8em 1.8em;
    height:100%
}
.cc-banner.cc-theme-edgeless .cc-message{
    margin-left:1em
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{
    margin-left:0
}
</pre></body></html>