body {
	background-color: black;
	color: #D2B48C;
	font-family: Candara;
}

.ban {
	position: absolute; top: 0px; left: 310px;
}

.mnovinky {
	position: absolute;
	top: 100px;
	left: 365px;
	font-family: Candara;
	font-size : 20px;
}

.mnazivo {
	position: absolute;
	top: 100px;
	left: 460px;
	font-family: Candara;
	font-size : 20px;
}

.mempetri {
	position: absolute;
	top: 100px;
	left: 540px;
	font-family: Candara;
	font-size : 20px;
}

.momne {
	position: absolute;
	top: 100px;
	left: 610px;
	font-family: Candara;
	font-size : 20px;
}

.mkontakt {
	position: absolute;
	top: 100px;
	left: 690px;
	font-family: Candara;
	font-size : 20px;
}


.pravypruh {
	position: absolute; top: 0px; left: 810px;
}


a         {
	text-decoration: none;
	font-weight: normal;
}
a:link    {color: #D2B48C;}
a:visited {color: #D2B48C;}
a:active  {color: white;}
a:hover   {color: white;}

.cuerpo {
	position: absolute;
	top: 170px;
	left: 340px;
	width: 460px;
}

.black {
	color: black;
}


