<!--
body {
        margin: 15px 15px 15px 15px;
        background-color: #FFFFFF;
}
td, textarea, select {
        font-family: Arial, Tahoma;
        font-size: 11px;
        color: #282828;
        text-align: left;
}
td.as{
        font-family: Arial, Tahoma;
        font-size: 11px;
        padding-right: 32px;
        text-align: center;
}
td.asa{
        font-family: Arial, Tahoma;
        font-size: 11px;
        padding-left: 9px;
        text-align: center;
}
a, a:link, a:hover {
        font-family: Arial, Tahoma;
        font-size: 11px;
        color: #C80C10;
        text-decoration: underline;
}
input.button {
        background-color: #F0F0F0;
        text-align: center;
}
hr {
        color: #CDCDCD;
}
form {
        margin: 0px;
}
td.naglowek, th {
        font-family: Arial, Tahoma;
        font-size: 11px;
        color: #282828;
        text-align: left;
        font-weight: bold;
        background-color: #F9F9F9;
        border-bottom: 1px #CDCDCD solid;
        padding: 3px;
}
td.dane {
        font-family: Arial, Tahoma;
        font-size: 11px;
        color: #282828;
        text-align: left;
        font-weight: none;
        background-color: #F9F9F9;
        border-bottom: 1px #CDCDCD solid;
        padding: 3px;
}
td.menuR {
        border-right: 1px #FFFFFF solid;
        border-top: 2px #FFFFFF solid;
        text-align: center;
}

/* style mygosu menu */

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1 {
    padding: 2px 10px 2px 10px;
    background: #FFCE1F;
    font: 11px Arial, Tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 2px 10px 2px 10px;
    background: #FFCE1F;
    font: 11px Arial, Tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Arial, Tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #FFCE1F;
        text-align: left;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #F0F0F0;
        text-align: left;
        text-decoration: underline;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0px none;
}
.ddmx .section {
    border: 1px solid #DCDCDC;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.targetA
{
 cursor: default;
 text-decoration: none;
}

#nag {font-weight:bold; font-size: 17px; COLOR: #14208E;  font-family: Verdana, Arial, Helvetica, sans-serif;  padding-left: 10px; padding-top: 9px; padding-right: 10px; padding-bottom: 9px;}
#small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

input.formbutton {
    font-family: Verdana;
        font-size: 9px;
        font-weight: bold;
        color: white;
        background-color: #cc0000;
        border: 1px solid gray;
        text-align: center;
}
input.formfield {
    background-color: #cccccc;
        font-size: 9px;
        color: #000000;
        text-align: center;
}
input, select {  font-family: tahoma; font-size: 11px; color: #000000; border-color: #000000 black; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

textarea {  font-family: tahoma; font-size: 12px; color: #000000; border-color: #000000 black; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
#koma {
padding : 0;
margin : 0;
width : 410px;
border : 1px dotted #95a7b8;
text-align : left;
}
#opcja {
padding : right;
margin : 0;
width : 10px;
border : 1px dotted #95a7b8;
text-align : left;
}
fieldset {
padding : 10px 15px;
border : 1px dashed #95a7b8;
display: block;
 text-align : left;
}
#bbcode {
float : right;
margin-right : 10px;
width : 210px;
text-align : center;
margin-top : -5px;
line-height : 15px;
background : none repeat;
border : 1px dotted #95a7b8;
padding-bottom : 5px;
background : #e5ecf3;
font : 9px Verdana, Arial, sans-serif;
}
#emoty {
margin-top : 20px;
margin-right : 10px;
float : right;
text-align : center;
width : 190px;
border : 1px dotted #95a7b8;
padding : 0 10px;
background : #e5ecf3;
}
#emoty img {
cursor : pointer;
}
#rodek { float: left; font: 11px Verdana, Arial, sans-serif; text-align: left;}


* html .ddmx td { position: relative; } /* ie 5.0 fix */
-->