#fb-root iframe{
	display:none;
}
#footer{	
	float: left;
	width: 100%;
	height: 225px;
	margin: 0;
	color: #ffffff;
	padding: 0 0 0 0;
	background: #363636;	
}	



#footer .inner{
	position: relative;
	margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 981px;
    line-height: 19px;
}	

#footer .inner .left{
	float: left;
	width: 710px;
}

#footer .inner .left a{
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}	

#footer .inner .left a:hover{
	text-decoration: underline;
}


#footer .inner .right{
	float: right;
	width: 255px;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-top: 10px;
}

#myfancountbox{
	position:absolute;
	/*width:50px;*/
	right: 60px;
    top: 35px;
	display:none;
	clear:both;	
}

#myfancountbox .csucsok{
	position: relative;	
	float: left;
	height:14px;
	width: 4px;
	margin:0;
	padding:0;
	background: url(../images/csucsok.gif) no-repeat transparent;
	background-position: 0px 2px;
	z-index: 2;
}

#myfancountbox .count{
	position: relative;
	float:left;
	background: #efefef;
	border: 1px solid #c1c1c1;
	padding: 0px;
	height:12px;	
	color: black;
	font-size: 11px;
	line-height: 12px;
	padding: 1px 2px 1px 2px;
	z-index: 1;
	left: -1px;
}
	
#facebook-bottom-label{
	position:absolute;top:73px;left:10px;width:200px;font-size:9px;display:none;
}

#projects{	
	float: left;
	width: 100%;
	height: 71px;
	margin: 0;
	padding: 0 0 0 0;
	background: #2c2c2c;	
}	



#projects .inner{
	position: relative;
	margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 981px;    
}	


#projects .inner img{
	float: left;    
}	
