* {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

img {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #1900da;
}

a.pagination {
    margin:0 5px; 
    font-weight:normal;
}

a.pagination:hover {
    text-decoration: underline;
}

tr {
    font-size: 12px;
}

td {
    font-size: 12px;
    color: inherit;
}

td.tabelaNaglowek {
    font-weight: bold;
    color: #ffffff;
    background: #003366;
    text-align: center;
}

td.tabelaNaglowekLeft {
	font-weight: bold;
	color: #ffffff;
	background: #003366;
	text-align: left;
}

td.userDataNaglowek {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

td.userDataDane {
    font-size: 10px;
    text-align: center;
} 

td.bannerGora {
    background: #003366;
}

td.bannerDol {
    background: #003366;
}

td.errorTableHeader {
    background: #003366;
    text-align: center;
    font-weight: bold;
    color: #ff0000;
}

td.errorTableContentLp {
    text-align: right;
}

td.errorTableContent {
    text-align: center;
}

td.warningTableContent {
    background: #FF6666;
}

td.mainMenu {
    font-size: 12px;
    text-align: left;
}

td.mainMenuActive {
    font-size: 12px;
    text-align: left;
}

td.tabelaTloJasne {
    background: #ffffff
}

td.tabelaTloCiemne {
    background: #dde7ec;
}

td.tabelaTloUsuniety {
	background: #ff3366;
}

td.tabelaTloNiedostepny {
	background: #ccff99;
}

a.mainMenu {
    font-size: 12px;
}

a.mainMenuActive {
    font-size: 12px;
    text-decoration: underline;
}

td.submenuLevel1 {
    font-size: 11px;
    text-align: left;
}

td.submenuLevel1Active {
    font-size: 11px;
    text-align: left;
}

a.submenuLevel1 {
    font-size: 11px;
}

a.submenuLevel1Active {
    font-size: 11px;
    text-decoration: underline;
}

td.submenuLevel2 {
    font-size: 10px;
    text-align: left;
}

td.submenuLevel2Active {
    font-size: 10px;
    text-align: left;
}

a.submenuLevel2 {
    font-size: 10px;
}

a.submenuLevel2Active {
    font-size: 10px;
    text-decoration: underline;
}

td.logoutMenu {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

td.logoutMenuActive {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

a.logoutMenu {
    font-size: 12px;
    font-weight: bold;
}

a.logoutMenuActive {
    font-size: 12px;
    font-weight: bold;
}

p.title {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

p.notifyTitle {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

p.notifyInfo {
}

p.leftTop {
    font-size: 13px;
    text-align: center;
}

