body {
margin: 0 0 0 0; 
background: url(/img/bgr.gif) no-repeat;
font-family: Verdana;
font-size: 11px;
color: #434242;
}
a {
color: #004284;
}

a:hover {
color: #2393b0;
}

td {
font-family: Verdana;
	font-size: 11px;
}

h2 {
font-family: Verdana;
font-size: 11px;
color: #434242;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}

form {
margin: 0 0 0 0;
}
.copy{
	font-family: Verdana;
	font-size: 11px;
	color: #579aa2;
}

.ots {
margin-top: 10px;
}

table.gl {
border-color: #cee6ea;
background-color: #fdfdfd;
border-width: thin;
border-style: solid;
border-width: 1px;
}
table.menu {
border-color: #cee6ea;
background: url(/img/fon-menu.jpg);
border-width: thin;
border-style: solid;
border-width: 1px;
}
table.menu1 {
border-color: #cee6ea;
background: url(/img/fon-menu1.jpg);
border-width: thin;
border-style: solid;
border-width: 1px;
}
table.kont {
border-color: #cee6ea;
background: url(/img/fon-kontakt.jpg);
border-width: thin;
border-style: solid;
border-width: 1px;
}
table.kont1 {
border-color: #cee6ea;
background: url(/img/fon-kontakt1.jpg) no-repeat;
border-width: thin;
border-style: solid;
border-width: 1px;
}
table.rek {
border-color: #cee6ea;
background: url(/img/fon-rek.jpg);
border-width: thin;
border-style: solid;
border-width: 1px;
color: #1c839c;
font-weight: bold;
}
table.rek1 {
border-color: #cee6ea;
background: url(/img/fon-rek1.jpg);
border-width: thin;
border-style: solid;
border-width: 1px;
color: #1c839c;
font-weight: bold;
}
td.text {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 4px;
}
td.text-about {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 12px;
}

img.att {
margin-left: 5px;
margin-top: 4px;
}
img.kn {
margin-left: 5px;
margin-top: 0px;
}

td.red {
color: #c02929;
}

.red1 {
color: #c02929;
}

img.podrobno {
margin-right: 10px;
margin-bottom: 1px;
}
img.podrobno2 {
margin-right: 10px;
margin-bottom: 3px;

}

img.podrobno1 {
margin-right: 10px;
margin-bottom: 3px;
}

img.podrobno3 {
margin-right: 10px;
margin-bottom: 3px;
}

/* CSS Μενώ βεπυ */

ul#cssmenu {
	width: 480px;
	margin: 0;
	border: 0 none;
	padding: 0;
  	list-style: none;
	background: #ebebeb;
  	height: 25px;
	font: 11px Verdana;
	
}

ul#cssmenu li {
	margin: 0;
	border: none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 25px;
}

ul#cssmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 190px;
	list-style: none;
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
	height: 60px;
}

ul#cssmenu ul:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#cssmenu ul li {
	width: 190px;
	float: left;
	display: block !important;
	display: inline;
	top: 4px;
	}

/* Main Menu */
ul#cssmenu a {
	border-left: #d5d5d5 1px solid;
	padding: 6px 10px;
	float: none !important;
	float: left;
	display: block;
	background: #ebebeb;
	color: #ca0b1c;
	font: 11px Verdana;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}
/* Main Menu */
ul#cssmenu a.first {
	border-left: #d5d5d5 1px solid;
	padding: 6px 10px;
	float: none !important;
	float: left;
	display: block;
	background: #ebebeb;
	color: #ca0b1c;
	font: 11px Verdana;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}


ul#cssmenu a.end {
	border-left: #d5d5d5 1px solid;
	border-right: #d5d5d5 1px solid;
	padding: 6px 10px;
	float: none !important;
	float: left;
	display: block;
	background: #ebebeb;
	color: #ca0b1c;
	font: 11px Verdana;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}
/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a,
ul#cssmenu a.first:hover,
ul#cssmenu li:hover a.first,
ul#cssmenu li.iehover a.first {
	background: #fdfdfd;
	color:#2393b0;
	border: 0;
	border-top: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	text-decoration: none;
}


/* Main Menu Hover */
ul#cssmenu a.end:hover,
ul#cssmenu li:hover a.end,
ul#cssmenu li.iehover a.end {
	background: #fdfdfd;
	color:#2393b0;
	border: 0;
	border-top: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	border-right: #d5d5d5 1px solid;
	text-decoration: none;
}
/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
	border-top: 1px solid #d5d5d5;
	float: none;
	background: #eeeeee;
	color: #ca0b1c;

}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
	border-top: 1px solid #d5d5d5;
	background: #fdfdfd;
	color:#2393b0;
	border-bottom:0;
}

ul#cssmenu ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
	display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
	display: block;
}
/* CSS Μενώ βεπυ */


h1 {
color: #c20000;
font-size: 12px;
}

h3 {
color: #c20000;
font-size: 11px;
}
.red {
color: #c20000;
}

.contact-form {
  width: 400px;
}

.contact-form input, .contact-form label, .contact-form textarea {
  display:block; 
  width:300px;
  font: normal 14px/14px Verdana, sans-serif;
}

.contact-form input,  .contact-form textarea {
  padding: 0;
  margin: 0 0 10px 0;
}

.contact-form label{
  padding: 0 0 2px 0;
}

.contact-form textarea{
  height: 200px;
}

.contact-form input{
  height: 24px;
}


.contact-form textarea, .contact-form input {
  border: 1px solid #ccc;
}
.contact-form input.button{
  width: 100px;
}

.contact-form span.contact-form-title{
  font: bolder 16px/18px Verdana, sans;
  color:#CA0B1C;
  padding: 0 0 20px 0;
  display:block;
}



