body {color:#000;font-family:Verdana, sans-serif;font-size:10px;text-decoration:none;background-color:#fff;margin:0px;padding:0px;}
#verh {position:absolute;left:1%;top:5px;width:98%;height:90px;background-color:#fff;margin:0px;padding:0px;}
#polosa {position:absolute;left:1%;top:90px;width:98%;height:20px;background-color:#fff;margin:0px;padding:0px;z-index:3;}
#foto {position:absolute;background-position:center top;background-repeat:no-repeat;top:122px;
	    left:77%;width:22%;height:606px;font-size:14px;padding:0;margin:0;z-index:4;}         
#r-foto { position: absolute;
        top: 621px;
	    left: 77%;
        width: 22%;
        height: 437px;        
        padding: 0px;
        margin: 0px;
        z-index: 5
        } 
#l-foto { position: absolute;
        top: 415px;
	    left: 1%;
        width: 22%;
        height: 437px;        
        padding: 0px;
        margin: 0px;
        z-index: 5
        } 
				        
#cont { position: absolute; 
        top: 122px;
		left: 24%;
        width: 51%; 
        height: auto; 
        background-color: transparent;
		/*z-index: 3;*/
		}
			 
.brick { position: relative; 
         width: 99%; 
         height: auto; 
         background-color: #fff;
		 color: #000; 
         padding: 5px 15px 5px 15px;
		 border: 0px solid #bbb;
		 font-size: 12px;
		 text-align: justify;
		 }
.rick { position: relative;
        width: 99%; 
        height: auto; 
        background-color: #fff;
		color: #000; 
        padding: 5px 0px 5px 0px;
        margin: 0px; 
		border: 0px solid #fff;
		font-size: 11px;
		text-align: center;
		}
		 
#nav { position: absolute;
       top: 122px;
	   left: 1%;
       width: 22%;
       height: auto;        
       font-size: 14px;
       /*text-transform: uppercase;*/
       padding: 0px;
       margin: 0px;
       z-index: 4;
       }
/* μενώ */

ul { margin: 0;
	 padding: 0;
	 list-style: none;
	 width: 171px; /* Width of Menu Items */
	 }

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 100%; /* Set 1px less than menu width */
	top: 0;
	display: none;
	z-index: 5;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: bolder;
    color:  #fff;
    background: #600; /* IE6 Bug */ 
	padding: 5px 5px;
	border: 1px solid #fff;
	border-bottom: 0;
	
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #600; background: #fff; border: 1px solid #600;} /* Hover Styles */
		
li ul li a { padding: 8px 5px;} /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */
a { text-decoration: none; font-weight: bolder;}
.brick a { text-decoration: none; font-size: 11px; font-weight: bolder; color: #600;}
.brick a:hover { text-decoration: none; font-weight: bolder; color: #f30;}
.brick img { margin: 10px 10px;}

hr {color: #600; background: #600; margin: 0px; padding: 0px; height: 1px; border: 0px;}
h1 {color: #000; font-weight: bolder; font-size: 14px; text-align: left; margin: 10px 5px 5px 0px;}
h2 {color: #600; font-weight: bolder; font-size: 14px; text-align: left; margin: 15px 5px 10px 0px;}
h3 {color: #01066E; font-weight: bolder; font-size: 12px; text-align: left; text-transform: uppercase; margin: 10px 5px 5px 5px;}
h4 {color: #000; font-weight: bolder; font-size: 11px; text-align: left; margin: 5px 5px 5px 5px;}
h5 {color: #063; font-weight: bolder; font-size: 10px; text-align: left; margin: 15px 5px 5px 5px;}
h6 {color: #063; font-weight: bolder; font-size: 12px; text-align: right; margin: 15px 5px 5px 5px;}

.avtograf {line-height: 1.5;font-size: 10px;}
.avtograf a { color: #bbb; font-size: 10px;font-weight: normal;}
.avtograf a:hover { color: #f60; font-size: 10px;}
table {font-size:12px;}

img {border:none;}
