                  body
                  {
                    font-family: Arial,Helvetica,sans-serif;
                    font-size: 11px;
                    color: #4b5f76;
                    margin: 0px auto;
                    padding: 0px;
                    background: url('images/tlo.jpg') top center repeat-x #e6edf7;
                    text-align: center; /* for IE */
                  }
                  div, p, form, input, table, select, img, tr, td
                  {
                    margin: 0px;
                    padding: 0px;
                  }
                  div#main
                  {
                    width: 900px;
                    margin: 0px auto;
                  }
                  div#top
                  {
                    text-align: left;
                  }
                  div#top_spacer
                  {
                    height: 0px;
                    padding: 0px;
                  }
                  div#top_navigation
                  {
                    height: 30px;
                    width: 450px;
                    margin-left: 450px;
                    text-align: center;
                  }
                  div#top_logo
                  {
                    height: 40px;
                    width: 300px;
                    padding: 0px;
                    left: 0;
                    text-align: center;
                  }
                  div#top_language
                  {
                    height: 30px;
                    width: 300px;
                    margin-left: 600px;
                    text-align: center;
                    padding: 0px;
                  }
                  div#top_left_spacer
                  {
                    height: 10px;
                    width: 700px;
                    background-color: #1f567f;
                    margin: 0px;
                    padding: 0px;
                    float: left;
                  }
                  div#top_right_spacer
                  {
                    height: 10px;
                    width: 200px;
                    /*              margin-left: 700px;
                    margin-top: -10px; */
                    float: right;
                    background-color: #4b5f76;
                    padding: 0px;
                  }
                  div#middle
                  {
                    width: 900px;
                  }
                  div#middle_left
                  {
                    width: 700px;
                    float: left;
                  }
                  div#middle_right
                  {
                    width: 200px;
                    float: right;
                  }
                  div#middle_left_graphics
                  {
                    height: 250px;
                  }
                  div#middle_left_menu
                  {
                    height: 50px;
                    background-color: #4b5f76;
                  }
                  div#main_menu
                  {
                    height: 30px;
                    background-color: #1f567f;
                    text-align: center;
                    font-size: 13px;
                    color: #ffffff;
                    font-weight: bold;
                  }
                  div#middle_left_content
                  {
                    /*            min-height: 200px; */
                    /* tu jest glowny content strony*/
                    text-align: justify;
                    padding: 20px;

                  }
                  div#middle_right_graphics
                  {
                    height: 250px;
                    background: transparent url('images/background_side.jpg') top left no-repeat;
                    text-align: left;
                  }
                  div#middle_right_login
                  {
                    height: 50px;
                    background-color: #4b5f76;
                  }
                  div#middle_right_content
                  {
                    /*              min-height: 200px; */
                    background: transparent url('images/background_side_bar.jpg') top left repeat-y;
                    /*min-height: 700px;*/
                    
                    min-height: 301px;
                    height: auto !important;
                    height: 301px;

                    
                  }
                  div#footer
                  {
                    /*              margin-left: 10px;
                    margin-top: 10px; */
                    width: 900px;
                    height: 90px;
                    float: right;
                  }
                  div#footer_info
                  {
                    width: 450px;
                    height: 30px;
                    text-align: center;
                    float: left;
                  }
                  div#footer_autor
                  {
                    width: 450px;
                    height: 30px;
                    /*              margin-left: 450px;
                    margin-top: -30px;*/
                    text-align: center;
                    float: right;
                  }
                  div#footer_copyrights
                  {
                    width: 900px;
                    height: 30px;
                    text-align: center;
                  }
                  div#footer_spacer
                  {
                    height: 30px;
                  }
                  a
                  {
                    color: #4b5f76;
                    text-decoration: underline;
                  }
                  a.top_navigation
                  {
                    text-decoration: none;
                  }
                  a.main_menu
                  {
                    text-decoration: none;
                    font-size: 13px;
                    color: #ffffff;
                    font-weight: bold;
                  }
                  a:hover.main_menu
                  {
                    text-decoration: underline;
                  }
                  a.side_menu
                  {
                    font-weight: bold;
                    color: #4b5f76;
                    text-decoration: none;
                  }
                  a:hover.side_menu
                  {
                    font-weight: bold;
                    color: #11375c;
                    text-decoration: none;
                  }
                  img.icon
                  {
                    cursor: pointer;
                  }
                  input#search_value
                  {
                    padding-left: 3px;
                    border: 1px solid #afbfcf;
                    width: 125px;
                    height: 16px;
                    font-size: 11px;
                    color: #4b5f76;
                  }
                  p#side_menu
                  {
                    padding-left: 15px;
                    padding-top: 0px;
                  }
                  p#main_content
                  {
                    padding-left: 10px;
                    padding-top: 10px;
                    text-align: justify;
                  }
                  p.text_content
                  {
                    text-align: justify;
                  }
                  p.album_content
                  {
                    /*            text-align: center;
                    align: center; */
                  }
                  img.img_content
                  {
                    border: 0;
                  }
                  div#caption_bar
                  {
                    height: 35px;
                    width: 200px;
                    background-color: #1f567f;
                    text-align: center;
                    color: #ffffff;
                  }




                  input.logowanie{
                    background: url(images/input_logowanie.jpg) top center no-repeat;
                    border: 0px;
                    padding-left: 4px;
                    padding-top: 2px;
                    padding-right: 0px;
                    width: 57px;
                    height: 14px;
                    color: #4b5f76;
                    font-size: 11px;
                  }
                  /*
                  select.logowanie{
                  background: url(images/input_logowanie.jpg) top center no-repeat;
                  border: 0px;
                  padding-left: 4px;
                  padding-top: 2px;
                  padding-right: 0px;
                  width: 111px;
                  height: 14px;
                  color: #4b5f76;
                  font-size: 11px;
                  }

                  input.logowanie2{
                  background: url(images/input_logowanie2.jpg) top center no-repeat;
                  border: 0px;
                  padding-left: 4px;
                  padding-top: 2px;
                  padding-right: 0px;
                  width: 138px;
                  height: 14px;
                  color: #4b5f76;
                  font-size: 11px;
                  }
                  */


                  select.logowanie{
                    background: url(images/input_logowanie.jpg) top center no-repeat;
                    border: 0px;
                    width: 100px;
                    height: 16px;
                    color: #4b5f76;
                    font-size: 11px;
                  }

                  .tekst_logowanie { color: #fff; }

                  td.results_dark {
                    text-align: center;
                    background-color: #1f567f;
                    font-size: 13px;
                    color: #ffffff;
                    width: 300px;
                  }

                  td.results_light {
                    text-align: left;
                    background-color: #4b5f76;
                    font-size: 13px;
                    color: #ffffff;
                    width: 300px;
                  }

                  table.results {
                    border-spacing: 0px;
                  }

                  a.results
                  {
                    font-size: 13px;
                    color: #ffffff;
                    text-decoration: none;
                  }
                  a:hover.results
                  {
                    font-size: 13px;
                    color: #ffffff;
                    text-decoration: underline;
                  }

                  img
                  {
                    border-style: none;
                  }
                  
                  input.submit_auth{
                    border: 1px;
                    width: 100px;
                    height: 20px;
                    color: #4b5f76;
                    font-size: 11px;
                    cursor: pointer;
                  }
                  
                input.imput_auth{
                    background: url(images/input_logowanie.jpg) top center no-repeat;
                    border: 1px;
                    width: 100px;
                    height: 20px;
                    color: #4b5f76;
                    font-size: 11px;
                  }
                  
                p.auth{
                    color: #4b5f76;
                    font-size: 11px;
                  }                  
                  
                td.auth{
                    color: #4b5f76;
                    font-size: 11px;
                    text-align: left;
                  }                                    
