* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  text-align: center;
  background: url(/images/tlo_top.jpg) repeat-x left top #F7EDE1;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.2;
  color: #313131;
}
.pacyfa {
  clear: both;
}
.srodek {
  vertical-align: middle;
}
.lewa {
  text-align: left;
}
ul {
  list-style: disc;
}
td {
  padding: 5px;
}
a {
  text-decoration: none;
  color: #313131;
}
a:hover {
  text-decoration: underline;
}
hr {
  height: 1px;
  width: 99%;
  background: #DCDCDC;
  color: #DCDCDC;
}

/* tla */
.tlo_jasnoszare {
  background: #eee;
}
.tlo_szare {
  background: #bbb;
}

/* marginesy, wielkosci, miejsca */
.ramki_pionowe {
  border-left: solid 1px #ECECEC;
  border-right: solid 1px #ECECEC;
}
.relatywnie {
  position: relative;
  height: 100%;
}
.z_lewej {
  float: left;
  vertical-align: top;
  display: inline;
  overflow: hidden;
}
.z_prawej {
  float: right;
  vertical-align: top;
  display: inline;
  overflow: hidden;
}
.margines_lewa {
  margin-left: 10px;
}
.margines_lewa_duzy {
  margin-left: 20px;
}
.margines_lewa_150 {
  margin-left: 150px;
}
.margines_prawa {
  margin-right: 10px;
}
.margines_prawa_duzy {
  margin-right: 20px;
}
.margines_gora {
  margin-top: 10px;
}
.margines_gora_duzy {
  margin-top: 20px;
}
.margines_gora_wielki {
  margin-top: 50px;
}
.margines_wszystkie {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.margines_duzy {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.margines_pion {
  margin-top: 10px;
  margin-bottom: 10px;
}
.margines_pion_duzy {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margines_poziom {
  margin-left: 10px;
  margin-right: 10px;
}
.margines_poziom_duzy {
  margin-left: 20px;
  margin-right: 20px;
}
.margines_wew_gora {
  padding-top: 10px;
}
.margines_wew_pion {
  padding-top: 10px;
  padding-bottom: 10px;
}
.margines_wew_poziom {
  padding-left: 10px;
  padding-right: 10px;
}
.margines_wew_dol_duzy {
  padding-bottom: 30px;
}
.wyrownaj_prawa {
  text-align: right;
}
.wyrownaj_lewa {
  text-align: left;
}
.wyrownaj_srodek {
  text-align: center;
}
.wyrownaj_rowno {
  text-align: justify;
}
.wielkosc225 {
  width: 225px;
}
.wielkosc315 {
  width: 315px;
}
.wielkosc460 {
  width: 460px;
}
.wielkosc600 {
  width: 600px;
}
.wielkosc50pr {
  width: 50%;
}
.wysokosc50 {
  height: 50px;
}
.wysokosc400 {
  height: 400px;
}


/* czcionki */
.pogrubiona {
  font-weight: bold;
}
.podkreslenie {
  text-decoration: underline;
}
.verdana {
  font-family: verdana;
}
.czarna {
  color: #000;
}
.biala {
  color: #fff;
}
.szara {
  color: #A4A4A4;
}
.czcionka11 {
  font-size: 11px;
}
.czcionka14 {
  font-size: 14px;
}
.czcionka18 {
  font-size: 18px;
}

/* strona */
.container {
  width: 1000px;
  margin: 0px auto;
  background: url(/images/logo.jpg) no-repeat left top;
}
.content {
  position: relative;
  top: 0px;
  z-index: 1;
}
.content li {
  margin-left: 30px;
}
.przerwa {
  height: 130px;
}
/* menu */
#menu {
  list-style: none;
  position: absolute;
  right: 10px;
  top: 40px;
}
#menu2 {
  list-style: none;
  position: absolute;
  right: 10px;
  top: 60px;
}
#menu li, #menu2 li {
  display: inline;
  margin-left: 0px;
}
#menu a {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#menu2 a {
  padding-left: 15px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}
#menu a:hover, #menu a.active {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #F9CC96;
  text-decoration: underline;
}

#menu2 a:hover, #menu2 a.active {
  padding-left: 15px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #F9CC96;
  text-decoration: underline;
}

.kontakt {
  background: url(/images/mapa.jpg) no-repeat top right;
  margin-left: 10px;
}
#container {
  position: relative;
  padding-bottom: 40px;
}
.main_lewa {
  float: left;
  overflow: hidden;
  width: 460px;
  text-align: left;
  padding-bottom: 30px;
  padding-top: 40px;
}
.main_srodek {
  float: left;
  width: 315px;
  height: 460px;
  text-align: center;
  position: relative;
}
.main_srodek img {
  position: absolute;
  left: 0px;
  top: -10px;
}
.main_prawa {
  float: left;
  overflow: hidden;
  width: 225px;
  text-align: left;
  position: relative;
  padding-bottom: 0px;
  padding-top: 20px;
  font-size: 11px;
}
.sub_lewa {
  float: left;
  overflow: hidden;
  width: 500px;
  text-align: left;
  position: relative;
  padding-bottom: 30px;
  padding-top: 20px;
}
.sub_prawa {
  float: right;
  width: 490px;
  height: 460px;
  text-align: center;
  position: relative;
}
.sub_prawa img {
  position: absolute;
  left: 10px;
  top: 0px;
}
.img_strzalka_gora {
  position: absolute;
  right: 10px;
  top: 20px;
}
.img_strzalka_prawa {
  position: absolute;
  right: 0px;
  bottom: 40px;
}
/* stopka */
#footer {
  background: url(/images/tlo_dol.jpg) repeat-x left top #4E4040;
  z-index: 0;
  width: 100%;
  font-size: 10px;
}
#footer .footer {
  width: 900px;
  margin: 0px auto;
  text-align: left;
  line-height: 104px;
  color: #D0D0D0;
  position: relative;
}
#footer a {
  color: #D0D0D0;
}
#submenu {
  position: absolute;
  right: 0px;
  top: 0px;
  list-style: none;
}
#submenu li {
  display: inline;
}
#submenu a {
  color: #D0D0D0;
  padding: 0px 5px;
}
#submenu a.pomaranczowa {
  color: #F9CC96;
}
#submenu a:hover {
  color: #F9CC96;
  padding: 0px 5px;
}
/*
			Vertical Accordions
		*/
		#vertical_container {
                  margin-top: 10px;
                }
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 480px;
			background: #D6C3B0;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #4E4040;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 16px;
			border-bottom: 1px solid #F7EDE1;
			cursor: pointer;
		}
		
		.accordion_toggle_active {
			border-bottom: 1px solid #F7EDE1;
		}
		
		.accordion_content {
			overflow: hidden;
			text-align:left;
		}
			
			.accordion_content p {
				padding: 5px 10px 15px 10px;
			}


h1 {
	text-align: center;
	color: #4e4040;
	font-size: 12px;
}
.seo {
	font-size: 11px;
	text-align: justify;
}
