body{margin:0; padding:0;  font-size:13px; font-family:Roboto, Geneva, sans-serif; background:url(images/bg.jpg) no-repeat top center #D5D5D5;}
h1
{
    color:#235656;
    font-size:15pt;
    border-bottom:1px solid #cccccc;
}

h2{color:#EF4931; font-family: 'Roboto Condensed';}

.turuncu{color:#EF4931;}
.linkOp img{
	margin:0;
	border:0;
	padding:0;
}
	.linkOp img:hover{
	margin:0;
	border:0;
	padding:0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
	}
	.beyaz{ color:#FFF; font-size:12px; display:block; margin-left:20px;}
	
	.kirmizi{ color:#900;}
	
.onemli{ font-size:24px; color:#F46592;}


ul.onemliList li { margin-top:10px; list-style-image: url('images/list.png'); }

.parallax-window {
    min-height: 200px;
    background: transparent;
}

.minibaslik {
	color:#369A9A;
	font-size:15px;
}

.looktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
}
a.looktext {
	color:#CCC;
	text-decoration:none;
}
a.looktext:hover {
	color:#353535;
}



a.solMenu {
    width: 190px;
    height: 19px;
    background: url(images/solmenu1.png) no-repeat;
    z-index: 9999;
    display: block;
    color: #435353;
    text-decoration: none;
    font-size: 15px;
    padding: 9px 10px 10px 30px;
    margin-bottom: 4px;
}

    a.solMenu:hover {
background: url(images/solmenu2.png) no-repeat;
color:#FFF;
    }
	
	.logos {
    background-color: #E9E9E9;
    color: #525252;
    padding: 10px;
	margin-bottom:15px;
	font-weight:bold;
}