body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
}


#pageheader {
	position:absolute;
	background: url(krpsma.png) no-repeat;
	width:983px;
	height:148px;
	background-color: #A2BCBF;
	left: 0px;
	}


#textcontainer {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	position:relative;
	background-image:url(textcontainer-hg.png);
	top:150px
	}

#links a {
	display:block;
	background: #FFFFFF;
	color: #000000;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
	}
	#links a:hover {
	color: #999999;
		}

#links2 a {
	display:block;
	background: #FFFFFF;
	color: #777777;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
	}
	#links2 a:hover {
	color: #BBBBBB;
		}

.td { 	
	border:thin dotted #333333;
	height:225px;
	width: 125px;
	}
.tr {
	height:5px;
	}
table {
	width: 983px
	}

p {
	text-align: justify;
}
