body {
	background: white;
}

#rightheader,
#search,
#nav,
.discussions,
.blog,
.content_bottom,
#footerarea,
#rightcontent,
.inrightcon,
.intitle,
#recipe_favs_wrapper,
#comments-cont,
#comment-box-area,
#add-comment-wrapper,
.more,
.morecont,
#content_bottom
 {
	display: none;
}

#logo {
	width: 63px;
	height: 55px;
	position: absolute;
	right: 300px;
	top: 0;
	z-index: 2;
}

#content {
	background-image: none;
}
.zoompic {
/* display: none; */
}

.levals {
/* display: table; */
}

.leval1,
.leval2,
.leval3 {
display: inline-block;
}

div.time {
display: none;
}

.skilllevel {
	display: none;
}

.loading,
.yourrating,
.be_the_first_one,
.rating_ok,
.rating-hide {
	display: none;
}

.rby {

}

.zoompic a,
.zoompic span {
	display: none;
}
.zoompic img {
	width: 200px;
	height: 160px;
	position: absolute;
	top: 0;
	right: 0;
}
.rvcon {
	height: 100%;
}

.inleftcon {
	width: 100%;
}

h2 {
color:#D2413C;
font-size:24px;
font-family: "Trebuchet MS", Verdana,sans-serif;
font-weight: 300;
line-height: 1.2em;
text-decoration: none;

}

h2.intitle,
#leftcontent p.ic {
	width: 50%;
	float:left;
	
}

h2.intitle1,
#ingredients {
	width: 50%;
	float:left;
}
h2.intitle1 {
display: none;
}
h2.intitle {
clear:left;
}

#ingredients {
float: left;
}

#ingredients .measure {
	text-align: right;
}

#ingredients .ingredient {
	padding-left: 5px;
}

#method {
	width: 45%;
/*
	position: absolute;
	top: 180px;
	right: 0;
*/
	float: right;
	margin-top: -17px;

}

#ingredients:before {
	content: "Sastojci";
	display: block;
color:#D2413C;
font-size:24px;
font-family: "Trebuchet MS", Verdana,sans-serif;
font-weight: 300;
line-height: 1.2em;
text-decoration: none;

}

#method:before {
	content: "Priprema";
	display: block;
color:#D2413C;
font-size:24px;
font-family: "Trebuchet MS", Verdana,sans-serif;
font-weight: 300;
line-height: 1.2em;
text-decoration: none;
}

#method div {
float: left;
color: #2d7e6b;
font-size: 20px;
font-weight: bold;
margin: 0 5px 0 0;
}

#method p {
padding-left: 20px;
}

@media print {
  /* Hide Google Ads */
  .adsbygoogle,
  .google-ad,
  .ad-container,
  iframe[src*="ads"],
  [id*="ad"],
  [class*="ad"] {
    display: none !important;
    visibility: hidden !important;
  }

  /* Optional: Remove extra space left by ads */
  .ad-container {
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
