/* --------------------------------------------------------------------------------------------
    Autor:
      Zdenek Hatak
    Posledni uprava:
      4.12.2011
-------------------------------------------------------------------------------------------- */

/*  TISK  --------------------------------- */
@page{margin:2.5cm;}
body{width:550pt;margin:20px 35px;color:#000;background:#fff;font-size:85%;}
a{color:#000;}

/*  NADPISY  ----------------- */
h1,h2,h3,h4,h4,h5,h6{padding-bottom:20px;clear:both;font-family:'Palatino Linotype',Georgia,serif !important;}
h1{line-height:100%;font-size:2em;}
h2{font-size:1.67em;}
h3{font-size:1.3em;}
h4{font-size:1.2em;}
h5{font-size:1.1em;}
h6{font-size:1em;}

/*  FORMATOVANI OBSAHU  ----------------- */

/*  BLOKY  -------- */
#wrapper {padding-bottom:0 !important}
p{margin-bottom:20px;line-height:140%;clear:right}
blockquote{padding:0 10px;border:1px solid #000;}



/*  IMGs  -------- */
img{display:block;margin:5px 0 20px 20px;}

/**/
.possibilities {font-size:1.4em;margin:10px 0}

/*  WE DONT WANNA PRINT  -------- */
.no-screen, #header ul, form, .operators, .entere, img, .add-one, .nb-cmnts {
	display: none;
}