@charset "utf-8";
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
}
.indexpage {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/gallery-intro.jpg);
-webkit-background-size: 100% auto;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#intro-logo {
width: 155px;
}
#logo-buttons {
margin-left: 85px;
font-family: 'Roboto Slab', Tahoma, Helvetica, sans-serif; /* by cmagnet */
font-size: 0.9rem; /* by cmagnet */
float: right; /* by cmagnet */
margin-right: 100px; /* by cmagnet */
margin-top: 300px; /* by cmagnet */
}
#logo-buttons-left{ /* by cmagnet */
float: left;
width: auto;
height: 535px;
margin-top: 300px;
margin-left: 100px;
}
	#logo-buttons-left img{
		border: 1px solid #414140;
		width: auto;
		height: 535px;
	}

#table-page2 {
background-image: url(../images/gallery-page2.jpg);
background-repeat: no-repeat;
height: 220px;
}
#table-page2, 
#table-esoteriko {
width: 1000px;
}
#td-logo-img {
padding-left: 20px;
}
#td-address-info {
padding-right: 20px;
}
a {
text-decoration: none;
color: rgb(3, 88, 85);
}
a:hover {
color: #fff;
}

.maintext {
font-family: normal;
font-size: 12pt;
color: #606060;
}

.theader {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 18pt;
font-weight: bold;
font-style: italic;
color: #606060;
}

.tmain {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12pt;
font-style: italic;
color: #606060;         
}

.cat {
font-family: normal;
font-size: 14pt;
font-weight: bold;
color: #606060
}

.cat a:link {text-decoration: none; color:#606060;}    /* unvisited link */
.cat a:visited {text-decoration: none; color:#606060;} /* visited link */
.cat a:hover {text-decoration: underline; color:#606060;}   /* mouse over link */
.cat a:active {text-decoration: none; color:#606060;}  /* selected link */

.bio {
font-family: normal;
font-size: 28pt;
font-weight: bold;
font-style: italic;
color: #606060
}

.bio a:link {text-decoration: none; color:#606060;}    /* unvisited link */
.bio a:visited {text-decoration: none; color:#606060;} /* visited link */
.bio a:hover {text-decoration: underline; color:#606060;}   /* mouse over link */
.bio a:active {text-decoration: none; color:#606060;}  /* selected link */

.headerinfo {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 9pt;
color: rgb(15, 15, 15);
line-height: 21px;        
}