/* 
    Document   : print
    Created on : 9.12.2009, 11:00:21
    Author     : Ondra
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#logo_print {display:block;}

#left, #foot, #head, #flsh,
.menu, #navi,
a .pict-vfrm, a .pict-hfrm {display:none;}

.pict {float:left; margin:5px 10px;}

.print {clear:both;}

.noprint {display:none;}

.pict-vfrmz, .pict-hfrmz{display:none;} 
.bold {font-weight:bolder;}
#xmap{ margin: 0px auto; width: 325px; height: 215px;} 

