/* STRONA GÓÓWNA */

 body {   font-size: 10px;
          font-family: Verdana, Helvetica, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          color: #000000;
          text-decoration: none;
          text-transform: none;
          text-align: left;
          text-indent: 0px;
          background-color: #FFFFFF;
          background-image: url(images/bg_index.png);
          background-position: top;
          background-repeat: repeat-x;
          margin: 0px 0px 0px 0px; 
          padding: 0px 0px 0px 0px;  }


/* BLOKI STRONY */

 div#all {  display: block;
            margin: 0 auto;
            width: 920px;
            background-color: #FFFFFF;
            padding-top: 0px; }


  div#header { width: 920px;
               height: 454px;
               float: left;   }


  div#main { width: 920px;
             height: 360px;
             float: left;
             background-image: url(images/bg_inother.png);
             background-position: top;
             background-repeat: no-repeat;
             letter-spacing: 1px;
             text-align: justify; }


  div.column_left { padding: 25px 0px 0px 20px;
                    margin: 0px 0px 0px 0px; 
                    width: 220px; 
                    float: left; }

  div.column_center { padding: 25px 0px 0px 0px;
                      margin: 0px 0px 0px 0px; 
                      width: 380px; 
                      float: left; }

  div.column_right {  padding: 25px 0px 0px 0px;
                      margin: 0px 0px 0px 0px; 
                      width: 240px; 
                      float: right; }

  div.column_right p { text-indent: 0px;
                       margin: 4px 0px 0px 0px;
                       padding: 0px 0px 0px 0px; }

  div.index_news { padding: 10px 0px 0px 8px;
                   line-height: 18px; 
									 text-align: left; }

  div#foot_right { width: 450px;
                   float: right;
                   background-image: url(images/bg_footer.png);
                   background-position: top;
                   background-repeat: no-repeat;
                   margin: 0px 0px 0px 0px;
                   padding: 9px 0px 0px 0px; }

  div#foot_left { width: 470px;
                  float: left;
                  background-image: url(images/bg_footer.png);
                  background-position: top;
                  background-repeat: no-repeat;
                  margin: 0px 0px 0px 0px;
                  padding: 9px 0px 0px 0px;
                  color: #C0BBB1; }


/* WYKAZY */

  ul.type_none   { list-style-type: none;
                   list-style-position: outside;
                   padding-left: 30px; 
                   padding-top: 0px; }

  ul.type_kontakt   { list-style-type: none;
                   list-style-position: outside;
                   padding-left: 20px; 
                   padding-top: 0px; }

  ul.type_none li { padding-top: 7px; }

  ul.type_kontakt li { padding-top: 7px; }


/* ILUSTRACJE */

  img { border-style: none; }

  img.img_promo { float: left; margin-top: 10px;  }

  img.img_middle { vertical-align: middle; }
  img.next { padding-left: 250px; }
	
	img.img_promo_2 { float: left;
										margin: 0px 0px 0px 0px;
										padding: 5px 0px 5px 0px;
										display: block; }


/* AKAPITY */

  p { text-indent: 25px; }

  p.center { text-indent: 0px; text-align: center; }
  p.up { margin-top: 30px; text-align: center; }
	p.read_else { text-align: right; margin-bottom: 20px; }

	span.igorny {vertical-align: super}
  span.wyroznienie { color: #005D8C; font-weight: bold; }


/* FORMULARZ */

  input.form_mail { color: #000000; background-color: #FFFFFF; font-size: 10px; font-family: Verdana; width: 160px; border-style: solid; border-color: #7C7C7C; border-width: 1px; }
  input.form_text { color: #000000; background-color: #FFFFFF; font-size: 10px; font-family: Verdana; width: 225px; height: 80px; border-style: solid; border-color: #7C7C7C; border-width: 1px; }
  button.send {  margin-left: 170px; margin-bottom: 0px; padding-bottom: 0px; color: #000000; background-color: #FFFFFF; font-size: 10px; font-family: Verdana; width: 45px; height: 16px; border-style: none; }

 
/* ODNOSNIKI */

a:link { text-decoration: none; color: #005C8A; font-weight: normal;  }
a:visited { text-decoration: none; color: #005C8A; font-weight: normal;  }
a:hover { text-decoration: underline; color: #005C8A; font-weight: normal;  }

