@charset "iso-8859-9";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:14px;
}

a:link {
	color: #1883C9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1883C9;
}
a:hover {
	text-decoration: underline;
	color: #1883C9;
}
a:active {
	text-decoration: none;
	color: #1883C9;
}

.usttaskbg{
	background-image:url(header_bg.jpg);
	background-repeat:no-repeat;	
}

a.ustmenu:link {
	font-size:14px;
	text-decoration: none;
	color: #ffffff;
}

a.ustmenu:visited {
	font-size:14px;
	text-decoration: none;
	color: #ffffff;
}

a.ustmenu:hover {
	font-size:14px;
	text-decoration: underline;
	color: #000000;
}

.soltaskbg{
	background-image:url(solmenubg.jpg);
	background-repeat: repeat-y;	
}






h1 {
	font-size:22px;
	font-style:oblique;
	color:#009900;
	margin-bottom:5px;
}
h2 {
	font-size:15px;
	font-style:oblique;
	color:#009FE0;
	margin-bottom:5px;
}
h3 {
	color:#333333;
	margin-bottom:5px;
	font-size:16px;
}
.img {
	border:solid 4px #e2e1dd;

}
.img2 {
	border:solid 4px #e2e1dd;

}

.red {
	color:#FF0000; 
}

.yesil {
	color:#009900;
}

.vurgu {
	background-color:#ddf0f8;
	padding-top:3px;
	font: verdana;
}


blockquote{
border:dotted 1px #80afc1;
padding:10px;
background-color:#ddf0f8;

}

@charset "iso-8859-9";
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */

/* CSS Document */

body {
	margin:auto;
	font-family: helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.2;
	text-align: left;
	}
	
.header {
	width:960px;
	height:148px;
	float:left;
	background:url(images/header_bg.jpg) no-repeat;
	}	

.topmenu {
	width:960px;
	height:54px;
	float:left;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
.tm_menu {
	width:730px;
	height:48px;
	float:left;
	padding-top:1px;
	}		
.tm_menu a, .tm_menu a:visited {
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	padding:10px 15px;
	text-decoration:none;
	float:left;
	display:block;
	border-right:1px solid #0D2D5E;
}
.tm_menu a:hover {
	text-decoration:none;
	color:#FFF;
	background:#003;
}
	
.tm_ara {
	width:230px;
	height:48px;
	float:left;
	padding-top:10px;
	overflow:hidden;
	color:#FFF;	
	text-align:right;
	}	
.tm_ara input {
	border:1px solid #036;
	padding:3px;
	background:url(images/ico_ara.png) no-repeat right top #FFF;
}		

	

.container {width:960px;margin:auto;}
.content {width:728px; float:left; padding:10px; overflow:hidden; min-height:500px;}
.content_container {width:750px;float:left;}



.footer {
	width:960px;
	float:left;	
	font-size:10px;
	height:30px;
	margin-top:10px;
	border-top:1px solid #CCC;
	padding-top:5px;
	}	
.footer a, .footer a:visited {color:#666;}		
.footer a:hover {color:#000;}		
	
	
h1 {
	margin:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#036;
	border-bottom:#CCC 2PX solid;
	}	
h3{	
	padding:5px;
	background:#F1F1F1;
	border:1px solid #D6D6D6;
	font-size:14px;
}	

small {color:#666; font-size:11px;}

a, a:visited {
	color:#000;
	text-decoration:none;
	}

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

p {
	margin:0px;
	padding:4px;
	text-align: left;
	}
form {
	margin:0px;
	padding:0px;	
	}	

	
/*Arama
----------------------------------------------------------*/
.aramaform {
	padding:0px;
	margin:0px;
	}
	
.input {
	background:#F1F1F1;
	border:1px solid #D6D6D6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	padding:5px;
	}
	
.button {
	background:#333;
	border:1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	color:#FFF;
	padding:4px;
	}
.button_siparis {
	background:#069;
	border:1px solid #036;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	color:#FFF;
	font-size:18px;
	padding:4px 10px;
	font-weight:bold;
	cursor:pointer;
	}	
.aramax {
	margin-top:13px;
	}
		
	
	
/*Side Bar
----------------------------------------------------------*/
.sidebar {
	width:200px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}

.sidebox {
	width:188px;
	padding:5px;
	background:#FFF;
	border:1px solid #D6D6D6;
	float:left;
	margin-bottom:10px;
	}
.sidesepet {
	width:180px;
	padding:10px;
	background:url(images/sepet.png) no-repeat right top;
	float:left;
	height:70px;
	}	

.menu {}
.menu a, .menu a:visited {
	background-color:#FFF;
	color:#000;
	text-decoration:none;
	padding:5px;
	display:block;
	margin-bottom:1px;
	font-size:13px;
	border-bottom:1px solid #D6D6D6;	
	}
.menu a:hover {background:#F1F1F1;}	




	
/*Urun Box
----------------------------------------------------------*/
.urunlist {
	width:748px;
	float:left;
	background:#FFF;
	border:#D6D6D6 1px solid;
	}
	
.urunbox {
	width:158px;
	display:inline;
	height:214px;
	padding:7px;
	padding-top:6px;
	background:#FFF;
	border:#D6D6D6 1px solid;
	float:left;
	margin:10px;
	margin-right:0px;
	margin-top:0px;
	}
.urunimg {margin-bottom:5px; border:0px;width:158px;}
.urunbox span {color:#069; font-size:13px; display:block; overflow:hidden;height:32px; font-weight:bold;}
.urunbox strong {
	color:#CC0000; font-size:12px; font-weight:bold; margin-top:5px; display:block;
	}
.urunsayfa {
	width:692px;
	float:left;
	margin-left:10px;
	display:inline;
	}
.sepeteat {
	width:110px;
	height:36px;
	background:url(images/sepeteat.gif) no-repeat;
	cursor:pointer;
	border:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
	margin-bottom:5px;	
	}
.sepette {
	color:#C00;
	font-size:11px;
}
.ode_bg {
	width:335px;
	height:100px;
	padding:10px;
	background:url(images/_ode_bg.png) no-repeat;
}
.odeme_input_1 {width:200px; padding:3px; border:1px solid #CCC; 
background:#F3F3F3; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.odeme_input_1e {width:200px; padding:3px; border:1px solid #F66; 
background:#FCEDE2; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.benzer_fiyat {color:#369;}





/*Tablolar
----------------------------------------------------------*/
.tablo_renk1{
	background-color:#EFEFEF;
	border-bottom:1px solid #EBEBEB;	
}
.tablo_renk2{
	background-color:#FFF;
	border-bottom:1px solid #EBEBEB;	
}
.urun_liste {
	border:1px solid #EBEBEB;	
	margin-bottom:5px;
}
.fiyat1 {
	font-size:24px;
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.fiyat_tl {
	font-size:15px;
}
.urun_aciklama {
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background:#EEE;
	border:1px solid #D6D6D6;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}
.urun_video {
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background:#333;
	border:1px solid #000;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}
.urun_liste_table {
	border-bottom:1px solid #EBEBEB;
}
.sepet_font {
	font-size:14px;	
}






/*Duyuru
----------------------------------------------------------*/
.duyuru h4 {
	color:#000;
	font-size:22px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.duyuru p {
	margin:0px;
	padding:0px;
}
.duyuru {
	background:url(images/duyuru.png) no-repeat;
	padding:10px;
	font-size:14px;
	color:#000;
	float:left;
	display:block;
	width:730px;
	height:110px;
	overflow:hidden;
}







/*Yorumlar
----------------------------------------------------------*/
.yorum_urunkutu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	border:1px dashed #D6D6D6;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	margin-bottom:15px;
	padding:5px;
	background:#F5F5F5;
}
.yorum_urunkutu img {
	float:left;
	margin-right:10px;
	padding:3px;
	background:#FFF;
	border:#DDD 3px solid;
}

.yorumkutu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background:#F5F5F5;
	border:1px dashed #D6D6D6;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	padding:10px;
	margin-bottom:15px;
}
.yorumbox {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding:5px;
}


























		fieldset {
			border: 0;
			margin: 0;
			padding: 0;
		}
	
		.checklist {
			list-style: none;
			margin: 0;
			padding: 0;
		}
	
		.checklist li {
			float: left;
			margin-right: 8px;
			margin-bottom: 8px;
			background: url(images/checkboxbg.gif) no-repeat 0 0;
			width: 105px;
			height: 140px;
			position: relative;
			font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
			text-align:center;
			padding-top:10px;
		}
		
		.checklist li.selected {
			background-position: -105px 0;
		}
		
		.checklist li.selected .checkbox-select {
			display: none;
		}
		
		.checkbox-select {
			display: block;
			float: left;
			position: absolute;
			top: 118px;
			left: 10px;
			width: 85px;
			height: 23px;
			background: url(images/select.gif) no-repeat 0 0;
			text-indent: -9999px;
		}
		
		.checkbox-none {
			display: block;
			float: left;
			position: absolute;
			top: 100px;
			left: 10px;
			width: 85px;
			height: 23px;
			text-indent: -9999px;
		}		
		
		.checklist li input {
			display: none;	
		}
		
		a.checkbox-deselect {
			display: none;
			color: white;
			font-weight: bold;
			text-decoration: none;
			position: absolute;
			top: 120px;
			right: 10px;
		}
		
		.checklist li.selected a.checkbox-deselect {
			display: block;
		}
		
		.checklist li p {
			text-align: center;
			padding: 8px;
			font-size:13px;
			font-weight:bold;
		}
		
		.sendit {
			display: block;
			float: left;
			top: 118px;
			left: 10px;
			width: 115px;
			height: 34px;
			border: 0;
			cursor: pointer;
			background: url(images/sendit.gif) no-repeat 0 0;
			text-indent: -9999px;
			margin: 20px 0;
		}
	
body{margin-top:0px;background:url('images/tkr.jpg') repeat-x;}
img {border:0px;}
a ,a:active,a:visited {color:blue;text-decoration:none;font-weight:bold}
a:hover{color:red;text-decoration:underline;}

#loggger a, #loggger a:hover, #loggger a:active,#loggger a:visited,#loggger a:link{
  color:black;
  font-weight:bold;
  font-size:16px;
  font-family:arial;
  text-decoration:none;
  }
.logger{padding-top:15px;}  
.m_ayrac{margin-left:5px;margin-top:5px;margin-right:5px;}

backLogo{background:url('images/logo_arka.jpg') repeat-x;}
.adres{width:600px;float:left;font-family:tahoma;font-size:11px;color:#8d8d8d;text-align:right;margin-right:5px;margin-top:15px}
.tdIcerik{color:#8d8d8d;font-family:tahoma;font-size:11px;padding-left:10px;padding-top:8px;}
.kampanya_icerik{color:#ffffff;font-family:Verdana, Geneva, sans-serif;font-size:13px;padding-left:0px;padding-top:4px;}
.menuHead{margin-top:10px;margin-right:15px}
.pageHead{font-size:18px;font-weight:bold;color:black;margin-bottom:15px;}
.yorumikon { float:right; margin-top:0px; margin-right:10px;}
.yorumEkle,.yorumEkle a,.yorumEkle a:visited,.yorumEkle a:active,.yorumEkle a:hover
  {
  color:black;
  font-size:13px;
  text-decoration:none;
  }
.colorful{font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:25px;font-style:oblique;color:#009FE0;margin-bottom:0px;}
.colorful2{font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:22px;font-style:oblique; font-weight:bold;color:#FC0;margin-bottom:0px;}
.col2{font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:14px;font-style:oblique;color:#009FE0;margin-bottom:0px;font-weight:bold;}  
.ikaz{color:red;}
.showComment{font-size:12px;width:90%;margin-left:5px;margin-bottom:15px;padding:5px;border:1px solid silver;}
.showCommentHead{color:black;font-size:14px;font-weight:bold;text-decoration:none;width:50%}  
.stdForm{background:#f1f1f1;}

.tableSss{width:95%;margin-left:5px;}
.tableSss th{height:30px;font-size:14px;text-align:left;background:#f1f1f1;height:25px;padding-left:15px;}
.tableSss td{padding-left:10px;padding-top:5px;padding-bottom:15px;font-size:12px;vertical-align:middle;}

.belgeler{width:90%;border:0px solid red;}
.belgeler th{}
.belgeler td{text-align:center}

.tableIcerik{}
.tableIcerik th{height:30px;font-size:14px;text-align:left;background:#f1f1f1;height:25px;padding-left:15px;}
.tableIcerik td{padding-left:10px;padding-top:15px;font-size:12px;vertical-align:middle;}
.tableIcerik img{float:right;margin-top:-13px;margin-left:10px;}

.tableSatinal{width:100%;}
.tableSatinal td{border-bottom:1px solid silver;padding:2px;font-size:12px;}
.tableSatinal img{padding:5px;}

.tableTeslimat{}
.tableTeslimat th{height:30px;font-size:14px;text-align:left;background:#f1f1f1;height:25px;padding-left:15px;}
.tableTeslimat td{padding-left:10px;padding-top:5px;padding-bottom:15px;font-size:12px;vertical-align:middle;}

.formTable{width:100%;}  
.formLeft{width:40%;text-align:right;padding-right:5px;}
.input_text{width:200px;}
.input_button{}    
.footer{
  font-family:tahoma;
  width:891px;
  height:55px;
  margin-top:5px;
  margin-bottom:15px;
  background:#f1f1f1;
  background:white;
  font-size:12px;
  color:#8d8d8d;
  }
.ustFooter{
  width:891px;
  height:25px;
  margin-top:15px;
  padding-top:8px;
  color:silver;
  background:#f1f1f1;
  }
.ustFooter a,.ustFooter a:active{
 color:#8d8d8d;
 text-decoration:none;
 font-weight:bold;
 font-size:12px;
}
.ustFooter a:hover{color:black;}
.kampanya,.kampanya a,.kampanya a:visited,.kampanya a:active{color:black;text-decoration:none;}
.kampanya a:hover{text-decoration:none;color:blue;}
.kampanya th{text-align:left;border-bottom:1px solid navy;font-size:12px;}
.kampanya td{border-bottom:0px solid red;font-size:12px;}

.yurtdisi_red {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:red;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
}
.yurtdisi_black {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:black; font-style:oblique; font-weight:bold; font-size:18px;}
.yurtdisi_red_iki {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:red; font-weight:900; font-size:13px;}
.yurtdisi_black_iki {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:black;
	font-size:15px;
}
.adTable, .adTable a, .adTable a:active, .adTable a:visited,.adTable a:hover
  {
  font-size:11px;
  color:black;
  text-decoration:none;
  }
.abTable td{padding-bottom:5px;border-right:1px solid silver;}  


#slideshow {
    position:relative;
    float: left;
	width: 596px;
	height: 202px;
	margin-top: 10px;
	margin-bottom:15px;
	display: inline;
}

#slideshow LI {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow LI.active {
    z-index:10;
    opacity:1.0;
}

#slideshow LI.last-active {
    z-index:9;
}

#slideshow LI IMG {
    display: block;
    border: 0;
}


.sayfalarLinker li{
  list-style-type: none;
  border-bottom:1px solid #B0B0B0;
  }
.sayfalarLinker a,.sayfalarLinker a:active,.sayfalarLinker a:visited{
  text-decoration:none;
  color:black;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size:12px;
  
  }
.sayfalarLinker a:hover{text-decoration:underline;}
.sayfalarLinker th{
  background-color:#f0f0f0;
  padding-left:5px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.sayfalarLinker td{border:1px solid #f8f8f8;padding-left:5px;}   


#video_genel{position:relative; margin-left:auto; margin-right:auto; width:800px; height:390px;}
#vid1{ position:relative; top:35px; left:8px;border:5px solid #666;}
#vid2{ position:absolute; top:35px; left:206px;border:5px solid #666;}
#vid3{ position:absolute; top:35px; left:404px;border:5px solid #666;}
#vid4{ position:absolute; top:35px; left:602px;border:5px solid #666;}
#vid5{ position:absolute; top:204px; left:8px;border:5px solid #666;}
#vid6{ position:absolute; top:204px; left:206px;border:5px solid #666;}
#vid7{ position:absolute; top:204px; left:404px;border:5px solid #666;}
#vid8{ position:absolute; top:204px; left:602px;border:5px solid #666;}
#mac_baslik{position:absolute; top:8px; left:150px; color:#ff0000; font-size:14px; font-weight:bold; font-family:Tahoma, Arial; width:500px; height:20px; text-align:center;}
.tarihsaat {
	color: #999;
	font-family: Tahoma;
	font-size: 10px;
	width:auto;
	}

.utskbtn {
	color: #999;
	font-family: Tahoma;
	font-size: 10px;
	}
A.utskbtn:link {
	text-decoration: none;
	color: #000;
	}
A.utskbtn:visited {
	text-decoration: none;
    color: #000;
	}
A.utskbtn:hover {
	text-decoration: underline;
	color: #039;
	}

.utskbtn2 {
	color: #181C49;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	}
A.utskbtn2:link {
	text-decoration: none;
	color: #06F;
	}
A.utskbtn2:visited {
	text-decoration: none;
    color: #06F;
	}
A.utskbtn2:hover {
	text-decoration: underline;
	color: #039;
	font-size: 14px;
	}

.txt-1 {
	color: #C60;
	font-family: Verdana;
	font-size: 12px;
}

.txt-2 {
	color: #F00;
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
}

.txt-3 {
	color: #F60;
	font-family: Verdana;
	font-weight:bold;
	font-size: 16px;
	padding-left:20px;
}

.txt-4 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
}

.txt-5 {
	color: #C60;
	font-family: Arial;
	font-size: 12px;
}

a.txt-5:link {text-decoration: none;color: #06f; font-weight:bold;}
a.txt-5:visited {text-decoration: none;color: #06f; font-weight:bold;}
a.txt-5:hover {text-decoration: underline;color: #06f; font-weight:bold;}

.txt-6 {
	color: #333;
	font-family: Arial;
	font-size: 12px;
}

a.txt-6:link {text-decoration: none;color: #333; font-weight:bold;}
a.txt-6:visited {text-decoration: none;color: #333; font-weight:bold;}
a.txt-6:hover {text-decoration: underline;color: #333; font-weight:bold;}

.txt-7 {
	color: #C00;
	font-family: Arial;
	font-size: 10px;
}

.title-1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:16px;
	background-repeat:no-repeat;
}

.title-2 {
	font-family:Arial;
	color:#999;
	font-size:16px;
	font-weight:bold;
	background-image:url(../rsm/title-bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.title-3 {
	font-family:Arial;
	color:#96C;
	font-size:16px;
	font-weight:bold;
	background:url(../rsm/title-bg3.jpg) left bottom no-repeat;

}

.title-4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F00;
	font-size:18px;
	font-weight:bold;
}

.altpg-txt-1 {
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}

A.altpg-txt-1:link {
	text-decoration: none;
	color: #000000;
}

A.altpg-txt-1:visited {
	text-decoration: none;
    color: #000000;
}

A.altpg-txt-1:hover {
	text-decoration: underline;
	color: #6A80CA;
}




.kmpnyafiat {
	color: #06F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-weight:bold;
	font-size: 16px;

}

.sipbuton {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color:#333;
	background-image:url(../rsm/satinal-minibt.jpg);
	background-repeat:no-repeat;
	width: 135px;
	height:60px;
	border:none;
}

.footxt{font-family: Tahoma, Verdana; font-size: 11px; color:#FFF;}

.foolink{font-family: Tahoma, Verdana; font-size: 12px; color:#c2bfea;font-weight:bold;}
a.foolink:link {text-decoration: none;color: #fff;}
a.foolink:visited {text-decoration: none;color: #fff;}
a.foolink:hover {text-decoration: underline;color: #fff;}


.stoktxt{font-family: Tahoma, Verdana, Arial; font-size: 12px; color:#FFF; font-weight:bold;}
.uozelliktxt{font-family: Tahoma, Verdana, Arial; font-size: 11px; color:#000;}
.uaciklamatxt{font-family: Georgia, "Times New Roman", Times, serif, Tahoma, Verdana, Arial; font-size: 18px; color:#000;}
/*------------------------------------------------alt-page--------------------*/

.ortasayfalar{ margin-left:10px; margin-right:10px; width:580px; text-align:justify;}

.fspc1{padding-left:8px;}

.buyuk {
	color: #FFF;
	font-family: Tahoma, Verdana, Arial;
	padding-left:10px;
	font-weight:bold;
	font-size: 18px;


}
