body 
{
	background-color: "#DAE7F2";
}

div 
{
	width: 82%;
	margin: 15px 0 15px 8%;
	font-family: Verdana, Arial, Helvetica; 
	color:black;
	font-size: 11px;
}

li.navod 
{
	padding-bottom:5px;
	font-size: 11px;	
}

h4
{
	font-size: 15px;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 3px;
}

div.nastred {text-align: center;}

a {text-decoration: none}

a:link {color: blue}
a:active {color: blue}
a:visited {color: blue}
a:hover {color: red}


