body {
    background-color: #000000;
}

a:link { color: #ff9900 }
a:visited { color: #ff9900 }
a:active {color: #00FF00;}
a:hover {background-color: #ffffff;}
a {text-decoration: none;}

p { color: #ffcc99; font-family: "Verdana", "Arial"; font-size: 10pt; text-align: justify }
p.msonormal { font-family: "Verdana", "Arial"; font-size: 10pt; line-height:3pt		}
p.msonormal-menu { font-family: "Verdana", "Arial"; font-size: 10pt; line-height:3pt; font-weight: bold}
p.msonormal-center { font-family: "Verdana", "Arial"; font-size: 10pt; line-height:3pt; text-align: center}

div.center { font-family: "Verdana", "Arial"; font-size: 10pt; line-height:3pt; text-align: center}

p.stopka { font-family: "Verdana", "Arial"; font-size: 8pt; line-height:10pt	; text-align: center; background-color: #333333}
p.wizytowka{ color: #ffcc99; font-family: "Verdana", "Arial"; font-size: 10pt; line-height:5pt	;text-align: center; background-color: #333333 }

p1 {color:#cc6633; font-family: "Verdana", "Arial"; font-size: 20pt; font-weight:normal} 
h2 {color:#ffcc99; font-family: "Verdana", "Arial"; font-size: 11pt; font-weight:normal} 

@keyframes blink {
    to { color: #ff9900; }
}
p.flash {
    color: #ffffff;
    animation: blink 1s steps(2, start) infinite;
}


.my-element {

}


table.mala {
    width:50%; 
    margin-left:25%; 
    margin-right:25%;
}
table.cala-szer {
    width: 100%;
    padding: 0px;    
    border: 0px;
}
tr {
    vertical-align: top;
}
td { color: #ffcc99; font-family: "Verdana", "Arial"; font-size: 10pt; text-align: justify ; margin-left: 0.5cm;
     cellpadding: 15px;
     padding-left: 10px;
     padding-right: 10px;
}
td.colglowna {
    width: 80%;
}
td.col-prawa {
    width: 20%;
}
td.colpolowa {
    width: 50%;
}
td.col-lewa {
    width: 180px;
}

img {border: 0;

}
img.cd-big-opis{
    border: 0;
    float: left;
    width: 350px;
}
img.cd {
    width: 108px; 
    height: 99px;
}
img.main-foto {
    width: 70% ;    
}
img.main-foto-max {
    width: 100% ;  
}
img.icon {
    width: 28px;
    height: 18px;
}
img.logo-media {
    margin-left: 5px;
    height: 70px;
}

