html, body { height: 100%; }
.baslik {
font-size: 12pt; font-weight: bold; color:#333202;
background:url('images/title_back.jpg') repeat-x top left;
height:32px;
line-height:32px;
}
.menu A {
      display: block;
      padding: 0;
      width: 174px;
      height: 20px;
      color : #343500;
      font-weight : bold;    
      text-decoration: none;	    
      font-size : 10pt;
      font-family : Verdana, Tahoma, Arial, Helvetica;
      border: 1px solid #c6f7d6;      }
.menu A:Hover {
      color : #727500;
      text-decoration: none;	 
      font-size : 10pt; 
      font-weight : bold;    
      font-family : Verdana, Tahoma,Arial, Helvetica;
      background-color: #9ef3b8;
      border-style: inset; 
      border-width: 1px;
          }
.menuover A {
      display: block;
      padding: 0;
      width: 174px;
      height: 20px;
      color : #727500;
      text-decoration: none;	 
      font-size : 10pt; 
      font-weight : bold;    
      font-family : Verdana, Tahoma,Arial, Helvetica;
      background-color: #9ef3b8;
      border-style: inset; 
      border-width: 1px;
}
.menu h1 {
      margin:0;
      padding:0;
      font-size: 12pt; 
      font-weight : bold;
      color: #343500;
   	}
.hayvanbaslik {
	font-size: 11pt; 
	font-weight: 700;
	color : #343500;
}
.kategori_giris {
      color : #343500;
      text-decoration: none;	    
      font-size : 11px;
      font-family : Verdana, Tahoma, Arial, Helvetica;
      }
      
.resimalti {
      color : #343500;
      text-decoration: none;	    
      font-size : 10pt;
      font-family : Verdana, Tahoma, Arial, Helvetica;
      clear:both;
      }
.bidibidi {
      border-style: solid; 
      border-color: $343500;
      border-width: 1px;
          }

