body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: whitesmoke;
}
#obalovaci {
    margin-left: auto; 
    margin-right: auto;
    width: 1000px;
    position: relative;
}
div.telo{
	position: absolute;
	left: 180px;
	top: 0px;
	width: 820px;
	border-left: 5px groove #da9400;
	border-top: 5px groove #da9400;
	box-shadow: vertical horizontal blur color;
	box-shadow: 12px 12px 12px #666;
	webkit-box-shadow: 12px 12px 12px #666;
	moz-box-shadow: 12px 12px 12px #666;	
	background: white url(gulas-recept.jpg) no-repeat;
}
div.z1{
	padding-left: 690px;
	padding-top: 15px;
	font-size: 12px;
}
p{
	text-align: justify;
	padding: 20px;
	}
h1{
	color: #da9400;
	padding-left: 300px;
}
a href{
	text-decoration: underline
	color: #da9400;
}
a:link {
text-decoration: underline;
color: #da9400;
}
a:visited { 
text-decoration: underline; 
color: #da9400;
}
a:hover {
	text-decoration: underline;
	color: Black;
}
h2{
	color: #da9400;
	padding: 10px;
}
h3{
	color: #da9400;
	text-align: center;
}
p{
	text-align: justify;
}
#copy{
	text-align: center;
	background-color: #da9400;
	color: white;
	padding-top: 29px;
	padding-bottom: 29px;
}
#reklama{
	position: absolute;
	top: 1px;
	width: 178px;
	background: whitesmoke;
	padding-top: 20px;
	line-height: 30px;
}