/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02559B;
	background-color: #FFFFFF;
	margin: auto;
}
#main {width:824px; height:547px; margin:20px auto auto auto; background: url(landing-page-background3.jpg) no-repeat top left;}
#container {width:700px; height:270px; margin: 155px 62px auto 62px; float:left; display: inline;}
.boks {
	float:left;
	background: url(buzz-maskota2.gif) no-repeat top center;
	width:184px;
	height:136px;
	margin-top: 20px;
	margin-left: 18px;
	margin-right: 7px;
	text-align: left;
	display: inline;
}
.logo {
	margin-top: 4px;
	margin-left: 20px;
	margin-right: auto;
	margin-bottom: 7px;
}
.type {
	margin-top: 73px;
}
.visitus {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 42px;
}
#footer {clear: left; padding-top:30px; text-align: center;}

