body, html {
	
	font-family: 'Lato', sans-serif;
	width: 1280px;
	margin: 0 auto;
}
body {
		background-image: url(kalkulejtor.jpg);
	background-repeat: no-repeat; 
	background-position: center 230px;
	background-attachment: fixed;
}

div#header{
	background-color:;
	width: 100%;
	height: 80px;
	margin: 0;
}
div#menu{
	background-color: ;
	width: 250px;
	height: 200px;
	position: relative;
	left: 100px ;
	text-decoration: none;
}
div#main_text {
	background-color: ;
	width: 721px;
	height: 100px;
	position: relative;
	left: 400px;
	bottom: 205px;
	margin-bottom: 300px;

}
#obrazek1 {
	position: relative;
	left: 400px;
	bottom: 200px;
}
#logo {
	width: 250px;
	position: relative;
	left: 150px;
	top: 10px;
}
div#menu li a {
	display: block;
	width: 240px;
	height: 66.5px;
	text-decoration: none;
	background-color: ;
	color: white;
	font-weight: bold;
	padding-left: 50px;
	top: 10px;
	font-size: 18px;
}
div#menu ul {
	list-style: none;
}
div#menu .m1 {
	background-image: url("o nas.png");
	background-repeat: no-repeat;
}
div#menu .m1:hover {
	background-image: url("o nas2.png");
	background-repeat: no-repeat;
}
div#menu .m2 {
	background-image: url("oferta.png");
	background-repeat: no-repeat;
}
div#menu .m2:hover {
	background-image: url("oferta2.png");
	background-repeat: no-repeat;
}
div#menu .m3 {
	background-image: url("kontakt.png");
	background-repeat: no-repeat;
}
div#menu .m3:hover {
	background-image: url("kontakt2.png");
	background-repeat: no-repeat;
}
#wstep {
	color: navy;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
}

#stopka{
	border-top: solid 1px;
	width: 100%;
}
#container {
	margin: 0 auto;
	width: 100%;
}
div#bar {
	width: 50%;
	margin: 0 auto;
	position: relative;
	bottom: 40%;
	left: 10%;
}
div#bar span {
	margin-left: 60px;
}