@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&amp;subset=latin,latin-ext);
@charset "utf8";
body { background:#bebebe url(../images/bg.jpg) repeat-x; font: 14px/20px 'PT Sans Narrow', sans-serif, Helvetica, sans-serif }

.row { width: 1150px; margin: 0 auto; position: relative; }

.tHeader { height: 140px; position: relative; z-index: 999 }
    .tLogo { position: absolute; left: 30px; top: 5px; }
    .tLogo a:hover img {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
        filter: gray; /* IE6-9 */
        -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    }

    .tMenu { position: absolute; top: 40px; right: 0; }
    .tMenu ul { }
    .tMenu ul li { float: left; background: url(../images/menuBg.png) no-repeat center right; list-style-type:none;}
    .tMenu ul li a { font-size: 16px; margin: 2px 10px; font-weight: bold; color: #fff; display: block; padding: 10px 20px 10px 5px; text-align: center; }
    .tMenu ul li a:hover { color: #ddd }

    li.tMenuContact { background: url(../images/icon-phone.png) no-repeat center left!important; margin-left: 40px; padding-left: 40px; }
    li.tMenuContact span { font-size: 28px; display: block; font-weight: bold; color: #fff; padding: 15px }


    .tSlider { margin-top: 6px; height: 430px; overflow: hidden; }


.tHomeBoxOne { margin-top: 60px; }
    .itemProject { width: 800px; float: left; height: 230px; overflow: hidden; }
    .itemProject .tProgectImages { float: left; width: 400px }
    .itemProject .tProgectDetails { float: right; width: 390px; margin-top: 20px  }
    .itemProject .tProgectDetails > .tProhectItems { width: 200px; float: left; }
    .itemProject .tProgectDetails > .tProjectValue { width: 180px; float: right; line-height: 1; }
    .itemProject .tProgectDetails > .tProjectValue h1 { color: #00a9d0; font-size: 80px; font-weight: bold; }
    .itemProject .tProgectDetails > .tProjectValue h4 { color: #00a9d0; font-size: 32px; text-align: center; }
    .itemProject .tProgectDetails > .tProjectActiveValue { width: 100%; height: 20px; margin-top: 10px }
    .itemProject .tProgectDetails > .tProjectActiveValue .tValueBar { width: 100%; height: 26px; padding-top: 3px; background: url(../images/valueBg.png) no-repeat left center; border-radius: 40px; overflow: hidden; }
    .itemProject .tProgectDetails > .tProjectActiveValue .tValueBar > div { height: 23px; background: url(../images/valueBar.png) repeat-x; border-radius: 15px; }
    
    .itemNews { overflow: hidden; height: 250px }
    .titemNewsOne { width: 100%; height: 200px; margin-top: 25px; overflow: hidden; }
    .titemNewsOne img { width: 70px; height: 50px; float: left; margin-right: 10px }

    .tHomeBoxOne > .itemBoxs { width: 320px; float: right; } 

    .itemBoxs > .tCatalogs { height: 120px; margin-top: 10px; overflow: hidden; background: url(../images/catalogBg.png) no-repeat top center; }
    .itemBoxs > .tCatalogs a { font-size: 18px; padding: 43px 20px; display: block; color: #000; width: 150px; }

.tHomeBoxTwo { margin-top: 20px }
    .tHomeBoxTwo > .itemTwoList { }
    .tHomeBoxTwo > .itemTwoList ul li { float: left; margin: 0 10px; width: 150px; padding: 50px; font-size: 12px; line-height: 1.3 }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListOne { background: url(../images/itemTwoListOne.png) no-repeat top center; }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListOne p { margin-top: 10px }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListTwo { background: url(../images/itemTwoListTwo.png) no-repeat top center; }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListTwo p { width: 90px; }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListThree { height: 90px; background: url(../images/itemTwoListThree.png) no-repeat top center; }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListThree p { text-align: right; }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListFour { width: 300px; padding: 50px 10px; background: url(../images/itemTwoListFour.png) no-repeat top center; }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListFour h2 { font-size: 22px; margin-top: 25px; }
    .tHomeBoxTwo > .itemTwoList ul li.itemTwoListFour h1 { color: #cf960f; font-size: 26px; font-weight: bold; }

.itemTreeList { width: 1000px; float: left; margin: 30px 0 }
.itemTreeList .owlSlidesFourItem { width: 235px; padding: 5px; margin: 0 }
.itemTreeList .owlSlidesFourItem img { width: 225px; height: 165px; border: 5px solid #eee }
.itemTreeList .owlSlidesFourItem a { display: block; color: #444; font-style: italic;  padding: 5px; text-align: center; background: url(../images/owlSlidesFourItema.jpg) repeat-x; }

.owlSlidesFourTitle { float: right; width: 130px; margin: 30px 0 }
.owlSlidesFourTitle h2 { font-size: 22px; text-align: center; }
.owlSlidesFourTitle a { background: url(../images/owlSlidesFourbtn.png) no-repeat top center; color: #444; font-style: italic; margin-top: 140px; padding: 7px 1px; text-align: center; display: block; }
.owlSlidesFourTitle a:hover { opacity: .8; filter: alpha(opacity=80%); }


.tFooterFull { background: url(../images/footerBg.png) no-repeat top center; }
    .tFooter { position: relative; height: 220px; }
    .tFooter .tFooterLogo { position: absolute; top: 30px; left: 0 }

    .tFooter .tFooterMenu { position: absolute; top: 60px; right: 10px }
    .tFooter .tFooterMenu ul { }
    .tFooter .tFooterMenu ul li { float: left; background: url(../images/menuBg.png) no-repeat center right; }
    .tFooter .tFooterMenu ul li a { font-size: 15px; margin: 2px 10px; font-weight: bold; color: #555; display: block; padding: 10px 20px 10px 5px; text-align: center; }
    .tFooter .tFooterMenu ul li a:hover { color: #888 }
    
    .tFooter .tCopyRight { position: absolute; bottom: 20px; right: 20px }
    .tFooter .tCopyRight a { font-size: 22px; font-weight: bold; color: #444; }
    .tFooter .tCopyRight a:hover { color: #777; }






#tTurListGenel { width: 910px; margin: 0 auto; }

.tTurListGenel { overflow: hidden;

  background: rgb(252, 252, 252);
  background: -moz-linear-gradient(90deg, rgb(252, 252, 252) 30%, rgb(237, 237, 237) 70%);
  background: -webkit-linear-gradient(90deg, rgb(252, 252, 252) 30%, rgb(237, 237, 237) 70%);
  background: -o-linear-gradient(90deg, rgb(252, 252, 252) 30%, rgb(237, 237, 237) 70%);
  background: -ms-linear-gradient(90deg, rgb(252, 252, 252) 30%, rgb(237, 237, 237) 70%);
  background: linear-gradient(180deg, rgb(252, 252, 252) 30%, rgb(237, 237, 237) 70%);

}

  .tTurListKategori { text-align: right; }

  .tTurListKategori p {  margin-right: 10px; display: inline-block; padding: 2px 15px;
                         -moz-border-radius-topleft: 10px;
                      -webkit-border-top-left-radius: 10px;
                              border-top-left-radius: 10px;
                         -moz-border-radius-topright: 10px;
                      -webkit-border-top-right-radius: 10px;
                              border-top-right-radius: 10px;
background: rgb(66, 160, 220);
background: -moz-linear-gradient(90deg, rgb(66, 160, 220) 30%, rgb(46, 130, 190) 70%);
background: -webkit-linear-gradient(90deg, rgb(66, 160, 220) 30%, rgb(46, 130, 190) 70%);
background: -o-linear-gradient(90deg, rgb(66, 160, 220) 30%, rgb(46, 130, 190) 70%);
background: -ms-linear-gradient(90deg, rgb(66, 160, 220) 30%, rgb(46, 130, 190) 70%);
background: linear-gradient(180deg, rgb(66, 160, 220) 30%, rgb(46, 130, 190) 70%);
}

  .tTurListKategori p{ font-size: 16px; font-weight: bold; color: #fff; margin: 0 15px }

  .tTurListAdi { width: 100%; background-color: #15758e;
                   -moz-border-radius-topleft: 10px;
                -webkit-border-top-left-radius: 10px;
                        border-top-left-radius: 10px;
                   -moz-border-radius-topright: 10px;
                -webkit-border-top-right-radius: 10px;
                        border-top-right-radius: 10px;
 }
  .tTurListAdi p { color: #fff; font-size: 18px; padding: 6px 10px }

.tTurTarihi { width: 100%; margin: 30px 0 15px 0; overflow: hidden;  }
  .tTurTarihi ul li { float: left; width: 49%; text-align: center; }
  .tTurTarihi ul li p { font-weight: bold; font-size: 18px; color: #23baf3 }
  .tTurTarihi ul li p span{ font-weight: normal; font-size: 16px; color: #666 }

.tTurDetaylariGenel { width: 100% }
  .tTurOtelleriList { width: 505px; float: left; padding-left: 10px }
  .tTurOtelleriList ul li h2 { font-weight: bold; font-size: 20px; padding: 2px 0 10px 25px; margin-bottom: 5px; background: url(../images/otelAdi.html) no-repeat bottom left; }
  .tTurOtelleriList ul li a { width: 80px; height: 70px; margin: 3px; display: inline-block; border: 5px solid #23baf3;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    1px 1px 4px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         1px 1px 4px 0px rgba(50, 50, 50, 0.75);
  }
  .tTurOtelleriList ul li a img { width: 100%; height: 100%}


  .tTurAciklamasi { width: 360px; margin-right: 20px; float: right; padding: 5px 0 5px 10px; border-top: 1px solid #ddd; border-left: 1px solid #ddd}

  .tTurFiyatBilgisi { width: 560px; margin: 20px 10px; float: left; }
  .tTurFiyatBilgisi ul li.tTurFiyatlarTitle { text-align: center; width: 20% }
  .tTurFiyatBilgisi ul li.tTurFiyatlarTitle h2 { font-weight: bold; font-size: 18px; color: #23baf3 }

  .tTurFiyatBilgisi ul li { float: left; width: 25%; text-align: center; }
  .tTurFiyatBilgisi ul li p { font-size: 16px; font-weight: bold; color: #23baf3 }

  .tTurRezervasyonYap { float: right; margin: 10px 30px 10px 5px }
  .tTurRezervasyonYap:hover { opacity: .8; filter: alpha(opacity=80%); }



.kategori_kutu11
{
	font-family:Calibri;
	font-size:12px;
	color:#333;

	width:auto;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;	
	float:right;
	background:#ececec;
	margin-right:6px;
	display:block;
	margin-top:-25px;
}



















.sonprojeler_baslik
{
	width:912px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-top:10px;
	background:#333333;
	font-family:"Myriad Pro";
	font-size:15px;
	color:#FFF;
	font-weight:bold;
}

.sonprojeler_baslik .tumu
{
	float:right;
}

.sonprojeler_baslik .tumu a
{
	font-family:"Myriad Pro";
	font-size:13px;
	color:#FFF;
	display:block;
	margin-top:2px;
	float:left;
}

.sonprojeler_baslik .tumu img
{
	margin-top:6px;
	cursor:pointer;
	float:left;
	margin-left:5px;
}

.son_projeler
{
	width:932px;
	height:155px;
	float:left;
	overflow:hidden;
	margin-top:10px;
}

.son_projeler ul
{
	width:932px;
	height:155px;
	float:left;
	overflow:hidden;
}

.son_projeler ul li
{
	width:218px;
	height:155px;
	float:left;
	margin-right:20px;
	list-style:none;
}

.son_projeler ul li img
{
	float:left;
	width:218px;
	height:136px;
}

.son_projeler ul li .ad
{
	width:218px;
	height:18px;
	line-height:18px;
	text-align:center;
	background:#333333;
	display:block;
	float:left;
	margin-top:1px;
}

.son_projeler ul li .ad a
{
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
}

.son_proje_hover
{
	position:absolute;
	float:left;
	z-index:100000;
}


.musterilerimiz
{
	width:912px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-top:10px;
	background:#ee7e2a;
	font-family:"Myriad Pro";
	font-size:15px;
	color:#FFF;
	font-weight:bold;
}

.musterilerimiz .tumu
{
	float:right;
}

.musterilerimiz .tumu a
{
	font-family:"Myriad Pro";
	font-size:13px;
	color:#FFF;
	display:block;
	margin-top:2px;
	float:left;
}

.musterilerimiz .tumu img
{
	margin-top:6px;
	cursor:pointer;
	float:left;
	margin-left:5px;
}

.musteri_alan
{
	width:930px;
	height:116px;
	float:left;
	margin-top:10px;
	border:1px solid #CCC;
	overflow:hidden;
}

.musteri_alan ul
{
	width:930px;
	height:116px;
	float:left;
	overflow:hidden;
}

.musteri_alan ul li
{
	float:left;
	width:185px;
	height:116px;
	border-right:1px solid #ccc;
	list-style:none;
}


.duyuru_alan
{
	width:930px;
	height:auto;
	float:left;
	margin-top:20px;
}

.duyuru_baslik_bg
{
	background:url(../images/duyuru_baslik_bg.html);
	width:890px;
	height:59px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	font-family:"Myriad Pro";
	font-size:38px;
	font-weight:bold;
	color:#eeeeee;
	padding-top:20px;
}

.duyuru_baslik_bg img
{
	float:left;
	vertical-align:middle;
	margin-right:20px;
}


.duyuru_tek
{
	width:288px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
}

.duyuru_tek h2
{
	width:288px;
	height:97px;
	overflow:hidden;
}

.duyuru_tek img
{
	float:left;
	width:288px;
	height:165px;
}

.duyuru_tek h1 a
{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#313131;
	font-weight:bold;
	line-height:40px;
}

.duyuru_tek h2 a
{
	font-family:Calibri;
	font-size:14px;
	color:#313131;
	font-style:italic;
	line-height:16px;
}

.duyuru_tek h3 a
{
	font-family:Calibri;
	font-size:12px;
	color:#313131;
	font-style:italic;
	line-height:16px;
	font-weight:bold;
}

.duyuru_ayrac
{
	width:930px;
	height:3px;
	background:#f6f6ef;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.daha_fazla
{
	width:930px;
	height:23px;
	float:left;
	text-align:right;
	margin-top:20px;
	margin-bottom:20px;
}

.icerik_alan
{
	width:930px;
	height:auto;
	float:left;
	margin-top:20px;
	font-family:"Myriad Pro";
	font-size:16px;
	color:#313131;
	line-height:25px;
}

.icerik_alan h1
{
	font-weight:bold;
}

.ref_tek
{
	width:221px;
	height:164px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:7px;
	margin-bottom:7px;
}

.galeri_tek_sayfa
{
	width:219px;
	height:238px;
	float:left;
	background:url(../images/foto_galeri_bg.html) bottom repeat-x;
	margin-top:15px;
	margin-left:7px;
	margin-right:6px;
}

.galeri_tek_sayfa:hover
{
	background:url(../images/foto_galeri_bg_hover_turuncu.html) bottom repeat-x;
}

.galeri_tek_sayfa img
{
	float:left;
}

.galeri_tek_sayfa h1
{
	float:left;
	width:219px;
	height:auto;
	text-align:center;
	margin-top:10px;
}

.galeri_tek_sayfa h1 a
{
	font-family:Calibri;
	font-size:14px;
	color:#313131;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}


.galeri_tek_sayfa h2
{
	float:left;
	width:219px;
	height:auto;
	text-align:center;
}

.galeri_tek_sayfa h2 a
{
	font-family:Calibri;
	font-size:12px;
	color:#313131;
	text-align:center;
	line-height:20px;
}

.galeri_tek_sayfa h3
{
	float:left;
	width:219px;
	height:auto;
	text-align:center;
}

.galeri_tek_sayfa h3 a
{
	font-family:Calibri;
	font-size:12px;
	color:#313131;
	text-align:center;
	line-height:20px;
	font-weight:bold;
}

.maps
{
	width:930px;
	height:376px;
	float:left;
	margin-top:20px;
}

.iletisim_sol
{
	width:704px;
	height:auto;
	float:left;
	background:#eeeeee;
	margin-top:15px;
}

.iletisim_sol_baslik
{
	width:694px;
	height:25px;
	font-family:Calibri;
	font-size:14px;
	color:#ffffff;
	background:#434343;
	float:left;
	padding-left:10px;
	line-height:25px;
	font-weight:bold;
}

.iletisim_sol_sol
{
	width:151px;
	height:auto;
	float:left;
	margin-left:35px;
	margin-top:35px;
	font-family:Calibri;
	font-size:12px;
	color:#313131;
	line-height:30px;
}

.iletisim_textbox
{
	width:149px;
	height:27px;
	border:1px solid #b6b6b6;
	line-height:27px;
	float:left;
}

.iletisim_sol_sag
{
	width:435px;
	height:auto;
	float:left;
	margin-top:35px;
	line-height:30px;
	margin-left:15px;
	font-family:Calibri;
	font-size:12px;
	color:#313131;
}

.iletisim_sol_orta
{
	width:600px;
	height:auto;
	float:left;
	margin-top:10px;
	font-family:Calibri;
	font-size:12px;
	color:#313131;
	margin-left:35px;
	margin-top:20px;
	margin-bottom:20px;;
}

.iletisim_buton
{
	width:auto;
	float:right;
	background:#434343;
	color:#FFF;
	font-family:Calibri;
	font-size:12px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	cursor:pointer;
	height:25px;
	margin-left:10px;
}

.iletisim_sag
{
	width:205px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:15px;
	line-height:20px;
	font-family:Calibri;
	font-size:13px;
	color:#313131;
}

.iletisim_sag_baslik
{
	background:#ee7e2a;
	font-family:Calibri;
	font-size:14px;
	color:#ffffff;
	width:195px;
	height:25px;
	float:left;
	line-height:25px;
	padding-left:10px;
	
}

.kurumsal
{
	width:930px;
	height:466px;
	float:left;
}

.tab
{
	width:250px;
	height:auto;
	float:left;
	z-index:1111;
	position:relative;
}


.tab_tek
{
	width:237px;
	height:111px;
	float:left;
	background:#333333;
	line-height:111px;
	text-align:center;
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
	color:#eeeeee;
	margin-bottom:7px;
	
}

.tab_tek:hover
{
	background:url(../images/tab_hover_turuncu.html) right center  no-repeat;
	cursor:pointer;
	padding-right:13px;
}

.tab_tek_hover
{
	width:237px;
	height:111px;
	float:left;
	line-height:111px;
	text-align:center;
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
	color:#eeeeee;
	margin-bottom:7px;
	background:url(../images/tab_hover_turuncu.html) right center  no-repeat;
	cursor:pointer;
	padding-right:13px;
}


.kurumsal_icerik
{
	width:653px;
	height:426px;
	float:left;
	background:#eeeeee;
	margin-left:-13px;
	font-family:Calibri;
	font-size:14px;
	color:#434343;
	line-height:18px;
	padding:20px;
}

.idari_kisi_tek
{
	width:195px;
	height:auto;
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:15px;
}

.idari_kisi_tek img
{
	width:190px;
	height:136px;
	float:left;
}

.idari_adi_bg
{
	background:url(../images/idari_adi_bg.html);
	width:183px;
	height:44px;
	float:left;
	padding:6px;
	text-align:center;
}

.idari_adi_bg h1 a
{
	float:left;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#333;
}

.idari_adi_bg h2 a
{
	float:left;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#ee7e2a;
}


.idari_sosyal
{
	width:130px;
	height:18px;
	text-align:center;
	float:left;
	padding-left:55px;
}

.idari_sosyal img
{
	width:19px;
	height:18px;
	float:left;
	margin-top:3px;
}


#ik h1
{
	font-size:18px;
	margin-bottom:20px;
	float:left;
}

#ik h2
{
	font-size:18px;
	margin-bottom:20px;
	float:right;
}

#ik
{
	line-height:30px;
}

#ik a
{
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#434343;
}

.basvur
{
	width:auto;
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-family:Calibri;
	font-size:18px;
	color:#FFFfff;
	background:#ee7e2a;
}

.basvur a
{
	color:#FFF;
}

.kategori_kutu
{
	font-family:Calibri;
	font-size:11px;
	color:#333;
	padding:0px;
	margin:0px;
	width:auto;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;	
	float:right;
	background:#ececec;
	margin-right:6px;
	display:block;
	margin-top:7px;
}


.urun_detay_sol
{
	width:640px;
	height:509px;
	float:left;
	background:#ececec;
	margin-top:15px;
}

.urun_detay_sag
{
	width:270px;
	height:509px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	font-family:"Myriad Pro";
	font-size:14px;
	color:#868686;
	line-height:22px;
}

.urun_detay_sag h1
{
	font-family:"Myriad Pro";
	font-size:18px;
	font-weight:bold;
	color:#313131;
	float:left;
	margin-bottom:10px;
	width:270px;
}


.detay
{
	width:270px;
	height:470px;
	float:left;
}

.fiyat_kutu
{
	width:150px;
	height:31ppx;
	line-height:31px;
	float:left;
	margin-bottom:0px;
	background:#898989;
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-style:italic;
}

.fiyat_kutu img
{
	margin-top:3px;
}

.siparis_kutu
{
	width:89px;
	height:35px;
	float:left;
	background:#333;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	line-height:35px;
	margin-left:10px;
}

.siparis_kutu a
{
	font-family:Calibri;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	font-style:italic;
}

.siparis_textbox
{
	background:url(../images/textbox.html);
	width:205px;
	height:32px;
	float:left;
	line-height:32px;
	padding-left:3px;
	padding-right:3px;
}

.siparis_table
{
	width:auto;
	height:auto;
	float:left;
	font-family:Calibri;
	font-size:13px;
	color:#333;
	vertical-align:middle;
	display:block;
	margin-top:25px;
}

.siparis_table tr
{
	line-height:32px;
	margin-top:25px;
	float:left;
	width:800px;
}

.siparis_table tr td
{
	float:left;
	line-height:32px;
	margin-left:40px;
}

.siparis_textarea
{
	background:url(../images/textarea.html);
	width:205px;
	height:97px;
	float:left;
	padding:3px;
	font-family:Calibri;
	font-size:13px;
	color:#333;
}

.siparis_buton
{
	width:95px;
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-family:Calibri;
	font-size:18px;
	color:#FFFfff;
	margin-right:10px;
	background:#333;
	float:left;
}

.siparis_notlari
{
	font-family:Calibri;
	font-size:14px;
	color:#333;
	float:left;
	width:930px;
	line-height:20px;
}

.siparis_notlari h1
{
	font-size:18px;
	font-weight:bold;
	line-height:35px;
}

.banka_tek
{
	width:210px;
	height:100px;
	float:left;
	margin-top:15px;
	margin-right:11px;
	margin-left:11px;
}