*
{
margin: 0px;
padding: 0px;
}

a {
	color: #b4b4b2;
}

a:hover, a:active {
	text-decoration: none;
	color: #b4b4b2;
}

a:visited {
	color: #b4b4b2;
}
body {
	margin: 0px;
	padding: 0px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
#header {
	width: 763px;
	height: 391px;
	margin: 0;
	padding: 0;
	background: url(images/logo2.jpg) repeat-x right top

}
#logo {
	padding: 0px 0 0 0;
	height: 391px;
	width: 100%;
	text-align: center;
	background-image: url(images/polikonos.png) repeat right top;
}
#logo h1 a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #7c7878;
}
#D1
{
   margin: 25px 0 0 0;
}
#laa { 
    font-size: 14px;
	color: #000000;
}
#menu {
	padding-top: 10px
}
#menu a {
	display: block;
	float: left;
	margin-left: 70px;
	padding-top: 5px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	
}

#menu a:hover, .active a {
	text-decoration: underline
}
#content
{
width: 763px;
padding-top: 10px
}

#left
{
width: 450px;
padding: 10px;
}

#left H1
{
color: #000000;
font-size: 24px;
}
#left H2
{
color: #000000;
font-size: 18px;
}

#right
{
float: right;
width: 256px;
}

#right H3
{
width: 256px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.jpg) no-repeat
}

#right ul {
	list-style: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#right li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#right li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#right a {
	color: #000000;
}
#right a:visited {
	color: #D72020;
}

#right p
{
padding: 10px;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #b1b1b1;
	border: 1px solid #000000;
	font-weight: bold;
	color: #ffffff
}



#laa2 {
	clear: both;
	height: 30px;
	padding: 15px 0;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #b4b4b2;
	text-align: center;
	font-size: 10px;
	width: 763px;
}

#laa2 p {
	margin: 0;
	color: #ffffff;
}

#laa2 a {
	color: #ffffff;
	font-size: 10px;
}


.small p {
	margin: 0;
	font-size: 11px;
}
