@CHARSET "ISO-8859-1";

#wrapper {
	background-image: url(../img/pozadina_ch.jpg);	
	background-repeat: no-repeat;
	background-position: 0 200px;
}
#teaser {
	float:right;
	background-image: url(../img/header_restaurant.jpg);
	background-position: right;
	background-repeat:no-repeat;
	height: 168px;
	width: 759px;

}

#content em{
	clear:both;
	color: black;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.bold {
	font-weight: 900;
}
