*{
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-family: 'Verdana', sans-serif;
}
html{
  height: 100%;
}
body{
  position: relative;
  width: auto;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  font-size: 0.8em;
  background:#fff;
}
.cleaner, #content .cleaner{
  clear:both;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
}
a, a:visited{
   color: navy;
}
a:hover{
	color: red;  
	text-decoration: underline
}
fieldset{
  border:none;
}
img{
  border: none;
}
th, td{
	vertical-align: top;
}
input, label, textarea{
  display: block;
}
#head{
  height: 87px;
  border-bottom: 1px solid #fff;
  background: url('/images/semsa/bg1.gif') 585px 0 no-repeat #232b5d;
}
#head ul{
  position: absolute;
  top: 88px;
  left: 0;
  list-style: none;
}
#head img{
  float: left;
}
#head li{
  float: left;
}
#head li a{
  float: left;
  display: block;
  padding: 8px 10px;
}
#head h1, #head h2{/*
  float: right;*/
  font-size: 9px;
  color: #fff;
}
#top{
  height: 27px;
  background-color: #192c82;
}
#top ul{
    float: right;
    margin: 5px 50px 0 150px;
	list-style: none;
  border-right: 1px solid #fff;
}
#top li{
  float: left;
}
#top a, #top span{
  float: left;
  padding: 0 10px 0 10px;
  border-left: 1px solid #fff;
  font-weight: bold;
  white-space:nowrap;
}
#top a{
  text-decoration: none;
  color: #fff;
}
#top span, #top .span, #nav a.span, #nav span{
  color: red;
}
#top a:hover{
	text-decoration: underline;
}
#top img{
  float: left;	
}
#body{
  width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<900?'900px':'100%');
  min-width: 900px;
  height: 100%;
}
/*<Μενώ>*/
#nav{
	width: 220px;
	padding: 0 0 10px 0;
  background-color: #eef0fd;
}
#nav ul{
  width: 220px;
  margin: 0 0 15px 0;
  border-top: 1px solid #fff;
  border-bottom: 15px solid #192c82;
}
#nav ul ul{
  width: auto;
  margin: 0;
  background-color: #eef0fd;
  border:none;
}
#nav ul a, #nav ul span{
  text-decoration: none;
  font-weight: bold;
  font-size: 85%;
}
#nav li{
  padding-bottom: 3px;
  background-color: #192c82;
  border-bottom: 1px solid #fff;
}
#nav li a{
  display:block;
  padding-left:10px;
  color: #fff;
}
#nav li span{
  display:block;
  padding-left:10px;
  color: red;
}
#nav li li{
  padding-bottom: 3px;
  background-color: #eef0fd;
  border-bottom:none;
}
#nav li li a{
  padding-left:20px;
   color: navy;
}
#nav li li span{
  padding-left:20px;
}
#nav p{
  padding: 2px 10px;
  font: normal normal 0.8em 'Verdana', sans-serif;
}
.vote{
  padding: 10px 0;
}
.vote h4{
  margin: 10px 0 5px 0;
  padding: 0 10px;
  font-size: 110%;
  background: #192c82;
  color: #fff;
}
.vote p{
  clear: both;
  padding: 2px 10px 12px 10px;
  font: normal bold 0.9em 'Verdana', sans-serif;
}
.vote caption{
  padding:0 0 5px;
  text-align:left;
}
.vote table{
  margin:0 0 0 15px;
}
.vote th{
  padding:0 3px 0 0;
  text-align:left;
}
.vote th, .vote td{
  vertical-align:middle;
}
.vote input{
  float: left;
}
.vote label{
  clear: left;
  margin: 0 10px;
}
.vote div{
  margin: 0 10px;
}
.vote span{
	color: #000;
}
.vote a{
  clear: both;
}
.but, .but_hover{
  clear: both;
  margin: 5px 0 0 12px;
  padding: 0;
  border: 1px solid #192c82;
  font-size: 0.9em;
  font-weight: bold;
  background-color: #192c82;
  color: #fff;
}
#content{
    width: 100%;
	padding: 10px 0 10px 0;
}
#content .sub{
	margin: 0 15px;
	padding: 0;
}
#content .sub li{
	float: left;
	list-style: none;
	font-size: 0.7em;
	white-space: nowrap;
}
#content .pager{
  margin: 0 15px 5px 15px;
  text-align: right;
}
#content h1{
	clear: both;
	margin: 10px 15px 5px 15px;
	font-size: 160%;
	color: #192c82;
}
#content h2{
	margin: 10px 15px 5px 15px;
	font-size: 140%;
	color: #192c82;
}
#content h3{
	margin: 10px 15px 5px 15px;
	font-size: 120%;
	color: #192c82;
}
#content h4{
	margin: 10px 15px 5px 15px;
	font-size: 110%;
	color: #192c82;
}
#content p{
	margin: 0 15px;
}
#content img, #news img{
	margin: 0 15px 10px;
}
#content .ImageCenter{
  display:block;
  margin:5px auto;
}
#content table{
	margin: 0 15px;
}
#content ul{
	margin: 5px 15px 5px 40px;
}
#content ol{
	margin: 5px 15px 5px 40px;
}
dl{
	margin: 5px 15px 5px 15px;
}
dd{
	margin: 0 0 0 35px;
}
#content .tablelist{
	border-top : 1px solid #192c82;
	border-left : 1px solid #192c82;
}
#content .tablelist td{
    padding: 5px;
	border-bottom : 1px solid #192c82;
	border-right : 1px solid #192c82;
}
#content .tablelist th{
    padding: 5px;
	border-bottom : 1px solid #eef0fd;
	border-right : 1px solid #eef0fd;
  font-weight: bold;
  background-color: #192c82;
  color: #fff;
}
#content .tablelist th a{
  color: #fff;
}
#content form{/*
  width: 400px;*/
  margin: 5px 15px;
}
#content label input, #content textarea{
  width: 300px;
  margin: 3px 0 5px 0;
  border: 1px solid #192c82;
}
#content textarea{
  height: 80px;
}
#content .but, #content .but_hover{
  margin: 5px 0 0 0;
}
#news{
	width: 220px;
	padding: 10px 0 10px 0;
  background-color: #f7f8ff;
}
#news h1{
	clear: both;
	margin: 10px 0 5px 0;
  padding: 0 15px;
	font-size: 140%;
  background: #192c82;
  color: #fff;
}
#news h2{
	margin: 10px 0 5px 0;
  padding: 0 15px;
	font-size: 120%;
  background: #192c82;
  color: #fff;
}
#news h3{
	margin: 10px 0 5px 0;
  padding: 0 15px;
	font-size: 110%;
  background: #192c82;
  color: #fff;
}
#news h4{
	clear: both;
	margin: 15px 0 5px 0;
  padding: 0 15px;
	font-size: 105%;
  background: #192c82;
  color: #fff;
}
#news h4 a{
  color: #fff;
}
#news p{
  padding: 0 15px;
}
#news iframe{
  width: 220px;
  margin: 0 0 20px 0;
}
#news img{
	display: block;
	margin: 20px auto;
}
#anonse{
	width: 220px;
}
#anonse img{
  margin: 0 10px 5px 10px;
}
#anonse a span{
  padding-left: 5px;
}
blockquote.anonse{
  width:185px;
}
address{
  height: auto !important;
  height: 5.5em;
  min-height: 5.5em;
  padding: 0;
  text-align: right;
  font-style: normal;
  background: #eef0fd;
}
#content address{
  background:none;
}
address p{
  margin: 0 0 0.9em 0;
  padding: 3px 0;
  text-align: center;
  font-size: 0.9em;
  background-color: #192c82;
  color: #fff;
}
address span{
  padding: 0 2em 0 0;
}
address a{
  font-size: 0.7em;
}
address img{
  float: left;
  padding: 0 0 10px 10px;
}

/*ΠΠ°Π»Π΅ΡΠ΅Ρ*/
#content .gallery{
  clear:both;
  margin:0 25px 20px;
}
#content .gallery.v{
  position:relative;
  padding:0 100px 0 0;
}
#content .mainGallery{
  margin:0 0 7px;
  text-align:center;
}
.content .gallery p, #content .gallery p{
  min-height:1.5em;
  margin:0 0 5px;
  text-align:center;
}
#content .gallery ul{
  margin:0;
  padding:0;
}
#content .gallery.v > ul{
  position:absolute;
  top:0;
  right:0;
}
#content .gallery li{
  padding:0;
  overflow:hidden;
}
#content .gallery.g li{
  display:inline-block;
  margin:0 10px 70px 0;
  vertical-align:middle;
}
#content .gallery.v li{
  display:table;
  margin:0 auto 5px;
}
#content .gallery .list{
  position:relative;
}
#content .gallery.g .list{
  padding:0 30px;
}
#content .gallery.v .list{
  position:absolute;
  top:0;
  right:0;
  padding:0;
}
#content .gallery .list div{
  position:relative;
  overflow:hidden;
}
#content .gallery p.prevArr, #content .gallery p.nextArr{
  position:absolute;
  top:12px;
}
#content .gallery p.prevArr{
  left:0;
}
#content .gallery p.nextArr{
  right:0;
}
#content .gallery p.upArr{
  padding:0 0 5px;
}
#content .gallery p.downArr{
  padding:5px 0 0;
}
#content .gallery.g .list ul{
  height:74px;
  margin-right:-300px;
}
#content .gallery.v .list ul{
  margin-bottom:-300px;
}


/*gallery*/
#content .mainGallery{
  background:url('/images/xsl_images/loader.gif') no-repeat 50% 50%;
}
#content .gallery ul{
  list-style:none;
  list-style-image:none;
}
#content .gallery .active img{
  border:2px solid #192c82;
}
#content .gallery li img{
  border:2px solid #fff;
}
.gallery .control{
  cursor:pointer;
}
