body { 
background-color:#fff;
margin: 0px; 
padding: 0px; 
font-family: Verdana, sans-serif;
font-size: 11px;
text-align: center;
color: #555;  
}

#top { position: absolute; 
        top: 0px;
        left: 0%;
        font-size: 14px;
   	    font-weight: bolder;
   	    text-align: left; 
        color: #000;
   	    background-color: #f60;
	    width: 66%; 
	    height: 60px;
	    padding: 15px;
	    filter:alpha (Opacity=90,FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=300, finishY=300;)
	    }
#tops { position: absolute; 
        top: 0px;
        left: 0%;
   	    font-size: 14px;
   	    font-weight: bolder;
   	    text-align: left;  
   	    color: #000;
	    background-color: transparent;
	    width: 66%; 
	    height: 60px;
	    padding: 15px;
	    z-index: 1;
	    }	    
#logo1 { position: absolute; 
        top: 10px;
        left: 75%;
   	    /*text-align: center; */
   	    font-size: 22px;
   	    font-weight: bolder;
   	    text-align: left;  
   	    color: #191970;
	    background-color: #transparent;
	    width: 176px; 
	    height: 40px;
	    z-index: 1;
	    }
			    
#top1 { position: absolute; 
        top: 60px;
        left: 0%;
   	    color: #fff;
	    background-color: #555;
	    width: 100%; 
	    height: 10px;
	    padding: 0px;
	    margin: 0px;
	    z-index: 2;
	    }
	    
#top2 { position: absolute; 
        top: 70px;
        left: 0%;
   	    color: #191970;
	    background-color: #fff;
	    width: 100%; 
	    height: 15px;
	    padding: 0px;
	    margin: 0px;
	    z-index: 3;
	    }
	    

			    
#text { position: absolute; 
        top: 125px;
        left: 52%;
   	    text-align: justify;  
   	    color: #555;
	    background-color: #fff;
	    width: 45%; 
	    height: 452px;
	    padding: 10px;
	    z-index: 2;
	    }

#nazva { position: absolute; 
        top: 100px;
        left: 52%;
   	    text-align: left;
	    font-size: 16px;	
   	    font-weight: bolder;  
   	    color: #fff;
	    background-color: #444;
	    width: 45%; 
	    height: 20px;
	    padding: 5px 5px 5px 15px;
	    z-index: 3;
	    }



.bigtext { font-weight: bolder;
   	       text-align: left;
		   text-decoration: none;  
   	       font-size: 14px;
		   color: #f60;
	       }	   
a { text-decoration: none; color: #fff; }
/*a:hover { color: red }*/
a:link,a:visited {color:#fff;}a:active {color:red}
#text a { color: #f60; }
#text a:hover { color: #900; font-weight: bolder;}

/* μενώ */


ul {position: absolute; 
    top: 100px;
    left: 2%;
    background: #444;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	z-index: 3;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	font-weight: bolder;
    color: #777;
/*	background: #f60; /* IE6 Bug */ */
    background: #444; /* IE6 Bug */ 
	padding: 5px;
	border: 1px solid #ccc;
	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: #fff; background: #f60; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

/* End μενώ */


#blok1, #blok2, #blok3, #blok4, #blok5, #blok6 { position: absolute;
                                                 left: 22%; 
                                                 text-align: center;  
   	                                             width: 29%; 
	                                             padding: 0% 1% 5px 0%;
	                                             z-index: 1;
	                                             } 
	    



#text1, #text2, #text3, #text4, #text5, #text6 { position: absolute; 
                                                 left: 52%;
   	                                             text-align: justify;  
   	                                             color: #555;
	                                             background-color: #transparent;
	                                             width: 46%; 
	                                             padding: 10px;
	                                             z-index: 2;
	                                             }


	       	       	       	       	       	       
		   	                                             
        



