#paragraf_stilim {
    color:blue;
}

.paragraf_stilim {
    color:blue;
}

.table1 {
	color:#ffffff;
	text-align:center;
}

.table2 {
	color:gray;
	text-align:center;
}

.table_style {
	border:1px solid #C3C3C3; 
	border-collapse:collapse; 
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:30px;
}

.table_style th {
	background-color:#d2d2d1; 
	border:1px solid #C3C3C3; 
	padding:3px; 
	vertical-align:top;
}

.table_style td  {
	border:1px solid #C3C3C3; 
	padding:3px;
	vertical-align:top;
}

.example_border {
	border: 3px double #EE7621; 
	padding: 15px;
}

.example_border_1 {
	border: 1px dotted #EE7621; 
	padding: 5px;
	text-align:center;
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:10px;
}

.example_border_2{
	border: 1px solid #EE7621; 
	padding: 5px;
	text-align:center;
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:10px;
}

.example_border_3{
	border: 3px double #EE7621; 
	padding: 5px;
	text-align:center;
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:10px;
}

.example_border_4{
	border: 5px groove #EE7621; 
	padding: 5px;
	text-align:center;
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:10px;
}

.example_border_5{
	border: 5px ridge #EE7621;
	padding: 5px;
	text-align:center;
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:10px;
}

.example_border_6{
	border: 5px inset #EE7621; 
	padding: 5px;
	text-align:center;
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:10px;
}

.example_border_7{
	border: 5px outset #EE7621; 
	padding: 5px;
	text-align:center;
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:10px;
}

.example_border_8{
	border: 1px dashed #EE7621; 
	padding: 5px;
	text-align:center;
	font-family:Tahoma; 
	font-size:13px;
	margin-bottom:10px;
}

.saydam_arkaplan
  {
  width:600px;
  height:300px;
  margin-left:50px;
  background:url(../../images/portakal_2.jpg);
  border:1px dotted black;
  }
.saydam_kutu
  {
  width:500px;
  height:240px;
  margin: 30px 50px;
  border:1px solid black;
  background-color:#ffffff;
  filter:alpha(opacity=50);
  opacity:0.5;
  }
.saydam_kutu p
  {
  margin:25px 50px;
  color:#000000;
  font-weight:bold;
  }
  
.sprite_bir {
	list-style:none;
	width:20px;
	height:23px;
	padding-top:12px;
	background:url(../../images/sprite.jpg) no-repeat 0 0;
}

.sprite_iki {
	list-style:none;
	width:20px;
	height:20px;
	padding-top:5px;
	background:url(../../images/sprite.jpg) no-repeat 0 -67px;
}

.sprite_bir a, .sprite_iki a {
	padding-left:30px;
}
