body {
	margin:0px;
	padding: 0px;
	float: left;
	width:100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#container {
	margin-top:2px;
	float:left;
	margin-left: 5px;
	width:99%;
	z-index:1;
	border: 2px solid #D5EDB3;
	padding: 0px;
	background-color: #F4FFE4;
	height: auto;
	margin-bottom: 20px;
}

#header {
	top:0px;
	width:100%;
	height:60px;
	background-color: #D5EDB3;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(odigos.jpg);
}

#leftbar{
	width:13%;
	background-color: #D5EDB3;
	margin: 0px;
	padding: 0px;
	float: left;
	height:auto;
	z-index:2;
	overflow: auto;
	text-align: center;
}

#main {
	width:84%;
	height:auto;
	float: left;
	z-index:2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}

#main_left {
	width:42%;
	margin: 0px;
	float: left;
	z-index:3;
	height: auto;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_right {
	width:57%;
	float: left;
	z-index:3;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 1%;
}

.logoText, .logoText a  {
	color: #5C743D;
	letter-spacing:0.5em;
	font-weight: bold;
	font-family: "Palatino Linotype";
	font-size: 28px;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	padding-left: 15%;
	text-decoration: none;
	top:5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: italic;
	}

.tagText {
	color: #993300;
	letter-spacing:0.1em;
	font-family: "palatino Linotype";
	font-size: 14px;
	font-style: italic;
	text-align: center;
	padding-left: 25%;
	font-weight: bold;
	top:25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#menubar1{
	float: left;
	width:100%;
	background-color: #FFCC33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menubar2{
	float: left;
	width:100%;
	background-color: #D3FB37;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menubar3{
	float: left;
	width:100%;
	background-color: #D3FB37;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height:16px;
}

ul#menu
{
	font-weight:bold;
	font-size: 12px;
	list-style-type: none;
/*	width:86%;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 13%;
	height: 14px;
	padding: 0px;
}

ul#menu li
{
	float: left;
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #F4FFE4;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0px;
}
#menu a
{
float: left;
display: block;
color: #006633;
text-decoration: none;
padding: 4px;
}

#menu a:hover ,ul#menu li#active,li#active a{ 
color: #F4FFE4;
background-color:#993300;
}


#bunners {
	margin-bottom:4px;
	text-align: center;	
	font-size:10px;
}
/*
#bunners a:hover {
	color:#000000;
	font-size:10px;
	}
#bunners a a:link a:visited  {
	color:#D5EDB3;
	font-size:10px;
	text-decoration: none;
	}	
	*/
#comments  {
	font-size:11px;
	text-decoration: none;
	width: 98%;
	color: #006600;
	}
#comments  a {
	font-size:11px;
	text-decoration: none;
	width: 98%;
	color:  #006600;
	}	
#comments   a:link  {
	font-size:11px;
	text-decoration: none;
	width: 98%;
	color:  #006600;
	}	
#comments  a:visited {
	font-size:11px;
	text-decoration: none;
	width: 98%;
	color: #006600;
	}	

.text {
	font-size: 14px;
	color: #333333;
}
.text a:link{
	color: #993300;
	text-decoration: none;
}
.text a:visited{
	color:  #511B00;
	text-decoration: none;
}

.headText {	
    color: #006666;
	font-size: 18px;
	letter-spacing: 8px;
	font-weight: bold;
}
.HeadComment {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 5px;
}
.copyright {	
    color: #006600;
	font-size: 12px;
}
.navText, .navtext a{  /*τίτλος καταλύματος στις λίστες καταλυμάτων*/
	color: #993300;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
	
.commentTable{
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: inherit;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 12px;
	color: #5C743D;
	background-color: #F4FFE4;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#infoBox{
	clear:both;
	border: thin solid #5C743D;
	background-color: #E7F4D5;
	text-align: center;		

}

#facebook{
	clear:both;
	border: thin solid #FFCC33;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom:10px;
}

.panorama{
	left:25px;
	top:20px;
	width:180px;
	height:120px;
	z-index:1;
	float:left;
	background-color: #FFFFFF;
	background-position: center center;
	border: 1px solid #666666;
	text-align: center;
	padding: 4px;
	text-decoration:none;
	color: #000000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	font-size: 13px;
	color: #333333;
}

.panorama a, panorama a:Link,panorama a:visited {
    text-decoration:none;
	color: #000000;
	}



