* {
	margin: 0px;
	padding: 0px;
}

html, body {
	           background-color: black;
	           color: black;
}

p, i, a, h1, h2, h3, h4, h5, h6, strong, span {font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
p {font-size: 13px;
}

div {
    position:relative;
		margin-left:auto;
		margin-right:auto;
    }

.tekst {font-size: 13px;
       font-weight:normal;
       text-indent:20px;
       text-align: justify;
}
.temat { font-size: 15px;
         text-align: left;
         line-height: 1px;
         color: maroon;
}
.stopka { font-size: 11px;
          font-weight: bold;
          line-height:18px;
          text-align: center;
}
.lista { font-size: 13px;
         text-align: left;
         white-space: pre;
}
.srodkowanie { text-align: center;
}
.miejscowosc { font-size: 15px;
               text-align: center;
               line-height: 1px;
               color: maroon;
}


.kolumna_prawa1 { margin-top: 63px;
                 text-align: center;
}
.kolumna_prawa2 { margin-top: 8px;
                 text-align: center;
}
.kolumna_prawa3 { margin-top: 47px;
                 text-align: center;
}
.kolumna_lewa1 { margin-top: 405px;
                 margin-right:45px;
                 text-align: right;
}

.kolumna_lewa2 { margin-top: 4px;
                 margin-right:45px;
                 text-align: right;
}


.aktualnosci {
  margin-bottom: 5px;
	width: 600px;
	background: url('aktualnosci_kr.png') repeat-y;
}
.aktualnosci p {
	font-size: 13px;
	text-align: justify;
	text-indent:20px;
}
.aktualnosci strong {
	float: right;
	font-size: 9px;
	color: gray
}
.aktualnosci h2 {
	padding-left: 30px;
	width: 430px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: maroon;	
}
.aktualnosci img {
	margin-right:3px;
	float: left;
	vertical-align: top;
	border: 0px;
}
.aktualnosci_tytul {
	padding: 17px 10px 5px;
	background: url('aktualnosci_gora.png') no-repeat 0% 0%;
	height: 22px;	
}
.aktualnosci_spod {
  padding: 10px 10px 20px;
	background: url('aktualnosci_spod.png') no-repeat 0% 100%;
	line-height: 14px;
}

.aktualnosci span {
	font-size: 13px;
	text-align: left;
	white-space: pre;
}
.akt_wiecej {
	color:gray;
	cursor:pointer;
	font-style:italic;
	float:right;
}
.akt_wiecej:hover {
	color:black;
}
.akt_bez_lamania {
	white-space: normal;
}

.film {   text-align: center;
}

table { width: 600px;
        text-align: center
}

table img { border: solid 2px white;
}

table a:hover img { border: solid 2px black;
}


a.odsylacz    {  font-size: 13px;
                 text-decoration:none;
       	         font-weight: bold;     	
}
a.wiadomosc { font-size: 13px;
              text-decoration: underline;
      	      font-weight: normal;
      	      color: black;
}
a:link.odsylacz, a:visited.odsylacz { color: black;
}
a:hover.odsylacz { color: gray;
}

img.losowo {
	border: 0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.wgaleria {
	padding-left:25px;
	background: url('galeria_gora.png') no-repeat;
	height:270px;
	font-family: Verdana; font-size:11px;

}
.wgaleria2 {
	padding-left:25px;
	height:230px;
	font-family: Verdana; font-size:11px;

}
.kgaleria {
	width:140px;
	height:160px;
	border: solid 1px gray;
	float: left;
	padding:15px;
	text-align: center;
}
.kgaleria:hover, .kgaleria.hover{
	border:1px solid #b36b00;
	background: lightgrey;
}
.kgaleria img {
	border:1px solid black;
}
.wgaleria div, .wgaleria2 div  {
	padding:15px;
	margin:6px;
}


.zawodnicy img, .zawodnicyb img {
	border:1px solid black;
}
.zawodnicy {
	padding-left:25px;
	height:220px;
	font-family: Verdana; font-size:13px;
}
.zawodnicy1 {
	height:200px;
	width:125px;
	float: left;
}
.zawodnicy2 {
	background: url('galeria_gora.png') no-repeat;
	height:170px;
	width:410px;
	float: right;
	padding:15px;
}
.zawodnicyb {
	padding-left:25px;
	font-family: Verdana; font-size:13px;
}
.zawodnicyb1 {
	width:125px;
	float: left;
}
.zawodnicyb2 {
	background: url('galeria_gora.png') no-repeat;
	width:410px;
	float: right;
	padding:15px;
}

a:link.zawodnik, a:visited.zawodnik {
	color:maroon;
}

a:link, a:visited, a:hover {
	color:gray;
	text-decoration:none;
}

.historiak_prawa {
	margin:15px;
	float: right;
}
.historiak_lewa {
	margin:15px;
	float: left;
}
.historiak_lewa img, .historiak_prawa img{
	border:solid 0px;
}

.media {
	padding-left:25px;
	background: url('galeria_gora.png') no-repeat;
	font-family: Verdana;
	font-size:11px;
	text-align: center;
}
.media img { border: 0px;
}

#TLO {
	          width: 1000px;
            background: #fff url(tlo.png) repeat;	
}

#NAGLOWEK {

            background: #fff url(logo.png) no-repeat;
            width:1000px;
            height:166px;	
}

#LEWY {
            background: #fff url(lewa.png) no-repeat;
            width: 232px;
            height: 520px;
	          float: left;
           	overflow: hidden;
}

#TRESC {
	          width: 600px;
            height:auto;	
	          overflow: hidden;
	          float: left;	
	          background-color: #fff;
}

#PRAWY {
            background: #fff url(prawa.png) no-repeat;
            width:160px;
            height:520px;
	          float: right;
	          overflow: hidden;
}


#STOPKA {
background: #fff url(stopka.png) no-repeat;
            width:1000px;
            height:49px;
	          clear: both;
}

