body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: White;
	background-repeat: repeat-y;
	background-position: center center;
}

img {
	border: none;
}


.logos {
	background: url(back_divLogos.gif) repeat-x;
	height: 160px;
	text-align: center;
}

.logosIn {
	background: url(back_divLogos2.jpg);
	height: 148px;
	width: 770px;
	margin: 0 auto;
	text-align: center;
}

.logosIn .tabla {
	margin: 0 auto;
}

.logo {
	padding: 0 20px;
	height: 148px;
	vertical-align: middle;
}

.naslov {
	color: #333;
	font-size: 15px;
	text-align: center;
}

.sitno {
	color: #999;
	font-size: 10px;
	text-align: center;
	margin: 4px 0 18px 0;
}

.text {
	color: #666;
	font-size: 11px;
	text-align: left;
	margin: 9px 0 7px 0;
}

.text a {
	color: #f5b800;
	text-decoration: none;
}

.text a:hover {
	color: #AAA;
}