﻿*{
    margin: 0px;
    padding: 0px;
}


a{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

body{
	font: 12pt Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg);
	background-attachment:fixed;
}

h3{
	font: 14pt;
	color:#0000FF;
	text-shadow: 0.1em 0.1em 0.2em black;
	padding:10px 0 0 15px;
	margin-bottom:5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	//width:950px;
}

p{
	padding-top:7px;
}

#wrap{
	width: 1013px;
	margin: 0 auto;
	position: relative;
}

#bg_top{
	position: absolute;
	left: 0;
	width: 100%;
	height: 290px;
	background: #000000 url(images/bg_top.png) no-repeat top center;
}

.clear{
	clear: both;	
}

#header{
	background: url(images/header.jpg) no-repeat top center;
	height: 360px;	
}

#white_bg{
	background: #ffffff;
}

#white_bg_top{
	background: url(images/white_bg_top.jpg) no-repeat top left;
	height: 11px;
}

#white_bg_bot{
	background: url(images/white_bg_bot.jpg) no-repeat top left;
	height: 19px;
}

#img_box{
	padding: 17px 0 0 12px;
}

#img1, #img2, #img3{
	float:left;
	width: 298px;
}
#baslik {
	text-shadow: 1px 1px #444, -1px -1px white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #CA4200;
	font-weight: bold;
	background: url(images/bg_baslik.png);
	background-repeat:repeat-y;
	padding: 2px;
	text-align:center;
}


#img2{
	padding: 0 45px 0 50px;
}

#icerik_box{
	padding: 10px 0;
}

#icerik_left{
	float: left;
	width: 970px;
	padding-left: 17px;
	text-align:justify;
}
#icerik_left img {
	padding-left:10px;
	padding-right:10px;
}


#icerik_left li{
	list-style-type: none;
	margin-left: 10px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0 .3em;
}

#icerik_left td{
	padding:5px;
}

#grey_top{
	background: url(images/grey_top.jpg) no-repeat top left;
	height: 11px;
	width: 999px;
	margin: 0 auto;
}

#grey_bg{
	background: url(images/grey_bg.jpg) repeat-y center;
}

#grey_grad{
	background: url(images/grey_grad.jpg) no-repeat center bottom;
}

#gray_bor{
	background: url(images/grey_bor.png) repeat-y center;
	text-align: center;
	font-size: 12px;
}


.column1 p, .column2 p, .column3 p{
	padding-top: 5px;
}


.col_text{
	padding-right: 5px;
    
}

#column_box{
	padding-left: 10px;
}

.column1, .column2, .column3{
    background: url(images/top_box.jpg) no-repeat top left;
    width: 300px;
    float: left;
}

.column1, .column2{
   padding-right: 40px;
}

.column_title{
	padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
}


#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width: 995px;
    height: 360px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 995px;
    height: 360px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.stil2 {font-size: 11pt}
