@charset "utf-8";
/* CSS Document */

body{
	overflow: scroll;
}

.header{
	width: 1024px;
	position: relative;
	float: left;
}

.header #logo{
	margin-top: 60px;
	margin-left: 60px;
	cursor: pointer;
	cursor: hand;
}

.sadrzaj{
	width: 538px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
}

.vijesti{
	font-family: "Trebuchet MS";
	font-style: normal;
	font-size: 11px;
	color: #4D4D4D;
	line-height: 20px;
}

.vijesti .naslov{
	font-size: 14px;
}

.vijesti .vijest{
	font-size: 11px;
	text-align: left;
}

.vijesti .vise{
	font-size: 11px;
	text-decoration: none;
	outline: none;
	color: #4D4D4D;
}

.vijesti #formular{
	margin-top: 20px;
	margin-bottom: 50px;
}

.vijesti #opis{
	width: 50px;
}

.vijesti #ime{
	margin: 1px;
	width: 210px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4D4D4D;
}

.vijesti #email{
	margin: 1px;
	width: 210px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4D4D4D;
}

.vijesti #upit{
	margin: 1px;
	width: 364px;
	height: 141px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4D4D4D;
}

.vijesti #poruka{
	margin-top: 20px;
}

.vijesti #zvjezdica{
	width: 5px;
	vertical-align: super;
}

.vijesti .link{
	text-decoration: none;
	outline: none;
	color: #4D4D4D;
}

.vijesti .link:hover{
	color: #000000;
}

.minheight{
	min-height: 545px;
}

.footer{
	font-family: "Trebuchet MS";
	font-style: normal;
	font-size: 10px;
	color: #999999;
}

.pocetna_slika{
	background-image: url(../images/postavipitanje/postavipitanje.jpg);
	width: 538px;
	height: 220px;
}

.overlay_left{
	position: relative;
	float: left;
}

.overlay_right{
	position: relative;
	float: right;
}

.star{
	display: none;
	margin-right: 3px;
}
