
html, body {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #010101;
}
p {
  margin: 1.2em 0;
}
img {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}
strong {
  color: #007dc6;
}
a {
  color: #007dc6;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
sup {
  vertical-align: top;
  font-size: 70%;
}
.menuLink{
  color: #868686;
  font-size: 20px;
  text-transform: uppercase;
  font-family: c14;
}
#topcontainer {
  height: 8px;
  width: 100%;
  overflow: hidden;
}
#topcontainer div {
  position: relative;
  overflow: visible;
  width: 1003px;
  margin: 0 auto;
}
#container {
  position: relative;
  overflow: visible;
  width: 1003px;
  margin: 0 auto;
  margin-top: -8px;
  text-align: left;
  padding: 0;
}
#topline_blue {
  position: absolute;
  top: 0;
  left: 723px;
  width: 10000px;
  border: 0;
  margin: 0;
  padding: 0;
  height: 8px;
  background: #007dc6;
}
#topline_grey {
  position: absolute;
  top: 0;
  right: 280px;
  width: 10000px;
  border: 0;
  margin: 0;
  padding: 0;
  height: 8px;
  background: #868686;
}
h1 {
  position: absolute;
  left: 0;
  top: 9px;
  width: 237px;
  height: 132px;
  text-indent: -2000px;
  background: url('../images/pl/c14_laboratorium_datowan_bezwzglednych.jpg') no-repeat;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
#headfoto {
  position: absolute;
  left: 303px;
  top: 9px;
  width: 353px;
  height: 124px;
  text-indent: -2000px;
  background: url('../images/pl/c14_laboratorium_datowan_bezwzglednych.jpg');
  padding-bottom: 1px;
  border-bottom: 8px solid #007dc6;
}
#righthead {
  position: absolute;
  left: 723px;
  top: 9px;
  width: 280px;
  height: 124px;
  background: #dddddd;
  font-size: 11px;
}
#righthead a {
  position: absolute;
  display: block;
  left: 12px;
  top: 7px;
}
#righthead a img {
  display: inline;
  vertical-align: middle;
  padding-bottom: 2px;
}
#righthead div {
  position: absolute;
  left: 12px;
  bottom: 7px;
  color: #989090;
}
#fotobox {
  position: absolute;
  left: 723px;
  top: 207px;
  padding-top: 31px;
  background: url('../images/fotobox_bg.gif') no-repeat top left;
  width: 213px;
}
#fotobox img {
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
}
#menu {
  position: absolute;
  right: 766px;
  top: 187px;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
#menu li {
  padding: 0;
  margin: 0;
  height: 38px;
  background: url('../images/menudiv.gif') no-repeat bottom right;
}
#menu li.last {
  height: 20px;
}
#title {
  position: absolute;
  left: 303px;
  top: 186px;
}
#content {
  width: 353px;
  margin-left: 303px;
  padding-top: 160px;
  text-align: justify;
}
#text {
  height: auto !important;
  height: 180px;
  min-height: 180px;
  line-height: 20px;
}
table {
  border-collapse: collapse;
  margin-bottom: 1.2em;
}
td, th {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  padding: 6px 12px;
}
td {
  border-bottom: 1px solid #dddddd;
}
th {
  background: #868686;
  color: white;
}
#footer {
  background: #868686;
  color: white;
  margin-top: 2.4em;
  padding: 8px 12px;
  font-size: 11px;
}
#footer a {
  color: white;
}
#footer a img {
  display: inline;
  vertical-align: middle;
  padding-bottom: 2px;
}
#copyright {
  color: #868686;
  padding: 14px 12px;
  font-size: 11px;
}
.blue {
  color: #007dc6
}
  #text img { 
  display: inline;
  }

  h2{
    text-transform: uppercase;
    color:#007dc6 ;
    font-size: 28px;
    text-align: left;
    font-family: c14;
    font-weight: 400;
  }

@font-face {
  font-family: 'c14'; /* Nazwa, której będziesz używać w CSS */
  src: url('../fonts/c14.ttf') format('truetype'); /* Wskazanie formatu 'truetype' */
  font-weight: normal;
  font-style: normal;
}
