.nny {
display: none;
}

body {
	background: transparent;
}

div#page {
	margin: auto;
	width: 100%;
	background: transparent;
}
div#cont {
	margin: auto;
	padding-left: 0;
	padding-right: 0;
	background: transparent;
}
div#logo {
	width: 100%;
	border-bottom: 2px solid #0f66be;
}

div#foot {
	border-top: 2px solid #0f66be;
}


div.blokkdoboz {
	background: transparent;
}