.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-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=90);
-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: arial; font-size: 11px; text-decoration : none }
.yazi:hover   {font-family: arial; font-size: 11px; text-decoration : underline }
.yazi2     	  {font-family: arial; font-size: 12px; text-decoration : none }
.yazi2:hover   {font-family: arial; font-size: 12px; text-decoration : underline }
.yazi3     	  {font-family: arial; font-size: 14px; text-decoration : none }
.yazi3:hover   {font-family: arial; font-size: 14px; text-decoration : underline }

.text   {font-family: Arial, Georgia, serif; font-size: 10px }
.altmenu 	   {font-family: arial, serif; font-size: 12px; color : white; font-weight: bold; text-decoration : none }
.altmenu:hover {font-family: arial, serif; font-size: 12px; color : #CA8400; font-weight: bold; text-decoration : none }
.ilk 	   { font-family: Tahoma, Arial; font-size: 11px; font-weight : bold; color : #ffffff; text-decoration : none}
.ilk:hover {font-family: Tahoma, Arial; font-size: 11px; font-weight : bold; color : yellow; text-decoration : none}
.basliklar {font-family: Tahoma, Arial; font-size: 16px; font-weight : bold; color : #55AAFF; text-decoration : none}
.fotoliste 	     {font-family: arial, serif; font-size: 10px; color : #336699;   font-weight: bold; text-decoration : none }
.fotoliste:hover {font-family: arial, serif; font-size: 10px; color : #CA8400; font-weight: bold; text-decoration : none }


#wrapper, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav li {
    float: left;
    list-style: none;
    font-family: tahoma, helvetica, arial, sans-serif;
	width : 103px;
    font-size: 11px;

    font-weight: bold;
    text-align: center;
}

#nav li.first {
    width: 109px;
    border-left: none;
}

#nav a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: #FFA800;
    padding: 12px 0;
    width: 100%;
}

#nav a:hover {
    background: #FFC14F;
    color: #ffffff;

}
