body { position: relative;
	margin-right: auto;
	margin-left: auto;
	background-position: 20% 60px;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url("img/mrc.png"); 
	width: 770px;}

#masa {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	position: absolute;
	top: 200px;
	left: 180px;
	width: 590px;
	font-size:12px;
    font-weight:normal;
	text-decoration: none;
	text-align: left;
	font-family: sans-serif, verdana;
	color: #FFFFFF;}

a, a:active, a:visited, a:hover {
	display: inline;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	font-style: normal;
	font-variant: small-caps;}

#stopka {
	display: block;
	color: #FFFFFF;
	font-size: xx-small;
	background-color: transparent;
	text-decoration: none;
	margin-top: 20px;
	text-align: right;}
	
