* {
margin:0;
padding:0;
}
body {
background:black;
}
#wrapper {
width:820px;
margin-left:auto;
margin-right:auto;
} 
p {
font-size:9px;
color:#333333;
font-family:arial, calibri, helvetica;
margin-bottom:5px;
text-align:center;
}
a {
color:#333333;
}
p.title-obavestenje {
    color: #9E0B0F;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
p.obavestenje {
    color: #555;
	font-size:11px;
	text-align:justify;
	line-height:15px;
	margin-bottom:15px;
}

