.sayfaliste{
padding: 2px;
}
.sayfaliste ul{
padding: 0;
padding-top:10px;
margin:0;
text-align: center;
font-size: 16px;
}
.sayfaliste li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}
.sayfaliste a, .sayfaliste a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}
.sayfaliste a:hover, .sayfaliste a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}
.sayfaliste a.aktifsayfa{
background-color: #2e6ab1;
color: #000 !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.sayfaliste a.linkiptal, .sayfaliste a.linkiptal:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}
.sayfaliste a.ilerigeri{
font-weight: bold;
}



/* INPUT */


.input{width: 200px; border: 1px solid gray}
.textarea{width: 600px; border: 1px solid gray }

.buton{
cursor:pointer;
border:outset 0px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(ara.gif) repeat-x left top;
}

.buton2{
cursor:pointer;
border:outset 0px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(buton.gif) repeat-x left top;
width:55px;
height:21px;
}


.tabloarka{
background:#00FFFF;
}

.tablobasi {
color: #FFFFFF;
background:#000066;
text-align:center;
font-weight:bold;
}

.dikkat{
color:#FF0000;
font-weight:bold;
}


h2{
display: block;
margin-left: auto;
margin-right: auto ;
text-align:center;
}


/* FOTO GALERƯ*/


.fotokutusu {
float:center;
width: 600px;
padding: 2px;
background-color: #cccccc;
}

.foto{
float:left;
height:100px;
margin-left:2px;
margin-right:2px;
background-color: #cccccc;
border:#CCCCCC 1px solid
}