/*
	ARS REGIA - Print Style Sheet
	Grzegorz Kaliciak, grzegorz@kaliciak.net / etrust.pl
	v1.0.0, 04.08.2007
*/

/* =global */
body{color:#000;font:10pt/15pt "New Times Roman",serif;background:#fff;text-align:left;margin:0;padding:0.2em;}
img{border:0;}
strong{font-weight:bold;}
em{font-style:italic;}
p,ul,ol{margin:1em 0;padding:0;}
li{margin:0 0 0 2em;padding:0;}
h1,h2,h3,h4,h5,h6{padding:0;margin:1em 0;color:#000;}
h2 a,h3 a,h4 a,dt a{color:#000;}
td,th{vertical-align:top;}

/* =forms */
form{padding:0;margin:0;}
fieldset{margin:0;padding:0;border:0;}
input,select,textarea{font:1em/1.4 Arial,sans-serif;color:#666;}
textarea,input.text,select{background:#ccc;}
textarea,input.text{padding:0.2em 5px 0.1em;border:1px solid #666;}
input.text{height:1.25em;}
input[type=checkbox]{vertical-align:top;}

/* =links */
a:link{color:#555;text-decoration:none;}
a:visited{color:#555;text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:underline;}

/* =skips */
.skip{display:none;}

/* ----------------------------------------------------------------------------------------- */
/** =branding **/
#branding{}
#branding h1{margin:0;}
#branding h1 a{color:#000;}
#branding h2{border-bottom:1px solid #999;padding-bottom:0.5em;}

/* =global navigation */
#nav-global{display:none;}

/* =breadcrumbs */
#breadcrumbs{display:none}

/* ----------------------------------------------------------------------------------------- */
/** =content **/
#content{}

#pc{border-bottom:1px solid #999;}
#sc{border-bottom:1px solid #999;}

.book_box .price *{display:inline;margin:0;}
.book_box .buy{display:none;}

.book_box{overflow:hidden;height:100%;}
.book_box .pic{float:left;margin-right:10px;}

/* ----------------------------------------------------------------------------------------- */
/** =sidebar **/
#sidebar{display:none;}

/* ----------------------------------------------------------------------------------------- */
/** =footer **/
#footer{display:none;}

/* =misc */
.cl{clear:both;line-height:1px;height:1px;font-size:1px;position:relative;}

h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid;}
blockquote,pre{page-break-inside:avoid;}
ul,ol,dl{page-break-before:avoid;}
h1,h2,h3,h4,h5,h6,ul,li,div,p,a{background-image:none !important;}