/* Papa's Garden layout styles */
/*hide for print*/
#logo_hires {
	display: none;
}
body {
	background: url('../images/pg_bodyBg.png') repeat-x #faf8e3;	
	font-size: 100.01%;
	padding-top: 10px;
}
.head {
	height: 142px;
	background: url('../images/pg_headBanner.jpg') no-repeat top right #cad577;
}
.container {
	margin: auto;
	width: 840px;
	background: url('../images/pg_rightColumn_bg.png') repeat-x;	
	border: 10px solid #f1efda;
}
.content-container {
	background: url('../images/pg_mainShodow.png') repeat-y;
}
#bgfix {
	background: url('../images/pg_shadow_01.png') 100% 0 no-repeat;
}
#rightfix {
	background: url('../images/pg_canBg.png') 100% 100% no-repeat;
}
.content {
	float: left;
	width: 564px;
	padding-bottom: 25px;
}
.left-column {
	margin-right: 7px;
	padding: 15px 35px 25px 15px;
	background: url('../images/pg_content_shadow.png') repeat-x;
	font-size: 0.8em;
}
.right-column {	
	float: left;
	width: 276px;
	padding-bottom: 220px;
}
#hp  .right-column {
	padding-bottom: 0;
}
.footer {
	margin: auto;
	width: 860px;
	font-size: 11px;
	text-align: center;
	padding-bottom: 20px;
}
/*generall */
a {
	color: #903d00;
	text-decoration: none;
	background: url('../images/pg_dotted_line_bottom.png') repeat-x bottom left;
}
a:hover {
	background: url('../images/pg_noBorder.png') no-repeat;
}
a.no-border {
	background: none;
}
h1 {
	margin: 15px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #903d00;
}
h2 {
	margin: 25px 0 15px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #222126;
	text-transform: uppercase;
}
h3 {
	margin: 15px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #903d00;
}
h4 {
	margin: 15px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #903d00;
}
p {
	margin: 1em 0;
	font-family: Georgia, "Times New Roman", serif;	
}
li {
	font-family: Georgia, "Times New Roman", serif;	
}
strong {
	font-weight: bold;
}
.left-column ul {
	padding-left: 2em;
}	
.left-column li {
	list-style: disc;
	padding-left: 0.5em;
	padding:  0.1em 0.1em 0.1em 0.5em;
}
.panel,
.dishes {
	padding: 1em;
}
.photo {
	float: left;
}
.photo img {
	display: block;
}
.photo-detail  h1 {
	margin: 0;
	font-size: 1em;
}
.photo  a,
.photo-detail  a {
	background: none;
}
.perex {
	font-size: 1.25em;
	color: #903d00;
}
.receipt-container {
	border-bottom: 1px dotted #e2e5be;
	padding: 1em 0; 
}
.banner-hp-container {
	clear: both;
	border-left: 1px solid #e2e5be;
	overflow: hidden;
}
.banner-hp-container  img {
	padding: 0 0 0 5px;
	position: relative;	
	z-index: 1;
}
.banner-hp-container-top {
	background: url('../images/pg_line_top.png') no-repeat top center;
	padding-top: 35px;
}
.banner-hp-container-bottom {
	background: url('../images/pg_line_bottom.png') no-repeat bottom center;
	padding-bottom: 35px;
}
.banner-hp-title {
	position: relative;
	height: 30px;
	width: 70px;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	z-index: 1000;
	line-height: 1em;
	padding-left: 12px;
	letter-spacing: -0.05em; 
}
/* EN */
.banner-hp {
	float: left;
	margin: 0 1px;
	width: 123px;
	height: 150px;	
	border-right: 1px solid #e2e5be;
	color: #fff;
}
.hp-banner-link {
	padding-left: 20px;
}
.left-column  p {
	line-height: 140%;
}
.whishes {
	float: right;
	background: url('../images/pg_sign.png') no-repeat bottom right;
	width: 230px;
	padding: 26px 0 50px 0;
	font-weight: bold;
}
.personal {
	float: left;
	width: 230px;	
}
.whishes p:first-letter  {
	font-size: 2em;
}
/* dishes */

/*dish copy */
.dishes  h2{
	margin: 1em 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
}
.dishes  h2.uppercase {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-top: 1.5em; 
}
/*dish title */
.dishes  h3{
	margin-top: 0.5em;
	margin-bottom: 0;
	padding: 0.5em 0 0 0;
	width: 440px;
	font-weight: bold;
	text-transform: uppercase;
}
/*dish weight */
.dishes  h3 em{
	font-size: 1em;
	text-transform: lowercase;
}
/*dish price */
.dishes  strong{
	position: relative;
	top: -1.5em;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
}
/*dish desc */
.dishes  p {
	margin-top: 0.2em; 
	padding: 0.25em 0 1.2em 0;	
	background: url('../images/pg_dotted_line_bottom.png') repeat-x bottom left;	
}
/*dish ul */
.dishes  li {
	padding: 0.5em 0 0.5em 0;		
}
.dishes ul  strong{
	position: relative;
	top: 0;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
}

.special-top {
	background: url('../images/pg_line_special_top.png') no-repeat top center;
	padding-top: 8px;
}
.special-bottom {
	background: url('../images/pg_line_special_bottom.png') no-repeat bottom center;
	padding-bottom: 8px;
}
.special-container {
	margin: 20px 0;
	background: url('../images/pg_specialBox_bg.png') repeat-y top left;
}
.photo {
	width: 152px;
	height: 196px;
	background: #fbfaef;
	border: 1px solid #e0e4bf;
	margin: 3px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}
.photo  img {
	display: block;	
	padding-bottom: 15px;
}
.photo a {
	display: block;	
	padding: 20px;
	border: none;
}

/* nav */
#nav_line_corner {
	float: right;
}
.nav-container {
	margin-right: 7px;
	padding-right: 9px;
	background: url('../images/pg_nav_corner.png') no-repeat 100% 0 #c3cf70;
	border-top:  1px solid #688027;
	border-bottom:  4px solid #688027;
}
.nav {
	float: left;
	width: 100%;
	background: url('../images/pg_menuBg.png') repeat-x #c3cf70;
	padding-left: 0;
}
.nav li {
	float: left;
	list-style: none;	
	font-size: 0.725em;
	font-weight: bold;
	text-transform: uppercase;
}
.nav li a {
	background: none;
	display: block;
	float: left;
	padding: 9px 9px;
	color: #303a07;
	text-decoration: none;
}
.nav li a:hover {
	background: url('../images/pg_menuBg_active.png') repeat-x;
}
.nav li.active {
	font-weight: bold;
	background: url('../images/pg_menuBg_active.png') repeat-x #efeed7;
}
.left-column .nav2 {
	padding-left: 0;
}

.left-column .nav2 li {
	padding: 2px 0 2px 15px;
	background: url('../images/pg_arrow_1.png') no-repeat 0 50%;
	list-style: none;
}
.left-column .nav2 li a{
	display: inline;
}
.left-column .tabs {	
	background : url('../images/pg_tabs_line.png') repeat-x bottom left;
	padding-left: 0;
}
.left-column  .tabs  a{	
	background: none;
}
.left-column  .tabs li{
	float: left;		
	list-style: none;
	border-top: 1px solid #e1e4bd;
	border-left: 1px solid #fcfaef;
	border-right: 1px solid #e1e4bd;
	padding: 10px;
	font-size: 0.9em;
}
.left-column  .tabs li.active{
	background : url('../images/pg_tabs_activeTab.png') repeat-x bottom left;
	padding: 10px 0;
}
.left-column  .tabs li.active a{
	color: #222126;
	font-weight: bold;
	padding: 9px;
	border: 1px solid #fff;
	border-bottom: none;
	
}
.nav-context {
	padding-top: 10px;
}
.top {
	padding: 2px 0 2px 15px;
	background: url('../images/pg_arrow_2.png') no-repeat 0 50%;
	border: none;
}
a.top:hover {	
	background: url('../images/pg_arrow_2.png') no-repeat 0 50%;	
}
/* lang */
.lang-container {
	float: right;
	position: relative;
	top: -77px;
	z-index: 1001;
	padding-right: 10px;
} 
.lang-container  a {
	padding-bottom: 0.2em;
	background: url('../images/pg_dotted_line2_bottom.png') repeat-x bottom left;
}
.lang {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dfebac;	
}
.langcz {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #dfebac;
}
.print_btn {
	position: relative; /* TODO: check why offset is required? */
	top: 15px;
	left: 40px;
	float: right;
	width: 90px;
	font-size: 11px;
	text-align: right;
}
.print_btn a {
	border: none;
}
/* boxes */
.daily_dish {
	position: relative;
	top: -20px;	
	color: #222126;
}
.daily_dish_item {
	border-top: 1px dotted #99ad42;
	padding: 0.7em 0;
	margin-right: 8px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
}
#our_choice {
	background: url('../images/pg_our_choice_cz.png') no-repeat top right;
	margin-right: 0;
	padding-top: 1.2em;
	padding-right: 8px;
}
#special {
	background: url('../images/pg_special_cz.png') no-repeat top right;
	margin-right: 0;
	padding-top: 1.2em;
	padding-right: 8px;	
}
.en #our_choice {
	background: url('../images/pg_our_choice_en.png') no-repeat top right;
}	
.en #special {
	background: url('../images/pg_special_en.png') no-repeat top right;
}
#our_choice  .price,
#special  .price {
	padding-top: 5px;
}
#daily_dish_soup {
	border-top: none;
}
.daily_dish_date {	
	font-weight: bold;
	color: #677e27;
}
.daily_dish  h3{
	margin: 0;
	padding-bottom: 10px;
	background: url('../images/pg_daily_menu_top1.png') no-repeat bottom left;
	font-size: 21px;
	font-weight: normal;
	color: #222126;	
}
.price {
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #903d00;
}
.right-column .banner {
	background: url('../images/pg_right_column_banner_bg.png') no-repeat top right #b0c05c;
	margin: 8px 8px 8px 0;
	padding: 8px; 
	border: 4px solid #eceebe;
	position: relative;
	top: -26px;
	z-index: 2;
	font-size: 0.7em;
	color: #3b480e;
}
.right-column .banner h3 {
	margin: 0 0 1em 0;
	border-bottom: 1px solid #cad383;
	padding: 0 0 0.2em 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #f0f2c5;
	text-transform: uppercase;
}
#banner_right_816 {
	background: url('../images/pg_right_column_banner_bg2.png') no-repeat top right #b0c05c;
	padding-bottom: 0;
}
#banner_right_21 {
	background: url('../images/pg_right_column_banner_bg2.png') no-repeat top right #b0c05c;
	padding-bottom: 0;
}
#banner_right_816  h3 {
	margin: 0 8px 1em 0;
}
#banner_right_21  h3 {
	margin: 0 8px 1em 0;
}
.hours-bottom {
	position: relative;
	z-index: 1000;
}
.ingredinces {
	font-style: italic;
}
#img_logo {
	display: block;
	padding: 14px 0 0 32px;
}
#logo_lowres {
	width: 120px;
}
/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* FIXES */
/*IE 6.0 */
* html  #img_logo {
	display: block;
	padding: 12px 24px;
}
* html  .whishes p:first-letter  {
	line-height: 1em;
}
* html  .photo  {
	margin: 2px;
}
