<!--
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
  font-size: 14px;
  color: #4b4b4d;
  background-color: #fff;
}
p, ul, li {
  font-family: Tahoma;
  font-size: 14px;
  color: #4b4b4d;
  line-height: 20px;
  margin-top: 0px;
	margin-bottom: 0px;
}
ul {
  list-style-image: url(images/punkt.png);
}
a, a:link, a:visited {
  font-family: Tahoma;
  font-size: 14px;
  color: #034aa7;
  text-decoration: NONE;
}
a:hover {
  font-family: Tahoma;
  font-size: 14px;
  color: #4b4b4d;
  text-decoration: none;
}
a.menu_glowne, a.menu_glowne:link, a.menu_glowne:visited {
  font-family: Tahoma;
  font-size: 15px;
  color: #2e1511;
  text-decoration: NONE;
}
a.menu_glowne:hover {
  font-family: Tahoma;
  font-size: 15px;
  color: #034aa7;
  text-decoration: none;
}
h1 {
  margin: 0px 0px 20px 0px;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px; 
  color: #034aa7;
  text-transform: uppercase;
}

h2 {
  margin: 0px 0px 20px 0px;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 20px; 
  line-height: 30px;
  color: #034aa7;
}

h3 {
  margin: 0px 0px 20px 0px;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 28px; 
  line-height: 36px;
  color: #034aa7;
}
h4 {
  margin: 0px 0px 0px 0px;
  font-family: Tahoma;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px; 
  color: #034aa7;
  text-transform: uppercase;
}

.wrap {
  width: 1000px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
}
#naglowek {
  width: 1000px;
  height: 258px;
  display: block;
  overflow: hidden;
  background: url(images/naglowek.jpg) no-repeat;
}
#en_naglowek {
  width: 1000px;
  height: 257px;
  display: block;
  overflow: hidden;
  background: url(images/en_naglowek.jpg) no-repeat;
}
#tlo_menu {
  width: 1000px;
  height: 59px;
  display: block;
  overflow: hidden;
  background: url(images/tlo_menu.gif) no-repeat;
}
#dystans {
  width: 1000px;
  height: 48px;
  display: block;
  overflow: hidden;
  background: url(images/dystans.gif) no-repeat;
}
#body {
  padding-bottom: 30px;
  width: 1000px;
  min-height: 680px;
  display: block;
  overflow: hidden;
  background: url(images/tlo_body.gif) no-repeat;
}
#tresc {
  margin: 0 auto;
  width: 820px;
  display: block;
  overflow: hidden;
}
#blok_stopka {
  width: 1000px;
  height: 258px;
  display: block;
  overflow: hidden;
  background: url(images/tlo_stopka.gif) repeat-x;
}
#baner {
  margin: 20px auto;
  width: 750px;
  height: 200px;
  display: block;
  overflow: hidden;
}
#stopka {
  margin: -8px 20px 0px 0px;
  display: block;
  overflow: hidden;
  float: right;
  color: #959595;
  font-size: 12px;
}
-->
