body {
	background-repeat: repeat-x;
	background-image: url(img_intro/bg_body_top.gif);
	background-color: #E4E3E0;
	margin-top: 0px;
	margin-left: 0px;
}

#body {
	width: 780px;
	height: auto;
}

#header1 {
	width: 780px;
	height: 165px;
	background-image: url(img_intro/header1.jpg);
	background-repeat: no-repeat;
}

#header2 {
	width: 780px;
	height: 215px;
	background-image: url(img_intro/header2.jpg);
	background-repeat: no-repeat;
}

#menu {
	float: left;
	margin-top: 30px;
	width: 538px;
	height: 54px;
	display: inline;
}

#kontakt {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	display: inline;
	text-align: left;
}

.tekst {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A29F89;
}

#stopka {
	margin-top: 155px;
	float: right;
}