h2, h3 {
  clear: none;
  font-weight: bold;
  }
h3 {
  margin-bottom: 0; padding-bottom: 0;
  }
h2 a, h2 a:visited, h2 a:active,
h3 a, h3 a:visited, h3 a:active {
  text-decoration: underline;
  font-weight: bold;
  }
h2 a:hover, h3 a:hover {
  text-decoration: none;
  }

body {
  min-width: 976px;
  text-align: center;
  background: #CEDFDE url( "/images/bg_homepage.gif" ) repeat-y 50% 0;
  }
html, body, #wrapper {
  height:100%;
  margin: 0; padding: 0;
  border: none;
}
#wrapper {
  margin: 0 auto;
  text-align: right;
  vertical-align: middle;
}
#wrapper td {
  border: none;
  }
div#page {
  width: 976px;
  margin: 0 auto;
  text-align: left;
  }
div#header {
  position: relative;
  height: 350px;
  background: url( "/images/main_page.jpg" ) no-repeat center 130px;
  }
div#header h1 {
  text-indent:-2000px;
  width:444px; height: 113px;
  margin: 5px auto; padding: 0;
  background-image: url( "/images/logo_homepage.gif" );
  }
img#logo_akredytacja {
  position: absolute; left: 580px; top: 45px;
  }
div#search_form {
  position: absolute;
  right: 10px; top: 125px;
  }
ul#help_nav {
  position: absolute;
  right: 10px; top: 10px;
  margin: 0; padding: 0;
  }
ul#help_nav li {
  list-style: none;
  display: inline;
  margin: 0 5px;
  color: #999;
  font-size: 85%;
  }
#bip_logo {
  float: right;
  margin: 5px;
  }
#iso_logo {
  float: right;
  margin: 0 5px;
  }
#english {
  float: right;
  margin: 5px;
  background: #FFF url( '/images/english_flag.gif' ) 5px center no-repeat;
  height: 20px;
  padding: 0 5px 0 27px;
  color: #F00;
  font-weight: bold;
  }

div#crumbs {
  clear: both;
  height: 1px;
  background-color: #3F5095;
  }
div#page {
  background: none;
  }
div#content_container {
  float: right; clear: right;
  width: 976px;
  border-top: 2px solid #000;
  background-color: #E5E8F9;
  }

div#homepage {
  height: 195px;
  background: #E5E8F9 url( "/images/bg_homepage_top.jpg" ) no-repeat top left;
  }
#headline {
  float: right;
  width: 530px;
  padding: 20px;
  font-size: 85%;
  }
div#headline img {
  float: left; clear: none;
  margin: 10px;
  border: 4px solid #FFF;
  }

blockquote#misja {
  float: left;
  width: 300px;
  margin: 1em 2em;
  padding-left: 35px; padding-top: 15px;
  background: url( "/images/quote_start.gif" ) no-repeat top left;
  font-size: 85%;
  }
blockquote#misja p {
  color: #3F5095;
  background: url( "/images/quote_end.gif" ) no-repeat bottom right;
  padding-right: 35px; padding-bottom: 15px;
  font-weight: bold;
  }

div#contact {
  float: left; clear: left;
  width: 250px;
  font-size: 85%;
  }

div#footer {
  clear: both;
  padding: 5px;
  background-color: #3F5095;
  }
div#footer p {
  color: #FFF;
  font-size: 85%;
  font-weight: bold;
  }