﻿body
{
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    margin: 0 0 0 0;
    text-align: center;
    color: #000000;
}
div#main
{
    margin: 0px auto;
    width: 980px;
    padding: 5px 0 0 0;
}

div#topright
{    
    float: right;
    /*height: 25px;
    width: 81px;
    background: #FFFFFF url('Design/portal_szkoly_v1_05.png') no-repeat right;
    margin: 0;
    padding-top: 8px;
    padding-right: 5px;
    text-align: right;*/
}
div#topright a
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
input.searchBtn
{
    font-weight:bold;
    color:White;
    text-align:right;
    font-size:100%;
    padding:0px 3px 6px 0px;
    margin: 4px 0px 0px 4px;
    background: transparent;
    border: none;
    height: 25px;
    width: 81px;
    background-repeat: no-repeat;
    background-image: url('Design/portal_szkoly_v1_05.png');
}

div#topcmsbutton
{
    float: right;
    margin-top: -18px;
    padding-right: 10px;
}
.divTopLeft
{
    float: right;
    height: 25px;
    width: 200px;
    padding-right: 2px;
    padding-top: 4px;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}
div#baner
{
    float: left;
    width: 100%;
    height: 216px;
    background: #FFFFFF url('Design/wsfia_03_03.jpg') no-repeat center;
}
div#menu
{
    margin-top: 3px;
    float: left;
    width: 100%;
    height: 33px;
    background: #FFFFFF url('Design/wsfia_new_06.jpg') no-repeat center;
}
div#content
{
    width: 100%;
    min-height: 400px;
}
div#footer
{
    width: 100%;
    clear: both;
    margin-top: 3px;
    float: left;
    width: 100%;
    height: 33px;
    background: #FFFFFF url('Design/wsfia_new_06.jpg') no-repeat center;
}
div#left
{
    margin-top: 3px;
    width: 50%;
    float: left;
    height: 30px;
}
div#right
{
    margin-top: 3px;
    width: 50%;
    float: right;
    height: 30px;
}
div#contentmain
{
    width: 100%;
    height: 100%;
    float: left;
    margin-top: 3px;
    min-height: 200px;
}
div#footer div
{
    float: right;
    color: #FFFFFF;
    padding-top: 7px;
    padding-right: 10px;
    font-size: 15px;
}
/* login name top*/
.lnLeft
{
    background: #FFFFFF url('Design/guz_L.jpg') no-repeat left;
    width: 5px;
    height: 25px;
    min-height: 25px;
    float: left;
}
.lnRight
{
    background: #FFFFFF url('Design/guz_P.jpg') no-repeat right;
    width: 5px;
    height: 25px;
    float: right;
}
.lnCenter
{
    background: #FFFFFF url('Design/guz_SRODEK.jpg') repeat-x center;
    float: left;
    height: 25px;
    min-width: 190px;
}
.lnCenter div
{
    margin-top: 3px;
}
.lnCenter a
{
    text-decoration: none;
    color: #FFFFFF;
}
/*boxy*/
.box
{
    min-height: 241px;
    float: left;
}
.boxHeaderC span
{
    color: #FFFFFF;
    float: left;
    padding-top: 6px;
    margin-top: 0;
    font-size: 13px;
    font-weight: bold;
}
.boxHeaderC a
{
    text-decoration: none;
    color: #FFFFFF;
}
.boxHeaderL, .boxHeaderLWithoutBox
{
    width: 5px;
    float: left;
    height: 34px;
    background: #FFFFFF url('Design/wsfia_new_14_lewy.jpg') no-repeat left;
}
.boxHeaderLWithoutBox
{
    background: #FFFFFF url('Design/wsfia_new_14_lewy.jpg') no-repeat left;
}

.boxHeaderR, .boxHeaderRWithoutBox
{
    width: 5px;
    float: left;
    height: 34px;
    background: #FFFFFF url('Design/wsfia_new_14_prawy.jpg') no-repeat left;
}
.boxHeaderRWithoutBox
{
    background: #FFFFFF url('Design/wsfia_new_14_prawy.jpg') no-repeat left;
}
.boxHeaderC, .boxHeaderCdrag
{
    float: left;
    height: 34px;
    background: #FFFFFF url('Design/wsfia_new_14_srodkowy.jpg') repeat-x center;
}
.boxHeaderCdrag
{
    cursor: pointer;
}
.boxContent
{
    height: 100%;
    min-height: 200px;
    border-left: solid 1px #C0C2CE;
    border-right: solid 1px #C0C2CE;
    border-bottom: solid 1px #C0C2CE;
    border-top: 0px;
    background-color: White;
    float: left;
    padding: 3px 3px 3px 3px;
    overflow: auto;
}
.boxContentMenu
{
    height: 100%;
    min-height: 200px;
    border-left: solid 1px #C0C2CE;
    border-right: solid 1px #C0C2CE;
    border-bottom: solid 1px #C0C2CE;
    border-top: 0;
    float: left;
    padding: 3px 3px 3px 3px;
    overflow: auto;
    border-top-color: inherit;
    background-color: #DCDCDC;    
}
/*menu*/
div#menu ul
{
    display: block;
    margin: 0;
    padding: 0px 0 0 15px;
    height: 26px;
    width: auto;
}
div#menu li
{
    padding-top: 4px;
    float: left;
    list-style-type: none;
}
div#menu li a
{
    font-size: 15px;
    font-family: Arial Narrow;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    padding-right: 12px;
}
div#menu li a:hover
{
    text-decoration: underline;
}
/*menu*/

.menuLeftAnonymous
{
    /*background-color: #DCDCDC;*/
}
.menuLeftAnonymous ul
{
    display: block;
    margin: 0;
    padding: 0px 0 0 3px;
    height: 200px;
}
.menuLeftAnonymous li
{
    padding-top: 3px;
    padding-bottom: 5px;
    float: left;
    list-style-type: none;
    width: 100%;
    background: url('Images/wsfia_03_19.jpg') no-repeat bottom;
}
.menuLeftAnonymousA
{
    font-size: 13px;
    font-family: Arial Narrow;
    text-align: center;
    text-decoration: none;
    font-weight:bold;
    color: #006ab3;
    padding-right: 5px;
    margin: 0;
    width: 100%;
}
.menuLeftAnonymous li a:hover
{
    text-decoration: underline;
}

.menuLeftAnonymousActive
{
    font-size: 13px;
    font-family: Arial Narrow;
    text-align: center;
    text-decoration: none;
    font-weight:bold;
    color:#ffffff;
    padding-right: 5px;
    margin: 0;
    width: 100%;
}




.menuLeft
{
    /*background-color: #DCDCDC;*/
}
.menuLeft ul
{
    display: block;
    margin: 0;
    padding: 0px 0 0 3px;
    height: 200px;
    width: 140px;
}
.menuLeft li
{
    padding-top: 3px;
    padding-bottom: 3px;
    float: left;
    list-style-type: none;
    width: 100%;
}
.menuLeft li a
{
    font-size: 13px;
    font-family: Arial Narrow;
    text-align: center;
    text-decoration: none;
    font-weight:bold;
    color: #006ab3;
    padding-right: 5px;
    margin: 0;
    width: 100%;
}
.menuLeft li a:hover
{
    text-decoration: underline;
}
/********************* GridView*********************/
table.GridView, table.GridViewNoMargin
{
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    margin: 5px;
}
table.GridViewNoMargin
{
    margin: 0;
}
tr.GridViewHeaderStyle
{
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #314a68;
    border-right-color: #314a68;
    border-bottom-color: #6692C3;
    border-left-color: #314a68;
}
tr.GridViewHeaderStyle th
{
    padding: 5px;
    text-align: center;
    font-size: 12px;
    background-color: #6692C3;
    background-image: url('Kontrolki/GridViewHeader.jpg');
    color: White;
    height: 40px;
    font-style: italic;
    border-top: none 1px #314a68;
    border-right: solid 1px #6692C3;
    border-bottom: none 1px #6692C3;
    border-left: solid 1px #6692C3;
}
tr.GridViewHeaderStyle th a
{
    text-decoration: none;
    color: White;
}
tr.GridViewHeaderStyle th a.hover
{
    text-decoration: none;
    color: White;
}
tr.GridViewHeaderStyle th a.visited
{
    text-decoration: none;
    color: White;
}
tr.GridViewRowStyle td
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
}
tr.GridViewRowStyle td a
{
    color: #000000;
    text-decoration: none;
}
tr.GridViewRowStyle td a:hover
{
    text-decoration: underline;
}
tr.GridViewAlternatingRowStyle td a
{
    color: #000000;
    text-decoration: none;
}
tr.GridViewAlternatingRowStyle td a:hover
{
    text-decoration: underline;
}
tr.GridViewAlternatingRowStyle
{
    background-color: #abc3de;
}
tr.GridViewAlternatingRowStyle td
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
}
tr.GridViewPagerStyle
{
    background-color: #abc3de;
}
tr.GridViewPagerStyle td
{
    border: solid 1px #6692C3;
    background-image: url('Kontrolki/GridViewPager.jpg');
    background-color: #6692C3;
    height: 19px;
    text-align: center;
}
tr.GridViewPagerStyle td table
{
    margin: auto;
}
tr.GridViewPagerStyle td td
{
    border: none;
    background-image: none;
    background-color: transparent;
    color: white;
    font-style: italic;
}
tr.GridViewPagerStyle td td span
{
    text-decoration: underline;
}
tr.GridViewPagerStyle td a
{
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-style: italic;
}
tr.GridViewPracaSamodzielnaSelectedRowStyle
{
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #314a68;
    border-right-color: #314a68;
    border-bottom-color: #6692C3;
    border-left-color: #314a68;
    background-color: #0066CC;
}
tr.GridViewPracaSamodzielnaSelectedRowStyle td
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
}
/********************* Calendar*********************/
table.CalendarHeaderStyle
{
    padding: 5px;
    text-align: center;
    font-size: 18px;
    background-color: #6692C3;
    background-image: url('Kontrolki/GridViewHeader.jpg');
    color: White;
    height: 40px;
    font-style: italic;
    border-top: none 1px #314a68;
    border-right: solid 1px #6692C3;
    border-bottom: none 1px #6692C3;
    border-left: solid 1px #6692C3;
}
table.CalendarHeaderStyle a
{
    text-decoration: none;
    color: White;
}
table.CalendarHeaderStyle a.hover
{
    text-decoration: none;
    color: White;
}
table.CalendarHeaderStyle a.visited
{
    text-decoration: none;
    color: White;
}
table.CalendarMiniaturaHeaderStyle
{
    padding: 0px;
    border-width: 0px;
    margin: 0px;
    text-align: center;
    font-size: 14px;
    background-color: #6692C3;
    background-image: url('Kontrolki/GridViewHeader.jpg');
    color: White;
    height: 30px;
    font-weight: bold;
    font-style: italic;
}
table.CalendarClass
{
    margin: 0px;
    padding: 0px;
    border-top-width: 0px !important;
}
table.CalendarClass tr:first-child
{
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    height: 33px;
}
table.CalendarClass tr:first-child td
{
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    height: 100%;
}
table.CalendarMiniaturaHeaderStyle a
{
    text-decoration: none;
    color: White;
}
table.CalendarMiniaturaHeaderStyle a.hover
{
    text-decoration: none;
    color: White;
}
table.CalendarMiniaturaHeaderStyle a.visited
{
    text-decoration: none;
    color: White;
}
.CalendarMiniaturaPrevNext
{
    vertical-align: middle;
    text-align: center;
}
td.CalendarRowStyle
{
    padding: 1px 1px 1px 1px;
    border: solid 1px #6692C3;
}
td.CalendarRowStyle a
{
    text-decoration: none;
}
td.CalendarRowStyle a:hover
{
    text-decoration: underline;
}
td.CalendarAlternatingRowStyle a
{
    text-decoration: none;
}
td.CalendarAlternatingRowStyle a:hover
{
    text-decoration: underline;
}
td.CalendarAlternatingRowStyle
{
    background-color: #abc3de;
    padding: 1px 1px 1px 1px;
    border: solid 1px #6692C3;
}
table.CalendarDayTable
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
}
.CalendarDate
{
    font-weight: bold;
    font-size: 15px;
    color: #192838;
}
.CalendarPrevNext
{
    vertical-align: middle;
    text-align: center;
    font-size: 26px;
    width: 10px;
}
/********************* DetailsView ***********************/
tr.DetailsViewRowStyle
{
    font-family: Verdana;
    font-size: 12px;
    background-color: #abc3de;
    text-align: left;
}
tr.DetailsViewRowStyle td
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
}
tr.DetailsViewAlternatingRowStyle
{
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
}
tr.DetailsViewAlternatingRowStyle td
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
}
tr.DetailsViewAlternatingRowStyle td.DetailsViewFieldHeaderStyle, tr.DetailsViewRowStyle td.DetailsViewFieldHeaderStyle
{
    padding: 5px;
    text-align: left;
    font-size: 12px;
    background-image: url('Kontrolki/DetailsViewAltHeader.jpg');
    background-repeat: repeat-y;
    background-color: #abc3de;
    color: White;
    font-style: italic;
    font-weight: bold;
    height: 30px;
    width: 150px;
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
}
tr.DetailsViewRowStyle td.DetailsViewPagerStyle, tr.DetailsViewAlternatingRowStyle td.DetailsViewPagerStyle
{
    text-align: right;
    height: 30px;
    background-image: none;
    background-color: white;
}
tr.DetailsViewRowStyle td.DetailsViewPagerStyle a, tr.DetailsViewAlternatingRowStyle td.DetailsViewPagerStyle a
{
    text-decoration: none;
    font-weight: bold;
    color: #314a68;
}
tr.DetailsViewRowStyle td.DetailsViewPagerStyle input, tr.DetailsViewAlternatingRowStyle td.DetailsViewPagerStyle input
{
    background-color: transparent;
    border: none 1px white;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 22px;
    width: 22px;
}
input.DetailsViewEditButton
{
    background-image: url('Przyciski/edit.gif');
}
input.DetailsViewUpdateButton
{
    background-image: url('Przyciski/sukces.gif');
}
input.DetailsViewCancelButton
{
    background-image: url('Przyciski/fail2.gif');
}
input.DetailsViewInsertButton
{
    background-image: url('Przyciski/sukces.gif');
}
input.DetailsViewDeleteButton
{
    background-image: url('Przyciski/trash.gif');
}
/****************** koniec DetailsView *******************/
/* Uzytkownik grupy main */
.cdpAutoCompleteGrupy
{
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0;
    z-index: 100;
    position: absolute;
    margin-left: 21px;
}
.listElementGrupa
{
    font-size: 13px;
    background-color: #87989F;
    padding: 1px 1px 1px 3px;
    width: 474px;
    color: #FFFFFF;
    float: left;
    margin-left: 2px;
    border: solid 1px #87989F;
}
.listElementGrupaHover
{
    background-color: #FFFFFF;
    padding: 1px 1px 1px 3px;
    color: #5E5E5E;
    font-weight: bold;
    border: solid 1px #FF5A00;
    cursor: pointer;
}
.hideSuggestion
{
    font-size: 13px;
    background-color: Gray;
    padding: 1px 1px 1px 3px;
    width: 474px;
    color: #FFFFFF;
    float: left;
    margin-left: 2px;
    border: solid 0px #5E5E5E;
}
.btnAutoComplete
{
    background: #FFFFFF url('Design/portal_14.png') no-repeat center;
    width: 485px;
    height: 23px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
/*site mp*/
.siteMapLeft
{
    background: #FFFFFF url('Design/s1.jpg') no-repeat center;
    width: 22px;
    height: 23px;
    float: left;
}
.siteMapSeparator
{
    background: #FFFFFF url('Design/s2.jpg') no-repeat center;
    width: 22px;
    height: 23px;
    float: left;
}
.siteMapText
{
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    font-weight: bold;
    float: left;
    color: #87989F;
    font-size: 13px;
    height: 23px;
}
/* przyciski */
input.zapisz
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/zapis.gif');
}
input.anuluj
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/cancel.png');
}
input.edytuj
{
    background: transparent;
    border: none;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/edit.gif');
}
input.odpowiedz
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/odpowiedz.gif');
}
input.wstecz
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/wstecz.gif');
}
input.dodajZalacznik
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/dodajZalacznik.gif');
}
input.download
{
    background:         transparent;
    border:             none;
    width:              22px;
    height:             22px;
    background-repeat:  no-repeat;
    background-image:   url('Przyciski/download.png');
}
input.usun
{
    background: transparent;
    border: none;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/trash.gif');
}
input.nowawiadomosc
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/mail_new3.png');
}
input.dodajuzytkownika
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/add_user.png');
}
.dodaj
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/dodaj.gif');
}
.akceptuj
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/sukces.gif');
}
input.szablony
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/view_multicolumn.png');
}
.podglad
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/kviewshell.png');
}
input.pokazwszystkie
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/templates.png');
}
input.odswiez
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/quick_restart.png');
}
input.szukaj
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/search.png');
}
input.wyslijwiadomosc
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/mail_send.png');
}
input.enterWysyla
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/redo.png');
}
input.przeslijdalej
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/mail_replay.png');
}
input.up
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/up.png');
}
input.down
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/down.png');
}
.linkButtonUp
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/up.png');
    text-decoration: none;
}
.linkButtonDown
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-image: url('Przyciski/down.png');
}
input.pokazstarsze
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/kalarm.png');
}
input.filesave
{
    background: transparent;
    border: none;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../../Katalog/Images/filesave.png');
}
input.agt_action_fail
{
    background: transparent;
    border: none;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../../Katalog/Images/agt_action_fail.png');
}
input.upload
{
    background: transparent;
    border: none;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../../Katalog/Images/upload.gif');
}
input.nowy_katalog
{
    background: transparent;
    border: none;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../../Katalog/Images/nowy_katalog.gif');
}
input.usun2
{
    background: transparent;
    border: none;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../../Katalog/Images/usun.gif');
}

.linkButtonDiv
{
    text-align: right;
    width: 100%;
    height: 25px;
    padding-top: 3px;
}
.linkButton
{
    text-align: left;
    color: #1073CF;
    text-decoration: none;
    border: none;
    background-color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    width: 250px;
}
.linkButton:hover
{
    text-decoration: underline;
}
/* uzytkownik profil*/
.uzytkownikProfilHeader
{
    font-size: 14px;
    height: 32px;
    font-weight: bold;
    padding-top: 8px;
    margin: 0;
    color: white;
    background-color: #fcfcfc;
    font-style: italic;
    background-color: #abc3de;
    background-image: url("Kontrolki/GridViewHeader.jpg");
    background-repeat: repeat-x;
}
.uzytkownikProfilLink
{
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/edit.gif');
    text-decoration: none;
}
input.odrzuc
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/fail2.gif');
}

input.ponaglij
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/ponaglij.gif');
}
input.cytuj
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/cytuj.gif');
}
/* login */
.login
{
    width: 100%;
    min-width: 307px;
    border: solid 1px #abc3de;
    border-top: 0;
    text-align: center;
    margin: 0 auto;
}
.loginHeader
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    margin: 0;
    color: white;
    background-color: #fcfcfc;
    font-style: italic;
    background-color: #abc3de;
    background-image: url("Kontrolki/GridViewHeader.jpg");
    background-repeat: repeat-x;
}
.loginrow
{
    padding: 3px 3px 3px 3px;
}
.highlightError
{
    border: 2px solid red;
    background-color: #FFFACD;
}
.validatorcallout
{
    z-index: 1;
    padding: 0px 0px 0px 0px;
    border: medium none;
    text-align: right;
    z-index: 1;
}
.searchTxt
{
    width: 390px;
    float: right;
    margin-top: 5px;
    height: 17px;
}
/* CMS */
input.dodajKolumne
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/view_right_p.png');
}
input.usunKolumne
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/view_remove.png');
}
input.konfiguruj
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/configure.png');
}
input.deleteGroup
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/delete_group.png');
}
input.addGroup
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/add_group.png');
}
input.advanced
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/advanced.png');
}

/*Ankiety*/
input.connect
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/connect_creating.png');
}
input.viewmag
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/viewmag1.png');
}
input.editpaste
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/editpaste.png');
}
input.filesaveas
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/filesaveas.png');
}

.ModalPopupCloseButton input
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/close.png');
}
input.cdCopy
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/cdcopy.png');
}
.Invisible
{
    display: none;
}
.ModalPopupBackground
{
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: .40;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    z-index: 2;
}
.ModalPopupContent
{
    display: none;
    position: fixed;
    text-align: center;
    padding: 3px 3px 3px 3px;
    border: solid 2px #EA8501;
    background-color: White;
    vertical-align: bottom;
    opacity: 1;
    z-index: 2;
}
.ModalPopupHeader
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px 10px 5px;
    margin: 0px 0px 0px 0px;
    color: white;
    background-color: #fcfcfc;
    font-style: italic;
    background-color: #abc3de;
    background-image: url("Kontrolki/GridViewHeader.jpg");
    background-repeat: repeat-x;
    z-index: 2;
}
.ModalPopupCloseButton
{
    float: right;
    margin-top: 1px;
}
/* Drag and drop*/
.DropContainer
{
    width: 100%;
    min-height: 10px;
    float: left;
}
.DragDragBox
{
    cursor: pointer;
    filter: Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.kolumna
{
    float: left; 
    width:100%;
}
.kolumna_dropcue
{
    border:dashed 2px green;
    visibility:hidden;
    display:none;
    float:left;
    /*
    min-height:10px;
    float:left;
    
    width:100%;*/
}
.gallery li
{
    float:left;
    list-style-type:none;
    list-style-position:inside;
    padding:5px;
}

.OverDragBox
{
    background-color: White;
}
.CmsNewControl
{
    border: solid 1px #c0c2ce;
    float: left;
    padding: 3px;
}
.BoxItem
{
    padding: 1em 0.5em;
    display: inline-block;
}
/* Ogłoszenie */
.OgloszenieHeader
{
    font-size: 0.8em;
    text-align: left;
    color: Gray;
}
.OgloszenieTemat
{
    background-image: url('Przyciski/punktor.gif');
    background-repeat: no-repeat;
    background-position: center left;
    text-align: left;
}
.OgloszenieTemat a
{
    margin-left: 15px;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
.OgloszenieTemat span
{
    margin-left: 8px;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
.OgloszenieContent
{
    text-align: left;
    word-wrap: break-word;
}
.OgloszenieFooter
{
    text-align: right;
}
.Ogloszenie
{
    width: 100%;
}
.OgloszenieEditButton
{
    float: right;
}
.DlOgloszenia
{
    width: 100%;
    text-align: left;
}
/* 6. Blog */
.BlogDiv
{
    width: 100%;
    text-align: left;
}
.DlBlog
{
    width: 100%;
}
.BlogTytul
{
    font-size: 1.2em;
    font-weight: bold;
}
.BlogPostItem
{
}
.BlogPostDataUtworzenia
{
    text-align: left;
    color: Gray;
}
.BlogPostTitle
{
    text-align: left;
    width: 100%;
    font-weight: bold;
}
.BlogPostContent
{
    text-align: left;
    width: 100%;
}
.BlogBtnEdit
{
    float: right;
}
.BlogAlternatingItem
{
    background-color: White;
}
.BlogAlternatingDataUtworzenia
{
    color: Gray;
}
.BlogAlternatingTitle
{
    font-weight: bold;
}
.BlogAlternatingContent
{
}
.BlogAlternatingBtnEdit
{
    float: right;
}
.BlogTxtTytul
{
    width: 500px;
}
/* 7. RSS */
.RssTxt
{
    width: 300px;
}
/* 8. Artykuły*/
.DlArtykul
{
    width: 100%;
}
.ArtykulItem
{
}
.ArtykulHeader
{
    font-size: 0.8em;
    text-align: left;
    color: Gray;
}
.ArtykulTemat
{
    font-weight: bold;
    text-align: center;
}
.ArtykulContent
{
    text-align: -moz-center; 
    padding-top: 10px;
	padding-bottom:10px;
    color: #314268;
    font-size: medium;
    font-family: Verdana;
}
.ArtykulFooter
{
    text-align: right;
}
.Artykul
{
    width: 100%;
}
.ArtykulEditButton
{
    float: right;
}
/*FAQ*/
.FaqKategoria
{
    padding: 10px 0px 5px 0px;
}
.FaqItem
{
    text-align: left;
}
.FaqPytanie
{
    background-image: url('Przyciski/punktor.gif');
    background-repeat: no-repeat;
    background-position: center left;
    text-align: left;
    padding: 3px 0px 0px 0px;
}
.FaqOdpowiedz
{
    text-align: left;
}
.FaqKategoria span
{
    font-size: 20px;
    font-weight: bold;
}
.FaqPytanie a
{
    margin-left: 15px;
    font-size: 14px;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
/*Forum*/
.ForumWatekNazwa
{
    text-align: left;
    margin-right: 25px;
}
.ForumWatekNazwa a
{
    font-size: 16px;
    font-weight: bold;
}
.ForumAutor
{
    font-weight: bold;
}
.ForumWatekDane
{
    text-align: left;
}

.ForumPostPrzyciski
{
    float: right;
    vertical-align: middle;
}
.ForumPostTytul
{
    color: #003366;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    min-height: 20px;
    height: 100%;
    margin-right: 50px;
}
.ForumPostTresc
{
    text-align: left;
}
.cytat
{
    margin: 5px 5px 5px 10px;
    border: solid 1px #003366;
}
/*Praca samodzielna*/
.GridRowHover
{
    background-color: #6692C3;
    cursor: pointer;
}
tr.GridRowHover td
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
}
.PSselectClass
{
    width: 215px;
}
.PSselectTdClass
{
}
.PSselectButtons
{
    width: 45px;
}
.PSselectHeaderClass
{
    font-weight: bold;
}
input.PSToLeftButton
{
    background-color: Transparent;
    background-image: url('Przyciski/PSLeft.png');
    border: none;
    width: 22px;
    height: 22px;
}
input.PSToRightButton
{
    background-color: Transparent;
    background-image: url('Przyciski/PSRight.png');
    border: none;
    width: 22px;
    height: 22px;
}
table.PSselectRightTdTable
{
    width: 100%;
}
.PracaSamodzielnaOpened
{
    height: 100%;
    overflow: visible;
}
.PracaSamodzielnaCollapsed
{
    height: 16px;
    padding-top: 4px;
    float: left;
    overflow: hidden;
}
.PanelAssign
{
    padding: 10px;
}
table.PSPrzypisaniePracy
{
    width: 500px;
    margin: 10px 0px 10px 0px;
}
input.nowa_grupa
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/nowa_grupa.gif');
}
input.pokaz_schowaj
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/zoom.gif');
}

.PsKomentarzBox
{
    border: 1px dashed #cccccc;
    width: 350px;
    overflow: auto;
    background-color: #EFF3FB;
    font-weight: normal;
}
.PsKomentarzHeader
{
    font-weight: bold;
    font-style: italic;
    padding: 2px 5px 2px 5px;
}
.PsKomentarzDateAuthor
{
    font-size: 9px;
    padding: 0px 5px 0px 5px;
}
.PsKomentarzContent
{
    font-size: 11px;
    padding: 2px 5px 10px 5px;
}
.ClearStyles
{
    border: none !important;
    margin: none !important;
    padding: none !important;
}
.ClearStyles tr td
{
    border: none;
    margin: none;
    padding: none;
}
.komunikat
{
    font-weight: bold;
    font-size: 12px;
}
.naglowek3
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px 10px 5px;
    margin: 10px 0px 0px 0px;
    color: white;
    background-color: #fcfcfc;
    font-style: italic;
    background-color: #abc3de;
    background-image: url("Kontrolki/GridViewHeader.jpg");
    background-repeat: repeat-x;
}
.genericPanel
{
    margin: 10px 5px 10px 5px;
}
/* komentarze */
.avatar
{
    width: 80px;
    height: 80px;
}
.gvKomentarze
{
    width: 945px;
}
.gvItemStyleText
{
    width: 85%;
    vertical-align: top;
    padding: 15px 15px 15px 15px;
}
.gvItemStyleAvatar
{
    text-align: center;
}
.tpTitle
{
    position: relative;
    padding-bottom: 5px;
    background-color: Teal;
    margin: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
.tpBody
{
    padding-bottom: 15px;
    background-color: #c0d6f8;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
/* katalogi */
.KatPrzegladajPane
{
    width: 800px;
}
.KatContentPanel
{
    border-bottom: 1px dotted gray;
    padding-bottom: 20px;
}
.RedText
{
    font-family: Verdana;
}
.KatBreadCrumb
{
    width: 100%;
    overflow: hidden;
    border-bottom: dotted 1px gray;
    font-size: 14px;
    
}
.KatBreadCrumbTitle
{
    float: left;
    padding: 8px 2px 8px 2px;
}

.KatBreadCrumbItem
{
    float: left;
    padding: 8px 0px 8px 0px;
}
.KatBreadCrumbItem a
{
    float: left;
    padding-left: 8px;
    padding-right: 8px;
}
.KatBreadCrumbItem img
{
    float: left;
}
.KatButtonBar
{
    text-align: right;
    height: 50px;
    padding: 20px 10px 10px 10px;
    border-bottom: dotted 1px gray;
    margin-bottom: 10px;
}
.KatButton
{
    float: right;
    text-decoration: none;
    text-align: center;
    padding-left: 20px;
    width: 80px;
    font-size: 12px;
}
.KatButton a
{
    text-decoration: none;
    color: black;
}
table.KatGV
{
    border: none;
}
tr.KatGVRowStyle td
{
    padding: 2px 2px 2px 4px;
}
tr.KatGVHeaderStyle th
{
    font-weight: bold;
    font-style: italic;
    background-color: #fcfcfc;
    border: solid 1px white;
    height: 32px;
}
tr.KatGVRowStyle td.KatContentText
{
    text-align: left;
}
tr.KatGVRowStyle td a
{
    text-decoration: none;
    color: Black;
}
tr.KatWierszPokazOpis td.KatContentText
{
    text-align: left;
}
tr.KatWierszPokazOpis td a
{
    text-decoration: none;
    color: Black;
}
tr.KatWierszPokazOpis div.KatOpisPliku
{
    height: auto;
    overflow: visible;
    padding: 0px;
}
.KatGroupPermission
{
    padding-top: 20px;
}
.KatUploadFilePanel
{
    border-bottom: 1px dotted gray;
    padding: 15px 5px 0px 5px;
}
table.KatEdycjaNazwy td
{
    text-align: left;
    padding-bottom: 20px;
}
.KatOpisPliku
{
    height: 20px;
    overflow: hidden;
    padding: 0px;
}
.KatOpisPliku span p
{
    padding: 0px;
    margin: 0px;
}
.KatMiniImage
{
    width: 42px;
    font-size: 8px;
}
.KatMiniFile
{
    padding-top: 10px;
}
.KatMiniAutor
{
    font-size: 9px;
}
/* Do wymiany na klasy wspólne platformy*/
span.Validator
{
    font-size: 9px;
}
.naglowek4
{
    font-size: 16px;
    font-weight: bold;
    padding: 10px 5px 10px 5px;
    margin-bottom: 10px;
    background-color: #fcfcfc;
    font-style: italic;
}
.TreeGrupa
{
    font-weight: bold;
    font-size: 13px;
}
.TreeImage
{
    float: left;
    padding-right: 3px;
}
.TreeLabel
{
    float: none;
    padding-top: 5px;
    font-size: 13px;
}
table.KatRepeater
{
    border-collapse: collapse;
    
    font-size: 11px;
    margin: 5px;
}
table.KatRepeater td
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
}
tr.KatRepeaterHeader
{
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #314a68;
    border-right-color: #314a68;
    border-bottom-color: #6692C3;
    border-left-color: #314a68;
}
tr.KatRepeaterHeader td
{
    margin: 0px;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    background-color: #6692C3;
    background-image: url('GridViewHeader.jpg');
    color: White;
    height: 40px;
    font-style: italic;
    font-weight: bold;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #314a68;
    border-right-color: #6692C3;
    border-bottom-color: #6692C3;
    border-left-color: #6692C3;
}
tr.KatRepeaterHeader td a
{
    text-decoration: none;
    color: White;
}
/*validator extender*/
.highlightError
{
    border: 2px solid red;
    background-color: #FFFACD;
}
/* LMS */
.lmsSzkolenie
{
    text-align: left;
}
.ButtonZabierzRole
{
    border: none;
    width: 22px;
    height: 22px;
    background: transparent url('../../Images/1leftarrow.png') no-repeat top;
}

.ButtonPrzypiszRole
{
    border: none;
    width: 22px;
    height: 22px;
    background: transparent url('../../Images/1rightarrow.png') no-repeat top;
}

.ButtonOdpiszWszystkieRole
{
    border: none;
    width: 22px;
    height: 22px;
    background: transparent url('../../Images/2leftarrow.png') no-repeat top;
}

.ButtonPrzypiszWszystkieRole
{
    border: none;
    width: 22px;
    height: 22px;
    background: transparent url('../../Images/2rightarrow.png') no-repeat top;
}

.kopiuj
{
    border: none;
    width: 22px;
    height: 22px;
    background: transparent url('../../Images/reload.png') no-repeat top;
}

.ButtonSaveRoles
{
    border: none;
    width: 22px;
    height: 22px;
    background: transparent url('../../Images/agt_action_success.png') no-repeat top;
}
input.SaveAll
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/save_all.png');
}
input.printer
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/printer.png');
}
input.bell
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/bell.png');
}
input.antivirus
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/antivirus.png');
}
input.Back
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/back.png');
}
input.rightArrow
{
	cursor: pointer;
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('../../Images/2rightarrow.png');
}
input.leftArrow
{
	cursor: pointer;
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('../../Images/2leftarrow.png');
}
input.query
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/query.png');
}
input.aim
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/aim.png');
}
input.delete
{
    background: transparent;
    border: none;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-image: url('Przyciski/delete.png');
}
.treeSelectedItem
{
    text-decoration: underline;
}
.ZdjeciePodglad fieldset
{
    height: 220px;
    width: 220px;
}
.slideshow  
{
    height: 232px; 
    width: 232px; 
    margin: auto 
}
.slideshow img  
{
    padding: 15px; 
    border: 1px solid #ccc; 
    background-color: #eee; 
}
tr.GridViewSelectedRowStyle td
{
    border: solid 1px #6692C3;
    padding: 3px 8px 3px 8px;
}
 .LoadingDiv
 {
 	position: absolute;
 	background-image: url('Images/DDDDDD_0.5.png');
 	background-repeat: repeat;
 	text-align: center;
}
 .LoadingImage
 {
 	background-image: url('Images/loading_animation_liferay.gif');
 	background-repeat: no-repeat;
 	width: 70px;
 	height: 10px;
 }
/* COMMON
---------------------------------------------------------------
==============================================================*/
.hide 
{
	display: none;
}
.ScrollBar
{
    width:100%;
    overflow-x: auto;
    overflow-y: hidden; 
    height: 100%;
    padding: 0 0 20px 0;
}
.Error
{
 color:Red;   
}
.MozCenter
{
    text-align: -moz-center;
}


/* GALERIA ALBUM
---------------------------------------------------------------
==============================================================*/


input.GalleryButton[type="button"]::-moz-focus-inner
{
	   border: none;
}
.GalleryButton
{
	background-image: url('Przyciski/SwitchView.png'); width: 24px; height: 20px; padding: 0; margin: 0; border: none; cursor: pointer; 
	outline: none;
}
.GalleryListViewOn
{
	background-position: 0 0;
}
.GalleryListViewOff
{
	background-position: 0 -20px;
}
.GalleryGridViewOn
{
	background-position: -24px 0; margin-left: -3px;	
}
.GalleryGridViewOff
{
	background-position: -24px -20px; margin-left: -3px;
}

.GalleryHorizontal 
{
	float: left;
}

.GalleryElement
{
	border: 1px solid #E0E0E0; width: 155px; margin-right: 4px; margin-bottom: 4px; height:154px;  overflow:hidden;
}
.GalleryElementImg
{
	text-align: center; vertical-align: middle; height: 106px; width: 155px;
}
.GalleryElementDesc
{
	text-align: center; padding:4px;color:#565656; width: 155px;
}


/* KONTAKT
---------------------------------------------------------------
==============================================================*/

.KontaktBlok
{
	text-align: left;
	margin-bottom: 10px;
}

.KontaktRektorat, .KontaktKsiegowosc
{
	color: #013276; 
	text-decoration: underline; 
	text-transform: uppercase;
	font-weight: bold; 
	padding-bottom: 6px;
}

.KontaktGodziny
{
	color: #399DCD; 
	text-transform: uppercase;
	font-weight: bold; 
	padding-bottom: 6px;
}

.KontaktSpecjalista 
{
	margin-bottom: 4px;
}
.KontaktSpecjalistaMail 
{
	margin-bottom: 4px;
	width: 60%;
}

.KontaktSpecjalista SPAN.Block, .KontaktSpecjalistaMail SPAN.Block
{
	display: block;
}

.KontaktSpecjalista SPAN.Phone
{
	font-weight: bold;
}

.KontaktSpecjalista SPAN.Mail
{
	text-decoration: underline;
}

.GodzinaBox
{
	width:95%;
}

.GodzinaBox SPAN.Time
{
	float:right; 
	font-weight:bold;
}
/*DRUKOWANIE*/
@media print
{
    table
    {     
    }
    .hide_print
    {
        display: none;
    }
}
/*ANKIETY*/
.AnkTabela
{
    text-align: left;
    margin: 5px;
}
.AnkTabela td
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
    text-align:center;
}
.AnkTabela tr
{
    background-color: White;
}
.AnkTabelaAlternate
{
    background-color: #abc3de;
}
.AnkTabelaMacierzowetd
{
    padding: 3px 8px 3px 8px;
    border: solid 1px #6692C3;
    text-align:center;
}
.AnkTabelaMacierzoweth
{
    padding: 5px;
    text-align: center;
    background-color: #6692C3;
    background-image: url('Kontrolki/GridViewHeader.jpg');
    color: White;
    height: 40px;
    font-style: italic;
    border-top: none 1px #314a68;
    border-right: solid 1px #6692C3;
    border-bottom: none 1px #6692C3;
    border-left: solid 1px #6692C3; 
}
.AnkTabela th
{
   padding: 5px;
    text-align: center;
    background-color: #6692C3;
    background-image: url('Kontrolki/GridViewHeader.jpg');
    color: White;
    height: 40px;
    font-style: italic;
    border-top: none 1px #314a68;
    border-right: solid 1px #6692C3;
    border-bottom: none 1px #6692C3;
    border-left: solid 1px #6692C3; 
}
.toolbar
{
    text-align: left;
    height: 26px;
    padding: 3px 10px 3px 10px;
    margin-bottom: 10px;
    background-color: #abc3de;
}
.AlignLeft
{
    text-align: left;
}
.AnkDivOdpowiedzi
{
    border: 1px solid #ABC3DE;
}
.AnkTableRow
{
    background-color: #9DB9EB;
}
.AnkTableAlternateRow
{
    background-color: White;
}
.AnkKomentarzToolbar
{
    background-color: #ABC3DE;
}
.AnkKomentarz
{
    background-color: #EFF3FB;
}
.AnkOpisoweText
{
    width:750px;
    height:100px;
}
.MacierzowePoprawnoscBlad
{
    height: 22px;
    width: 22px;
    background-image: url('../../Images/agt_action_fail.png');
    background-repeat: no-repeat;
}
.MacierzowePoprawnoscSukces
{
    height: 22px;
    width: 22px;
    background-image: url('../../Images/agt_action_success.png');
    background-repeat: no-repeat;
}
.MacierzowePoprawnosc
{
    text-align: right;
    vertical-align: top;
}
.AnkTdNastepne
{
    width: 50%;
    text-align: right;
    border-color: #ABC3DE;
}
.AnkTdPoprzednie
{
    width: 50%;
    border-color: #ABC3DE;
    text-align: left;
}
.AnkTrNastepnePoprzednie
{
    background-color: #ABC3DE;
}
.udzielonaOdpowiedz
{
	cursor: pointer;
    background-image: url('Przyciski/green.png');
    width: 26px;
    height: 26px;
    border:0px;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.pytanieWymagane
{
	cursor: pointer;
    background-image:url('Przyciski/czerwony.png');
    width:26px;
    height:26px;
    border:0px;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.pytanieNieWymagane
{
	cursor: pointer;
    background-image: url('Przyciski/orange.png');
    width: 26px;
    height: 26px;
    border:0px;
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.brakPytania
{
    background-color: White;
    width: 50px;
    height: 50px;
}
.tableNavigation
{
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: White;
    padding:  0 0 0 0;
    margin: 0 0 0 0;
    border: 1px;
    border-color: Black;
}
.LinkButtonWhite
{
	cursor: pointer;
    color: White; 
    text-decoration: none;
    border: none;
    background-color:  Transparent;

}
.LinkButtonBlue
{
	cursor: pointer;
    color: Blue;
    text-decoration: none;
    border: none;
    background-color:  Transparent;
}
.LinkButtonRed
{
    color:#E1171F; 
    text-decoration: none;
    border: none; 
    background-color:  Transparent;  
}
.LinkButtonGreen
{
    color:#76E286;   
    text-decoration: none;
    border: none;
    background-color:  Transparent;
}
.LinkButtonOrange
{
    color: #E19725; 
    text-decoration: none;
    border: none;
    background-color:  Transparent;

}
.AnkTabPodsumowanie
{
    border: 1px solid #000000;
    border-collapse: collapse;
}
.PodsumowanieTd
{
    border: 1px solid #000000;
    background-color: #ABC3DE;
}
.PodsumowanieTdAlternate
{
    border: 1px solid #000000;
    background-color: #6692C3;
}
/*Administracja Ankiety*/

.FloatLeftBorder
{
    text-align: left;
    float: left;
    border: 1px solid #000000;
    width: 197px;
}
.TabsFloatRight
{
    width: 600px;
    float:right;
}
.BorderTop
{
    border-top: 1px solid #000000;
}

.TxtTimeWidth
{
    width: 70px;
}
.DataWidth
{
    width: 100px;
}
.TxtPunkty
{
    width: 30px;
}
.linkBtn
{
    background-color: transparent;
    border-style: none;
    color: blue;
    cursor: pointer;
    text-align: left;
    text-decoration: underline;
    display: table-cell;
}
#wsfiaArticle span
{
    color: #314268;
    font-size: medium;
    font-family: Verdana;
}
#wsfiaArticle .bold
{
    font-weight: bold;
}
#wsfiaArticle .header
{
    font-weight: bold;
    background-color: #abc3de;
    padding-left: 10px;
    padding-top: 10px;
}
#wsfiaArticle .content
{
    padding-left: 40px;
    padding-top: 10px;
	padding-bottom:10px;
}
#wsfiaArticle table
{
    border-style: solid;
    border-color: #abc3de;
    border-width: 1px;
    border-collapse: collapse;
}
#wsfiaArticle td
{
    padding: 5px;
    border-style: solid;
    border-color: #abc3de;
    border-width: 1px;
}
#wsfiaArticle a
{
    text-decoration: underline;
    font-weight: bold;
    color: #314268;
}
#wsfiaArticle ul li
{
    list-style:none;
    list-style-image: url('Przyciski/punktor.gif');
}

.ArtykulContent h1
{    
    font-weight: bold;
    background-color: #abc3de;
    padding-left: 10px;
    padding-top: 10px;
    color: #314268;
    font-size: medium;
    font-family: Verdana;
}

.ArtykulContent table
{
    border-style: solid;
    border-color: #abc3de;
    border-width: 1px;
    border-collapse: collapse;
}
.ArtykulContent td
{
    padding: 5px;
    border-style: solid;
    border-color: #abc3de;
    border-width: 1px;
}
.ArtykulContent a
{
    text-decoration: underline;
    font-weight: bold;
    color: #314268;
}
.ArtykulContent ul
{
    padding-left:20px;
}
.ArtykulContent ul li
{
    list-style:none;
    list-style-image: url('Przyciski/punktor.gif');
}

.FontBigger 
{
	font-size: 15px;
}
.BtnToTheRight 
{
	float: right;
}
