body {
	
}

#kontener {
  width: 780px;
  margin: 0 auto 0 auto;  
  position: relative;
  top: 0px;
}

#header {
  background-image: url('/images/header.jpg');
  height: 270px;
  min-height: 270px;
}

#header #obrazek {
  position: absolute;
  left: 355px;
  top: 45px;
}

#header #nawigacja {
  position: absolute;
  left: 595px;
  top: 20px;
}

#nawigacja a {
  text-decoration: none;
  color: #767676;
  font-size: 12px;
}

#nawigacja a span {
  position: relative;
  top: -5px;
}

#nawigacja img {
  border: none;
}

#header #wyszukiwarka {
  position: absolute;
  left: 60px;
  top: 200px;
  color: #757473;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;  
}

#search_button {
  position: absolute;
  top: 15px;
  left: 220px;
}

#szukaj {
  width: 210px;
  height: 22px;
  border: 1px #787878;
  border-style: solid;
  background-color: #ffffff;
  text-decoration: none;
  font-size : 12px;
  color: 	#787878;  
}

#header #menu {
  background-image: url('/images/belka_menu.jpg');
  height: 34px;
  top: 270px;
  position: relative;
}

#header #menu #flagi {
  position: absolute;
  left: 645px;
  top: 7px;
}

#flagi img {
  border: none;
}

#linki {
  color: #787878;
  font-family: Arial;
  font-size: 15px;
  position: relative;
  left: 63px;
  top: 7px;
}

#linki a {
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
  color: #787878;
}

#tresc {
  background-image: url('/images/background.png');
  min-height: 285px;
  height: auto;
  margin-top: 34px;
  color: #757473;
  font-size: 13px;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}

#tresc2 {
  background-image: url('/images/tlo_podstrona.jpg');
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  min-height: 285px;
  height: auto;
  margin-top: 34px;
  color: #757473;
  font-size: 13px;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}

#tekst {
  top: 35px;
  margin-left: 300px;
  width: 465px;
  height: auto;
}

#tekst p, #tekst2 p,#tekst ul, #tekst2 ul  {
  margin-top: 0px;
  margin-bottom: 0px;
}

#menu_podkategoria {
  position: relative;
  top: 20px;
  left: 0px;
  width: 240px;
  height: auto;
  float: left;
}

#menu_podkategoria2 {
  position: relative;
  top: 20px;
  left: 0px;
  width: 500px;
  height: auto;
  float: left;
}

.kreska_podkategoria {
  position: relative;
  margin-left: 70px;
  height: 1px;
  width: 170px;
  top: -8px;
}

.kreska_podkategoria2 {
  position: relative;
  margin-left: 0px;
  height: 1px;
  width: 400px;
  top: -8px;
}

#menu_podkategoria a {
  color: #787878;
  font-family: Arial;
  font-size: 14px;
  display: block;
  margin-left: 70px;
  margin-top: 0px;
  text-decoration: none;
}

#menu_podkategoria2 a {
  color: #787878;
  font-family: Arial;
  font-size: 14px;
  display: block;
  margin-left: 0px;
  margin-top: 0px;
  text-decoration: none;
}

.news_link {
  color: #787878;
  font-family: Arial;
  font-size: 14px;
  display: block;
  margin-top: 15px;
  text-decoration: none;
}

#tresc div {
  position: relative;
  top: 20px;
  left: 20px;
  width: 514px;
}

#baner_boczny {
  position: absolute;
  top: 0px;
  right: 0px;
}

#baner_boczny_podkategoria {
  position: absolute;
  top: 0px;
  left: 0px;
}

#footer {
  background-image: url('/images/dol.png');
  min-height: 151px;
  width: 780px;
  margin: 0 auto 0 auto;
  z-index: 100;
}

#footer2 {
  background-image: url('/images/dol2.png');
  min-height: 150px;
  width: 780px;
  margin: 0 auto 0 auto;
  z-index: 100;
}

#footer3 {
  background-image: url('/images/dol3.png');
  min-height: 150px;
  width: 780px;
  margin: 0 auto 0 auto;
  z-index: 100;
}

#menu_ofirmie {
  position: absolute;
  left: 65px;
  top: 34px;
  background-color: #d8d8d8;
  width: 120px;
  display: none;
  z-index: 100;
}

#menu_ofirmie a,#menu_praca a,#menu_kontakt a, #menu_oferta a {
  color: #787878;
  font-family: Arial;
  font-size: 13px;
  text-decoration: none;
  display: block;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#menu_oferta {
  position: absolute;
  left: 200px;
  top: 34px;
  background-color: #d8d8d8;
  width: 180px;
  color: #787878;
  font-family: Arial;
  font-size: 13px;
  z-index: 100;
  display: none;  
}

#menu_praca {
  position: absolute;
  left: 260px;
  top: 34px;
  background-color: #d8d8d8;
  width: 230px;
  color: #787878;
  font-family: Arial;
  font-size: 13px;
  z-index: 100;
  display: none;  
}

#menu_kontakt {
  position: absolute;
  left: 320px;
  top: 34px;
  background-color: #d8d8d8;
  width: 180px;
  color: #787878;
  font-family: Arial;
  font-size: 13px;
  z-index: 100;
  display: none;  
}

.admin_nawigacja li {
  margin-bottom: 5px;	
}

.admin_nawigacja li a{
 color: #000000;
 text-decoration: none;
}

#wroc {
  position: absolute;
  bottom: 0px;
  right: 15px;
  font-weight: bold;
  cursor: pointer;
}

