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

#sosyalmedya{
	position: fixed;
	z-index: 999999;
	top: 50px;
	right: 0px;	
	}
	.sosyalmedya{
	background-image: url(../resimler/sosyal.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 42px;
	margin-left: auto;
	top: 10px;		
	}
	.sosyalmedya:hover{
	width: 135px;
	cursor: pointer;		
			}
	.facebook{background-position:0px 0px;}
	.twitter{ background-position:0px -42px;}	
	.flicker{ background-position:0px -84px;}
	.friendfeed{ background-position:0px -126px;}
	.vimeo{ background-position:0px -168px;}
	.yuotube{ background-position:0px -210px;}
	.linkedin{ background-position:0px -252px;}
	.rss{ background-position:0px -294px;}
	.facebook:hover{background-position:0px 0px;}
	
	
	#linkler{
	position: fixed;
	z-index: 999999;
	top: 200px;
	left: -90px;	
	}
	.linkler{
	background-image: url(../resimler/linkler.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 130px;
	margin: auto;
	top: 10px;		
	}
	.linkler:hover{ 
	
       width:290px;
	cursor: pointer;		
			}
	.erkek{background-position:0px -0px;}
	.bayan{ background-position:0px -42px;}	
	.cocuk{ background-position:0px -84px;}
	.duvar{ background-position:0px -126px;}
	.ozel{ background-position:0px -168px;}
	.calar{ background-position:0px -210px;}
	
