/***************************************************
    PRINT CSS file for Kozmeticki salon Nada Kovac
    Author: WEB Marketing (www.wem.hr)
    Media: Print
    
    STRUCTURE:
    01/ BASIC SETTINGS 
    02/ LAYOUT & GRID
    03/ TYP
***************************************************/

/*
01/ BASIC SETTINGS
==================================================*/
*       { margin: 0; padding: 0; list-style: none; }
body    { font: normal 9pt Arial, Helvetica, sans-serif; line-height: 1.4em; color: #000; background: #fff; }
a img   { border: none; }

a, a img,
a:link, a:visited, 
a:hover, 
a:active { outline: none; color: #000; text-decoration: none; }
.clear   { clear: both; }

/*** HIDE ***/
#headerSlogan, #topMenuHolder, #nav, #secContainer, #development, #topLink, #logo, #flash { display: none; }
#flash { position: absolute; top: -9999px; left: -9999px; z-index: -1px; width: 1px; height: 1px; }


/*
02/ LAYOUT & GRID
==================================================*/
#printLogo { margin: 0; }
#headerContent { height: 100px; clear: both; }


#topBoxesWrapper,
#bottomBoxesWrapper { clear: both; }

#topBoxesWrapper .box,
#bottomBoxesWrapper .box     { display: inline; float: left; width: 195px; margin-right: 15px; margin-bottom: 30px; }

#topBoxesWrapper .box img,
#bottomBoxesWrapper .box img { width: 195px; margin: 0 0 10px 0; padding: 0; border: none; }

#topBoxesWrapper h2,
#bottomBoxesWrapper h2       { font-weight: normal; margin: 0 0 10px 0; }

#copyright                   { clear: both; margin-top: 25px; padding-top: 15px; border-top: 1px solid #ccc; color: #ccc; font-size: 10px; text-align: center; }

/*
03/ TYP
==================================================*/
h1         { font-size: 16pt; font-weight: normal; margin-top: 20px; margin-bottom: 25px; }
h2         { font-size: 10pt; font-weight: bold; margin: 20px 0 20px 0; }
h3         { font-size: 9pt; font-weight: bold; margin: 20px 0 15px 0; }
h4, h5, h6 { font-size: 10pt; font-weight: bold; margin: 15px 0 10px 0; }

p, ul, ol  { margin: 10px 0; }
ul, ol     { padding-left: 10px; }
ul li      { list-style: outside circle; margin-left: 20px; margin-right: 20px; }
ol li      { list-style: outside decimal; margin-left: 35px; margin-right: 20px; }

img        { margin: 0 5px; }

table      { margin: 10px 5px; border-collapse: collapse; }
th, td     { padding: 5px; border: 1px solid #ccc; }
.blank     { margin: 10px 0; }
.blank th, 
.blank td  { border: none; padding: 0; }
table p, 
table ul, 
table ol, 
table table { margin: 0; }
caption     { margin: 10px 0 0 0; }
