
/* 'Jello Mold' page construction technique based on http://www.positioniseverything.net/articles/jello.html */
body
{
    margin: 0;
    padding: 0 500px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
    color: #333333;
}

a {
    text-decoration: none;
    color: #333;
}
a:hover{
    color: #12A438;

}
a:hover.leftbaritem
{
	color: White;
}

a: visited.leftbaritem
{
	color: White;
}

.odd_qs
{
    background-color: #cccccc;    
}
.even_qs
{
    background-color: #ffffff;    
}

table.pojazdy_qs td{
    width: 100%;
}

table.pojazdy_qs{
    width: 100%;
}

table.kierowcy_qs td{
    width: 100%;
}

table.kierowcy_qs{
    width: 100%;
}
#sizer
{
    width: 100%;
    max-width: 656px;
    margin: 10px auto 0 auto;
    padding: 0;
}
#expander
{
    position: relative;
    min-width: 1000px; /* Critical Safari fix! */
    margin: 0 -500px 0 -500px;
    background: #FFFFFF;
    background-image: url(Images/dots.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

/* Holly hack for IE \*/
* html #expander
{
    height: 0;
}
/* */

#wrapper
{
    width: 100%; /* helps IE get the child percentages right. */
    border-bottom: 1px solid #EBE4DE;
    text-align: left;
}

/* http://positioniseverything.net/easyclearing */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */

#skiptocontent
{
    position: absolute;
    margin-left: -1000px;
}
#leftcolumn
{
    float: left;
    width: 200px;
    margin-right: -3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
    background-color: transparent;
    font-size: 0.9em;
}

html > body #leftcolumn
{
    margin-right: 0;
}

#leftcoltop
{
    height: 220px;
    background-color: transparent;
    padding-left: 15px;
    padding-top: 25px;
}
#loginbox
{
    min-height: 124px;
    margin: 2px;
    padding: 5px 0.5em;
    border: 1px solid #493221;
    background-color: #FFFFFF;
    background-image: url(Images/colgradient_short.jpg);
    background-repeat: repeat-x;
    color: #6D584D;
}

* html #loginbox
{
    height: 124px;
}

#loginbox h4
{
    margin: 0;
}

#leftbarcontainer
{
    margin: 2px;
    padding: 0 0.5em 0.5em 0;
    /*border: 1px solid #6D5B4D;*/
    background-color: #FFFFFF;
    width: 198px;
}
#subnav
{
    padding-bottom: 1em;
    overflow: hidden;
}

#subnav a
{
}

#subnav a:hover
{
    text-decoration: underline;
}
.leftbaritem
{
    margin-top: 5px;
    padding: 0.4em 0.5em 1em 3em;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    background-image: url(Images/leftcol_bg.png);
    background-repeat: no-repeat;
}
.leftbarsubitem
{
    margin-left: 25px;
    padding-left: 8px;
    color: Green;
    background-image: url(Images/leftcol_subitem.gif);
    background-repeat: no-repeat;
}

#rightcolumn
{
    float: right;
    width: 152px;
    margin-left: -3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
    background-color: #EBE4DE;
    font-size: 0.9em;
}
html > body #rightcolumn
{
    margin-left: 0;
}

#rightcoltop
{
    height: 40px;
    padding: 0 1em;
    text-align: right;
    color: #563821;
    background-color: #FAECE8;
    background-image: url(Images/rightcoltop.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#rightcoltop a
{
    color: #563821;
}

#searchbox
{
    position: relative;
    height: 130px;
    padding: 5px 0.5em;
    margin-bottom: -2px;
    background-color: #FFFFFF;
    background-image: url(Images/searchbox_bg.jpg);
    background-repeat: no-repeat;
}

#searchbox div
{
    position: absolute;
    bottom: 0.5em;
    text-align: right;
}
#loginbox .txtBox, #searchbox .txtBox
{
    border: 1px solid #64493E;
    background-color: #FFFFFF;
    font-size: 1em;
}
#rightbarcontainer
{
    margin: 2px;
    padding: 4em 0.5em;
    border: 1px solid #EAA6CB;
    background-color: #FFFFFF;
    background-image: url(Images/rightbarcontainer_bg.gif);
    background-repeat: no-repeat;
}
.rightbaritem
{
    padding: 2em 0.5em;
    background-image: url(Images/rightbarheader.gif);
    background-repeat: no-repeat;
}
#centercolumn
{
    height: 1%;
    margin: 0;
}
html > body #centercolumn
{
    height: auto;
    margin-left: 200px;
    margin-right: 0px;
}
#centercoltop
{
    height: 10px;
}

html > body #centercoltop
{
    height: 11px;
}

#mainnav
{
    height: 130px;
    background-color: transparent;
    font-size: 1em;    
    background-image: url(Images/swoosh_2.png);
    
    background-repeat: no-repeat;
    background-position: bottom right;
}

html > body #mainnav
{
    height: 130px;
}

#menucontainer
{
    background-color: Red;
}

#mainnav a
{
}

#mainnav a:hover
{
}

#mainnav table
{
    text-align: right;
}

#mainnav .item
{
    padding: 0em 1em;
    border-top: 6px solid #FFFFFF;
    font-weight: bold;
    color: #6D584D;
}

html > body #mainnav .item
{
    border-top: 6px solid transparent;
}

#mainnav .hover
{
}

#mainnav .selected
{
    border-top: 6px solid #FAEBE7;
    background-image: url(Images/mainnavselected.gif);
    background-repeat: repeat-x;
}

html > body #mainnav .selected
{
    border-top: 6px solid #FAEBE7;
}

#mainnav_r1
{
    float: right;
    /*margin-right: 200px;*/
    text-align:center;
    cursor: pointer;
}
#mainnav_r2
{
    float: right;
    margin-right: 35px;
    text-align:center;
    margin-top: 15px;
    cursor: pointer;
}
#mainnav_r3
{
    float: right;
    margin-right: 35px;
    text-align:center;
    margin-top: 26px;
    cursor: pointer;
}
#mainnav_r4
{
    float: right;
    margin-right: 35px;
    text-align:center;
    margin-top: 38px;
    cursor: pointer;
}
#mainnav_r5
{
    float: right;
    margin-right: 35px;
    text-align:center;
    margin-top: 39px;
    cursor: pointer;
}
#mainnav_r6
{
    float: right;
    margin-right: 35px;
    text-align:center;
    margin-top: 42px;
    cursor: pointer;
}

#header
{
    position: relative;
    height: 134px;
    margin: 2px;
    border: 1px solid #EAA6CB;
}
#maincontent
{
    /*margin: 2px;*/
    padding: 4em 5px;

}

.button
{
    border: 1px solid Black;
    color: White;
    background-color: #A9A9A9;
    font-weight: bold;
    cursor: pointer;
    margin: 1px 1px 1px 1px;
}
.imgfloatright
{
    float: right;
    display: inline;
    margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft
{
    float: left;
    display: inline;
    margin: 0.25em 1em 0.25em 0;
}
div.readmore
{
    text-align: right;
}
.sectiontitle
{
    padding: 6px 6px 6px 21px;
    font-weight: bold;
    background-image: url(images/sectionlogo.jpg);
    background-position: 0px center;
    background-repeat: no-repeat;
    color: Green;
    text-transform: uppercase;
}
#footer
{
    height: 100px;
    margin: 2px;
    font-size: smaller;
    position:relative;
}

#footer a
{
    padding: 0 0.5em;
}

@media print
{
    body
    {
        margin: 0;
        padding: 0;
        font-size: 11pt;
        line-height: 13pt;
        background: #FFFFFF !important;
    }
    #sizer
    {
        margin: 0;
        width: auto !important;
    }
    #expander
    {
        margin: 0 !important;
        background: none;
    }
    #wrapper
    {
        border-bottom-style: none;
        background: none;
    }
    a
    {
        color: #666666;
        text-decoration: underline;
    }

    #leftcolumn, #rightcolumn, #maincontent h2:before
    {
        display: none;
    }

    #centercolumn
    {
        width: 100%;
        margin: 0 !important;
        background: none;
    }
    #centercoltop
    {
        height: auto;
        background: none;
    }
    #header
    {
        margin: 0;
        border: none;
        height: auto;
        background: none;
    }

    /*If the logo is a transparent gif it will look rather unsightly on paper, so you can turn 
    		it off here. */
    #header img
    {
        display: none;
    }

    #maincontent
    {
        margin: 0;
        border: none;
        background: transparent;
    }

    #maincontent .teaser
    {
        font-style: italic;
    }

    #maincontent fieldset
    {
        border: none;
    }

    #maincontent .txtBox
    {
        background: none;
    }
}
.hidden
{
    display: none;
}

/* Calendar */
.calButton_unpressed
{
    background-color: #E0E0E0;
    border: solid 4px #E0E0E0;
    padding: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    color: Black;
}

.calButton_pressed
{
    background-color: White;
    border: solid 4px #E0E0E0;
    padding: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

/* AJAX */
.modalBackground {  background-color:#000000;  filter:alpha(opacity=70);  opacity:0.7;}
.modalPanel { background-color:#FFFFFF;}


#clocks {
	position: absolute;
	top: 0px;
}
#clock1, #clock2, #clock3 { 
	float: left;
	height: 90px;
	/*margin-left: 10px;*/
	width: 62px;
}

.lblReport{
    cursor:pointer;
}

.tableListaRaportow{
    font-weight: bold;
    font-size: 80%;
}
