body
{
    background-color: black;
    font-size: 10pt;
    color: white;
    font-family: Verdana, Arial,Helvetica, sans-serif;
    text-align: center;
}
div#all
{
    margin: 0 auto;
    width: 910px;
    text-align: left;
}
div#main_frame
{
    position: absolute;
    top: 220px;
    width: 910px;
    font-family: Verdana, Arial,Helvetica, sans-serif;
    background-image: url("../grafika/line.jpg");
    font-size: 10pt;
    color: black;
    text-align: left;    
}
div#main_frame_1
{
    position: absolute;
    top: 0px;
    width: 910px;
    font-family: Verdana, Arial,Helvetica, sans-serif;
    background-image: url("../grafika/line.jpg");
    font-size: 10pt;    
    text-align: left;    
}   

/***********************************************************/
a
{
    color: white;
    font-weight: normal;
    text-decoration: none;
}
a:hover
{
    color: red;
}

div#main_frame a
{
    color: black;
    text-decoration: underline;
    font-weight:bold;
    font-size: 10pt;
}
div#main_frame a:hover
{
    color: red;
    text-decoration: underline;
    font-weight:bold;
    font-size: 10pt;
}
/***********************************************************/
#menu1
{
    position: absolute;
    top: 4px;
    left: 635px;
    width: 280px;
    background-color: black;
}
#menu2
{
    position: absolute;
    top: 124px;
    left: 180px;
    width: 731px;
    background-color: black;
}
/***********************************************************/
#historia_klubu
{
    position: absolute;
    top: 3px;
    left: 13px;
    font-weight: bold;
}
#wybrany_link
{
    position: absolute;
    top: 127px;
    left: 12px;
    font-weight: bold;
    background-color: black;
    color: red;
    font-size: 10pt;
    border: 1px solid white;
}
/***************** WYSUWANA LISTA SEZONOW ****************************/
div#sezony
{
   position: absolute;
   left: 530px;
   top: 150px;
   width: 145px;
   background-color: black;
   font-size: 9pt;
   color: white;
}
div#sezony a
{
    text-decoration: underline;
}
div#sezony a:hover
{
    text-decoration: underline;
    background-color: rgb(112,112,0);
    color: white;
}
strong#sps
{
    font-size: 10pt;
    background-color: black;
    color: white;
}
/***********************************************************/
div#top1
{
   position: absolute;
   top:0px;
   left: 0px;
}
div#top2
{
   position: absolute;
   top:76px;
   left: 0px;
}
/***********************************************************/
#topmenu
{
    position: absolute;
    font-family: Verdana, Arial,Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: black;
    top:0px;
    left: 10px;
    text-align: center;
}
#topmenu table
{
    border-bottom: solid black;
    text-align: left;
}
#topmenu a
{
	color: black;
	font-size: 10pt;
	background-color: white;
	font-weight: bold;
	text-decoration: underline;
}
#topmenu a:hover
{
	color: red;
	font-size: 10pt;
	background-color: white;
	font-weight: bold;
	text-decoration: underline;
}
/***********************************************************/
/*topmenu2 a#rez
{
  position: absolute;
  color: white;
}*/

strong
{
    color: white;
    font-size: 10pt;
    font-weight: bold;
    background-color: rgb(0,94,0);
}
tr.naglowek
{
    background-color: rgb(0,94,0);
    color: white;
    font-weight: bold;
}
tr.wyrozniony, td.wyrozniony
{
    background-color: rgb(224,224,224);
}
table
{
    font-family: Verdana, Arial,Helvetica, sans-serif;
    font-size: 10pt;
    background-color: white;
    color: black;
    text-align: center;
}     /*
em.relacja
{
    font-size: 8pt;
    color: black;
    text-decoration: none;
    font-style: normal;
    
}       */

a.sezon
{
    font-weight: bold;
    color: white;
    font-size: 8pt;
}
a.sezon:hover
{
    font-weight: bold;
    color: black;
    background-color: white;
}

div#error
{
    position: relative;
    top: 10px;
    left: 40px;
    width: 300px;
    font-size: 15pt;
    height: 300px;
}
/********************* STOPKA ***************************/
div#stopka
{
    position: relative;
    font-size: 9pt;
    font-family: Verdana, Arial,Helvetica, sans-serif;
    background-color: black;
    color: white;
/*    left: 0px;
    top: -10px;*/
    width: 916px;
    text-align: center;
    margin: 0em;
}
strong#polecane
{
    font-size: 8pt;
    color: gray;
    background-color: black;
}
table#tstopka
{
    position:absolute;
    border-top-width: 0px;
    width: 916px;
    left: 0px;
}
table#tstopka a
{
    color: gray;
    font-size: 8pt;
}
table#tstopka a:hover
{
    color: white;
    text-decoration: none;
    font-size: 8pt;    
}

/****************************** NOTATKA *********************/
#notatka
{
    position: absolute;
    top:20px;
    left: 690px;
    width: 210px;
    font-family: Verdana, Arial,Helvetica, sans-serif;
    font-size: 9pt;
    background-color: none;
    color: white;
}
div#notatka a
{
    text-decoration: underline;
}
div#notatka a:hover
{
    color: white;
    text-decoration: none;
}
div#notatka a.sezon
{
    font-weight: bold;
    color: white;
    text-decoration: none;
    font-size: 8pt;
}
div#notatka a.sezon:hover
{
    font-weight: bold;
    color: black;
    background-color: white;
}
div#notatka a.relacja
{
    font-weight: bold;
    color: white;
    text-decoration: none;
    font-size: 9pt;
}
div#notatka a.relacja:hover
{
    font-weight: bold;
    color: black;
    background-color: white;
}
/****************************************/
em
{
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}
em.nieaktywny
{
    color: gray;
    font-size: 9pt;
}

/*****************/
div#lata00
{
    position: absolute;
    top: 220px;
    left: 670px;
    background-color: black;
    visibility: hidden;
}
div#lata90
{
    position: absolute;
    top: 236px;
    left: 670px;
    background-color: black;
    visibility: hidden;
}
div#lata80
{
    position: absolute;
    top: 252px;
    left: 670px;
    background-color: black;
    visibility: hidden;
}
div#lata70
{
    position: absolute;
    top: 268px;
    left: 670px;
    background-color: black;
    visibility: hidden;
}
strong.lata
{
    font-size: 10pt;
    background-color: black;
    color: white;
}
strong.lata:hover
{
    font-size: 10pt;
    background-color: black;
    color: red;
}


