body {
background-color: #ffffff; 
color:  #696969;
}


div.name {
	font-family: Tahoma;
	font-size: 14px;
	color: #47150f;
 	font-weight: bold;
}

div.rname {
	font-family: Tahoma;
	font-size: 14px;
	color: #ae0b33;
 	font-weight: bold;
}

div.medzera {
	font-family: Tahoma;
	font-size: 6px;
	
}


div.ntxt {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;	
}
div.ptxt {
	font-family: Tahoma;
	font-size: 12px;
}


img.obr {border-width: 1px; border-style: solid; border-color: #d6d6d6; margin-left: 10px; margin-down: 10px}

a {color: #47150f; text-decoration: none;}

a:link {color: #47150f; font-weight: bold;}

a:visited {color: #47150f; font-weight: bold;}

a:hover {color: #47150f; font-weight: bold;}

a:active {color: #47150f; font-weight: bold;}
img {border: 0px double white}


