body, html {
	
	font-family: 'Lato', sans-serif;
	width: 1280px;
	margin: 0 auto;
}

html{
	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;
	
	position: relative;
	left: 400px;
	bottom: 205px;
	margin-bottom: ;

}
#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;
}
div#mapa{
	position: relative;
	left: 325px;
	bottom: 240px;
	
}
#formularz {
        width:205px; 
        margin:0 auto; 
        background-color:#fff; 
        border:2px solid #ccc; 
        border-radius:; 
		padding:20px; 
        margin-top: 0; 
}

#formularz label {
    display:block;
    margin-bottom:0px;
    font-weight:bold; 
    text-transform: uppercase; 
    font-size:12px; 
    color:#555555; 
}

#formularz textarea,
#formularz input {
	padding:5px; 
	border-radius:3px; 
	border:1px solid #ccc; 
	margin-bottom:25px; 
	width:640px; 
}

#formularz input#submit {
	width:200px; 
	cursor:pointer; 
	margin-bottom:0px;
}

#formularz p.copy {
	color:#555555; 
	margin-bottom:0px; 
	font-size:12px; 
	text-align: center; 
}

#formularz p.copy a {
	color:#555555;
	text-decoration: none; 
	font-weight:bold; 
}
#tabelakontakt {
	
}
div#formularz {
	position: absolute;
	bottom: -100px;
	width: 685px;

}
#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;
}