

STYLE TYPEtextcss {
	
}
.norm{
	font-size : 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
.normduze{
	font-size : 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
}
.normale{
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
.prawe{
      font-size : 11px;
      font-family: "Courier New", Courier, monospace;
      color: Black;
}
.male{
      font-size : 9px;
      font-style : normal;
      font-weight : normal;
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : Black;
}
.male2{
      font-size : 11px;
      font-style : italic;
      font-weight : normal;
      font-family : "Times New Roman", Times, serif;
      color : Black;
}
A:hover{
      COLOR: #B22222;
      font-weight : bold;
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
                  text-decoration : none;
}
A:active {
      COLOR:#B22222;
      font-weight : bold;
      text-decoration : underline;
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:visited {
      COLOR:#B22222;
      font-weight : bold;
      text-decoration : underline;
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:link {
	  COLOR: #B22222;
      font-weight : bold;
      text-decoration : underline;
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.end {
      COLOR:#B22222 ;
      CURSOR: default;
      FONT-FAMILY: Trebuchet MS;
      TEXT-DECORATION: none;
      font-size : 13px;
}
A.end:hover {
      BACKGROUND-COLOR: #DCDCDC;
      COLOR: Black;
      CURSOR: default;
      TEXT-DECORATION: none;
      font-size : 13px;
      FONT-FAMILY: Trebuchet MS;
}
A.end:active {
      COLOR: #B22222;
      font-size : 13px;
          FONT-FAMILY: Trebuchet MS;
}
A.end:visited {
      COLOR: Black;
      font-size : 13px;
      FONT-FAMILY: Trebuchet MS;
}

A.inne {
      COLOR:#B22222 ;
      FONT-FAMILY: Trebuchet MS;
      font-size : 13px;
      margin-bottom : auto;
}
A.inne:hover {
      COLOR: Black;
      TEXT-DECORATION: none;
      font-size : 13px;
      FONT-FAMILY: Trebuchet MS;
}
A.inne:active {
      COLOR: #B22222;
      font-size : 13px;
      FONT-FAMILY: Trebuchet MS;
      text-decoration : underline;
}

A.inne:visited {
      COLOR: Black;
      font-size : 13px;
      FONT-FAMILY: Trebuchet MS;
      text-decoration : none;
}
A.wiecej {
      COLOR: Black;
      FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size : 10px;
	  text-decoration : underline;
      margin-bottom : auto;
}
A.wiecej:hover {
      COLOR: Black;
      TEXT-DECORATION: none;
      font-size : 10px;
}
A.wiecej:active {
      COLOR: Black;
      font-size : 10px;
      text-decoration : underline;
}
A.wiecej:visited {
      COLOR: Black;
      font-size : 10px;
      text-decoration : none;
}
.stopka{
      COLOR: Black;
      font-size : 9px;
      FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.stopkalink:hover{
	COLOR: Gray;
	font-size : 9px;
	BACKGROUND-COLOR: #EFEFEF;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.stopkalink:active{
	COLOR: Gray;
	font-size : 9px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.stopkalink:visited{
	COLOR: Gray;
	font-size : 9px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.stopkalink{
	COLOR: Gray;
	font-size : 9px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}






#tickertape{
position:relative;

layer-background-color:black;
width:400;
height:12;
}

#subtickertape{
background-color:black;
position:absolute;
border: 1px solid black;
width:400;
height:12;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
text-align: center;
}

.subtickertapefont a:link{
color:white;
text-decoration:none;
text-align: center;
}
.subtickertapefont a:hover{
color:white;
text-decoration:none;
text-align: center;
}
.subtickertapefont a:active{
color:white;
text-decoration:none;
text-align: center;
}

.subtickertapefont a:visited{
color:white;
text-decoration:none;
text-align: center;
}