A:link    { text-decoration: none;
            font-family: verdana;
 	    color : #D96002;
	    font-size : 13px
		}

A:visited {
 	    text-decoration : none;
 	    font-family: verdana;
 	    color : #D96002;
	    font-size : 13px
	    	
                }


A:hover   { text-decoration: none; 
            font-family: verdana; 
            color: #ffffff; 
            font-size : 13px     
                }


#tabela
{
 margin: auto;
 width:752px;
 height:500px;
 background-repeat: no-repeat;
 background-position: top left;
}

#gora
{
 width:752px;
 height:160px;
 background-image: url(./grafika/gora.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}

#flash
{
 width:482px;
 text-align: left;
 overflow: hidden;
 float: right;
}

#pion
{
 width:482px;
 height:25px;
 text-align: left;
 overflow: hidden;
 float: right;
}

#menu
{
 width:178px;
 height:704px;
 overflow: hidden;
 float: left;
 background-image: url(./grafika/menu.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 font-family: verdana;
 color: #999999;
 font-size : 13px;
 text-align: center;
}

#pas
{
 width:97px;
 height:704px;
 overflow: hidden;
 float: left;
 background-image: url(./grafika/pas.jpg);
 background-repeat: no-repeat;
 background-position: top left;
}

#srodek
{
 width:472px;
 overflow: hidden;
 float: left;
 background-image: url(./grafika/srodek2.jpg);
 background-position: top left;
 font-family: verdana;
 color: #999999;
 font-size : 13px;
 text-align: center;
}

#rama
{
 width:747px;
 overflow: hidden;
 float: left;
 background-image: url(./grafika/rama.jpg);
 background-color: black;
 background-position: top left;
 background-repeat: no-repeat;
 font-family: verdana;
 color: #999999;
 font-size : 13px;
 text-align: center;
}


#tresc
{
 width:472px;
 overflow: hidden;
 float: left;
 background-image: url(./grafika/srodek.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 font-family: verdana;
 color: #999999;
 font-size : 13px;
 text-align: left;
}

#stopka
{
 width:752px;
 height:20px;
 overflow: hidden;
 float: right;
 background-image: url(./grafika/stopka.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 font-family: verdana;
 color: #999999;
 font-size : 13px;
 text-align: left;
}


TABLE, TR, TD   {
            font-family: verdana;
            color: #999999;
            border: 0px;
	    font-size : 13px;
            margin: auto;
            padding: 0px;
}

TD.kaplani
{
   text-align: center;
   height:0px;
   width:80px;
}

TD.medalisci
{
   text-align: center;
   height:0px;
   width:50px;
}

body
      {
      background-color: #000000;
      background-image: url(./grafika/tlo.jpg);
      background-position: top center;
      background-repeat: no-repeat;
      margin: auto;
      text-align: center;
      }

td.dzial
           {
            font-family: verdana;
            color: #999999;
            border: 0;
	    font-size : 13px;
            margin: 0;
            }













