.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit2 img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.5;
}

.highlightit2:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


.baslik {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #666666 }
.yazi   {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #666666 }
.text   {font-family: Arial, Georgia, serif; font-size: 10px }
.dip     	{font-family: Arial, Georgia, serif; font-size: 10px; text-decoration : none}
.dip:hover  {font-family: Arial, Georgia, serif; font-size: 10px; text-decoration : underline}
.galeri   		{font-family: Trebuchet MS, "Times New Roman", Times, serif; font-size: 13px; color: #CC0066; font-weight: bold; text-decoration : none  }
.galeri:hover   {font-family: Trebuchet MS, "Times New Roman", Times, serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration : none  }
.gastro       {font-family: trebuchet ms, tahoma, Georgia, serif; font-size: 12px; color: #ffffff; text-decoration : none }
.gastro:hover {font-family: trebuchet ms, tahoma, Georgia, serif; font-size: 12px; color: #FFFF99; text-decoration : underline }
.icyazi {font-family: Trebuchet MS,Arial, Georgia, serif; font-size: 12px;  color: #666666; text-decoration : none }
.icyazi:hover {font-family: Trebuchet MS,Arial, Georgia, serif; font-size: 12px;  color: #333399; text-decoration : underline}
.teknebas  {font-family: Trebuchet MS, Arial, Georgia, serif; font-size: 13px; font-weight: bold; }
.tekneyazi {font-family: Trebuchet MS, Arial, Georgia, serif; font-size: 11px }
.rotabig    {font-family: Trebuchet MS, Arial, Georgia, serif; font-size: 16px; font-weight: bold }
.rotahead   {font-family: Trebuchet MS, Arial, Georgia, serif; color =#24246C; font-size: 12px; font-weight: bold }
.rota       {font-family: Trebuchet MS, Arial, Georgia, serif; color =#336699; font-size: 11px; font-weight: bold; text-decoration : none  }
.rota:HOVER {font-family: Trebuchet MS, Arial, Georgia, serif; color =black; font-size: 11px; font-weight: bold; text-decoration : underline }

#wrapper, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li {
    float: left;
    list-style: none;
    width: 110px;
    font-family: trebuchet ms, tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    border-right: 1px solid white;
    text-align: center;
}

#nav a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #91A8DD;
    padding: 2px 0;
    width: 100%;
}

#nav a:hover {
    background: #9C7869;
}