﻿body{
	background-image: url('images/back.jpg');
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

h3{
	font-weight:bold;
	color:red;
}

#urunler{
	font-size:14px;
	
}

a:link{
	color:orange;
	text-decoration:underline;
} 

a:visited{
	color:orange;
	text-decoration:underline;
} 

a:hover{
	color:orange;
	text-decoration:none;
} 


#header{
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 968px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
}

#navBack{
 	
	background-color:#999999;
	width:968px;
	height:28px;
    position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#mainContainer{
	background-image:url('images/containerBack.jpg');
	background-repeat:repeat-y;
	width:968px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#leftContainer{
	position:relative;
	width:230px;
	margin-left:0px;
	top:0px;
	left:5px;
	float:left;
}


.anamenu{
	color:Black;
	text-decoration:none;
}

.anamenu a:link{
	font-size:14px;
	color:Black;
	text-decoration:none;
}

.anamenu a:visited{
	text-decoration:none;
	color:Black;

}

#rightContainer{
	position:relative;
	width:685px;
	left:10px;
	top:0px;
} 

#footer{
	background-image:url('images/footerBack.jpg');
	background-repeat:no-repeat;
	width:968px;
	height:48px;
	margin-right:auto;
	margin-left:auto;
	color:white;
	letter-spacing:1px;
	padding-top:2px;
}

#logoimage{
	float:right;
	margin:0px 6px 0px 6px;
}

#sarfMalz{
	margin-top:50px;
	font-size:14px;
}

#anailetisim
{	
	position:relative;
	width:430px;
	left:0px;
	float:left;
	top:0px;
}

#anateamviewer{
	width:250px;
	position:relative;
	float:left;
}

#twithaber
{
	position:relative;
	width:430px;
	left:0px;
	float:left;
	top:0px;

}


