#gövde{
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
scrollbar-face-color:#82B5E8;
scrollbar-arrow-color:blue;
}

#blueblock{
width: 180px;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 70%;
font-weight:500;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 180px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.cerceve{
border-top:none;
border-left:none;
border-right:outset 2px #f4f4f4;
border-bottom:outset 3px #f4f4f4;
} 

.baslik{
font-family: 'Verdana', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
text-indent:155px;
color: black;
font-weight: 500;
}

.bas{
font-family: 'Verdana', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
text-indent:15px;
color: black;}

.yazid
{font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:justify;
font-size: 80%;
font-weight:500;
text-indent:15;
color:white;
}


.yazibaslik
{font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:justify;
font-size: 110%;
font-weight:650;
text-indent:15;
color:red;
}

.yazidmadde
{font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:left;
font-size: 80%;
line-height: 140%;
font-weight:500;
color:white;
}



#ustmenu{
margin: 0;
padding: 0;
float: right;
font: 13px Tahoma;
font-weight: 550;
}

#ustmenu li{
display: inline;
}

#ustmenu li a{
float: right;
color: black;
padding: 4px 7px; 
text-decoration: none;
background: transparent url() top right no-repeat;
}


#ustmenu li a:visited{
color: black;
}

#ustmenu li a:hover{
color: #6A6A6A;
text-decoration: underline; 
}

.menu02 {
	color : #6A6A6A;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
     }
.menu03 {
	color : #2175bc;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
     }


.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{

margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
text-align:center;
font-weight:600;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -15px;
left: -311px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.ikinci img{

margin: 0 5px 5px 0;
}

.ikinci:hover{
background-color: transparent;
}

.ikinci span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
text-align:center;
font-weight:600;
}

.ikinci span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.ikinci:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -4px;
left: -223px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.ucuncu img{

margin: 0 5px 5px 0;
}

.ucuncu:hover{
background-color: transparent;
}

.ucuncu span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
text-align:center;
font-weight:600;
}

.ucuncu span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.ucuncu:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -18px;
left: -295px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.dorduncu img{

margin: 0 5px 5px 0;
}

.dorduncu:hover{
background-color: transparent;
}

.dorduncu span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
text-align:center;
font-weight:600;
}

.dorduncu span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.dorduncu:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -3px;
left: -319px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


.besinci img{

margin: 0 5px 5px 0;
}

.besinci:hover{
background-color: transparent;
}

.besinci span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: 5px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
text-align:center;
font-weight:600;
}

.besinci span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.besinci:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -2px;
left: -209px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.enalttaki img{
margin: 0 5px 5px 0;
}

.enalttaki:hover{
background-color: transparent;
}

.enalttaki span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left: 5px;
border: 1px solid  black;
visibility: hidden;
color: black;
text-decoration: none;
text-align:center;
font-weight:600;

}


.enalttaki span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.enalttaki:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -2px;
left: -311px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.ortabaslik{
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:center;
font-size: 110%;
font-weight:650;
color:yellow;
}

.yazidmad
{font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:left;
font-size: 90%;
line-height: 140%;
font-weight:500;
color:white;
}

.yazican
{font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:center;
font-size: 80%;
font-weight:500;
color:white;
}

.resimcerceve{
border: 1px solid white;
}

.yazicanic
{font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:center;
font-size: 65%;
font-weight:500;
color:white;
}
.buton {
background-color:#BFDBF9;
color:#000;
font-weight:bold;
border: 1px solid #666;
}
.input {
background-color:#F0F0F0;
}

.ege{
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:right;
font-size: 100%;
font-weight:500;
text-indent:6;
color:yellow;
}


.ege  a{
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:right;
font-size: 100%;
font-weight:500;
text-indent:6;
color:yellow;
text-decoration: none;
}


.ege  a:visited{
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:right;
font-size: 100%;
font-weight:500;
text-indent:6;
color:yellow;
text-decoration: none;
}

.ege  a:hover{
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
text-align:right;
font-size: 100%;
font-weight:500;
text-indent:6;
color:yellow;
text-decoration: none;
}
.link {
color:red;
text-decoration:none;
}
.link:hover {
color:blue;
text-decoration:none;
}