@charset "ISO-8859-2";

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	background-color: #ffffff;
	background-image: url("../../obrazki/tlo.jpg");
	background-repeat: yes-repeat;
	background-position: 0px 0px;
	
	height: 480px;
	}

table {
	color: #336600;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	}

p {
	color: #336600;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	}

