/* ---------------------------------------------
PRINT WINDOW STYLESHEET
@autor: kontakt@mariastefanska.com
----------------------------------------------*/
/* ---------------------------------------------
          PRINT WINDOW SETUP
--------------------------------------------- */
* {margin:0px; padding:0px; background:transparent; border:0 none; outline:0 none; font-size:100%; vertical-align:baseline;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0px; padding:0px; background:transparent; border:0 none; outline:0 none; font-size:100%; vertical-align:baseline;}

p, h1, h2, h4, h5 {display:block; text-decoration:none;}
h1 {font-weight:bold; font-style:normal; font-size:28px; line-height:28px;}
h2 {font-weight:bold; font-style:normal; font-size:20px; line-height:20px;}
h3 {font-weight:bold; font-style:normal; font-size:18px; line-height:20px;}
h4 {font-weight:bold; font-style:normal; font-size:14px; line-height:20px;}
h5 {font-weight:bold; font-style:normal; font-size:12px; line-height:20px;}

strong, b {font-weight:bold; font-style:normal;}
em, i {font-weight:normal; font-style:italic;}
sup {vertical-align:super; font-size:12px; line-height:10px;}
a, a:link, a:visited {outline:0 none; text-decoration:none; color:#1f1d1a;}
a:hover {text-decoration:underline;}
ol, ul {list-style:none;}
table {display:table; border-collapse:collapse; border-spacing:0px; text-indent:0px;}
tr {display:table-row;}
td {display:table-cell;}

body {text-align:center; font-family:"Tahoma","Verdana","Arial",sans-serif; font-weight:normal; font-style:normal; font-size:14px; line-height:20px; color:#1f1d1a;}
.wrapper {width:890px; height:auto; margin:0px auto; text-align:left;}

/* ---------------------------------------------
       GLOBAL ELEMENTS / CONTROLS
--------------------------------------------- */
.firstInRow {margin-left:0px!important; padding-left:0px!important; border-left:0 none!important;}
.firstInCol {margin-top:0px!important; padding-top:0px!important; border-top:0 none!important;}
.noTopMargin {margin-top:0px!important;}
.noBg {background:none!important;}
.emphasized {font-weight:bold; font-style:normal; font-size:20px;}
.uppercase {text-transform:uppercase;}

/* ---------------------------------------------
           PRINT WINDOW LAYOUT
--------------------------------------------- */
div.article {width:838px; padding:26px;}

.article h1 {width:100%; margin-bottom:26px;}
.article ul.actions {width:auto; margin:0px 0px 26px 18px;}
.article ul {width:100%; margin-left:26px;}
.article ol {width:100%; margin-left:26px;}
.article h4 {width:100%; margin:18px 0px;}
.article p {width:100%;}
.article .imgTitle {color:#928e81;}
.article div.imgBlock {width:100%; margin:26px 0px;}
.article div.imgBlock img {max-width:830px;}

div.footer {width:838px; margin:26px; padding-top:4px; border-top:1px solid #1f1d1a; font-size:10px;}
