* {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
}

div#main {
	width: 990px;	
}

div#main {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a img {
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
a  {
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
table tr td {
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: auto;
	empty-cells: show;
	caption-side: top;
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
border: 0;
padding: 0;
border-spacing: 0; 
}
table tr {
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
}


div#paticka {
	clear: both;
	height: 40px;
	border-top: 1px solid #939598;
	background-color: #E2E4E3;
}
div#paticka p#copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px;
	font-size: 10px;
}
div#paticka p#copyright a {
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	font-size: 10px;
}
div#paticka p#copyright a:hover {
	color: #444444;
}
