A:link, A:visited  {color: #9dab05; text-decoration: none;}
A:hover {CURSOR: crosshair; color: #9dab05; text-decoration: underline;}
Body {background-color: #202020; background: url('bgs.gif') repeat-x #202020; margin: 40px auto; font-family: veranda, heveltica, arial, arialCE; color: #cf3269; font-size: 9px}

/* ustawienia zaokraglen ramek - lepiej nie ruszac */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

div {margin: 10px}

div.main {width:640px; background: #101010; margin: 0px; padding:0px; color:#828282; font-size: 11px; text-align: center;} /* div od menu bocznego */

div.main, textarea, input {-moz-opacity : 0.85; opacity: 0.85; filter: alpha(opacity=85);} /* przezroczystosc okien */

/* style roznych naglowkow */
h1, h2, h3 {padding: 0 0 5px 0;}
h1 {font-size: 19px; margin:0px; }
h2 {font-size: 16px; text-align: left; margin: 0 5px;}
h3 {font-size: 14px; margin:0px; }

/* styl listy */
li {margin: 2px; padding: 1px;}
ol {list-style-type:upper-roman;}
ul {list-style-type:circle; text-align:justify; padding:4px; margin:8px;}

/* linie obrazki i inne */
hr {margin: 10px 0px; padding:0px; border-bottom:1px dashed #828282; border-top:0px; border-left:0px; border-right:0px; line-height:0px; height:1px;}
img {border: 0px;}
span {font-weight: bold; background:#000;}
p {margin: 0px; padding: 5px 0px;}

p img {margin-right: 15px;}
p.gg img {vertical-align: middle;}
/* pozycja tekstu */
.cntr {text-align:center;}
.rt {text-align: right;}
.lt {text-align: left;}
.ju {text-align: justify;}

