body {
  width: 650 px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto;
}

h1 {
  display: none;
}

h2 {
  display: none;
}

h3 {
  display: none;
}

h4 {
  font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

img {
  border: none;
}

p {
  padding: 0px; 
}

#header {
  display: none;
}

#rightSide {
  clear: both;
	float: left;
}

#reservationsImage {
  display: none;
}

#restaurantTopRightSide {
  clear: both;
	page-break-before: always;
	width: 180px;
  height: 12px;
  background: url(../img/topRightSideBackground.gif) top center no-repeat;
}

#restaurantRightSide {
	float: left;
	width: 180px;
	margin: 20px 0px 0px 15px;
	padding: 0px;
	background: url(../img/rightPhotosMiddle.gif) top center repeat-y;
	font-size: 13px;
}

#restaurantRightSide img {
  float: left;
  margin: 5px 0px 5px 10px;
  padding: 0px;
  border: none;
}

#aboutTopRightSide {
  clear: both;
	page-break-before: always;
	width: 180px;
  height: 12px;
  background: url(../img/topRightSideBackground.gif) top center no-repeat;
}

#aboutRightSide {
	float: left;
	width: 180px;
	margin: 20px 0px 0px 15px;
	padding: 0px;
	background: url(../img/rightPhotosMiddle.gif) top center repeat-y;
	font-size: 13px;
}

#aboutRightSide table {
	margin-left: 22px;
	width: 135px;
	text-align: center;
}

#aboutRightSide td {
  clear: both;
	float: left;
	padding: 0px 0px 10px 0px;
}

#aboutRightSide p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	width: 135px;
	text-align: center;
}

#aboutRightSide img {
  float: left;
  margin: 0px;
  padding: 0px;
  border: none;
}

#guestForm {
  display: none;
}

/* POZADI RESTAURACI */
#rid1 {
  display: none;
}

#rid9 {
  display: none;
}

#rid3 {
  display: none;
}

#rid4 {
  display: none;
}

#rid5 {
  display: none;
}

#rid6 {
  display: none;
}

#rid7 {
  display: none;
}

#rid8 {
  display: none;
}

#photogaleryTitle {
  clear: both;
  padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

#photogaleryPanorama {
  clear: both;
  padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

.redh4 {
  clear: both;
	page-break-before: always;
	float: left;
}

.contentColumn {
  float: left;
	margin: 0px 0px 20px 0px;
}

.contentColumn p {
  float: left;
	width: 260px;
	text-align: justify;
	margin: 0px 5px 0px 5px;
}

.button {
  display: none;
}

.images {
  float: left;
	width: 250px;
}

.images img {
  margin-left: 5px;
}

.logoSide {
  float: left;
	width: 135px;
	text-align: center;
}

.commentsLogo {
  float: right;
}

.textIcon {
  float: left;
	margin: 0px 10px 0px 0px;
}

#menuList {
  display: none;
}

.menuTable {
  margin-top: 20px;
	width: 697px;
}

.price {
  float: right;
}

#footer {
  display: none;
}