* {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 font-weight: normal;
 color: white;
 text-indent: 0;
 margin: 0;
 padding: 0;
}

body {  
  background-color: #002E5B;
  margin: 0;
  padding: 0;
  float: none;
  display: block;
}

#wrapper {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 0;
  background-color: #004183;
  display: block;
}

#main {
  margin: 10px 30px 30px 30px;
  text-align: justify;
  text-indent: 10mm;
  background-color: #004183;
  text-indent: 0;
  display: block;
}

#main h1 {
  font-size: 20px;
  color: #f1d50e;
  margin: 25px 0 15px 0;
  padding: 0 0 0 0;
  text-indent: 0;
  text-align: left;
}

#main p {
  text-indent: 10mm;
  margin-top: 10px;
  display: block;
  float: left;
}

#main a {
  
}

#main img {
  float: left;
}

#historia {
  display: block;  
  white-space: wrap;
}

#historia li {
  text-indent: 10px; 
}


a {
  color: #f1d50e;   
}

A:link     { text-decoration: none;}
A:visited  { text-decoration: none; color: #91DBFF;}
A:active   { text-decoration: none; color: white;}
A:hover    { 
  text-decoration: none;
  color: red;
}

#info {
  margin: 5px 30px 5px 30px;
  padding: 10px 15px 10px 15px;
  background-color: #004f9f;
  border: dotted 1px lightblue;
}


/* style strony głownej */

#home {
  padding: 0px 0px 0px 15px;
  text-align: justify;
  text-indent: 10mm;
  background-color: #004183;
  display: block;
  float: left;
}

#lewa_kolumna {
  margin-top: 20px;
  width: 485px;
  display: block;
  float: left;
}

#lewa_kolumna img {
  padding: 0;
  margin: 0;
}

#prawa_kolumna { 
  width: 240px;
  float: right;
  display: block;  
  background-image: url(images/newsban_sr.jpg);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
}

#prawa_kolumna p {
  padding: 0px 10px 0px 10px;
  font-size: 14px;
  line-height: 19px;
  text-indent: 15px;
  text-align: justify;  
}

#prawa_kolumna img {
  margin: 0;
  padding: 0;
  text-indent: 0;
  border: 0;
}

/* logo i opis w lewej kolumnie */

#logo_i_opis {
  margin: 0;
  padding: 0;    
  text-indent: 0;
  clear: both;
  display: block;
}


#lewa_kolumna_logo {
  width: 110px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

#lewa_kolumna_logo img {
  vertical-align: text-top;
}

#lewa_kolumna_logo img {
  align: left;  
  float: left;
  margin-right: 0px;
  padding: 0px;
}

#lewa_kolumna_opis {
  float: left;
  width: 365px;
  display: block;
  margin-bottom: 25px;
  padding: 0;
}

#lewa_kolumna_opis A.yellow {
  color: #f1d50e;
  width: 330px;
  font-weight: bold;
  font-size: 20px;
  padding-left: 30px;
  display: block;
  margin: 0;
  text-align: left;
  background-image: url(images/more_y.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  float: none;  
}

#lewa_kolumna_opis A.yellow:hover {
  text-decoration: underline;  
} 

#lewa_kolumna_opis p {
  margin: 0 0 0 5px;
  text-indent: 20px; 
}


/* stopka strony */
#stopka {
  background-image: url(images/tlostopka.jpg);  
  background-repeat: repeat-x;
  padding-top: 8px;
  height: 70px;
  text-align: center;
}

#stopka a {
  background-image: url(images/stopstopka.jpg);
  background-repeat: no-repeat;
  padding: 0 20px 0 25px; 
}

img {
  margin-top: 10px;
  float: right;  
}


#kontakt {
  
  
}

#kontakt h1 {
  font-size: 18px;
  font-weight: normal;
  color: #f1d50e;
  margin: 0 0 0 20px;
  padding: 0 12px 0 0;
  text-indent: 0;
  display: block;
  float: left;
  text-align: left;
  border: none;
}

#kontakt img {
  float: right;  
}

#kontakt p {  
  margin: 10px 0 0 0;
  padding: 10px;
  white-space: pre;
  float: left;
  display: block;
  text-indent: 0;
  border: dotted 1px gray;
}


div.text1 {
  font-size: 12px;
  text-align: left;
  color: white;  
  font-weight: normal;
  text-indent: 0;
  margin-left: 12px;
  margin-right: 12px;
  padding-left: 0;
}  


a.link1 {
  font-size: 14px;
  text-align: left;
  /*text-decoration: underline;*/
  color: #91dbff;  
  font-weight: bold;
  text-indent: 0;
  margin-left: 12px;
}  

a.link1:hover {
  color: red;
}

a.link1:hover {
  color: red;
}

a.link2 {
  font-size: 12px; 
  text-align: left; 
  /*text-decoration: underline;*/
  color: white;  
}

A.link2:visited  { 
  color: white;
}

A.link2:active { 
  color: white;
}

a.link2:hover {  
  color: red;
}

li.link2 {
  margin-left: 30px;
  text-indent: 0px;
}
