.data         { color: #fff; font-size: 10px; font-family: Verdana; font-weight: normal; text-align: center; list-style-position: outside }
.heder         { color: #fff; font-size: 10px; font-family: Verdana; font-weight: normal; text-align: center; list-style-position: outside }
.txt          { color: #ccc; font-size: 12px; font-family: Verdana; font-weight: normal; line-height: 16px; text-align: justify; list-style-position: outside; padding-right: 35px; padding-bottom: 25px; padding-left: 35px }
.tab             { color: #333; font-size: 12px; font-family: Verdana; font-weight: normal; line-height: 15px; text-align: left; list-style-position: outside; padding: 5px 25px }
.tab1               { color: #333; font-size: 12px; font-family: Verdana; font-weight: normal; line-height: 15px; list-style-position: outside; padding: 5px 25px }
.opis          { color: #333; font-size: 12px; font-family: Verdana; font-weight: normal; line-height: 16px; list-style-position: outside; padding-right: 20px; padding-left: 20px }
.news        { color: #333; font-size: 11px; font-family: Verdana; font-weight: normal; text-align: justify; list-style-position: outside; margin-right: 10px; margin-left: 10px }
.oferta        { color: #333; font-size: 11px; font-family: Verdana; font-weight: normal; text-align: center; list-style-position: outside }
.blacktext    { color: #333333; font-size: 11px; font-family: Verdana, sans-serif }
H1    { font-size: 15px; font-family: Verdana, sans-serif }
.stopka                 { color: #fff; font-size: 10px; font-family: Verdana; line-height: 16px; text-decoration: none; text-align: left; padding-left: 25px }
.reklama           { color: #333; font-size: 9px; font-family: Verdana, sans-serif; text-decoration: none; text-align: center }


A         { color: #fff; text-decoration: none }
.txtBold      { color: #333; font-size: 11px; font-family: Verdana; font-weight: bold }
.txtCopyright    { color: #555; font-size: 11px; font-family: Verdana }
.ramka {  border: #CC0000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
td   { color: #333333; font-size: 10px; font-family: verdana; text-decoration: none }
link     { color: #ccc; text-decoration: none }
.ff     { color: #555; font-size: 11px; font-family: Verdana; line-height: 170%; text-align: left; padding-right: 25px; padding-left: 25px }
.input1  { font-size: 11px; border: 1px; height: 16px; border-bottom-color: #e4e4e4; border-left-color: #ca7200; border-right-color: #e4e4e4
; border-top-color: #ca7200 }

/***************************************** ELEMENTY TABEL *****************************************/
#page td  { background-color: #333333; color: #ffffff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 }

#tinymce td {
    color: #000000;
    background: #fcfcfc;  
}

#page td img  { }

#page img.icon {
    border: none;
    padding-right: 5px;
}

#page td.tabelaNaglowek {
    font-weight: bold;
    color: #333333;
    /*background: #CFDFFF;*/
    background: #D8C164;
    text-align: center;
}

#page td.tabelaNaglowekLeft {
	font-weight: bold;
	color: #f000000;
	background: #CFDFFF;
	text-align: left;
}

#page td.tabelaTloJasne {
    background: #DCD4C1;
}

#page td.tabelaTloCiemne {
    background: #C1B38F;
}

#page td.userDataNaglowek {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

#page td.userDataDane {
    font-size: 10px;
    text-align: center;
} 

#page td.userDataDane a {
    font-size: 10px;
    text-align: center;
    font-weight: bold;
} 

#page td.transparent {
    /*background: #ebebeb;*/
}

#page td.transparent_small_window {

}

/***************************************** INNE *****************************************/
#page img {
    vertical-align: middle;
}

img.imagelink {
    vertical-align: middle;
    border: none;
    margin-right: 5px;
}

#window {
    border: 2px dashed #777777;
    width: 400px;
    text-align: left;
    float: right;
    padding: 5px;
}

p.title   { font-size: 16px; text-align: left }

input.text, input[type="text"], input.password, input[type="password"], textarea {
    background: #FFFFFF; 
    color: #444444; 
    border: solid 1px #ccbec8; 
}

a.pagination {
    margin:0 5px; 
    font-weight:normal;
}

a.pagination:hover {
    
    text-decoration: underline;
}