/* Vesti by www.pancevo.ws */

@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

body a {
	color:#0000CE;
	text-decoration:underline;
}

body a:hover {
	color:#0000CE;
	text-decoration:underline;
}

body img {
	border:none;
}

.vesti h3 {
	margin:10px 0 5px 0;
	font-size:15px;
}

.vesti p {
	margin:0 0 20px 0;
}

.vesti p.logo {
	margin:0 0 10px 0;
	text-align:right;
	padding:0 20px 0 0;
}