*					{ margin: 0; padding: 0; }

html, body			{ height: 100% }
body				        { font-size: 12px; font-family:Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
background:#dfdfdf url(images/body-bg.png) top left repeat-x; line-height:1.6em; }
a					{ outline: none; text-decoration: none; }
a img				{ border: none; }
p					{ margin-top:15px;}

#wrapper			{ width: 900px; margin: 0px auto -120px; min-height: 100%; height: auto !important; height: 100%; }
#pnav				{ float: left; width: 900px; height: 48px; margin-top:10px; }
ul#links			{ width: 900px; float:left; margin: 10px 0 0 0; text-align:center;  }
ul#links li			{ display: inline; margin: 10px; }
ul#links li a 		{ color: white; font-size: 17px; padding: 3px; padding-left: 10px; padding-right:10px;  }
ul#links li a:hover	{ background-color: #da251c; }

#logo				{width: 748px; height: 480px; background-image:url(images/logo.jpg); margin-left:55px; background-repeat:no-repeat;}

#stanga				{float: left; width: 650px; }
#sidebar			{ float:right; width: 232px;margin-top: 15px;  padding-left:10px; background-color:#ececec; border: #d2d7d4 1px solid; padding-right: 5px; padding-top: 75px; padding-bottom:7px;}
#sidebar h2			{ width: 100%; font-size: 2.0em; font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif; font-weight:normal; color:#da251c; }
.postitle	  		{ width: 640px; font-weight:normal; font-size: 3.5em; font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif; padding-top:80px; margin-bottom: 20px; color:#167a30; line-height:35px; }
#postbody			{ padding-top: 5px; width:610px; }
#postbody img		{padding:5px;}
.clear				{ clear:both; }
#footer				{ width: 100%; height:59px; background-image: url(images/footer.png); background-repeat:repeat-x; text-align:center; margin-top: 50px;padding-top: 15px; background-color:#087f48;}
#footer	a			{color:#fff; text-align:center; font-size:1.0em; font-weight:bold;}
#footer	a:hover		{color:#da251c;}

#pizza-left {
	position:absolute;
	left:10px;
	top:208px;
	width:280px;
	height:168px;
	z-index:1;
	background-image: url(images/pizza-left.png);
}
