@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

body{
	margin:0;
	padding:0;
	background-image:url(../pics/stainless1.png);
	background-repeat:repeat-x;
	padding-bottom:1px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.style-h1-baslik {
	color: #990000;
	font-size: 24px;
	
	text-shadow: 0 1px 0 #666666;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')"; /* */
}

.style-h1-slider{
	color: #FC0;
	font-size: 20px;
}

.style-h4-baslik{
	color: #990000;
	font-size: 16px;
}

.style-h4-siyah{
	color: #000;
	font-size: 16px;
}

a {

	border-color:#000;
	color:#000;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
}

h2 {
	font-size: 14px;
	font-style:normal;
	color: #0000;
}

h3 {
	font-size: 14px;
	font-style:normal;
	color: #0000;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size: 13px;
	color: #0000;
}

.arkaplan{ 
	position:absolute;z-index:-1;margin:0;padding:0;height:40%;width:100%; 
}

.arkaplan1{ 
	position:absolute;z-index:-1;margin:0;padding:0;height:40%;
	background-repeat:repeat-x; 
}

.container{
	position: relative;
	top:10px;
	border: 1px none ;
	width: 1000px; 
	height: 860px; /*	850		*/
	margin: auto;
	background-color: transparent;
}

.language-container{
	position: absolute;
	border: 0px solid;
	left: 956px;
	top: 15px;
	width: 30px;
	height: 30px;
	background:none;
}

.social-bar-container{
	position: absolute;
	border: 0px solid;
	left: 850px;
	top: -12px;
	width: auto;
	height: auto;
	background:none;
}

.bottom-container{
	position: relative;
	border: 1px none ;
	width: 100%; 
	height: 75px; 
	margin: auto;	
	background-color: #444;	
}

.bottom-frame{
	position: relative;
	border: 1px none ;
	top: 20px;
	width: 1000px; 
	height: 100%; 
	margin: auto;
	background-color: transparent;	
}
