<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	background-color: #855827;
}
#page {
	width: 1150px;
	margin: auto;
}
#header {
	width: 1100px;
	height: 600px;
	margin: auto;
	margin-top: 5px;
	background: url(obr/header2.jpg);
}
#text {
	width: 1100px;
	height: 400px;
	margin: auto;
	background: url(obr/HLTEXT.jpg);
}
#menu {
	margin: 200px 0 0 355px;
	position: absolute;
}
#phpfunkcia {
	margin: 550px 0 0 440px;
	position: absolute;
}
#menu  li {
	list-style-type: none;
}
#form {
	width: 280px;
	height: 200px;
	background: url(obr/login.jpg) no-repeat;
	margin: 330px 0 0 385px;
	position: absolute;
}
      </pre></body></html>