
/* CSS boxy */
/* boxy dla wydruku przepisu  */
/* wszystko c class content*/
.headMainPrint{
 display:block;
 font-size:16pt;
}
.headMainPrint IMG{
 margin:10px;
}
.columnR, .menu1, .menu2, .stopka, .boxVHeaderProsty, .realizacja, .click{
 display:none;
}
.copyrights{
 font-size:10px; color:#7F5007; text-align:right; margin-right:10px; 
}
.content {
 background-color:#FFF6D3;
}
/* boxVHeaderProsty */
.content .boxVHeaderProsty{
 width:588px;
 background-position:left top;
 background-repeat:repeat-x;
}
.content .boxVHeaderProsty .imgR{
 background-position:right top;
 background-repeat:no-repeat;
}
.content .boxVHeaderProsty .imgR DIV.head{
 margin-left:20px; 
}
.content .boxVHeaderProsty .imgR DIV.text{
 line-height:14px;
 margin-left:24px; 
 margin-bottom:14px;
}
.boxVHeaderProsty .imgR A, 
.boxVHeaderProsty .imgR A:link, 
.boxVHeaderProsty .imgR A:visited, 
.boxVHeaderProsty .imgR A:active{
 text-decoration: none;
 color:#B23000;
 font-weight:bold;
}
.boxVHeaderProsty .imgR A:hover{
 color:#B23000;
 text-decoration: underline;
}
/* /boxVHeaderProsty */
/* boxVSzczegolyPrzepisu */
.content .boxVSzczegolyPrzepisu{
 width:700px; 
}
* HTML .content .boxVSzczegolyPrzepisu{
 width:588px; 
}
.boxVSzczegolyPrzepisu .table{
 width:720px;
 margin:10px 19px 0 24px;
 border-bottom:1px solid #FAD8A6;
}
* HTML .boxVSzczegolyPrzepisu .table{
 width:588px;
}
.boxVSzczegolyPrzepisu .t2{
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
 font-size:10pt;
}
.boxVSzczegolyPrzepisu .headSposobPrzyg{
 font-weight:bold;
}
.boxVSzczegolyPrzepisu .sposobPrzyg{
 /*border:1px solid green;*/
}
.boxVSzczegolyPrzepisu .table .head{
 margin-top:20px;
 margin-bottom:30px;
 font-weight: bold;
 text-transform: uppercase;
 color: #000000;
 font-size:16pt !important;
}
.boxVSzczegolyPrzepisu .czasImg{
 margin-left:18px;
}
.boxVSzczegolyPrzepisu .table2{
 width:700px;
 margin:10px 19px 0 24px;
}
* HTML .boxVSzczegolyPrzepisu .table2{
 width:560px;
}
/* /boxVSzczegolyPrzepisu */
/* przepisPowrot */
.przepisPowrot{
 margin:10px 0px;
 text-align:center;
 font-weight:bold;
 display:none;
}
/* przepisPowrot */
/* boxVActionbar */
.boxVActionbar {
 background:white;
 text-align:left;
 display:none;
}
.boxVActionbar .bar{
 margin:0 27px;
 padding:15px 0px 16px 0px; 
 border-top:1px solid #FAD8A6;
 border-bottom:1px solid #FAD8A6;
 /*margin-bottom:16px;*/
}
/* /boxVActionbar */
div.popupBoxPrint {
 display:block;
}
.hPrint{
 display:block;
 font-size:16px;
 text-align:center;
 color: #954300;
}
/* ksiazka */
.ksiazkaHide{
 display:block;
 page-break-after: always;
}
.ksiazkaShow{
 display:none;
}
/* /ksiazka */
.naglowekFieH, div.przyciskBlokFie{
 display:none;
}



/* basic new print */

.hideInPrint {display: none;} 
#pageWrapperC, #pageC { overflow: visible; width: 100%; margin: 0; }
#pageC #mainC,
#pageC #mainC #leftColC,
#pageC #mainC #leftColC #contentC { width: auto; overflow: visible; }
#headC,
#rightColC,
#footC,
#subSectionNaviC,
#breadcrumbC,
#contentC .wrapper-deco,
#contentC .header embed,
#contentC .header object,
#contentC .header.cookbook table,
#recipeDetailsC #recipeToolsC,
#recipeDetailsC #recipeNaviC { display: none; }
#pageC #mainC #leftColC { overflow: visible; }
#contentC h2 { font-size: 13pt !important; font-weight: bold; }
#contentC h3 { font-size: 12pt !important; font-weight: bold; }
#contentC h4 { font-size: 11pt !important; font-weight: bold; }
#contentC p, #contentC td, #contentC li { font-size: 11pt !important; }
#contentC .column.widetext { width: auto; margin: 0; }

/* recipe */
#contentC .column .headMainPrint,
#contentC .header.cookbook .headMainPrint,
#contentC .header.recipe .headMainPrint { display: block; margin-bottom: 15px; }
#contentC .header.cookbook .headMainPrint img,
#contentC .header.recipe .headMainPrint img { margin: 5px; }
.wrapper-recipeDetails { clear: both;   page-break-after: always; overflow: hidden; height: 1%; }
#recipeDetailsC { }
#recipeDetailsC #recipeDirectionsC { font-size: 11pt !important; margin-right: none; width: 420px; }
#recipeDetailsC #recipeIngredientsC h4,
#recipeDetailsC #recipeDirectionsC h4 { color: #000; border-bottom: none; }
#recipeDetailsC #recipeDirectionsC table { width: 90%; }
#recipeDetailsC #recipeDirectionsC table td  { border-bottom: none; font-size: 11pt; }
#recipeDetailsC #recipeDirectionsC table td img { display: none; }
#recipeDetailsC #recipeIngredientsC ul {
    padding-left: 20px;
}
#recipeDetailsC #recipeIngredientsC ul li {
    background-image: none;
    list-style-type: disc;
    padding-left: 0;
}

/* fiesta planner */
div.popupBlok { border: none; width: auto; }
div.popupBox { page-break-before: auto; }
