* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  text-align: center;
  background: #292E33;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.2;
  color: #fff;
}
.pacyfa {
  clear: both;
}
.srodek {
  vertical-align: middle;
}
ul {
  list-style: disc;
}
td {
  padding: 5px;
}
a {
  text-decoration: none;
  color: #fff;
}
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_wielki {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.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_gora_duzy {
  padding-top: 20px;
}
.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;
}
.wielkosc50pr {
  width: 50%;
}

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

/* strona */
.container {
  width: 980px;
  margin: 0px auto;
  background: #464646;
}

/* header */
.header {
  width: 950px;
  height: 290px;
  margin: 0px auto;
  position: relative;
  background: url(/images/tlo_niebieskie.jpg) repeat-x 0px 85px;
}
.logo {
  position: absolute;
  left: 10px; 
  top: 30px;
}
/* menu2 */
#menu_gora {
  position: absolute;
  left: 520px;
  top: 20px;
  list-style: none;
}
#menu_gora li {
  text-align: center;
  float: left;
  display: inline;
  margin: 0px 10px;
}
#menu_gora a {
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
}
.jezyk {
  position: absolute;
  right: 10px;
  top: 40px;
  font-size: 10px;
  color: #7A7A7A;
}
.jezyk a {
  color: #7A7A7A;
  font-size: 10px;
}
.flash {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 710px;
  height: 200px;
}
.kontakt_pole {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 239px;
  height: 200px;
  background: #73A7E0;
  text-align: left;
}
.kontakt_tekst {
  margin: 10px 20px;
}
.kontakt_tekst h1 {
  margin-bottom: 10px;
  font-family: "Trebuchet MS";
  font-size: 18px;
}
/* content */
.content {
  width: 950px;
  margin: 0px auto;
  background: url(/images/tlo_niebieskie.jpg) repeat-x 0px 1px;
  overflow: hidden;
}
.dol {
  height: 8px;
  width: 100%;
  background: #5B94D2;
}
/* pole */
.pole {
  float: left;
  width: 227px;
  height: 230px;
  background: url(/images/tlo_box.jpg) no-repeat left top;
  position: relative;
  margin-right: 10px;
  color: #fff;
  overflow: hidden;
}
.pole h1 {
  font-family: "Trebuchet MS";
  font-size: 18px;
  position: absolute;
  left: 35px;
  top: 22px;
}
.pole .zdjecie {
  position: absolute;
  left: 25px;
  top: 60px;
}
.pole p {
  text-align: right;
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 100%;
}
.pole a {
  color: #fff;
  font-size: 10px;
  margin-right: 20px;
}
.pole p.linki {
  text-align: right;
  position: absolute;
  left: 0px;
  bottom: 18px;
  width: 100%;
  line-height: 1.8;
}
.pole p.linki a {
  color: #fff;
  font-size: 10px;
  margin-right: 20px;
}
.pole p.linki a.link {
  margin-right: 0px;
}

/* pole */
.pole2 {
  float: left;
  width: 454px;
  height: 230px;
  background: url(/images/tlo_box2.jpg) no-repeat left top;
  position: relative;
  margin-right: 10px;
  color: #fff;
  overflow: hidden;
}
.pole2 h1 {
  font-family: "Trebuchet MS";
  font-size: 18px;
  position: absolute;
  left: 35px;
  top: 22px;
}
.pole2 .zdjecie {
  position: absolute;
  left: 25px;
  top: 60px;
}
.pole2 p {
  text-align: right;
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 100%;
}
.pole2 a {
  color: #fff;
  font-size: 10px;
  margin-right: 20px;
}

/* menu */
.menu {
  height: 47px;
  position: relative;
  border-bottom: solid 1px #BABABA;
}
.menu .naglowek {
  width: 239px;
  background: #686868;
  position: absolute;
  left: 0px;
  top: 6px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
#menu {
  position: absolute;
  right: 0px;
  top: 1px;
  list-style: none;
}
#menu li {
  float: left;
  display: inline;
}
#menu a {
  display: block;
  width: 140px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #BABABA;
  text-decoration: none;
  font-weight: bold
}
#menu a:hover, #menu a.active {
  display: block;
  width: 140px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: url(/images/tlo_menu.jpg) no-repeat left top;
  color: #6BB1FF;
  text-decoration: none;
  font-weight: bold
}

/* kolumny */
h2 {
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  color: #73A7E0;
}
.lewa_kolumna {
  float: left;
  width: 239px;
  overflow: hidden;
  text-align: left;
  font-size: 10px;
}
/* aktualnosci */
.aktualnosci {
  background: #686868;
  overflow: hidden;
  color: #fff;
  padding-bottom: 5px;
}
.aktualnosci h3 {
  background: #73A7E0;
  padding: 3px 10px;
  font-size: 10px;
  font-weight: bold;
  border-top: solid 1px #464646;
}
.lewa_kolumna a {
  color: #73A7E0;
}

.prawa_kolumna {
  float: right;
  width: 711px;
  overflow: hidden;
  text-align: left;
}
.prawa_kolumna li {
  margin-left: 30px;
}
.oferta_pole {
  display: block;
  width: 200px;
  text-decoration: underline;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 10px;
}

/* menu dol */
.menu_dol {
  margin-bottom: 1px;
  border-bottom: solid 1px #BABABA;
  text-align: left;
  height: 40px;
}
#menu_dol {
  list-style: none;
}
#menu_dol li {
  float: left;
  display: inline;
}
#menu_dol a {
  display: block;
  width: 94px;
  height: 40px;
  line-height: 40px;
  font-size: 10px;
  color: #BABABA;
  text-align: center;
}
#menu_dol a.tlo {
  background: url(/images/tlo_menu_sub.jpg) no-repeat right bottom;
}

/* stopka */
#footer {
  width: 930px;
  margin: 0px auto;
  height: 70px;
  line-height: 70px;
  font-size: 10px;
  color: #BABABA;
  position: relative;
  text-align: left;
}
#footer a {
  color: #6BB1FF;
}
#footer p {
  position: absolute;
  right: 0px;
  top: 0px;
}

/* Menu boczne */
#submenu {
	width: 228px;
	margin: 0 0 5px 10px;
	list-style-type: none;
}

#submenu li {
	background: url(http://aim2.adimo.pl/images/strzalka_menu.jpg) no-repeat 0 center;
	display: inline-block;
	padding: 0 0 0 18px;
	margin: 0 0 7px;	
}

#submenu li a {
    color: #BABABA;
	font-size: 11px;
	font-weight: bold;
}

#submenu li a:hover, #submenu li.active a {
	color: #6BB1FF;
	text-decoration: underline;
}

/* Galeria jQuery */
#gallery-wrapper {
	width: 651px;
	padding: 10px 30px;
}

#gallery-wrapper ul {
	margin: 15px 0;
}

#gallery-wrapper li {
	list-style-type: none;
	float: left;
	margin: 0 8px 5px 0;
	display: inline;
}

.gallery-more a img {
	border: 2px solid #464646;
}

#gallery-wrapper .active img {
	border: 2px solid #73A7E0;
	outline: 0;
}

.error {
	color: #f00;
}

.error-highlight {
	border: 1px solid #f00;
}