﻿TABLE {width: 600px;}
body,table,td { font-size: 10pt; font-family: Arial }

A{text-decoration:none}

A:hover{
	background:#99CCFF;
	color:#000000;
	} 

.buton,.buton2 {
	border-width:2px;
	background-image: url('img/but.gif');
	height: 15px; padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px
}
.buton {border-style:outset;}
.buton2 {border-style:inset;}

.baslik{
	border-style:outset;
	border-width:2px;
	padding:0;
	color:#FF8040;
	background-image: url('img/but.gif');
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	text-align: center;
	width: 70%;
}

#ustsol {
  height: 13px;
  width: 15px;
  background-image: url('imgskin/gogol/ustsol.gif');
  background-repeat: no-repeat;
  background-position:  right bottom;
}

#ustorta {
  height: 13px;
  background-image: url('imgskin/gogol/ustorta.gif');
  background-repeat: repeat-x;
    background-position: bottom;
}

#ustsag {
  height: 13px;
  width: 15px;
  background-image: url('imgskin/gogol/ustsag.gif');
  background-repeat: no-repeat;
  background-position:  left bottom;
}

#sol {
  width: 20px;
  background-image: url('imgskin/gogol/sol.gif');
  background-repeat: repeat-y;
  background-position:  right 50%;
}

#orta {
  background-color: #ffffff;
  width: 750px;
}

#sag {
  width: 20px;
  background-image: url('imgskin/gogol/sag.gif');
  background-repeat: repeat-y;
  background-position:  left 50%;
}

#altsol {
  height: 48px;
  width: 20px;
  background-image: url('imgskin/gogol/altsol.gif');
  background-repeat: no-repeat;
  background-position:  right top;
}

#altorta {
  height: 20px;
  background-image: url('imgskin/gogol/altorta.gif');
  background-repeat: repeat-x;
  background-position-y:50%
}

#altsag {
  height: 20px;
  width: 20px;
  background-image: url('imgskin/gogol/altsag.gif');
  background-repeat: no-repeat;
  background-position:  left top;
}
code {width:100%; border: 1px dashed #0000FF; background-color:#B0A5F1; margin:5px;padding:3px
}

.cevap {
	font-family: "Trebuchet MS",Arial;
	font-size: 9pt;
	border: 1px solid gray;
	margin:7px;
	padding:4px;
	background-color:#CCCCCC;
}
