/* top elements */
*
{
    margin: 0;
    padding: 0;
}

body
{
    color: #333333;
    font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 3px;
    color: #010066;
}
h2
{
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 12px;
    color: #333333;
}

/* color blue dark */
a
{
    color: #336699;
}

/* color blur light */
a:hover
{
    color: #6699cc;
}


/* links */
a
{
    background: inherit;
    text-decoration: none;
}
a:hover
{
    background: inherit;
    text-decoration: underline;
}

/* headers */

p, h1, h2
{
    margin: 0;
    padding: 0;
}

/*p{ margin-top: 11px; }*/

ul, ol
{
    margin: 0;
    padding: 0;
}

table
{
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}

/***********************
	  layout
************************/
.wrap
{
    width: 970px;
}


/* top menu */
.top-menu
{
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
    background-image: url(graphics/tab_m_off.gif);
    background-repeat: repeat-x;
    height: 24px;
}
.top-menu ul
{
    padding: 0px;
    margin: 0px;
}
.top-menu li
{
    float: left;
    list-style: none;
}

.top-menu .sepl
{
    background-image: url(graphics/tab_l_off.gif);
    background-repeat: repeat-x;
    width: 1px;
    height: 24px;
}
.top-menu .sepr
{
    background-image: url(graphics/tab_r_off.gif);
    background-repeat: repeat-x;
    width: 1px;
    height: 24px;
}
.top-menu a
{
    display: block;
    padding: 5px 15px 5px 15px;
    margin: 0 0;
    color: #ffffff;
}
.top-menu a:hover
{
    text-decoration: underline;
    color: #ffffff;
}
.top-menu a#current
{
    background-image: url(graphics/tab_m_on.gif);
    background-repeat: repeat-x;
    color: #ffffff;
}

/* leftcol menu */
.v-menu
{
    list-style: none;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 auto;
    text-decoration: none;
}

.v-menu .v-menu
{
    border-left: 1px solid #336699;
    margin: 5px 0px 0px 5px;
}

.v-menu li
{
    /*border-top: 1px dashed #eff0f1;*/
    background: url(graphics/bullet.gif) no-repeat 0px 8px;
    padding: 4px 2px 4px 15px;
    margin: 0 auto;
}

.v-menu a
{
    display: block;
    font: 12px Tahoma,Helvetica,sans-serif;
    text-decoration: none;
    background-image: none;
    color: #336699;
}

.v-menu a:hover
{
    /*color: #6699cc;     background-color: #F2F2F2;*/
    text-decoration: underline;
}

.artykul-zobacz
{
    margin-bottom: 3px;
    margin-top: 10px;
    border-top: 1px solid #056089;
    border-bottom: 1px solid #056089;
    padding: 8px 8px 8px 8px;
}
.artykul-zobacz h2
{
    color: #9b0000;
    font-style: italic;
    margin-bottom: 10px;
}
.artykul-zobacz ul
{
    list-style: none;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 auto;
    text-decoration: none;
}
.artykul-zobacz li
{
    padding: 4px 2px 4px 15px;
    margin: 0 auto;
}
.artykul-zobacz a
{
    background: url(graphics/bullet_r.gif) no-repeat 0px 8px;
    padding: 4px 2px 4px 15px;
    font-size: 11px;
    font-weight: bold;
    color: #41454A;
    text-decoration: none;
}

.artykul-zobacz a:hover
{
    text-decoration: underline;
}
.sidebox-header
{
    border: 1px solid #eff0f1;
    padding: 5px;
    margin-bottom: 10px;
    background: url(graphics/gradientbg.gif) repeat-x 0px 0px;
}
.sidebox-header h1
{
    margin-bottom: 10px;
}

.artykul-s
{
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
}

.artykul-s p
{
    margin-top: 10px;
}
.artykul-s h1
{
    font-size: 15px;
    font-weight: bold;
    color: #9b0000;
    margin-bottom: 3px;
}
.artykul-s h2, h3
{
    font-size: 12px;
    font-weight: bold;
    color: #010066;
    margin-bottom: 5px;
    margin-top: 15px;
}

.artykul-s small
{
    font-size: 11px;
    color: #a5aab1;
    display: block;
}
.artykul-s table a
{
    background: none;
    font-size: 11px;
    font-weight: normal;
}
.artykul-s div
{
    text-align: right;
    float: right;
}
.artykul-s ul
{
	margin: 0px;
	padding:0px;
}
.artykul-s li
{
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: square;
}
/*
.artykul-z
{
    padding: 5px;
    margin-bottom: 10px;
}
*/
.artykul-z
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: transparent url(graphics/dots.gif) repeat-x bottom center;
    overflow:auto;
}

.artykul-z p
{
    margin-top: 10px;
}

.artykul-z h1
{
    font-size: 14px;
    font-weight: bold;
    color: #9b0000;
    margin-bottom: 3px;
}

.artykul-z h2
{
    font-size: 11px;
    font-weight: normal;
    margin-top: 10px;
}

.artykul-z small
{
    font-size: 10px;
    color: #a5aab1;
    display: block;
}

.artykul-z div
{
    text-align: right;
    float: right;
    display: block;
}

.artykul-z div a
{
    font-size: 10px;
    font-weight: bold;
    vertical-align: text-top;
    padding-right: 12px;
    background: url(graphics/bullet.gif) no-repeat right 4px;
}

.clr
{
    clear: both;
    font-size: 0;
    height: 0;
}

.bullet
{
    vertical-align: text-top;
    padding-right: 12px;
    background: url(graphics/bullet.gif) no-repeat right 4px;
}

.bullet180
{
    vertical-align: text-top;
    padding-left: 14px;
    background: url(graphics/bullet180.gif) no-repeat left 4px;
}

.imgfloatright
{
    float: right;
    display: inline;
    margin: 3px 0px 3px 12px;
}

.imgfloatleft
{
    float: left;
    display: inline;
    margin: 3px 12px 3px 0px;
}

.content
{
    margin-top: 10px;
}

.content-left, .contenet-right, .content-center, .content-space
{
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.content-left
{
    width: 160px;
    padding-left: 0px;
    padding-right: 0px;
}

.contenet-right
{
    width: 300px;
    padding-left: 0px;
    padding-right: 0px;
}

.content-center
{
    padding-left: 15px;
    padding-right: 15px;
}

.content-space
{
    /*border-right-color: #eaeaea;     border-right-style: solid;     border-right-width: 1px;     */
}


/* footer */
#footer
{
    border-top: 1px solid #eaeaea;
    margin: 0 auto;
    padding-left: 15px;
    font: normal 90% arial, verdana, sans-serif;
    text-align: left;
}
#footer a
{
    text-decoration: none;
    color: #777;
}
#footer a:hover
{
    text-decoration: underline;
    color: #333;
}
#footer ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer .col
{
    width: 32%;
    padding: 0 5px 30px 0;
}
#footer .col2
{
    padding: 0 0 30px 0;
}

#footer h1, #footer p
{
    margin-left: 0;
}

/* alignment classes */
.img_s
{
    border: 1px solid #A2A6AE;
    float: left;
    margin-right: 10px;
    width: 100px;
    height:auto;
}

.img_l
{
    /*clear:both;*/
    border: 1px solid #A2A6AE;
    float: left;
    display: inline;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 220px;
    height: auto;
}

.img_r
{
    /*clear:both;*/
    border: 1px solid #A2A6AE;
    float: right;
    display: inline;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 220px;
    height: auto;
}



.float-left
{
    float: left;
}
.float-right
{
    float: right;
}
.float-clear
{
    clear: both;
}

.align-l
{
    text-align: left;
}
.align-r
{
    text-align: right;
}
.align-c
{
    text-align: center;
}
.align-j
{
    text-align: justify;
}
.valign-m
{
    vertical-align: middle;
}

.valign-t
{
    vertical-align: top;
}
.valign-b
{
    vertical-align: bottom;
}

/* additional classes */
.nowrap
{
    white-space: nowrap;
}
.space-v
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.space-h
{
    padding-right: 5px;
    padding-left: 5px;
}
.overflow
{
    overflow: hidden;
}
/*
input.text
{
    font-weight: bold;
    font-size: 11px;
    color: #CC0000;
    background-color:#CC0000;
    background-image: url(graphics/tab_m_off.gif);
    background-repeat: repeat-x;
    height: 24px;
}
*/
input.button
{
    font-size: 11px;
    color: #333333;
    background-color: #FFFFFF;
    background-image: url(graphics/gradientbg.gif);
    background-repeat: repeat-x;
    height: 24px;
    font-weight: bold;
}