﻿/* ------ Plik definiuje wygląd elementów HTML ------------------- */

@import url("fontface.css");

* {outline:none;}

html
{
    background: url("Images/noise.png") repeat scroll 0 0 #B5B5B5;
}

body
{
    background-color: #D2D3D1;1593
}

form
{
    border-bottom: 1px solid #919191;
}

.topNavigationWrapper{background: none repeat scroll 0 0 #464841;}

.topNavigationBox table tbody tr td.dxbButton 
{
    background: -moz-linear-gradient( top , #fbe89c 0%, #f7ce49 100%) repeat scroll 0 0 transparent; 
    background:-webkit-gradient(center top , #fbe89c 0%, #f7ce49 100%) repeat scroll 0 0 transparent;
    background:-webkit-linear-gradient( top , #fbe89c 0%, #f7ce49 100%) repeat scroll 0 0 transparent;
    background:-o-linear-gradient( top , #fbe89c 0px, #f7ce49 100%)  transparent;
    background:-ms-linear-gradient( top , #fbe89c 0%, #f7ce49 100%) repeat scroll 0 0 transparent;
    background: linear-gradient( top , #fbe89c 0%, #f7ce49 100%) repeat scroll 0 0 transparent;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe89c', endColorstr='#f7ce49',GradientType=0 )
    box-shadow: 0 1px 2px rgba(250, 242, 210, 0.3) inset;
    border: 1px solid #ebcd55;
    border-radius:5px;
}

.MenuPanel a
{
    background: none repeat scroll 0 0 transparent;
}


/*----------------------------------- Lista osób zalogowanych --------------------------------------------*/

ul.DaneUzytkownika li
{
    color: #BEC0BF;
    font-family:'UbuntuMedium', Verdana, Sans-Serif;
    text-shadow: 0 1px 0 black;
}

/*----------------------------------- Lista osób zalogowanych KONIEC -------------------------------------*/

.top_center_box > h1, 
div.headers > h1
{
    font-family:'UbuntuMedium', Verdana, Sans-Serif;
    font-weight:normal;
}

.top_center_box > h1
{
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: bold;
}

div.master-submenu {
    text-decoration: none;
}

ul.master-submenu-box {
    list-style: none outside none;
}

li.master-submenu-item {
    list-style: none outside none;
}

a.submenu-item:first-child {
    font-family: 'UbuntuMedium',Arial,sans-serif;
    text-decoration:none;
}

.controlsCenterBox .ubuntu14
{
    font-family: UbuntuRegular,Arial,Sans-serif;
}

.labelCenterUbuntu
{
    font-weight: normal;
    color: #474747;
    font-family: 'UbuntuMedium',Arial,sans-serif;
}

.legenda
  {
    color: #474747;
    font-family: 'UbuntuMedium',Arial,sans-serif;
  }

/* --- Ustawienia formularzy DevEx --- */

.dotyczy_aspx table.greenDevEx > tbody > tr > td
{
    background: none repeat scroll 0 0 transparent;
    border: none;
}

/* --- Ustawienia formularzy DevEx KONIEC --- */

.center > div > label
{
    font-weight: normal;
}

.MenuPanelWrapper 
{
    cursor: auto;
}

.MenuPanelWrapper > span
{
    background-repeat: no-repeat;
    color: #0044A9;
    font-family: Verdana;
    cursor: pointer;
}

.top_center_box > h1
{
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: bold;
}

.headers h1
{
    font-family: Verdana,Tahoma,sans-serif;
    font-weight: bold;
}

table.dxeMemo > tbody > tr > td > textarea
{
    box-shadow:0 0 10px #CFCFCF inset;
}


div.master-footer div.copyright,
.evipCenterBox
{
    font-family:Tahoma,Verdana,Arial,sans-serif;

}

.iframe-operacje
{
    border:0;
}

/*-------------------------- Grid -------------------------------------------*/

.content_grid .dxgvControl a, .content_grid .dxgvControl a:hover, .content_grid .dxgvControl a:active, 
.content_grid .dxgvControl a:visited
{
    color: #000000;
}

.zalaczniki-column-header-span:before 
{ 
    content: "\'";  
    font-family: 'EntypoRegular';
    white-space: nowrap;
}

.prawaKolumna .fieldsecik
{
    background-color: #FDFCEE;
    border: 1px solid #CCCCAE;
}

.prawaKolumnaContent > .fieldsecik > div
{
    background-color: #FFFFF9;
}

.prawaKolumnaContent > .fieldsecik > div > ul > li
{
    border-bottom: 1px solid #E5E5D3;
    font-family: ubunturegular,verdana,sans-serif;
}

.prawaKolumnaContent > .fieldsecik > div > ul > li:hover
{
    background-color: #F9E07F;
    cursor: pointer;
}

.prawaKolumnaContent > .fieldsecik > div > ul > li > a,
.content_form div .labelRozlicz.noTextDecoration:hover
{
    text-decoration:none;
}

.prawaKolumnaContent > .fieldsecik > div > ul > li:last-child
{
    border-bottom:none;
}

.UsunLink
{
    color: #E3302C;
}

.UsunLink:hover
{
    background: url("Images/sprite_icons.png") no-repeat scroll -12px -1491px transparent;
}

.fieldsecik .pager > a
{
    background-color: #f1f1f1;
    border:1px solid #cccccc;
    color: #0044A9;
    font-family: ubuntumedium,verdana,sans-serif;
    text-decoration:none;
}

.fieldsecik .pager a:hover
{
    box-shadow: 0 0 4px #CFCFCF inset;
}

.icon-dodaj-do-wiadomosci-button:before 
{
    color: #00B100;
    content: ",";
}
    
.icon-dodaj-do-realizacji-button:before 
{
    color: #1b6bc5;
    content: "+";
}

.tabs
{
    background: url("Images/sprite_icons.png") repeat scroll 0 -2275px transparent;
    font-family: Tahoma;
}

.tabs-niewybrany, .tabs-wybrany
{
    border-color: #EAEAEA #EAEAEA #E2E2E2;
    border-style: solid;
    list-style: none outside none;
}

.tabs-wybrany
{
    border-bottom-color:#fff;
}

.tabs a
{
    color: #1B6BC5;
    font-family: UbuntuRegular,verdana,sans-serif;
    text-decoration: none;
}

.tabs li:hover
{
    background-color: #F9E07F;
}

.tabs li.tabs-wybrany:hover
{
    background-color:#ffffff;
}

.tabs a.wybrany
{
    color: #474747;
    font-weight: bold;
}

.filters_center_box span, 
.marginCorrector .contentTitle, 
.controlsCenterLabel
{
    font-family: UbuntuRegular,Arial,Sans-serif;
}

.filters_center_box span, .marginCorrector .contentTitle, .controlsCenterLabel
{
    font-family: UbuntuRegular,Arial,Sans-serif;
}

.controlsCenter > *, editorCenter > *, #content_grid .controlsCenter > *
{
    font-family: UbuntuRegular,Arial,Sans-serif;
}

.editor-field-shadow
{
    background-color: #F0F0F0;
    border: 0 none;
    box-shadow: 0 0 6px #CFCFCF inset;
    color: #787878;
}

textarea.kontrolka, textarea.TrescKorespondencjiEditor, .kolumny .TrescEtapuMemo, .textareaGridLeft
{
    background: none repeat scroll 0 0 #FCFCD8;
    border: 1px solid #EDEBD1;
    box-shadow: none;
}

/*-------------------------- Grid KONIEC ------------------------------------*/

/*----------------------------- Dotyczy elementów osadzonych w iframe -----------------------------------*/

.GridRightLine span
{
    font-family: Verdana,Arial,sans-serif;
}

/*----------------------------- Dotyczy elementów osadzonych w iframe KONIEC ---------------------------*/

/*-------------------------------------- Przycisk logowania ---------------------------------------------*/

input[type="submit"].logonControlButton
{
    color: #D29315;
    font-family:'UbuntuRegular', Verdana, Sans-Serif;
    border: 1px solid #2A2B27;
    background-color: #3B3C37;
    background-image: url("Images/sprite_icons.png");
    background-position: -1px -382px;
    background-repeat: no-repeat;
    text-shadow:0 0 0 #3B3C37;
}

input[type="submit"].logonControlButton:hover
{
    background-color: #646660;
    border: 1px solid #ACACA9;
    background-image: url("Images/sprite_icons.png");
    background-position: -1px -382px;
    background-repeat: no-repeat;
    cursor: pointer;
}


/*-------------------------------------- Przycisk logowania KONIEC --------------------------------------*/

.headers .KorespondencjaNaglowek a
{
    background-image: url("Images/sprite_icons.png");
    background-position: -13px -748px;
    background-repeat: no-repeat;
    font-family: Verdana;
    text-decoration: none;
    color: #0044A9;
    cursor: pointer;
}

.headers .KorespondencjaNaglowek a:hover
{
    background-image: url("Images/sprite_icons.png");
    background-position: -13px -857px;
    text-decoration: underline;
}

.KorespondencjaMenuSzczegoly
{
    font-weight: bold;
}

.dxgvEmptyDataRow td
{
    border-right: 1px solid #EDEBD1;
}

/*-------------------------------------- Przycisk logowania ---------------------------------------------*/

input[type="submit"].logonControlButton
{
    color: #D29315;
    font-family:'UbuntuRegular', Verdana, Sans-Serif;
    border: 1px solid #2A2B27;
    background-color: #3B3C37;
    background-image: url("Images/sprite_icons.png");
    background-position: -1px -382px;
    background-repeat: no-repeat;
    text-shadow:0 0 0 #3B3C37;
}

input[type="submit"].logonControlButton:hover
{
    background-color: #646660;
    border: 1px solid #ACACA9;
    background-image: url("Images/sprite_icons.png");
    background-position: -1px -382px;
    background-repeat: no-repeat;
}

/*-------------------------------------- Przycisk logowania KONIEC --------------------------------------*/

.headers .KorespondencjaNaglowek a
{
    background-image: url("Images/sprite_icons.png");
    background-position: -13px -748px;
    background-repeat: no-repeat;
    font-family: Verdana;
    text-decoration: none;
    color: #0044A9;
}

.headers .KorespondencjaNaglowek a:hover
{
    background-image: url("Images/sprite_icons.png");
    background-position: -13px -857px;
    text-decoration: underline;
}

.KorespondencjaMenuSzczegoly
{
    font-weight: bold;
}

.dxgvEmptyDataRow td
{
    border-right: 1px solid #EDEBD1;
}

/* --- Ustawienia formularzy DevEx --- */

.zalaczniki_zalacznikidodaj_aspx .controlsCenterBox span,
.zalaczniki_zalacznikioddaj_aspx .controlsCenterBox span,
.dotyczy_aspx .controlsCenterBox span,
.dotyczy_aspx table.greenDevEx > tbody > tr > td > div > span
{
    font-family: UbuntuRegular,Arial,Sans-serif;
}

.statystykiuzytkownika_aspx .dxtlAltNode
{
    background-color: transparent;
}

/* --- Ustawienia formularzy DevEx KONIEC --- */


/* -------- Kolory delegacje.aspx ------- */

div.plugins_delegacje_delegacje_aspx table.dxgvControl > tbody > tr > td > table.dxgvTable > tbody > tr > td.dxgv,
div.plugins_delegacje_akceptacjadelegacjibrowser_aspx table.dxgvControl > tbody > tr > td > table.dxgvTable > tbody > tr > td.dxgv
{
    border-bottom: 1px solid #EDEBD1; 
}

div.plugins_delegacje_delegacje_aspx table.dxgvControl  tbody > tr > td > table.dxgvTable > tbody > tr > td.dxgv,
div.plugins_delegacje_akceptacjadelegacjibrowser_aspx table.dxgvControl > tbody > tr > td > table.dxgvTable > tbody > tr > td.dxgv
{
    border-right: 1px solid #EDEBD1; 
}

div.plugins_delegacje_delegacje_aspx table.dxgvControl > tbody > tr > td > table.dxgvTable > tbody > tr > td.dxgv:first-child,
div.plugins_delegacje_akceptacjadelegacjibrowser_aspx table.dxgvControl > tbody > tr > td > table.dxgvTable > tbody > tr > td.dxgv:first-child
{
    border-left: 1px solid #EDEBD1 !important; 
}

div.plugins_delegacje_delegacje_aspx table.dxgvControl >  tbody > tr > td > table.dxgvTable > tbody > tr > td.dxgv:last-child,
div.plugins_delegacje_akceptacjadelegacjibrowser_aspx table.dxgvControl > tbody > tr > td > table.dxgvTable > tbody > tr > td.dxgv:last-child
{
    border-right: 1px solid #EDEBD1 !important; 
}

div.plugins_delegacje_delegacje_aspx table.dxgvControl > tbody > tr > td > table.dxgvTable > tbody > tr:last-child > td.dxgv,
div.plugins_delegacje_akceptacjadelegacjibrowser_aspx table.dxgvControl > tbody > tr > td > table.dxgvTable > tbody > tr:last-child > td.dxgv
{
    border-bottom: 1px solid #EDEBD1 !important; 
}

/* --- Kolory delegacje.aspx -- KONIEC -- */

.MenuPanel
{
    background-color:#fff;
    border: 1px solid #E3E3E3;
}

div.MenuPanel a
{
    background-image: url("Images/sprite_icons.png");
    background-position: 0 -849px;
    background-repeat: no-repeat;
    color: #0044A9;
    font-family: 'UbuntuMedium',Arial,sans-serif;
    text-decoration:none;
}

div.MenuPanel a:hover
{
    background-color: #F9E07F;
}

div.MenuPanel a:hover:first-child
{
    border-radius: 5px 5px 0 0;
}

div.MenuPanel a:hover:last-child
{
    border-radius: 0 0 5px 5px;
}

.topNavigationBox table.logonControlButton tbody tr td.dxbButton
{   
    background-color: #3B3C37;
    background-image: url("Images/sprite_icons.png");
    background-position: -1px -384px;
    background-repeat: no-repeat;
    border: 1px solid #2A2B27;
    font-family: 'UbuntuRegular', Verdana, Sans-Serif;
    color: #D29315;
}

.topNavigationBox table.logonControlButton tbody tr td.dxbButton:hover
{
    background-color: #646660;
    border: 1px solid #ACACA9;
    color: #D29315;
}

.topNavigationBox table.logonControlButton tbody tr td.dxbButton:hover span
{
    color: #D29315 !important;
}

.topNavigationBox label
{
    color: #BEC0BF;
    text-shadow: 0 1px 0 #252623;
}

.MenuPanelWrapper > span
{
    background-image: url("Images/sprite_icons.png");
    background-position: 2px -737px;
    background-repeat: no-repeat;
}

.MenuPanelWrapper:hover
{
    background-position: 2px -847px;
}

.MenuPanelWrapper:hover span
{
    text-decoration: underline;
}

.wrapper_headers
{
    background-color: white;
    background-image: url("Images/windowHeaderBg.png");
    background-repeat: repeat-x;
    border: 0 none;
}

.top_center_box
{
    font-family: 'UbuntuMedium',Arial,sans-serif;
    color:#fff;
    text-shadow: 0 1px 0 #252623;
}

.headers h1
{
    color: #474747;
    font-family: 'UbuntuMedium',Arial,sans-serif;
}

.top 
{
    background: url("Images/menu_inactive.png") repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}

.top_center_box h2
{
    color: #474747;
    font-family:'UbuntuMedium',Arial,sans-serif;
}

.message-box .messageLabelBox
{
    background-color: #FDFCEE;
    border: 1px solid #A4A478;
    background-color: #FDFCEE;
    font-family: 'UbuntuRegular';
    font-size: 14px;
    color:#000 !important;
    font-weight:normal !important;
}

fieldset.bpsc-login-box
{
    background-color: white;
    background-image: url("Images/windowHeaderBg.png");
    background-repeat: repeat-x;
    border: 0 none;
    box-shadow: 0 1px 4px grey;
}

.bpsc-legend-box 
{
    font-family: 'UbuntuMedium',Arial,Sans-Serif;
    font-weight: normal;
    text-shadow: 0 1px 0 white;
}

.TrescKorespondencjiEditor
{
    background-color: #FCFCD8;
    border: 1px solid #EDEBD1;
}

.editor-label
{
    font-weight: normal;
}

.editor-label span
{
    font-family: Arial,sans-serif;
}

.editor-field input
{
    background-color: #F0F0F0;
    border: 0 none;
    box-shadow: 0 0 10px #CFCFCF inset;
    color: #787878;
}

.editor-field input.dxeTextBox, .editor-field input.dxeEditArea
{
    background-color: #F0F0F0;
}

.content_form .DecyzjaLabel > table, .evo-multicolumn .dxeButtonEdit
{
    box-shadow:0 0 10px #CFCFCF inset;
    background-color:#F0F0F0;    
}

.content_form .DecyzjaLabel span
{
    font-family: 'UbuntuRegular',Arial,sans-serif;
}

.content_form .short-field span
{
    font-family: 'UbuntuRegular',Arial,sans-serif;
}

input[type="submit"], input[type="button"]  
{
    background: url("Images/sprite.png") repeat scroll 0 -140px transparent;
    border: 1px solid black;
    color: white;
    font-family:'UbuntuMedium',Arial,sans-serif;
    text-shadow: 0 1px 0 #027FCF;
}

input[type="submit"]:hover, input[type="button"]:hover
{
    background: url("Images/sprite.png") repeat scroll 0 -185px transparent;
}


input[type="submit"]:active
{
    box-shadow: 0 0 4px #CFCFCF inset;
}

.bpsc-submit input
{
    cursor: pointer;
}

.editor-field span
{
    font-family: Arial,sans-serif;
}

.content
{
    background-color:#fff;
}

.content_form
{
    background-color:#fff;
}

.content_form > div > div > span
{
    font-family: 'UbuntuRegular';
}

.content_form > div > div > table.dxeTextBoxSys, .kontrolka
{
    border: 0 none;
    box-shadow: 0 0 3px #CFCFCF inset;
    color: #787878;
    background-color: #F0F0F0;
}

.lewa-kolumna
{
    background-color:#fff;
}

.lewa-kolumna > ul
{
    background: none repeat scroll 0 0 #FFFFFF;
}

.content_form .dxgvControl, .content_grid .dxgvControl
{
    background-color:transparent;
    border:none;
}

.content_form .dxgvHeader, .content_grid .dxgvHeader
{
    border: 1px solid #BEBEA9;
    background-color: transparent;
    border-right: none;
}
.content_form .dxgvDataRow, 
.content_grid .dxgvDataRow,
.gridTreeFix .dxtlNode:nth-of-type(2n+1)
{
    background-color: #FCFCD8;
}

.content_form .dxgvDataRow td.dxmMenu:first-child, .content_grid .dxgvDataRow td.dxmMenu:first-child
{
    border: 1px solid #A8A8A8;
}

.content_form .dxgvDataRow td.dxmMenu:last-child, .content_grid .dxgvDataRow td.dxmMenu:last-child
{
    border: 1px solid #A8A8A8;
}

#content .wUrlopOpcje td.dxmMenu.MenuWGridzie
{
    border:none;
}

.content_form .dxgvDataRowAlt
{
    background-color:transparent;
}

.content_form .dxeListBoxItemHover,
.content_form .dxgvDataRow:hover,
.content_form .dxgvDataRowAlt:hover
{
    background-color: #F9E07F;
    cursor: pointer;
    color:#000;
}

.content_grid .dxeListBoxItemHover,
{
    background: #add36c; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkZDM2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2IyZDY3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iI2I3ZGI3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iI2I4ZGM3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYmUwN2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #add36c 0%, #b2d672 41%, #b7db78 62%, #b8dc79 83%, #bbe07f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#add36c), color-stop(41%,#b2d672), color-stop(62%,#b7db78), color-stop(83%,#b8dc79), color-stop(100%,#bbe07f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add36c', endColorstr='#bbe07f',GradientType=0 ); /* IE6-8 */
    color: #000000;
    cursor:pointer;
}

.content_grid .dxgvDataRow:hover,
.content_grid .dxgvDataRowAlt:hover
{
    color:#000;
}

.content_form .dxgvTable, .content_form .dxgvEditFormDisplayRow td.dxgv, 
.content_form .dxgvDataRow td.dxgv,.content_form .dxgvDataRowAlt td.dxgv,
.content_form .dxgvSelectedRow td.dxgv,.content_form .dxgvFocusedRow td.dxgv
{
    border-color: #EDEBD1;
}

.content_form > table > tbody > tr > td > table.dxgvTable
{
    border-bottom: 1px solid #EDEBD1;
}

.content_form > div > div > table.dxeTextBoxSys .dxic > input
{
    background-color: transparent;
}

.content_form  table.dxeButtonEdit,
.content_form .dxucInputs, 
.content_form .dxbButton,
.evo-multicolumn .dxeButtonEdit
{
    border:none;
    color: #474747;
    border: 1px solid #C6C6C6;
}

.evo-multicolumn .dxeEditAreaSys
{
    background-color:transparent;
}

.content_form table.dxeButtonEdit input, .content_form .dxucInputs *, .content_form .dxbButton
{
    background-color:transparent;
    border: medium none;
}

table.table-evo-format table.dxgvTable tr.dxgvFilterRow table.dxeButtonEdit
{
    box-shadow:none;
    border: 1px solid #9F9F9F;
}

.content_grid > table > tbody > tr > td > table.dxgvTable > tbody > tr.dxgvDataRow > td.dxgv,
table.gridFix > tbody > tr > td > table > tbody > tr > td.dxgv
{
    border-color:#EDEBD1;
}

.content_grid > table > tbody > tr > td > table.dxgvTable > tbody > tr.dxgvDataRow > td.dxgv:first-child,
table.gridFix > tbody > tr > td > table > tbody > tr > td.dxgv:first-child
{
    border-left: 1px solid #EDEBD1;
}

.content_grid > table > tbody > tr > td > table.dxgvTable > tbody > tr.dxgvDataRow > td.dxgv:last-child,
table.gridFix > tbody > tr > td > table > tbody > tr > td.dxgv:last-child
{
    border-right-width: 1px !important;
    border-bottom-style: solid;
    border-bottom-color: #EDEBD1;
}

.content_grid > table > tbody > tr > td > table.dxgvTable > tbody > tr.dxgvDataRow > td.dxgv,
table.gridFix > tbody > tr > td > table > tbody > tr > td.dxgv
{
    border-right-width: 1px !important;
    border-bottom-style: solid;
    border-bottom-color: #EDEBD1;
}

.noBorderFix
{
    border:none;
    background-color:#fff;
}

ul.linki-decyzje, 
div.evipEvoTemplateItemWrapper
{
    background-color:#FFFFFF;
    box-shadow: 0 1px 2px grey;
}

div.evipEvoTemplateItemWrapper
{
    border: 1px solid #E3E3E3;
}

div.evipEvoTemplateItemWrapper a
{
    color: #0044A9;
    text-decoration: none;
    border-bottom:1px solid #E3E3E3;
}

a.link-decyzja
{
    background-image: url("Images/sprite_icons.png");
    background-position: 0 -1670px;
    background-repeat: no-repeat;
    color: #0044A9;
    text-decoration: none;
    border-bottom:1px solid #E3E3E3;
}

a.link-decyzja:hover,
.evipTemplateFilterBox a:hover
{
    background-color:#F9E07F
}

ul.linki-decyzje li:last-child a.link-decyzja
{
    border-bottom:none;
}

.grid-column-button, a.link-decyzja-pytanie
{
    background: #ffffff; /* Old browsers */
    /*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGU0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 94%, #ededed 97%, #e4e4e4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(94%,#eeeeee), color-stop(97%,#ededed), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-8 */
    text-decoration:none;
    border: 1px solid #A3A3A3;
    text-shadow: 1px 1px 0 #FFFFFF;
}

a.link-decyzja-pytanie
{
    color: #474747;
    font-family: Tahoma,Sans-Serif;
}

a.link-decyzja-pytanie, input[type="submit"].back, .zalacznikiGridView > table
{
    background: #ffffff; /* Old browsers */
    /*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGU0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 94%, #ededed 97%, #e4e4e4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(94%,#eeeeee), color-stop(97%,#ededed), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-8 */
}

span.link-decyzja-pytanie-icon
{
    background-image: url("Images/sprite_icons.png");
    background-position: 22px -2152px;
}

a.link-decyzja-pytanie:hover span.link-decyzja-pytanie-icon
{
    background-position: 22px -1996px;
}

.content a.grid-column-button:hover, a.link-decyzja-pytanie:hover
{
    box-shadow: 0 0 4px #CFCFCF inset;
    color: #474747;
}

.content a.grid-column-button:active, a.link-decyzja-pytanie:active
{
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
}

input[type="submit"].back
{
    color: #474747;
    font-family: Tahoma,Sans-Serif;
    border: 1px solid #A3A3A3;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
}

input[type="submit"].back:hover
{
    box-shadow: 0 0 4px #CFCFCF inset;
    color: #474747;
}

input[type="submit"].back:active
{
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
}

.zalacznikiGridView > table
{
    border: 1px solid #A3A3A3;
}

.zalacznikiGridView > table .dxmMenu
{
    border:none;
    background-color: transparent;
    color: #474747;
}


.zalacznikiGridView > table td.MenuWGridzie, .zalacznikiGridView > table td.MenuWGridzie > table td.dxmMenuItem
{
    border-radius: 5px 5px 5px 5px;
}

.zalacznikiGridView > table td.MenuWGridzie > table
{
    height:18px;
}

.zalacznikiGridView > table td.MenuWGridzie > table td.dxmMenuItem
{
    background-image: url("Images/sprite_icons.png");
    background-position: right -2146px;
    background-repeat: no-repeat;
}

.zalacznikiGridView > table td.MenuWGridzie > table td.dxmMenuItem span
{
    text-shadow: 1px 1px 0 #FFFFFF;
}

.zalacznikiGridView > table td.MenuWGridzie > table td.dxmMenuItemHover
{
   border: none;
   background-color: transparent;
   box-shadow: 0 0 4px #CFCFCF inset;
   background-position: right -1990px;
}

#content .wUrlopOpcje td.dxmMenu.MenuWGridzie > table td.dxmMenuItemHover
{
    box-shadow:none;
}

a.grid-column-button
{
    color: #474747;
    font-family:Tahoma, Sans-Serif;
}

/*-------------------- Fomatowanie DevEx-owego buttona --------------------*/
.greenDevEx
{
    color: #484944;
    cursor: pointer;
    text-shadow: 0 1px 0 #E2F9BB;
}

.labelSmallFormBox
{
    color: #474747;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-weight: normal;
}

.content_form div.smallFormBox
{
    padding: 12px 30px;
}

div.content_form > div.DodawaniePolaczeniaDiv > div.hr-none
{
    background:red;
}

div.content_form > div.DodawaniePolaczeniaDiv > div.smallFormBox > table.first-input
{
    background-color:#F0F0F0;
    box-shadow:0 0 3px #CFCFCF inset;
}

.greenDevEx .dxbButton span
{
    background: #bbe07f; /* Old browsers */
    background: -moz-linear-gradient(top, #bbe07f 0%, #b8dc79 17%, #b7db78 38%, #b2d672 59%, #add36c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbe07f), color-stop(17%,#b8dc79), color-stop(38%,#b7db78), color-stop(59%,#b2d672), color-stop(100%,#add36c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bbe07f 0%,#b8dc79 17%,#b7db78 38%,#b2d672 59%,#add36c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bbe07f 0%,#b8dc79 17%,#b7db78 38%,#b2d672 59%,#add36c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bbe07f 0%,#b8dc79 17%,#b7db78 38%,#b2d672 59%,#add36c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bbe07f 0%,#b8dc79 17%,#b7db78 38%,#b2d672 59%,#add36c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbe07f', endColorstr='#add36c',GradientType=0 ); /* IE6-9 */
    color: #484944;
    cursor: pointer;
    text-shadow: 0 1px 0 #E2F9BB;
    font-family: 'UbuntuMedium',Arial,sans-serif;
    border: 1px solid #606B4E;
}

.greenDevEx .dxbButton span:hover
{
    background: #add36c; /* Old browsers */
    background: -moz-linear-gradient(top,  #add36c 0%, #b2d672 41%, #b7db78 62%, #b8dc79 83%, #bbe07f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#add36c), color-stop(41%,#b2d672), color-stop(62%,#b7db78), color-stop(83%,#b8dc79), color-stop(100%,#bbe07f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add36c', endColorstr='#bbe07f',GradientType=0 ); /* IE6-9 */
    text-shadow: 1px 0 0 #E2F9BB;
    color: #484944 !important;
    text-shadow: 0 -1px 0 #E2F9BB;
}

.greenDevEx .dxbButton span:active
{
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
}

/*-------------------- Fomatowanie DevEx-owego buttona ----------- KONIEC */

.content_form .dxeButtonEditButton,
.content_form_top .dxeButtonEditButton
{
    border: 1px solid #A3A3A3;
}

.content_form div.evo-multicolumn input
{
    color: #474747;
    cursor: pointer;
}

.content_form > div > div.evo-multicolumn.input-find input,
.content_form_top > div > div.evo-multicolumn.input-find input
{
    background: url("Images/sprite.png") repeat-x scroll 0 -766px;
    border: 1px solid #A3A3A3;
}

.content_form > div > div.evo-multicolumn.input-find input:hover, .content_form .dxbButton:hover
{
    box-shadow: 0 0 4px #CFCFCF inset;
}

.content_form > div > div.evo-multicolumn.input-find input:active, .content_form .dxbButton:active
{
    background: url("Images/sprite.png") repeat-x scroll 0 -814px;
}

.center textarea {
    background-color: #F0F0F0;
    border: 0 none;
    box-shadow: 0 0 10px #CFCFCF inset;
    color: #787878;
}

.button-form
{
    background: url("Images/sprite.png") repeat scroll 0 -139px transparent;
    border: 1px solid black;
    color: white;
    cursor: pointer;
    font-family: 'UbuntuMedium',Arial,sans-serif;
    text-shadow: 0 1px 0 #027FCF;
    border: 1px solid #07436B;
}

.button-form:hover
{
    background-position: 0 -186px;
}

.button-form:active
{
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
}

input.przycisk, .td-przycisk > tbody > tr > td:first-child, 
.content_form div.input-find-medium.evo-multicolumn > input
{
    background: url("Images/sprite.png") repeat scroll 0 -139px transparent;
    border: 1px solid black;
    color: white;
    font-family:'UbuntuMedium',Arial,sans-serif;
    cursor: pointer;
    text-shadow: 0 1px 0 #027FCF;
}

.content_form  table.gray-button > tbody > tr > td
{
    box-shadow: none;
}

table.gray-button > tbody > tr > td > div.dxb span
{
    border: 1px solid #A3A3A3;
}

div.hr-none
{
    border-top: 1px solid #BEBEA9;
}

.td-przycisk > tbody > tr > td:first-child
{
    font-family:'UbuntuMedium',Arial,sans-serif;
}

.td-przycisk > tbody > tr > td:first-child:hover *
{
    color: white !important;
}

input.przycisk:hover, .td-przycisk > tbody > tr > td:first-child:hover, .content_form div.input-find-medium.evo-multicolumn > input:hover
{
    background: url("Images/sprite.png") repeat scroll 0 -185px transparent;
}

input.przycisk:active, .td-przycisk > tbody > tr > td:first-child:active, .content_form div.input-find-medium.evo-multicolumn > input:active
{
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
}

hr {
    color: #464841;
}

.przycisk.td-przycisk > tbody > tr > td
{
    box-shadow: none
}

div.master-footer {
    border-top: 1px solid #D1D1D1;
    box-shadow: 0 7px 12px -5px rgba(255, 255, 255, 0.24) inset;
    background: url("Images/noise.png") repeat scroll 0 0 #B5B5B5;
}

div.copyright a.cr_link 
{
    color: #4C4C4C;
    text-decoration:none;
}

div.copyright a.cr_link:hover
{
    text-decoration:underline;
}

div.master-footer div.copyright 
{
    text-shadow: 1px 1px 0 #D1D1D1;
    color: #4C4C4C;
}

.footer
{
    background-color: #FFFFFF;
}

/*-----------Kolumy--------------*/

li.submenu-item a
{
    background-image: url("Images/sprite_icons.png");
    background-position: 0 -1664px;
    background-repeat: no-repeat;
}

li.submenu-item
{
    border-bottom:1px solid #EDEDED;
}

li.submenu-item:last-child
{
    border-bottom:none;
}

li.submenu-item:hover
{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 94%, #ededed 97%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(94%,#eeeeee), color-stop(97%,#ededed), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 94%,#ededed 97%#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

li.submenu-item-active, li.submenu-item-active:hover
{
    cursor:pointer;
    background: #ffc142; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffc142 0%, #fa953d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc142), color-stop(100%,#fa953d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffc142 0%,#fa953d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffc142 0%,#fa953d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffc142 0%,#fa953d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffc142 0%,#fa953d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc142', endColorstr='#fa953d',GradientType=0 ); /* IE6-9 */
}

li.submenu-item-active a
{
    text-shadow: 0 1px 0 #ffc142;
}

a.menu-link
{
    font-family:Verdana, Arial, sans-serif;
    color: #0044A9;
}

a.menu-link
{
    text-decoration:none;
    text-shadow: 0 1px 0 white;
}

.label-medium, .content_form > div > div > span.label-medium
{
    color: #474747;
    font-family: 'UbuntuMedium',Arial,sans-serif;
    font-weight: normal;
}

input[type="submit"].green, 
input[type="button"].green, 
.filters_center_box input[type="submit"], 
.filters_center_box input[type="button"],
.linkButtonGreen,
.pluginWrapper .evipInputButtonWrapper .evipFiltrInput.btnChecked,
input.evipFiltrInput,
a.evipEvoTemplate
{
    border: 1px solid #606B4E;
    color: #484944;
    cursor: pointer;
    text-shadow: 0 1px 0 #E2F9BB;
    background: #bbe07f; /* Old browsers */
    /* ie 9 - niestety ie tez chwyta - tylko kiepsko renderuje..
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiZTA3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2I4ZGM3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iI2I3ZGI3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iI2IyZDY3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZGQzNmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    */
    background: -moz-linear-gradient(top,  #bbe07f 0%, #b8dc79 17%, #b7db78 38%, #b2d672 59%, #add36c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbe07f), color-stop(17%,#b8dc79), color-stop(38%,#b7db78), color-stop(59%,#b2d672), color-stop(100%,#add36c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #bbe07f 0%,#b8dc79 17%,#b7db78 38%,#b2d672 59%,#add36c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #bbe07f 0%,#b8dc79 17%,#b7db78 38%,#b2d672 59%,#add36c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #bbe07f 0%,#b8dc79 17%,#b7db78 38%,#b2d672 59%,#add36c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #bbe07f 0%,#b8dc79 17%,#b7db78 38%,#b2d672 59%,#add36c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbe07f', endColorstr='#add36c',GradientType=0 ); /* IE6-8 */
}

input.evipFiltrInput.blue,
input.evipFiltrInput.blue:hover
{
    border: 1px solid #606B4E;
}

input[type="submit"].green:hover, 
.filters_center_box input[type="submit"]:hover,
input[type="button"].green:hover, 
.filters_center_box input[type="button"]:hover,
.linkButtonGreen:hover,
.pluginWrapper .evipInputButtonWrapper .evipFiltrInput.btnChecked:hover
{
    background: #add36c; /* Old browsers */
    /*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkZDM2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2IyZDY3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iI2I3ZGI3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iI2I4ZGM3OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYmUwN2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    */
    background: -moz-linear-gradient(top,  #add36c 0%, #b2d672 41%, #b7db78 62%, #b8dc79 83%, #bbe07f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#add36c), color-stop(41%,#b2d672), color-stop(62%,#b7db78), color-stop(83%,#b8dc79), color-stop(100%,#bbe07f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add36c', endColorstr='#bbe07f',GradientType=0 ); /* IE6-8 */
    text-shadow: 0 -1px 0 #E2F9BB;
}

input[type="submit"].green:active, 
.filters_center_box input[type="submit"]:active, 
input[type="button"].green:active, 
.filters_center_box input[type="button"]:active, 
.grid-column-button:active, 
.add-button:active, 
a.link-decyzja-pytanie:active,
.linkButtonGreen:active
{
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
}

.linkButtonGreen
{
    font-family:'UbuntuMedium',Arial,sans-serif;
    text-decoration:none;
}

.thinButton
{
    font-family:UbuntuRegular,Arial,Sans-serif;
}

.content_form .dxgvTableFixed .dxgvFocusedRow,
.content_grid .dxgvTableFixed .dxgvFocusedRow, 
.content_form .dxgvFocusedRow, 
.content_grid .dxgvFocusedRow,
.gridTreeFix .dxtlFocusedNode
{
    background: #add36c; /* Old browsers */
    background: -moz-linear-gradient(top,  #add36c 0%, #b2d672 41%, #b7db78 62%, #b8dc79 83%, #bbe07f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#add36c), color-stop(41%,#b2d672), color-stop(62%,#b7db78), color-stop(83%,#b8dc79), color-stop(100%,#bbe07f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #add36c 0%,#b2d672 41%,#b7db78 62%,#b8dc79 83%,#bbe07f 100%); /* W3C */
    color: #000000;
    cursor:pointer;
}

.choose-user-content option[selected],
.choose-user-content option[selected]:hover
{
    background: #add36c;
    color: #000000;
}

.content_grid .dxgvSelectedRow
{
    background-color: #3399FF;
    color: #FFFFFF;
}

.choose-user-content option:hover,
.gridTreeFix .dxtlNode:hover
{
    background-color:#F9E07F
}

.content_grid .dxgvDataRow:nth-of-type(2n)
{
    background-color:#FFFFFF;
}

.content_grid .dxgvDataRow:hover
{
    background-color: #F9E07F;
}

span.contentTitle, .content_form span.contentTitle
{
    font-family: 'UbuntuMedium',Arial,sans-serif;
}

.content_grid .dxgvDataRow .zalacznikiGridView > tbody > tr > td.dxgv
{
    border:none;
}

.centerTextArea, 
.readonlyTresc
{
    background-color: #FCFCD8;
    border: 1px solid #EDEBD1;
}

div.master-submenu {
    background: url("Images/menu_inactive.png") repeat scroll 0 0 transparent;
    border: medium none;
}

a.submenu-item:first-child 
{
    border-right: 1px solid #333431;
}

a.submenu-item:hover, a.submenu-item:visited, a.submenu-item:active, a.submenu-item:link {
    color: #FFFFFF;
}

a.submenu-item.submenu-item-active, a.submenu-item.submenu-item-active:hover 
{
    color: #474747;
    text-shadow: 0 1px 0 #FFC142;
    box-shadow: 0 1px 2px #FFD98E inset;
    background: #ffc142; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffc142 0%, #fa953d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc142), color-stop(100%,#fa953d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffc142 0%,#fa953d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffc142 0%,#fa953d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffc142 0%,#fa953d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffc142 0%,#fa953d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc142', endColorstr='#fa953d',GradientType=0 ); /* IE6-9 */
}

a.submenu-item:hover {
    background: url("Images/sprite.png") repeat-x scroll 0 -1188px transparent;
}

/*----------- ChooseUser --------------*/

.choose-user-content select 
{
    background-color: #FCFCD8;
    border: 1px solid #EDEBD1;
}

/*---------end ChooseUser --------------*/

.content_form .kontrolkaPlusLabelPowyzej-Napis
{
    font-family: Verdana, Arial, Sans-Serif;
}


/*----------- Wybór firmy i roku obrotowego ----------------------*/

.controlsCenterLabelWidht40,
.controlsCenterLabelWidht294
{
    font-family: UbuntuRegular,Arial,Sans-serif;
}

/*----------- Wybór firmy i roku obrotowego KONIEC --------------*/

/* --------- Ustawienia kolorów dla pól formularzy niższych niż 26px ------------------------------- */

.backgroundLessThan26
{
    background-color: #F0F0F0;
    border: 0 none;
    box-shadow: 0 0 3px #CFCFCF inset;
    color: #787878;
}

.backgroundLessThan26 input, .backgroundLessThan26 input.dxeButtonEdit, .backgroundLessThan26 input.dxeEditArea
{
    background-color: #F0F0F0;
}

.backgroundGreaterThan26
{
    background-color: #F0F0F0;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 8px #CFCFCF inset;
    color: #787878;
}

/* --------- Ustawienia kolorów dla pól formularzy niższych niż 26px KONIEC ------------------------ */

.editor-field .dxeTextBoxSys
{
    border:none;
}

.gridTreeFix .dxtlHeader
{
    background-color:#fff;
    border-top-style:none;
    border-right-style:none;
    border-left-style:none;
    border-bottom-style:none;
}

.gridTreeFix .dxtlNode td.dxtl,
.gridTreeFix .dxtlNode td.dxtlCommandCell
{
    border: 1px solid #EDEBD1;
}

.gridTreeFix th.dxtlHeader:first-child
{
    border-bottom: 1px solid #fff;
}

.gridTreeFix th.dxtlHeader
{
    border-bottom: 1px solid #BEBEA9;
}

.gridTreeFix .dxtlEditForm
{
    background: none repeat scroll 0 0 #FCFCD8;
}

.wrapper_headers div.headers input.back
{
    color: white;
    text-shadow: 0 1px 0 #027FCF;
    font-weight:bold;
    border: 1px solid black;
}

.blueBack, .wrapper_headers div.headers input.back
{
    background: #188FDC; /* Old browsers */
    
    /* ie 9 -> niestety ie8 rowniez go probuje obsluzyc...
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FjZDhmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjNjFjMGZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiM1MGI5ZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiM0M2IwZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiMxMDg5ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDM4MGQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    */
    background: -moz-linear-gradient(top,  #acd8f4 0%, #61c0fe 2%, #50b9fd 5%, #43b0f6 24%, #1089d8 80%, #0380d0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#acd8f4), color-stop(2%,#61c0fe), color-stop(5%,#50b9fd), color-stop(24%,#43b0f6), color-stop(80%,#1089d8), color-stop(100%,#0380d0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #acd8f4 0%,#61c0fe 2%,#50b9fd 5%,#43b0f6 24%,#1089d8 80%,#0380d0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #acd8f4 0%,#61c0fe 2%,#50b9fd 5%,#43b0f6 24%,#1089d8 80%,#0380d0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #acd8f4 0%,#61c0fe 2%,#50b9fd 5%,#43b0f6 24%,#1089d8 80%,#0380d0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #acd8f4 0%,#61c0fe 2%,#50b9fd 5%,#43b0f6 24%,#1089d8 80%,#0380d0 100%); /* W3C */
}

/*Filtry załączników*/

.controlsCenterFilterLabel
{
    font-family: UbuntuRegular,Arial,Sans-serif;
}

/* -------------- SprawdzMaile  -------------*/
div.pobrane-column-header span:before
{
    font-family: 'EntypoRegular';
    white-space: nowrap;
    font-weight:400;
    color: #1B6BC5;
    content: "w";
}

/*  Załączniki */

.kontrolkiPanel span.controlsCenterLabel
{
    font-family: UbuntuRegular,Arial,Sans-serif;
}

.content_form .kontrolkiPanel .controlsCenterBox > table 
{
    border: medium none;
    color: #474747;
    background-color: #F0F0F0;
    box-shadow: 0 0 3px #CFCFCF inset;
}

/* Style dla formularzy delegacji */

.delegationsForm table.dxeMemo textarea
{
    box-shadow: 0 0 0 0;
    padding-left:0;
    padding-right:0;
}

.delegationsForm .dxeTextBox .dxeEditArea {
    background-color: #F0F0F0;
}

.attachments .MenuWGridzie
{
    border-bottom-style: none;
}

a.hyperLinkAuto
{
    color: #474747;
}

a.hyperLinkAuto:visited
{
    color: #474747;
}

.fieldsecik .pager > a
{
    letter-spacing: 0.05em;
}

/* --- operacje.aspx ----------*/

.kontrolkaPlusLabelPowyzej-Kontrolka
{
    box-shadow: 0 0 3px #CFCFCF inset;    
    background-color: #F0F0F0;
}

table.kontrolkaPlusLabelPowyzej-Kontrolka .dxeEditArea
{
    background-color: transparent;  
}

div.kontrolkaPlusLabelPowyzej-Box .dxeTextBox
{    
    border: 1px solid #C6C6C6;
}

.kontrolkaPlusLabelPowyzej-Kontrolka
{
 border:1px solid #C6C6C6;
}

.dxeButtonEdit.kontrolkaPlusLabelPowyzej-Kontrolka .dxeButtonEditButton 
{
    border:1px solid #A3A3A3;
}

.evipRatioWrapper .kontrolkaPlusLabelPowyzej-Kontrolka,
.dxeButtonEdit.kontrolkaPlusLabelPowyzej-Kontrolka .dxeButtonEditButton 
{
    border-radius:3px 3px 3px 3px;
}

/* --- operacje.aspx KONIEC ---*/

.zalaczniki_zalaczniki_aspx .content_form .dxgvDataRow td.dxmMenu:last-child, 
.zalaczniki_zalaczniki_aspx .content_grid .dxgvDataRow td.dxmMenu:last-child,
.zalaczniki_zalaczniki_aspx .content_form .dxgvDataRow td.dxmMenu:first-child, 
.zalaczniki_zalaczniki_aspx .content_grid .dxgvDataRow td.dxmMenu:first-child
{
   border-color:transparent; 
}

.wrapper .dxgvControl a,
.wrapper .dxgvControl a:hover,
.wrapper .dxgvControl a:active
{
    color:#000000;
}

/*------------------------------ EVIP --------------------------------*/

.pluginWrapper .wrapper_headers
{
    background-image:none;
}

.pluginWrapper .headers h1
{
    background-color: white;
    background-image: url("Images/windowHeaderBg.png");
    background-repeat: repeat-x;
    border: 0 none;
}

.pluginWrapper div#headers
{
    background-color:#D2D3D1;
}

.pluginWrapper div#headers h1
{
    border-radius: 0 0 5px 5px;
}

.pluginWrapper .filters_center
{
    background-color:#fff;
    border-radius: 5px;
}

.pluginWrapper .filters
{
    background-color:#D2D3D1;
}

.wUrlp
{
    font-family: verdana,tahoma,sans-serif;
    font-size: 14px; 
}

.pluginWrapper .evipInputButtonWrapper .evipFiltrInput,
input.evipFiltrInput,
input.evipFiltrInput:hover
{
    background: #ffffff; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk3JSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNGU0ZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 94%, #ededed 97%, #e4e4e4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(94%,#eeeeee), color-stop(97%,#ededed), color-stop(100%,#e4e4e4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 94%,#ededed 97%,#e4e4e4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-8 */
    text-decoration:none;
    border: 1px solid #A3A3A3;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.prawa-kolumna div.content div.content_grid div.evipRefresh input.evipFiltrInput.blue:hover
{
    text-shadow:1px 1px 0 #027FCF;
}

.pluginWrapper .evipInputButtonWrapper .evipFiltrInput:hover,
input.evipFiltrInput:hover
{
    box-shadow: 0 0 4px #CFCFCF inset;
}

.pluginWrapper .evipInputButtonWrapper .evipFiltrInput:active,
input.evipFiltrInput:active
{
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4) inset;
}

.pluginWrapper .evipRefresh input,
.evipFiltrInput.blue
{
    background: #61c0fe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYxYzBmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjNTBiOWZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjElIiBzdG9wLWNvbG9yPSIjNDNiMGY2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjMTA4OWQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjMDI3ZmNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNjlhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #61c0fe 0%, #50b9fd 2%, #43b0f6 21%, #1089d8 76%, #027fcf 98%, #0069ad 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61c0fe), color-stop(2%,#50b9fd), color-stop(21%,#43b0f6), color-stop(76%,#1089d8), color-stop(98%,#027fcf), color-stop(100%,#0069ad)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #61c0fe 0%,#50b9fd 2%,#43b0f6 21%,#1089d8 76%,#027fcf 98%,#0069ad 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #61c0fe 0%,#50b9fd 2%,#43b0f6 21%,#1089d8 76%,#027fcf 98%,#0069ad 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #61c0fe 0%,#50b9fd 2%,#43b0f6 21%,#1089d8 76%,#027fcf 98%,#0069ad 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #61c0fe 0%,#50b9fd 2%,#43b0f6 21%,#1089d8 76%,#027fcf 98%,#0069ad 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61c0fe', endColorstr='#0069ad',GradientType=0 ); /* IE6-8 */
}

.pluginWrapper .evipRefresh input:hover,
.content_grid div.evipRefresh .evipFiltrInput.blue:hover
{
    background: #bddff4; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkZGZmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjOTVkNWZlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiM4YWQwZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiM3NGMzZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3OSUiIHN0b3AtY29sb3I9IiMzODllZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjY5M2RiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #bddff4 0%, #95d5fe 2%, #8ad0fe 5%, #74c3f6 29%, #389ee1 79%, #2693db 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bddff4), color-stop(2%,#95d5fe), color-stop(5%,#8ad0fe), color-stop(29%,#74c3f6), color-stop(79%,#389ee1), color-stop(100%,#2693db)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #bddff4 0%,#95d5fe 2%,#8ad0fe 5%,#74c3f6 29%,#389ee1 79%,#2693db 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #bddff4 0%,#95d5fe 2%,#8ad0fe 5%,#74c3f6 29%,#389ee1 79%,#2693db 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #bddff4 0%,#95d5fe 2%,#8ad0fe 5%,#74c3f6 29%,#389ee1 79%,#2693db 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #bddff4 0%,#95d5fe 2%,#8ad0fe 5%,#74c3f6 29%,#389ee1 79%,#2693db 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bddff4', endColorstr='#2693db',GradientType=0 ); /* IE6-8 */
}

.pluginWrapper .evipRefresh input,
.pluginWrapper .evipRefresh input:hover,
.evipFiltrInput.blue
{
    color: white;
    font-family: 'UbuntuMedium',Arial,sans-serif;
    text-shadow: 0 1px 0 #027FCF;
}


.pluginWrapper .linki-decyzje .grid-column-button span:before
{
    font-family:"icomoon";
}

.evipRow
{
    background-color:#D2D3D1;
}

.evipRowTop
{
    border-radius: 0 0 5px 5px;
    background-color:#fff;
}

.evipRowBottom
{
    border-radius: 5px 5px 0 0;
    background-color:#fff;
}

.editorValue span
{
    font-family: Arial,sans-serif;
    font-weight:bold;
}

.EvipDataWrapper .headers,
span.greylabel
{
    font-family: 'UbuntuMedium',Verdana,Sans-Serif;
    font-weight: normal;
    color: #474747;
}

.evipRowBottom, .EvipDataWrapper
{
    background-image: url("Images/windowHeaderBg.png");
    background-repeat: repeat-x;
    border: 0 none;
}

.EvipDataWrapper
{
    background-position: 0 -6px;
}

.lvlOne li a
{
    cursor: pointer;
}

.content_form .tdSchematDekretacjiDiv,
.content_form .tbKlasyfikatoryDiv
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none repeat scroll 0 0 white;
    border-radius: 5px 5px 5px 5px;
}

.content_form .dekret
{
    background-color:#D2D3D1;
}

.evipwhiteDiv
{
    background:white;
    border-radius: 0 0 5px 5px;
}

.editorValue span
{
    font-size: 13pt;
    font-family: Arial,sans-serif;
    font-weight:bold;
}

div.evipEvoTemplateItemWrapper a,
.lvlOne li a
{       
    font-family:Tahoma,​Sans-Serif;
    font-size:14px; 
}

.link-decyzja-pytanie.evipEvoTemplate span,
.link-decyzja-pytanie.evipEvoTemplate span:hover,
.link-decyzja-pytanie.evipEvoTemplate span:active
{
    background:none;
}

.link-decyzja-pytanie.evipEvoTemplate span:before
{
    font-size: 28px;
    line-height: 6px;
}

.link-decyzja-pytanie.evipEvoTemplate:hover
{
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4) inset;
}

.link-decyzja-pytanie.evipEvoTemplate:active
{
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4) inset;
}

li.linkDecyzjaEvip
{
    border-radius: 5px 5px 0 0;
}

li.linkDecyzjaEvip > .linkDecyzjaEvipText
{
    border-radius: 5px 5px 0 0;    
}

.linkDecyzjaEvipText
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;  
    color: #474747;
    display: inline-block;
    font-family: 'UbuntuMedium',​Arial,​sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 32px;
    min-height: 34px;
    padding-left: 12px;
    padding-right: 12px;
    text-shadow: 0 1px 0 #FFC142;
    width: 100%;
    
    background: #fec041; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYzA0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYTk1M2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
*/
background: -moz-linear-gradient(top, #fec041 0%, #fa953d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec041), color-stop(100%,#fa953d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fec041 0%,#fa953d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fec041 0%,#fa953d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fec041 0%,#fa953d 100%); /* IE10+ */
background: linear-gradient(to bottom, #fec041 0%,#fa953d 100%); /* W3C */
}

.linki-decyzje-column > div.linki-decyzje-wrapper > ul.linki-decyzje > li.linkDecyzjaEvip > ul.linkiDecyzjeEvip > li.link-decyzja > a.link-decyzja,
.linki-decyzje-column > div.linki-decyzje-wrapper > ul.linki-decyzje > li > ul.linkiDecyzjeEvip > li.link-decyzja > a.link-decyzja
{
    border-bottom: 1px solid #E3E3E3;
}

.evipTemplateFilterBox a
{
    cursor: pointer;
    white-space: nowrap; 
}

.tdSchematDekretacjiDiv span.greylabel, 
.tbKlasyfikatoryDiv span.greylabel
{
    background:url("Images/windowHeaderBg.png");
    background-repeat:repeat-x;
}

span.greylabel,
.EvipDataWrapper .headers,
.plugins_evip_fakturyszablon_aspx .greylabel
{
    font-size: 15px;
    line-height: 24px;
}

.tdSchematDekretacjiDiv span.greylabel, 
.tbKlasyfikatoryDiv span.greylabel
{
    line-height: 36px;
}

.evipThirdBox > span,
.rowPolaZKwotamiDiv .labelRozlicz
{
    font-family: Verdana,Tahoma,Sans-Serif;
    font-size: 84%;
    line-height: 22px;
}

.evipThirdBox .dxic,
.evipThirdBox .dxic > input
{
    background-color:#F0F0F0;
}

.content_form div.evipTopWrapper span.greylabel,
.content_form div.evipTopWrapper td
{
    font-family:'UbuntuMedium', Verdana, Sans-Serif;
}

.evipRatioWrapper > table
{
    font-size:80%;
}

.content_form .evipRatioWrapper span.greylabel
{
    font-size:15px;
}

.content_form .evipRatioWrapper span.greylabel
{
    color:black;
}

.content_form div a.labelRozlicz:hover
{
    text-decoration: underline;
}

.DoUsuniecia
{
    display:none !important;
}

/*------------------------------ EVIP KONIEC -------------------------*/


/*------------------------------ EAZ ---------------------------------*/

.separatedBox
{
    background: #D2D3D1;   
}

.noUbuntuFont
{
    font-family: Verdana, Tahoma, Sans-Serif !important;
    font-weight: bold;
}

table.bkgF0F0F0 tbody tr td
{
    background:#F0F0F0;
}

.separatedBox .rowKontrahentDivInner table > tbody > tr > td > table > tbody > tr > td.dxbButton
{
    border: 1px solid #C6C6C6;
}

.evipRatioWrapper2
{
    overflow: auto;
}

.content_form .tbKlasyfikatoryDiv.noDecoration
{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.content .tbKlasyfikatoryDiv .evipRatioWrapper2 .greylabel
{
    background-image:none;
}

.content_form div.evipTopWrapper .separatedBox .tbKlasyfikatoryDiv:first-child
{
    margin-left:0;
}

.heightCorrector32{height: 32px;}

.logo > .helpHyperlink
{
    display: inline-block;
}

.logo > .helpHyperlink > img
{
    width: 16px;   
}

.logo > .helpHyperlink:hover img
{
    -moz-transition: box-shadow 0.25s linear;
    -webkit-transition: box-shadow 0.25s linear;
    transition: box-shadow 0.25s linear;
    box-shadow: 0 0 16px white;
    border-radius: 10px;
    cursor: pointer;
}

.logo > .logoElement
{
    display: inline-block;
}

/*------------------------------ EAZ KONIEC --------------------------*/

.busyBox
{
    background: none repeat scroll 0 0 #F5F5F5;
    box-shadow: 0 0 4px #CFCFCF inset;
    font-family: Verdana,Tahoma,sans-serif;
    font-size: 80%;
    border-radius: 5px 5px 5px 5px;
}

/* --- Ikony  --- */

form a.grid-column-button [class^="icon-"]:before, 
form a.grid-column-button [class*=" icon-"]:before,
.messageLabelBox > span:before
{
    font-family: 'icomoon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    display: inline;
    line-height: 0;
  /*  vertical-align: middle;*/
    white-space: nowrap;
    background-color:transparent;
    text-shadow: 1px 1px 1px #FCFCFC;
}



/* --- .icon-e oznacza że są to ikony "entypo". Mniejsze od ikon "icomoon" wiec wymagaja innych wymiarów. --- */
[class^="icon-e-"]:before,
[class*="icon-e-"]:before
{
    font-family: 'icomoon';
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 66px;
    line-height:48px;
}
 
[class^="icon-e-"]:before,
[class*="icon-e-"]:before
{
    left:4px;
    line-height:0;
    position:absolute;
    top:1px;
}

a.grid-column-button span:before
{
    font-size: 26px;
    letter-spacing: 4px;
    line-height: 0;
    font-weight:400;
}

.icon-e-1:before {
    content: "\21";
}
.icon-e-2:before {
    content: "\22";
}
.icon-e-3:before {
    content: "\23";
}
.icon-e-4:before {
    content: "\24";
}
.icon-e-5:before {
    content: "\25";
}
.icon-e-6:before {
    content: "\26";
}
.icon-e-7:before {
    content: "\27";
}
.icon-e-8:before {
    content: "\28";
}
.icon-e-9:before {
    content: "\29";
}
.icon-e-10:before {
    content: "\2a";
}
.icon-e-11:before 
{
    content: "\2b";
}
.icon-e-12:before {
    content: "\2c";
}
.icon-e-13:before {
    content: "\2d";
}

.icon-e-14:before
{
    content: "\2e";
}

.icon-e-15:before {
    content: "\2f";
}
.icon-e-16:before {
    content: "\30";
}
.icon-e-17:before {
    content: "\31";
}
.icon-e-18:before {
    content: "\32";
}
.icon-e-19:before {
    content: "\33";
}
.icon-e-20:before {
    content: "\34";
}
.icon-e-21:before {
    content: "\35";
}
.icon-e-22:before {
    content: "\37";
}
.icon-e-23:before {
    content: "\39";
}
.icon-e-24:before {
    content: "\3a";
}
.icon-e-25:before {
    content: "\3b";
}
.icon-e-26:before {
    content: "\3c";
}
.icon-e-27:before {
    content: "\3d";
}
.icon-e-28:before {
    content: "\3f";
}
.icon-e-29:before {
    content: "\40";
}
.icon-e-30:before {
    content: "\41";
}
.icon-e-31:before {
    content: "\42";
}
.icon-e-32:before {
    content: "\43";
}
.icon-e-33:before {
    content: "\44";
}
.icon-e-34:before {
    content: "\55";
}
.icon-e-35:before {
    content: "\56";
}
.icon-e-36:before,
.icon-confirm-button:before,
.icon-info-label:before
{
    content: "\57";
}
.icon-e-37:before,
.icon-cancel-button:before,
.icon-error-label:before 
{
    content: "\58";
}
.icon-e-38:before {
    content: "\52";
}
.icon-e-39:before {
    content: "\4e";
}
.icon-e-40:before {
    content: "\4d";
}
.icon-e-41:before {
    content: "\4c";
}
.icon-e-42:before {
    content: "\4b";
}
.icon-e-43:before {
    content: "\4a";
}
.icon-e-44:before {
    content: "\59";
}
.icon-e-45:before,
.icon-add-button:before {
    content: "\5a";
}
.icon-e-46:before,
.icon-delete-button:before
{
    content: "\5b";
}
.icon-e-47:before {
    content: "\5f";
}
.icon-e-48:before {
    content: "\60";
}
.icon-e-49:before {
    content: "\61";
}
.icon-e-50:before {
    content: "\62";
}
.icon-e-51:before,
icon-warning-label:before 
{
    content: "\63";
}
.icon-e-52:before {
    content: "\64";
}
.icon-e-53:before {
    content: "\65";
}
.icon-e-54:before {
    content: "\66";
}
.icon-e-55:before {
    content: "\67";
}
.icon-e-56:before {
    content: "\68";
}
.icon-e-57:before {
    content: "\69";
}
.icon-e-58:before {
    content: "\6a";
}
.icon-e-59:before {
    content: "\6b";
}
.icon-e-60:before,
.icon-edit-button:before 
{
    content: "\6c";
}
.icon-e-61:before {
    content: "\6d";
}
.icon-e-62:before {
    content: "\6e";
}
.icon-e-63:before {
    content: "\6f";
}
.icon-e-64:before {
    content: "\70";
}
.icon-e-65:before {
    content: "\71";
}
.icon-e-66:before {
    content: "\72";
}
.icon-e-67:before {
    content: "\73";
}
.icon-e-68:before {
    content: "\74";
}
.icon-e-69:before {
    content: "\75";
}
.icon-e-70:before {
    content: "\76";
}
.icon-e-71:before,
.icon-download-button:before 
{
    content: "\77";
}
.icon-e-72:before {
    content: "\78";
}
.icon-e-73:before {
    content: "\79";
}
.icon-e-74:before {
    content: "\7a";
}
.icon-e-75:before,
.icon-show-button:before 
{
    content: "\7b";
}
.icon-e-76:before {
    content: "\7c";
}
.icon-e-77:before {
    content: "\7d";
}
.icon-e-78:before {
    content: "\7e";
}
.icon-e-79:before {
    content: "\aa";
}
.icon-e-80:before {
    content: "\ad";
}
.icon-e-81:before {
    content: "\b2";
}
.icon-e-82:before {
    content: "\b3";
}
.icon-e-83:before {
    content: "\b9";
}
.icon-e-84:before {
    content: "\ba";
}
.icon-e-85:before {
    content: "\d1";
}
.icon-e-86:before {
    content: "\d6";
}
.icon-e-87:before {
    content: "\e1";
}
.icon-e-88:before {
    content: "\e2";
}
.icon-e-89:before {
    content: "\e3";
}
.icon-e-90:before {
    content: "\e4";
}
.icon-e-91:before {
    content: "\e5";
}
.icon-e-92:before {
    content: "\e7";
}
.icon-e-93:before {
    content: "\e8";
}
.icon-e-94:before {
    content: "\e9";
}
.icon-e-95:before {
    content: "\ea";
}
.icon-e-96:before {
    content: "\ec";
}
.icon-e-97:before {
    content: "\ed";
}
.icon-e-98:before {
    content: "\eb";
}
.icon-e-99:before {
    content: "\ee";
}
.icon-e-100:before {
    content: "\ef";
}
.icon-e-101:before {
    content: "\f1";
}
.icon-e-102:before {
    content: "\f2";
}
.icon-e-103:before {
    content: "\f3";
}
.icon-e-104:before {
    content: "\f4";
}
.icon-e-105:before {
    content: "\f5";
}
.icon-e-106:before {
    content: "\f6";
}
.icon-e-107:before {
    content: "\153";
}
.icon-e-108:before {
    content: "\2dc";
}
.icon-e-109:before {
    content: "\2010";
}
.icon-e-110:before {
    content: "\fb01";
}
.icon-e-111:before {
    content: "\fb02";
}

.icon-e-112:before
{
    content: "\fb03";
}

.icon-e-113:before {
    content: "\38";
}
.icon-e-114:before {
    content: "\50";
}
.icon-e-115:before {
    content: "\51";
}
.icon-e-116:before {
    content: "\4f";
}
.icon-e-117:before {
    content: "\54";
}
.icon-e-118:before {
    content: "\53";
}
.icon-e-119:before {
    content: "\48";
}
.icon-e-120:before {
    content: "\203a";
}

/* --- .icon-m oznacza że sa to ikony "icomoon". Wieksze od ikon "entypo", wiec wymagają innych wymiarów. --- */


[class^="icon-m-"],
[class*="icon-m-"]
{
    font-size:60px;
    line-height:60px;
}

div.linki-decyzje-wrapper div.linki-decyzje a.grid-column-button span[class^="icon-m-"]:before,
div.linki-decyzje-wrapper div.linki-decyzje a.grid-column-button span[class*="icon-m-"]:before,
a.grid-column-button span[class^="icon-m-"]:before,
a.grid-column-button span[class*="icon-m-"]:before
{
    font-size: 12px;
}

.icon-m-home:before{
    content: "\e000";
}
.icon-m-newspaper:before {
    content: "\e001";
}
.icon-m-pencil:before {
    content: "\e002";
}
.icon-m-pictures:before {
    content: "\e003";
}
.icon-m-camera:before {
    content: "\e004";
}
.icon-m-play:before {
    content: "\e005";
}
.icon-m-camera-2:before {
    content: "\e006";
}
.icon-m-broadcast:before {
    content: "\e007";
}
.icon-m-mic:before {
    content: "\e008";
}
.icon-m-book:before {
    content: "\e009";
}
.icon-m-file:before {
    content: "\e00a";
}
.icon-m-file-2:before {
    content: "\e00b";
}
.icon-m-new:before {
    content: "\e00c";
}
.icon-m-copy:before {
    content: "\e00d";
}
.icon-m-folder:before {
    content: "\e00e";
}
.icon-m-folder-2:before {
    content: "\e00f";
}
.icon-m-tag:before {
    content: "\e010";
}
.icon-m-cart:before {
    content: "\e011";
}
.icon-m-basket:before
{
    content: "\e012";
}
.icon-m-calculate:before {
    content: "\e013";
}
.icon-m-support:before {
    content: "\e014";
}
.icon-m-phone:before {
    content: "\e015";
}
.icon-m-mail:before {
    content: "\e016";
}
.icon-m-location:before {
    content: "\e017";
}
.icon-m-compass:before {
    content: "\e018";
}
.icon-m-history:before {
    content: "\e019";
}
.icon-m-clock:before {
    content: "\e01a";
}
.icon-m-bell:before {
    content: "\e01b";
}
.icon-m-calendar:before {
    content: "\e01c";
}
.icon-m-printer:before {
    content: "\e01d";
}
.icon-m-mouse:before {
    content: "\e01e";
}
.icon-m-screen:before {
    content: "\e01f";
}
.icon-m-laptop:before {
    content: "\e020";
}
.icon-m-mobile:before {
    content: "\e021";
}
.icon-m-cabinet:before {
    content: "\e022";
}
.icon-m-drawer:before {
    content: "\e023";
}
.icon-m-drawer-2:before {
    content: "\e024";
}
.icon-m-box:before {
    content: "\e025";
}
.icon-m-box-add:before {
    content: "\e026";
}
.icon-m-box-remove:before {
    content: "\e027";
}
.icon-m-download:before {
    content: "\e028";
}
.icon-m-upload:before {
    content: "\e029";
}
.icon-m-database:before {
    content: "\e02a";
}
.icon-m-comments:before {
    content: "\e02b";
}
.icon-m-undo:before {
    content: "\e02c";
}
.icon-m-redo:before {
    content: "\e02d";
}
.icon-m-forward:before {
    content: "\e02e";
}
.icon-m-reply:before {
    content: "\e02f";
}
.icon-m-reply-2:before {
    content: "\e030";
}
.icon-m-comments-2:before {
    content: "\e031";
}
.icon-m-comments-3:before {
    content: "\e032";
}
.icon-m-comments-4:before {
    content: "\e033";
}
.icon-m-comments-5:before {
    content: "\e034";
}
.icon-m-user:before {
    content: "\e035";
}
.icon-m-user-2:before {
    content: "\e036";
}
.icon-m-user-3:before {
    content: "\e037";
}
.icon-m-busy:before {
    content: "\e038";
}
.icon-m-loading:before {
    content: "\e039";
}
.icon-m-loading-2:before {
    content: "\e03a";
}
.icon-m-search:before {
    content: "\e03b";
}
.icon-m-zoom-in:before {
    content: "\e03c";
}
.icon-m-zoom-out:before {
    content: "\e03d";
}
.icon-m-key:before {
    content: "\e03e";
}
.icon-m-locked:before {
    content: "\e03f";
}
.icon-m-unlocked:before {
    content: "\e040";
}
.icon-m-wrench:before {
    content: "\e041";
}
.icon-m-equalizer:before {
    content: "\e042";
}
.icon-m-cog:before {
    content: "\e043";
}
.icon-m-pie:before {
    content: "\e044";
}
.icon-m-bars:before {
    content: "\e045";
}
.icon-m-stats-up:before {
    content: "\e046";
}
.icon-m-gift:before {
    content: "\e047";
}
.icon-m-trophy:before {
    content: "\e048";
}
.icon-m-meter-slow:before {
    content: "\e049";
}
.icon-m-meter-medium:before {
    content: "\e04a";
}
.icon-m-meter-fast:before {
    content: "\e04b";
}
.icon-m-fire:before {
    content: "\e04c";
}
.icon-m-lab:before {
    content: "\e04d";
}
.icon-m-briefcase:before {
    content: "\e04e";
}
.icon-m-briefcase-2:before {
    content: "\e04f";
}
.icon-m-cars:before {
    content: "\e050";
}
.icon-m-bus:before {
    content: "\e051";
}
.icon-m-cube:before {
    content: "\e052";
}
.icon-m-cube-2:before {
    content: "\e053";
}
.icon-m-puzzle:before {
    content: "\e054";
}
.icon-m-accessibility:before {
    content: "\e055";
}
.icon-m-accessibility-2:before {
    content: "\e056";
}
.icon-m-lightning:before {
    content: "\e057";
}
.icon-m-power:before {
    content: "\e058";
}
.icon-m-clipboard:before {
    content: "\e059";
}
.icon-m-clipboard-2:before {
    content: "\e05a";
}
.icon-m-cloud:before {
    content: "\e05b";
}
.icon-m-cloud-2:before {
    content: "\e05c";
}
.icon-m-download-2:before {
    content: "\e05d";
}
.icon-m-upload-2:before {
    content: "\e05e";
}
.icon-m-upload-3:before {
    content: "\e05f";
}
.icon-m-link:before {
    content: "\e060";
}
.icon-m-flag:before {
    content: "\e061";
}
.icon-m-link-2:before {
    content: "\e062";
}
.icon-m-flag-2:before {
    content: "\e063";
}
.icon-m-attachment:before {
    content: "\e064";
}
.icon-m-eye:before {
    content: "\e065";
}
.icon-m-bookmark:before {
    content: "\e066";
}
.icon-m-bookmark-2:before {
    content: "\e067";
}
.icon-m-star:before {
    content: "\e068";
}
.icon-m-star-2:before {
    content: "\e069";
}
.icon-m-cancel:before {
    content: "\e06a";
}
.icon-m-checkmark:before {
    content: "\e06b";
}
.icon-m-minus:before {
    content: "\e06c";
}
.icon-m-plus:before {
    content: "\e06d";
}
.icon-m-enter:before {
    content: "\e06e";
}
.icon-m-exit:before {
    content: "\e06f";
}
.icon-m-loop:before {
    content: "\e070";
}
.icon-m-arrow-up-left:before {
    content: "\e071";
}
.icon-m-arrow-up:before {
    content: "\e072";
}
.icon-m-arrow-up-right:before {
    content: "\e073";
}
.icon-m-arrow-right:before {
    content: "\e074";
}
.icon-m-arrow-down-right:before {
    content: "\e075";
}
.icon-m-arrow-up-2:before {
    content: "\e076";
}
.icon-m-arrow-right-2:before {
    content: "\e077";
}
.icon-m-arrow-down:before {
    content: "\e078";
}
.icon-m-checkbox-unchecked:before {
    content: "\e079";
}
.icon-m-checkbox:before {
    content: "\e07a";
}
.icon-m-radio-checked:before {
    content: "\e07b";
}
.icon-m-radio-unchecked:before {
    content: "\e07c";
}
.icon-m-mail-2:before {
    content: "\e07d";
}
.icon-m-mail-3:before {
    content: "\e07e";
}
.icon-m-tux:before {
    content: "\e07f";
}
.icon-m-apple:before {
    content: "\e080";
}
.icon-m-android:before {
    content: "\e081";
}
.icon-m-windows:before {
    content: "\e082";
}
.icon-m-amazon:before {
    content: "\e083";
}
.icon-m-skype:before {
    content: "\e084";
}
.icon-m-calendar-2:before {
    content: "\e085";
}
.icon-m-database-2:before {
    content: "\e086";
}
.icon-m-sunrise:before {
    content: "\e087";
}
.icon-m-sun:before {
    content: "\e088";
}
.icon-m-moon:before {
    content: "\e089";
}
.icon-m-sun-2:before {
    content: "\e08a";
}
.icon-m-windy:before {
    content: "\e08b";
}
.icon-m-wind:before {
    content: "\e08c";
}
.icon-m-snowflake:before {
    content: "\e08d";
}
.icon-m-cloudy:before {
    content: "\e08e";
}
.icon-m-cloud-3:before {
    content: "\e08f";
}
.icon-m-weather:before {
    content: "\e090";
}
.icon-m-weather-2:before {
    content: "\e091";
}
.icon-m-weather-3:before {
    content: "\e092";
}
.icon-m-lines:before {
    content: "\e093";
}
.icon-m-cloud-4:before {
    content: "\e094";
}
.icon-m-lightning-2:before {
    content: "\e095";
}
.icon-m-lightning-3:before {
    content: "\e096";
}
.icon-m-rainy:before {
    content: "\e097";
}
.icon-m-rainy-2:before {
    content: "\e098";
}
.icon-m-windy-2:before {
    content: "\e099";
}
.icon-m-windy-3:before {
    content: "\e09a";
}
.icon-m-snowy:before {
    content: "\e09b";
}
.icon-m-snowy-2:before {
    content: "\e09c";
}
.icon-m-snowy-3:before {
    content: "\e09d";
}
.icon-m-weather-4:before {
    content: "\e09e";
}
.icon-m-cloudy-2:before {
    content: "\e09f";
}
.icon-m-cloud-5:before {
    content: "\e0a0";
}
.icon-m-lightning-4:before {
    content: "\e0a1";
}
.icon-m-sun-3:before {
    content: "\e0a2";
}
.icon-m-moon-2:before {
    content: "\e0a3";
}
.icon-m-cloudy-3:before {
    content: "\e0a4";
}
.icon-m-cloud-6:before {
    content: "\e0a5";
}
.icon-m-cloud-7:before {
    content: "\e0a6";
}
.icon-m-lightning-5:before {
    content: "\e0a7";
}
.icon-m-rainy-3:before {
    content: "\e0a8";
}
.icon-m-rainy-4:before {
    content: "\e0a9";
}
.icon-m-windy-4:before {
    content: "\e0aa";
}
.icon-m-windy-5:before {
    content: "\e0ab";
}
.icon-m-snowy-4:before {
    content: "\e0ac";
}
.icon-m-snowy-5:before {
    content: "\e0ad";
}
.icon-m-weather-5:before {
    content: "\e0ae";
}
.icon-m-cloudy-4:before {
    content: "\e0af";
}
.icon-m-lightning-6:before {
    content: "\e0b0";
}
.-thermometer:before {
    content: "\e0b1";
}
.icon-m-compass-2:before {
    content: "\e0b2";
}
.icon-m-none:before {
    content: "\e0b3";
}
.icon-m-Celsius:before {
    content: "\e0b4";
}
.icon-m-Fahrenheit:before {
    content: "\e0b5";
}
.icon-m-layers-alt:before {
    content: "\e0b6";
}
.icon-m-layers:before {
    content: "\e0b7";
}
.icon-m-mail-4:before {
    content: "\e0b8";
}
.icon-m-steering-wheel:before {
    content: "\e0b9";
}
.icon-m-chart:before {
    content: "\e0ba";
}
.icon-m-chart-alt:before {
    content: "\e0bb";
}
.icon-m-user-4:before {
    content: "\e0bc";
}
.icon-m-umbrella:before {
    content: "\e0bd";
}
.icon-m-map-pin-alt:before {
    content: "\e0be";
}
.icon-m-map-pin-fill:before {
    content: "\e0bf";
}
.icon-m-map-pin-stroke:before {
    content: "\e0c0";
}

/* --- Ikony  KONIEC --- */


/* --- Ikony drugi zestaw --- */

#prawa-kolumna-content [class^="icon-m-2-"]:before, #prawa-kolumna-content [class*="icon-m-2-"]:before,
.icon-m-2-users, .icon-m-2-users-2, .icon-m-2-filter, .icon-m-2-filter-2, .icon-m-2-crop, .icon-m-2-scissors, .icon-m-2-copy, .icon-m-2-copy-2, .icon-m-2-copy-3, .icon-m-2-paste, .icon-m-2-paste-2, .icon-m-2-paste-3, .icon-m-2-file-powerpoint, .icon-m-2-file-excel, .icon-m-2-file-word, .icon-m-2-file-pdf, .icon-m-2-cart, .icon-m-2-cart-2, .icon-m-2-cart-3, .icon-m-2-pie, .icon-m-2-cogs, .icon-m-2-cog, .icon-m-2-cog-2, .icon-m-2-home, .icon-m-2-home-2, .icon-m-2-home-3, .icon-m-2-books, .icon-m-2-qrcode, .icon-m-2-barcode, .icon-m-2-alarm, .icon-m-2-alarm-2, .icon-m-2-bell, .icon-m-2-stopwatch, .icon-m-2-clock, .icon-m-2-clock-2, .icon-m-2-history, .icon-m-2-envelop, .icon-m-2-calendar, .icon-m-2-calendar-2, .icon-m-2-print, .icon-m-2-truck, .icon-m-2-airplane, .icon-m-2-briefcase, .icon-m-2-food, .icon-m-2-tree, .icon-m-2-numbered-list, .icon-m-2-globe, .icon-m-2-earth, .icon-m-2-eye, .icon-m-2-eye-2, .icon-m-2-warning, .icon-m-2-notification, .icon-m-2-question, .icon-m-2-info, .icon-m-2-info-2, .icon-m-2-cancel-circle, .icon-m-2-checkmark-circle, .icon-m-2-spam, .icon-m-2-close, .icon-m-2-cart-4, .icon-m-2-diary, .icon-m-2-wrench, .icon-m-2-pacman, .icon-m-2-support, .icon-m-2-cog-3, .icon-m-2-star, .icon-m-2-stats, .icon-m-2-wrench-2, .icon-m-2-headphones, .icon-m-2-loop-alt2, .icon-m-2-loop-alt1, .icon-m-2-loop, .icon-m-2-curved-arrow, .icon-m-2-fullscreen-exit-alt, .icon-m-2-tag-fill, .icon-m-2-unlock-fill, .icon-m-2-unlock-stroke, .icon-m-2-lock-fill, .icon-m-2-umbrella, .icon-m-2-paperclip, .icon-m-2-paperclip-2, .icon-m-2-winsows, .icon-m-2-search, .icon-m-2-console, .icon-m-2-chart, .icon-m-2-chart-alt, .icon-m-2-image, .icon-m-2-heart-stroke, .icon-m-2-windows8, .icon-m-2-reddit, .icon-m-2-minus, .icon-m-2-plus, .icon-m-2-omega, .icon-m-2-sigma, .icon-m-2-table, .icon-m-2-table-2, .icon-m-2-key-fill, .icon-m-2-key-stroke, .icon-m-2-magnifying-glass, .icon-m-2-equalizer {
    font-family: 'icon-m-2';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.grid-column-button [class^="icon-m-2-"]:before,
.grid-column-button [class*="icon-m-2-"]:before
{
    font-size:12px;
}

.icon-m-2-users:before {
    content: "\ee000";
}
.icon-m-2-users-2:before {
    content: "\ee001";
}
.icon-m-2-filter:before {
    content: "\ee002";
}
.icon-m-2-filter-2:before {
    content: "\ee003";
}
.icon-m-2-crop:before {
    content: "\ee004";
}
.icon-m-2-scissors:before {
    content: "\ee005";
}
.icon-m-2-copy:before {
    content: "\ee006";
}
.icon-m-2-copy-2:before {
    content: "\ee007";
}
.icon-m-2-copy-3:before {
    content: "\ee008";
}
.icon-m-2-paste:before {
    content: "\ee009";
}
.icon-m-2-paste-2:before {
    content: "\ee00a";
}
.icon-m-2-paste-3:before {
    content: "\ee00b";
}
.icon-m-2-file-powerpoint:before {
    content: "\ee00c";
}
.icon-m-2-file-excel:before {
    content: "\ee00d";
}
.icon-m-2-file-word:before {
    content: "\ee00e";
}
.icon-m-2-file-pdf:before {
    content: "\ee00f";
}
.icon-m-2-cart:before {
    content: "\ee010";
}
.icon-m-2-cart-2:before {
    content: "\ee011";
}
.icon-m-2-cart-3:before {
    content: "\ee012";
}
.icon-m-2-pie:before {
    content: "\ee013";
}
.icon-m-2-cogs:before {
    content: "\ee014";
}
.icon-m-2-cog:before {
    content: "\ee015";
}
.icon-m-2-cog-2:before {
    content: "\ee016";
}
.icon-m-2-home:before {
    content: "\ee017";
}
.icon-m-2-home-2:before {
    content: "\ee018";
}
.icon-m-2-home-3:before {
    content: "\ee019";
}
.icon-m-2-books:before {
    content: "\ee01a";
}
.icon-m-2-qrcode:before {
    content: "\ee01b";
}
.icon-m-2-barcode:before {
    content: "\ee01c";
}
.icon-m-2-alarm:before {
    content: "\ee01d";
}
.icon-m-2-alarm-2:before {
    content: "\ee01e";
}
.icon-m-2-bell:before {
    content: "\ee01f";
}
.icon-m-2-stopwatch:before {
    content: "\ee020";
}
.icon-m-2-clock:before {
    content: "\ee021";
}
.icon-m-2-clock-2:before {
    content: "\ee022";
}
.icon-m-2-history:before {
    content: "\ee023";
}
.icon-m-2-envelop:before {
    content: "\ee024";
}
.icon-m-2-calendar:before {
    content: "\ee025";
}
.icon-m-2-calendar-2:before {
    content: "\ee026";
}
.icon-m-2-print:before {
    content: "\ee027";
}
.icon-m-2-truck:before {
    content: "\ee028";
}
.icon-m-2-airplane:before {
    content: "\ee029";
}
.icon-m-2-briefcase:before {
    content: "\ee02a";
}
.icon-m-2-food:before {
    content: "\ee02b";
}
.icon-m-2-tree:before {
    content: "\ee02c";
}
.icon-m-2-numbered-list:before {
    content: "\ee02d";
}
.icon-m-2-globe:before {
    content: "\ee02e";
}
.icon-m-2-earth:before {
    content: "\ee02f";
}
.icon-m-2-eye:before {
    content: "\ee030";
}
.icon-m-2-eye-2:before {
    content: "\ee031";
}
.icon-m-2-warning:before {
    content: "\ee032";
}
.icon-m-2-notification:before {
    content: "\ee033";
}
.icon-m-2-question:before {
    content: "\ee034";
}
.icon-m-2-info:before {
    content: "\ee035";
}
.icon-m-2-info-2:before {
    content: "\ee036";
}
.icon-m-2-cancel-circle:before {
    content: "\ee037";
}
.icon-m-2-checkmark-circle:before {
    content: "\ee038";
}
.icon-m-2-spam:before {
    content: "\ee039";
}
.icon-m-2-close:before {
    content: "\ee03a";
}
.icon-m-2-cart-4:before {
    content: "\ee03b";
}
.icon-m-2-diary:before {
    content: "\ee03c";
}
.icon-m-2-wrench:before {
    content: "\ee03d";
}
.icon-m-2-pacman:before {
    content: "\ee03e";
}
.icon-m-2-support:before {
    content: "\ee03f";
}
.icon-m-2-cog-3:before {
    content: "\ee040";
}
.icon-m-2-star:before {
    content: "\ee041";
}
.icon-m-2-stats:before {
    content: "\ee042";
}
.icon-m-2-wrench-2:before {
    content: "\ee043";
}
.icon-m-2-headphones:before {
    content: "\ee044";
}
.icon-m-2-loop-alt2:before {
    content: "\ee045";
}
.icon-m-2-loop-alt1:before {
    content: "\ee046";
}
.icon-m-2-loop:before {
    content: "\ee047";
}
.icon-m-2-curved-arrow:before {
    content: "\ee048";
}
.icon-m-2-fullscreen-exit-alt:before {
    content: "\ee049";
}
.icon-m-2-tag-fill:before {
    content: "\ee04a";
}
.icon-m-2-unlock-fill:before {
    content: "\ee04b";
}
.icon-m-2-unlock-stroke:before {
    content: "\ee04c";
}
.icon-m-2-lock-fill:before {
    content: "\ee04d";
}
.icon-m-2-umbrella:before {
    content: "\ee04e";
}
.icon-m-2-paperclip:before {
    content: "\ee04f";
}
.icon-m-2-paperclip-2:before {
    content: "\ee050";
}
.icon-m-2-winsows:before {
    content: "\ee051";
}
.icon-m-2-search:before {
    content: "\ee052";
}
.icon-m-2-console:before {
    content: "\ee053";
}
.icon-m-2-chart:before {
    content: "\ee054";
}
.icon-m-2-chart-alt:before {
    content: "\ee055";
}
.icon-m-2-image:before {
    content: "\ee056";
}
.icon-m-2-heart-stroke:before {
    content: "\ee057";
}
.icon-m-2-windows8:before {
    content: "\ee058";
}
.icon-m-2-reddit:before {
    content: "\ee059";
}
.icon-m-2-minus:before {
    content: "\ee05a";
}
.icon-m-2-plus:before {
    content: "\ee05b";
}
.icon-m-2-omega:before {
    content: "\ee05c";
}
.icon-m-2-sigma:before {
    content: "\ee05d";
}
.icon-m-2-table:before {
    content: "\ee05e";
}
.icon-m-2-table-2:before {
    content: "\ee05f";
}
.icon-m-2-key-fill:before {
    content: "\ee060";
}
.icon-m-2-key-stroke:before {
    content: "\ee061";
}
.icon-m-2-magnifying-glass:before {
    content: "\ee062";
}
.icon-m-2-equalizer:before {
    content: "\ee063";
}


/* --- Ikony drugi zestaw KONIEC --- */

/* --- Kolory ikon ---*/

/* --- ikony wg starego standardu kolorów --- */

.icon-delete-button,
.icon-cancel-button,
.icon-error-label
{
    color:#CC0C0C;
}

.icon-confirm-button,
.icon-show-button,
.icon-add-button,
.icon-info-label 
{
    color:#00B100;
}

.icon-edit-button,
.icon-download-button
{
    color:#1B6BC5;
}

.icon-warning-label
{
    color:#F1AA32;
}

/* --- ikony wg starego standardu kolorów KONIEC --- */

.c018100, .c018100:visited, .c018100 .report-tile-value-image, .c018100 .report-tile-value-image:visited
{
    color: #018100;
}
        
.c3000FE, .c3000FE:visited, .c3000FE .report-tile-value-image, .c3000FE .report-tile-value-image:visited
{
    color: #3000FE;
}
        
.c7F007F, .c7F007F:visited, .c7F007F .report-tile-value-image, .c7F007F .report-tile-value-image:visited
{
    color: #7F007F;
}
        
.c02FF00, .c02FF00:visited, .c02FF00 .report-tile-value-image, .c02FF00 .report-tile-value-image:visited
{
    color: #02FF00;
}
        
.cFF00FF, .cFF00FF:visited, .cFF00FF .report-tile-value-image, .cFF00FF .report-tile-value-image:visited
{
    color: #FF00FF;
}
        
.c187F7F, .c187F7F:visited, .c187F7F .report-tile-value-image, .c187F7F .report-tile-value-image:visited
{
    color: #187F7F;
}
        
.cFCFF19, .cFCFF19:visited, .cFCFF19 .report-tile-value-image, .cFCFF19 .report-tile-value-image:visited
{
    color: #FCFF19;
}
        
.c7F7F7F, .c7F7F7F:visited, .c7F7F7F .report-tile-value-image, .c7F7F7F .report-tile-value-image:visited
{
    color: #7F7F7F;
}
        
.c30FEFE, .c30FEFE:visited, .c30FEFE .report-tile-value-image, .c30FEFE .report-tile-value-image:visited
{
    color: #30FEFE;
}
        
.c17007F, .c17007F:visited, .c17007F .report-tile-value-image, .c17007F .report-tile-value-image:visited
{
    color: #17007F;
}
        
.c7E0707, .c7E0707:visited, .c7E0707 .report-tile-value-image, .c7E0707 .report-tile-value-image:visited
{
    color: #7E0707;
}
        
.cFC1919, .cFC1919:visited, .cFC1919 .report-tile-value-image, .cFC1919 .report-tile-value-image:visited
{
    color: #FC1919;
}
        
.c7E8207, .c7E8207:visited, .c7E8207 .report-tile-value-image, .c7E8207 .report-tile-value-image:visited
{
    color: #7E8207;
}
        
.cBFBFBF, .cBFBFBF:visited, .cBFBFBF .report-tile-value-image, .cBFBFBF .report-tile-value-image:visited
{
    color: #BFBFBF;
}
        
.cFC664C, .cFC664C:visited, .cFC664C .report-tile-value-image, .cFC664C .report-tile-value-image:visited
{
    color: #FC664C;
}
        
.cFDE5B4, .cFDE5B4:visited, .cFDE5B4 .report-tile-value-image, .cFDE5B4 .report-tile-value-image:visited
{
    color: #FDE5B4;
}

.c444444, .c444444:visited, .c444444 .report-tile-value-image, .c444444 .report-tile-value-image:visited
{
    color:#444444;
}
.c000000, .c000000:visited, .c000000 .report-tile-value-image, .c000000 .report-tile-value-image:visited
{
    color:#000000;
}

.cCC0C0C, .cCC0C0C:visited, .cCC0C0C .report-tile-value-image, .cCC0C0C .report-tile-value-image:visited
{
    color:#CC0C0C;
}

.c00B100, .c00B100:visited, .c00B100 .report-tile-value-image, .c00B100 .report-tile-value-image:visited
{
    color:#00B100;
}

.c1B6BC5, .c1B6BC5:visited, .c1B6BC5 .report-tile-value-image, .c1B6BC5 .report-tile-value-image:visited
{
    color:#000000;
}

.cF1AA32, .cF1AA32:visited, .cF1AA32 .report-tile-value-image, .cF1AA32 .report-tile-value-image:visited
{
    color:#F1AA32;
}

/* --- Kolory ikon KONIEC---*/

/* --- Poprawka menu popup dla EVIP ---*/

.popupPatch {
    background: none repeat scroll 0 0 #FFFFFF;
}

.evipPopupPatch
{
  display: inline;
}

.evipButton
{
	min-width:120px;
}

/* --- Poprawka menu popup dla EVIP KONIEC ---*/

/* odepchniecie ikonek na komunikatach */
.messageLabelBox [class^="icon-"] {
    margin-top:6px;
}