	body {
		background: #716F61;
		text-align: center
	}
	
	a {
		text-decoration: none;
		color: black;
	}

	img {
		border-style: none
	}
	
	.upMenu {
		position: relative;
		width: 900px;
		background: white;
		margin: auto;
		text-align: left;
		margin-top: 50px
	}
	
	img.images {
		width: 100px;
		height: 50px;
		margin-bottom: 25px;
		margin-left: 27px
	}
	
	.main {
		position: relative;
		width: 900px;
		background: white;
		margin: auto;
		text-align: left;
		margin-top: 50px;
	}
	
	.belka {
		position: relative;
		top: -5px;
		width: 900px;
		background: white;
		margin: auto;
	}
	
	.menu {
		position: relative;
		top: -20px;
		width: 900px;
		height: 65px;
		background: white;
		margin: auto;
		text-align: left
	}
	
	.rightgray {
		margin-left: 33px;
	}
	
	.belkaDolna {
		position: relative;
		top: -25px;
		width: 900px;
		background: #716F61;
		margin: auto;
	}
	
	#kontakt {
		position: absolute;
		top: 290px;
		left: 0px;
		width: 900px;
		text-align: center;
		margin: auto;
		z-index: 1;
		
	}
	h1.kontakt {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
	}
	
	#autor {
		position: absolute;
		top: 235px;
		left: 150px;
		width: 600px;
		text-align: left;
		margin: auto;
		z-index: 1;
		color: #666666;
		
	}
	h1.autor {
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;    	
	}
	
	.stat4u {
		position: absolute;
		bottom: 0px;
		left: 0px;
	}

	#widgetFB {
		position: absolute;
		top: 200px;
		right: 0px;

	}

	#babecube {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 300px;
		text-align: left;
		margin: auto;
		z-index: 1;
		color: #666666;
		
	}
