body
{
	padding: 10px;
	font-family : Calibri;
	font-size : 12px;
	color: #0069A3;
	background: white url("../../images/path3851.png") repeat top left;
}

a:link {
	color: #0069A3;
	text-decoration: none;
}

a:visited {
	color: #0069A3;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

.naslov{
	color: #0069A3;
	font-weight: bold;
	font-size : 18px;
	text-align: center;
} 

.Cgore{
	border-top-style: solid;
	border-top-color: #0069A3;
	border-top-width: 1px;
}

table.text 
{
    width: 640px;
    margin: 10px auto;
    background: white;
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #DEDEDE;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.075);
}