@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(bcg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

p	{

		margin-top: 8px;
		margin-left: 8px;
}
#warper {
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 630px;
	width: 1022px;
	margin:auto;
	margin-top: 20px;

	
}

#leftBox {
	height: 250px;
	width: 500px;
	float: left;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
	clear: none;
}

#rightBox {
	height: 260px;
	width: 450px;
	float: left;
	clear: none;
	margin-top: 10px;
	margin-left: 90px;
	padding: 0px;
}
#footer {
	clear: left;
	float: right;
	height: 15px;
	width: 300px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-right: 25px;
	margin-top: 15px;
}
h1	{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
}
h2	{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
}
#kontakt {
	float: right;
	height: 30px;
	width: 230px;
	margin-right: 130px;
	margin-top: 230px;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
}
#warper #kontakt a {
	color: #006668;
}
#warper #kontakt p {
	font-size: 23px;
}

#dojazd {
	float: right;
	height: 60px;
	width: 240px;
	margin-right: 120px;
	margin-top: 90px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
}

#warper #dojazd a {
	color: #006668;
}
#warper #dojazd p {
	font-size: 18px;
}
