body {
	margin: 0px;
	background-image: url(img/poz.jpg);
	background-repeat: repeat-x;
	background-color: #D4E0EE;


}
.pozmain {
	background-image: url(img/WEBpoz.jpg);
	background-repeat: repeat-y;
}
.pozsl {
	background-image: url(img/WEB.jpg);
	background-repeat: no-repeat;
	height: 590px;
	width: 887px;
}
.left {
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 590px;
	width: 190px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFF;
}
.o {
	border: 1px solid #143D53;
}

hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336799;
	border-bottom-color: #6690B8;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

