body{margin:0; padding:0;  font-size:13px; font-family:Roboto, Geneva, sans-serif; background:url(../images/bg.jpg) no-repeat top center #E7E7E7;}
h1, h2{color:#00aded; font-family:Roboto; border-bottom:1px solid #7662B0;}
.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;
	}
	.beyazm1{ color:#FFF; display:block; font-size:25px;}
	
	.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:#C14C48;
	font-size:15px;
}

.looktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CACACA;
}
a.looktext {
	color:#CACACA;
	text-decoration:none;
}
a.looktext:hover {
	color:#AC3931;
}

a.solMenu {
    width: 208px;
    height: 23px;
    background: url(../images/m2.png) no-repeat;
    z-index: 9999;
    display: block;
    color: #435353;
    text-decoration: none;
    font-size: 15px;
    padding:7px 10px ;
    margin-bottom: 4px;
	text-align:left;
}

    a.solMenu:hover {
background: url(../images/m1.png) no-repeat;
color:#FFF;
    }
