body
{
     background-repeat: repeat;
     /* background-color: rgb(255,255,201); */
     color: #000000;
     font-family: Arial, "Arial CE", sans-serif;
text-align: center;

}

a:link
{
   color: blue;
   text-decoration:none;
}
a:visited 
{
color: blue; 
text-decoration: none
}



#tabela{
font-weight: bold;
text-align: left;
font-family: "Franklin Gothic Book";
margin-left: 50px;
font-size: 14px;

}

#text{
font-weight: normal;

font-style: italic;
text-align: center;
font-family: "Gill Sans MT";
font-size: 20px;
margin: 20px 20px;
position: relative;
}

#text_duzy{
text-align: center;
font-family: "Comic Sans MS";
font-size: 28px;
margin-left: 50px; margin-right: 0px; margin-bottom: 0px; margin-top: 20px;

}

#text_lewy{
font-weight: normal;
text-align: left;
font-family: "Gill Sans MT";
font-size: 18px;
margin: 20px 20px;
position: relative;

}

#text_szary{
font-weight: normal;
text-align: right;
font-family: "Gill Sans MT";
font-size: 12px;
margin: 20px auto;
position: relative;
}

#gora, #srodek_calosc, #l_srodek, #p_srodek, #s_srodek, #stopka {

  padding: 0;
  border-width: 0px;
  border-style: solid;
  position: relative;
float: left;
}

#calosc {
width: 800px;

position: relative;
margin: 0 auto;

}

#gora {
 margin: 0 auto;
  width: 100%;
  height: 160px;
}

#srodek_calosc {

margin: 0 auto;
  width: 800px;

}

#s_srodek {

  margin: 0 auto;
  width: 700px;

 /* IE */
}

#l_srodek {
  margin: 0 0;
  width:100px;

/* IE */
}

#stopka {
  width: 100%;
  height: 40px;
margin: 0 auto;
text-align: center;
font-size: 10px;
}

div.news
{
	height: 150px;
	width: 650px;
  position: relative;
	left: 30px;
	
  top: 20px;
	text-align: left;
  float: left;
	clear: both;

	
		margin-bottom: 30px;

}
div.naglowek
{
  width: 600px;
  height: 110px;
	float: none;
  clear: both;

font-family: "Gill Sans MT";
font-size: 18px;

	position: absolute;
  top: 15px;
	left: 15px;
	text-align: left;

}

div.data
{
  width: 140px;
  height: 20px;
	float: none;
  clear: both;

	position: absolute;
  top: 0px;
	right: 15px;
	text-align: right;
font-weight: normal;

font-family: "Gill Sans MT";
font-size: 12px;
}

a.link_news
{
  width: 120px;
  height: 20px;
	float: none;
  clear: both;

	position: absolute;
  bottom: 0px;
	right: 15px;
	text-align: right;

}

div.cala_wiadomosc
{

font-weight: normal;


text-align: center;
font-family: "Gill Sans MT";
font-size: 20px;
margin: 20px 20px;
position: relative;

}

#dokumenty
{
font-weight: bold;
width: 200px;

}
a.red
{
color: red;
}
a.red:hover
{
color: #ff6666;
}



hr
{
  float: none;
	clear: both;
	position: relative;
	top: 10px
}

