.pozadi {	

		}
.sloupek {	
			position: absolute; 
			top: 28px; 
			left: 50%;
			margin-left: -415px;
			z-index: 0;
			width: 830;
			background: #ffffff;
			font-family: Helvetica, Century Gothic;
			color:#404040;
			padding: 20px;
			
		}
.logo {	
			position: fixed; 
			top: 28px;
			width:188px; 
			left:50%;
			margin-left: -660px;
			z-index: 2;
			background: #ffffff;
			font-family: Helvetica, Century Gothic;
			color:#cfcfcf;
			padding: 30px;
		}
a, a:hover, a:visited {	
			color:#85c6cb;
		}
body {	
			background: #fff;
			width:100%
		}