body                {font-size:11px; font-family:verdana; text-align: left;background-color: #fafafa}

span.header_button_h1, h1, h2, h3, h4, h6 {text-shadow:0 1px 0 #FFFFFF; font-family: arial; color: #666;margin:0px 0px 10px;padding:5px 10px;margin:10px 0px 20px;border-bottom: 1px solid #ddd;} 
span.header_button_h1, h1 {font-size:17px; background-color: #eaeaea}

h2 {font-size:14px; background-color: #f2f2f2}
h3 {font-size:14px; background-color: #f2f2f2;border:0px;height:17px;padding:8px 10px;} 
h4 {font-size:12px; background-color: #f2f2f2;border:0px;height:17px;padding:8px 10px;} 
h6 {font-size:14px; background-color: #f2f2f2;border:0px;height:26px;} 

.info, .noData {text-align:left;color:#888}
.info {font-size:9px}

#bodyTopHolder 
{
    height:100px;
    width:100%;
    padding:0px;
    margin:0px;
    position:fixed;
    top:0px;
    z-index:5;
}

#bodyTopBar     
{
    height:80px; 
    width:100%;
    padding:0px; 
    margin:0px;
    background: url(/grafika/bodyTopHolder.png) repeat-x;
}

#bodyTopBarLeft {width:40%;margin-left:20px;float:left;}
#bodyTopBarRight {width:40%;margin-right:20px;float:right;text-align:right;}

#bodyTopBarLeft img {margin: 15px  0px 0px 20px}

#bodyPasekHistorii      {height:35px;background-color: #f6f6f6;z-index: 2; font-size:12px;border-bottom: 1px solid #e5e5e5;}
a.pasekHistoriiFirst, a.pasekHistorii, span.pasekHistorii {text-shadow:0 1px 0 #eee; text-decoration: none; color:#333333; padding:10px 0px 0px 20px;height:25px; display:block;float:left;}
a.pasekHistorii         {padding-left:10px; padding-right:20px; background: url(/grafika/pasekHistoriiLink.png) no-repeat right center;}
a.pasekHistoriiFirst    {width:190px;background: url(/grafika/pasekHistoriiFirst.png) no-repeat right center #E8E8E8;}
a.pasekHistoriiFirst:hover, a.pasekHistorii:hover {color:#000}
span.pasekHistorii      {padding-left:10px; padding-right:20px;font-weight: bold;}
img.pasekHistorii       {}

/*#bodyPageHolder         {margin:0px;padding: 130px 20px 20px 210px;}*/

#pasekHistoriiBack {    z-index:-1;
                        height:35px;
                        background-color: red;
                        width:100%;
                        position: fixed;
                        
                        background-color: #f6f6f6;
                        -moz-box-shadow: 0px 5px 10px #a6a6a6;
                        -webkit-box-shadow: 0px 5px 10px #a6a6a6;
                        box-shadow: 0px 5px 10px #a6a6a6;
                        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#a6a6a6')";
                        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#a6a6a6')
                    }

#bodyPasekHistorii input[type=button]
{
    color:#333333;
    background-color: #eaeaea;
    border:1px solid #CCCCCC;
}

#bodyPasekHistorii input[type=button]:hover
{
    background-color: #DBDBDB;
}
                    
#bodyUserbuttons                    
{
    text-align: right;
    float:right;
    padding: 5px 5px 0px 0px;
    z-index:10;
    position:fixed;
    right:0px;
    width:240px;
    background: url(/grafika/userbuttonsBackground.png) repeat-y left;
}
                    
                    
#bodyMenuLeftBack   {   
                        z-index:-1;
                        height:100%;
                        width:200px;
                        position: fixed;
                        background-color: #f0f0f0;
                        -moz-box-shadow: 5px 0px 10px #a6a6a6;
                        -webkit-box-shadow: 5px 0px 10px #a6a6a6;
                        box-shadow: 5px 0px 10px #a6a6a6;
                        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=90, Color='#a6a6a6')";
                        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=90, Color='#a6a6a6')
                    }
                    
#bodyMenuLeft {padding-top:115px;width:200px;margin:0px;float:left;}
#bodyMenuLeft ul {padding:0px; margin:0px;}
#bodyMenuLeft li {list-style-type:none;padding:0px; margin:0px;}
#bodyMenuLeft a, #bodyMenuLeft a.over {font-size:12px;text-shadow:0 1px 0 #FFFFFF; background-color: transparent; color:#666;display:block;text-decoration: none;padding:8px 5px 8px 20px; border-bottom:1px solid #dddddd;border-top:1px solid #ffffff;line-height: 18px;}
#bodyMenuLeft a:hover, #bodyMenuLeft a.over {background-color: #e8e8e8; color:#333; border-bottom:1px solid #ccc;border-top:1px solid #eee}

a {color:#413505;text-decoration: none}
a:hover {color:#9E8956;text-decoration: underline}
/*a:visited {color:#2c619e}*/

input[type=button], input[type=submit], button, a.button, a.buttonBlock
{   
    border-radius: 3px;
    border:1px solid #b5a26d; 
    background-color: #E8DFC7;
    color:#000;
    cursor: pointer;
    text-decoration: none;
    width:200px;    
    height:22px;
    margin:1px 2px;
    text-align:center;    
    font-family: verdana;
    font-size:11px;
}

a.button, a.buttonBlock
{
    display:block;    
    padding-top:6px;
    height:15px;
    font-family: verdana;
 
}

input[type=button].wide, input[type=submit].wide, button.wide
{
    width:300px;
}

img.button
{
    cursor:pointer;
}


input[type=button].button_narrow, input[type=submit].button_narrow, button.button_narrow, a.button, a.buttonBlock
{
    width:100px;
}

input[type=button]:hover, input[type=submit]:hover, button:hover, a.button:hover, a.buttonBlock:hover
{
    background-color: #D8D1B2;
    
}


input[disabled=disabled], input[disabled=disabled]:hover
{
    background-color: #eee;
    border:1px solid #BBBBBB;
    color:#BBBBBB;
}


iframe, input[type=text], input[type=password], select, textarea
{
    background-color: white;
    border:1px solid #aaa; 
    font-size:11px;
    font-family:verdana; 
}

input[type=text], input[type=password], select, textarea
{
    border-radius: 3px;
    padding:3px;
    width:300px;
}

input[type=text]:focus, input[type=password]:focus,  textarea:focus
{
    border:1px solid black;
}

textarea
{
    height:100px;
    margin:0px;
}


input[type=checkbox]
{
    margin-top:5px;
}

input.narrow, select.narrow, button.narrow
{
    width:100px;
}

select.medium
{
    width:150px;
}

#kominikatLevel1, .komunikat {text-align:center; color:#670000;}
.form_komunikat
{
    color: #f00;
    font-size: 9px;
    text-align: left;
}

.komunikatSesji
{
    text-align: center;
    padding: 10px 0px;
}

#kominikatLevel1, .windowContainer, .windowContainerShadow {display:none;border-radius: 5px;border:1px solid #888;background-color: #FAF8F4;
                        width:550px; 
                        /*
                        -moz-box-shadow: 0px 0px 10px #a6a6a6;
                        -webkit-box-shadow: 0px 0px 10px #a6a6a6;
                        box-shadow: 0px 0px 10px #a6a6a6;
                        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#a6a6a6')";
                        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#a6a6a6')
                        */
}

#kominikatLevel1, .windowContainerShadow
{
    -moz-box-shadow: 0px 0px 10px #a6a6a6;
    -webkit-box-shadow: 0px 0px 10px #a6a6a6;
    box-shadow: 0px 0px 10px #a6a6a6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#a6a6a6')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#a6a6a6')
    
}

#kominikatLevel1
{
    display:block;
    margin:0 auto;
    padding:10px 0px 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}


/*.windowTytul {color:#333;text-align:center;padding:8px;border-bottom:1px solid #aaa;margin-bottom:10px;background-color: #d1d1d1}*/
.windowTytul, .windowTytulRed {border-radius: 5px 5px 0px 0px;color:#fff;text-align:center;padding:8px;border-bottom:1px solid #81744E;margin-bottom:10px;background-color:#9E8956}
.windowTytulRed {font-weight: bold; color:#f00;}


div.formColLeft {width:30%;float:left;text-align:right;height:25px;padding-top:5px;margin-bottom: 5px}
div.formColRight,div.formColRightWide {width:68%;float:right;text-align:left;height:30px;margin-bottom: 5px}
div.buttonBar, .formUnderButtons {text-align: center; padding: 10px 0px;}
div.buttonBar   {text-align: right;padding-right: 30px;}

div.formColRightWide {width:300px;}

td.formColLeft {text-align:right;vertical-align: top;height:26px;padding:5px 10px 0px 0px;width:200px;}
td.formColRight, td.formColRightWide {text-align:left;vertical-align: middle;padding:0px 10px 5px 0px;}



#bodyPageContainer      {padding:160px 0px 10px 10px}

#bodyBarContainer       {}
#bodyBarContainerMargin {margin-left:200px;}
#bodyBarContainerHolder { padding-left:10px;
                        background-color: #f6f6f6;                        
                         -moz-box-shadow: 5px 5px 5px #a6a6a6;
                        -webkit-box-shadow: 5px 5px 5px #a6a6a6;
                        box-shadow: 5px 5px 5px #a6a6a6;
                        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#a6a6a6')";
                        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color='#a6a6a6')}


#bodyBarContainer a, #bodyBarContainer input[type=button], #bodyBarContainer input[type=submit], #bodyBarContainer button
{
    border-radius: 3px 3px 0px 0px;
    /*
    border:1px solid #aaa; 
    
    color: #666;
    background-color: #fafafa;*/
    padding:6px;    
    margin: 5px 1px 0px 1px;
    cursor: pointer;
    text-decoration: none;

    display:block;
    float:left;
    
    width: auto;
    height: auto;
    border:1px solid #b5a26d; 
    background-color: #E8DFC7;    
    color:#000;
    
}

#bodyBarContainer a
{
    padding-top:8px;
}

#bodyBarContainer a:hover, #bodyBarContainer input[type=button]:hover, #bodyBarContainer input[type=submit]:hover, #bodyBarContainer button:hover
{
     background-color: #D8D1B2;
    /*background-color: #eaeaea; color:#333; */
}

#bodyBarContainer div 
{
    padding:5px 10px 0px 2px;float:left;
}

tr.lista_rowA
{
    background-color: #fff;
}

tr.lista_rowB
{
    background-color: #f7f7f7;
}

tr.lista_rowA:hover, tr.lista_rowB:hover
{
    background-color: #FAF8F4;
}

td.lista_row_column, td.lista_row_header, td.lista_row_column_left, .form_opis_column, .form_fields_column
{
    padding:4px 10px;
    border-bottom:1px solid #f0f0f0;
    height:30px;
}

td.lista_row_header a
{
    color: #FCF0B9;
    text-decoration: none;
}

td.lista_row_header a:hover
{
    color: #FCF0B9;
    text-decoration: underline;
}


td.lista_row_header, td.lista_row_header_left, td.lista_row_header_button
{
    color:#fff;text-align:center;border-bottom:1px solid #fff;margin-bottom:10px;background-color: #9E8956;
}

td.lista_row_header_button
{
    width:100px;
}

td.lista_row_column
{
    text-align:center;
}

td.lista_row_column_left, td.lista_row_header_left
{
    text-align:left;
}

tr.dataBarRow
{
    height:30px;
}

.dataBarRowLast, .dataBarRow
{
    text-align:center;
    border-right:2px solid #ddd;
}

.dataBarRowLast
{
    border: 0px;
}

.sekcjaAddParametrHeader
{
    padding:4px 10px;text-align:right;background-color: #fafafa;
}
.sekcjaAddParametrInfo
{
    display:none;float:left;padding-top: 5px;color:#f00;
}

.sekjcaParametryLista
{
    border:1px solid #888;
    border-top:0px;
    height:300px;
    overflow: auto;
    display:none;
    position:absolute;
    background-color: white;

    -moz-box-shadow: 0px 5px 5px #a6a6a6;
    -webkit-box-shadow: 0px 5px 5px #a6a6a6;
    box-shadow: 0px 5px 5px #a6a6a6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#a6a6a6')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#a6a6a6')
    
}

#newSectionForm input {margin-bottom: 10px;}
.przyciskRight {float:right;width:45%;text-align: right}
.przyciskLeft {float:left;width:45%;text-align: left;padding-top:4px;}
.header_soft {text-shadow:0 1px 0 #FFFFFF; font-family: arial; color: #E8DFC7;padding:5px 10px;margin:10px 0px 20px;border-bottom: 1px solid #ddd;background-color: #f2f2f2} 

div.header_button_h1 span {background-color: transparent; border: 0px; }
div.header_button_h1 {background-color: #eaeaea;border-bottom: 1px solid #ddd;height:30px;padding-top:6px;}
div.header_button_h1_button {width:300px;text-align:right;margin-bottom:0px;padding-right:20px;float:right;}

#listaPodstron {width:inherit;padding:20px 0px;}
#listaPodstron  a,#listaPodstron  span, #listaPodstron  b {display:block;float:left;width:20px; padding-top: 2px; height:16px;text-align:center;text-decoration:none;margin:0px 2px;}
#listaPodstron  b {font-weight:bold;padding-top:3px}
#listaPodstron  a {border:1px solid #efefef;background-color: #f9f9f9;color:#000}
#listaPodstron  a:hover {border:1px solid #dadada}
#listaPodstron  img {margin-top:1px;}

#seekBar    {margin-top:20px;height:30px;}
#userBar    {padding-top: 10px;color:#fff}
#seekBar >div {width:335px;float:right;}


.produktPowiazaniaRow, .produktFileRow
{
    border:1px solid #aaa; 
    border-radius: 3px;
    padding:5px;
    width:300px;
    margin:10px;
    float:left;
}

.backgroundInfo
{
    font-size:40px;
    text-align: center;
    font-weight: bold;
    color:#ddd;
    margin:20px 0px;
    
}

