/* 
	Description: CSS template for Sprace.cz. This template contains all styling for scrolling detail.
	Author: Martin Louzecky
	Version: 1.0.0
*/

/* plovouci zahlavi ------------------------ */

* html, * html body{
	overflow:hidden;
	_overflow: inherit !important;
	padding:50px 0;
	margin:-50px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #content-staticky { 
	overflow:auto;
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #contain-all{
	position:absolute;
	overflow-y:scroll;
	width:100%;
	height:100%;
	z-index:1;
}
#plovouci{
	position:fixed;
	top:0px;
	left:0px;
	height:147px;
	width:100%;
	margin:0 auto;
	padding:0;
	z-index:999;
	overflow:hidden;
	background-color:#fff;
}

#topbar-inner, #footer-inner {
	height:50px;
	background:red;
}
* html #topbar-inner,* html #footer-inner {margin-right:17px;}
#footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:70px;
	z-index:999;
	
	
}
.vypln{
	
	height:70px;
	
}
.spacer {height:150px}
p{	margin-top:0
}
html>body #plovouci,html>body #footer{
	position:fixed
}
