/* ----------------------------------------------------------------------------------------------------------

    Output device: print

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-07-29, 18:30 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

---------------------------------------------------------------------------------------------------------- */

body {margin:0; padding:0; border:0; font-size:8pt; font-family: Tahoma, Sans-Serif, Arial;}

h1, h2, h3, h4, h5 {page-break-after:avoid; page-break-inside:avoid;}
table {width:100%; border-collapse:collapse; border-spacing:0; border-top:0.5pt solid #000;}
th, td {border-bottom:0.5pt solid #000;}
blockquote {page-break-inside:avoid}
ul, ol, dl {page-break-before:avoid}

#main {width:100%; float: none !important;}
#header {margin-bottom: 1em; padding-bottom: 12pt; border-bottom: 1px solid #dfdfdf;}
#header img { padding-left: 20pt; height: 40px; }
#footer {margin-top: 1em; border-top:1px solid #dfdfdf;}

.noprint, .noscreen {display:none;}

#tray, #nav, .top, .bottom, .col-more {display:none;}

/********************************************************************
    strona: Default.aspx
********************************************************************/
#one-col
{
    margin-bottom: 1em;
}

#one-col li
{
    margin-left: 1em;
    list-style-type: square;
    list-style-position: inside;
}

#one-col .intro
{
    margin-top: 1em;
}

#cols3 .col
{
    margin-top: 1em;
}

#cols3 .col li
{
    margin-left: 1em;
    list-style-position: inside;
    list-style-type: none;
}


/********************************************************************
    strona: Szkolenia.aspx
********************************************************************/
#two-cols
{
    font-size: 10pt;
}

#two-cols .col-left { display: none; }

.col-right h1
{
    margin: 0;
    background: transparent;
    font-size: 120%;
}

.col-right-text h4.categories
{
    margin-top: 1em;
    font-size: 100%;
    background: transparent;
}

/********************************************************************
    strona: Plan_szkolenia.aspx
********************************************************************/
#details-left 
{
    width: auto;
    border-bottom: 1px solid #dfdfdf;
    margin: 1em auto;
    padding: 0 0 0 20px;
    color: black;
    background: transparent;
    float: none !important;
    font-size: 10pt;
}

#details-left h1
{
    margin: 0;
    padding: 0 0 1em;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14pt;
    border: 0;
 }

#details-left .text
{
    padding-bottom: 1em;
    font-size: 100%;
    float: none !important;
}

#details-left .text li
{
    list-style-type: square;
    list-style-position: inside;
    margin-left: 1em;
}

#details-right
{
    width: auto;
    margin-top: 1em;
    float: none !important;
    font-size: 10pt;
}

#details-right .text
{
    padding-left: 1em;
    font-size: 100%;
    color: black;
    float: none !important;
}

#details-right h1
{
    margin: 0;
    padding-bottom: 1em;
    background: transparent;
    font-size: 120%;
}

#details-right .text ul
{
    margin-bottom: 0;
}

#details-right .text li
{
    list-style-type: none;
    list-style-position: inside;
}