﻿/* Marios Polyzoes (Nov 27, 2010) Μάριος Πολυζώης
  Rev (Jan 30, 2016) */
html { overflow-y: scroll;}

@-viewport {
    width: device-width;
}
body {
padding:0;
font-family: Verdana, Geneva, Tahoma, sans-serif;
color:#464455;120
+}
.title-b {
font-family: 'Alfa Slab One', cursive; font-size:30px; letter-spacing:5px; color:#5C89CC;
}
.title-r {
font-family: 'Alfa Slab One', cursive; font-size:30px; letter-spacing:5px; color:#FA8071;
}
.container {
color:#000;
margin:0 auto;
padding:0px 0px;
}
#head2 {
margin:0 auto;
padding:0px 0px;
height:179px;
}
.pic {
	margin: 5px 10px;
	float: right;
}

#content {
padding:10;
text-align:left;
}
#content li{
LIST-STYLE-IMAGE:url("images/ob.gif");
}
A:LINK { text-decoration: none;
	color: #00a; }
A:active {
	COLOR: #d00; TEXT-DECORATION: none}
	
A:VISITED {text-decoration: none;
	color: #a0a; }
A:hover {
	COLOR: #AA6000; TEXT-DECORATION: underline;
}
.clear {
	clear:both;
}
.titlos {font-weight: bold; color: #ffee00;}
h1 {	color: #900;}
	
h2 {text-align: left;
	color: navy;
	margin-bottom:0px;
		 }
th {background: orange; color: white}
h3 {	text-align: left;
	font-weight: bold;
	color: #068;
}
h4 {	text-align: right;
	color: #a20;
font-weight: bold;}
h5 {  font-weight: normal;
font-weight: bold;
}

h6 {text-align: center;
	color: #2F4F4F;
	font-weight: normal;
 }
.kap {
	margin-left:16px;
}
/* ---------------*/
.footer {
   border: thin silver solid;
  background-color:#eee;
text-align:center;
  margin: 0.2em;
  padding: 0.3em;
}
.picd {
  margin: 5px 10px;
	float: left;
	border:0px;
}
#mid {
padding:1px 20px 20px;
}
.box {
background-color:#fafbfc;
border:1px solid silver;
color:#505050;
line-height:1.5em;
margin:20px;
padding:10px;
}
img {
	border:0px
}

#call {
text-align:center;
background-color:#FFCCCC;
}
.barrow {
position: fixed;
bottom: 15px;
right: 10px;
text-align: right;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}


/**************************** desktop **************************************/
@media screen and (min-width: 710px) {
div.icons {position:fixed; width:50px;z-index:100; margin-top:200px;
}
.container {
margin:0 auto;
padding:0px 0px;
width:800px;
margin-top:10px;
}
.main{clear:both;width:800px;}

#head2 {
color:#303030;
margin:0 auto;
padding:0px 0px;
height:120px;
}
.header-top{width:100%;height:120px;overflow:visible !important;}
.sitelogo{width:320px;height:73px;position:absolute;z-index:1;/*background:url("images/marponet2.png");*/margin:20px 0 0 30px;}
.sitelogo2{width:279px;height:179px;position:absolute;z-index:2;margin:0 0 0 521px;}
.stripe {width:450px;height:25px; color: #4abebd; font-size:20px; position:absolute;z-index:3; margin:80px 0 0 60px;}

#amenu { width: 180px;
clear:left;
float:left;
margin:6px 10px 10px 0;
padding:0;
 }
#content {
margin:10px 20px 0px 210px;
}

#wleft {
float:left;
width:470px;
}

#wright {
float:left;
width:250px;
}
#mid {
padding:1px 10px 20px 10px;
background-color:#FFF;
margin:-40px 10px 0px 10px;
}


}


/**************************** mobile ******************************************/
@media screen and (max-width: 710px) {

.container { margin-top:20px; background-color:#FFFFFF;}
#head2 {
padding:0px 0px;
height:90px;}

.header-top{width:100%;height:120px;overflow:visible !important;}
.sitelogo{width:320px;height:73px;position:absolute;z-index:1;background:url("images/marponet2.png");margin:10px 0 0 5px;}
.stripe {width:350px;height:20px; color: #4abebd; font-size:18px; position:absolute;z-index:3; margin:92px 0 0 30px;}

.navbar{
background-color: #9E80B6;
margin-top:0px;
color: #cad7e7;
}

#amenu { 
background-color:#fff; }

.clear-seira {
clear:both;
height:0.1em;
display:none;
}

#content {
width:90%;
padding:10px;
background-color:#fff;
}
#wleft {
float:left;
width:90%;
}
#wright {
float:left;
width:90%;
}
#mid {
padding:1px 5px 20px 5px;
background-color:#FFFFCC;
}

 }

