body {
  background-color: #0f5dc5;
  background-image: url('gfx/page-back.png');
  background-repeat: repeat-x;
  background-position: top left;
  margin: 0px;
  padding: 0px;
  line-height: 150%;
}

.srodek {
  position: relative;
  background-image: url('gfx/center-back.gif');
  background-repeat: repeat-y;
  background-position: top left;
  width: 840px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

.naglowek {
  position: relative;
  background-position: top left;
  background-repeat: no-repeat;
  width: 750px;
  height: 250px;
}

.tresc {
  position: relative;
  background-position: top left;
  background-repeat: no-repeat;
  width: 540px;
  min-height: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 185px;
  padding-right: 25px;
}

p {
  color: #153fb8;
  font-size: 16px;
  font-family: 'Arial', 'Garuda';
  font-weight: normal;
  text-decoration: none;
  text-align: justify;
  padding: 0px;
  margin: 0px;
  line-height: 150%;
}

ul {
  color: #153fb8;
  font-size: 16px;
  font-family: 'Arial', 'Garuda';
  font-weight: normal;
  text-decoration: none;
  text-align: justify;
  padding: 0px;
  margin: 0px;
  margin-left: 30px;
  line-height: 150%;
}

li {
  color: #153fb8;
  font-size: 16px;
  font-family: 'Arial', 'Garuda';
  font-weight: normal;
  text-decoration: none;
  text-align: justify;
  line-height: 150%;
}

h1 {
  color: #153fb8;
  font-size: 18px;
  font-family: 'Arial', 'Garuda';
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

h2 {
  color: #153fb8;
  font-size: 20px;
  font-family: 'Arial', 'Garuda';
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}

h3 {
  color: #153fb8;
  font-size: 20px;
  font-family: 'Arial', 'Garuda';
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

.stopka {
  position: relative;
  background-image: url('gfx/stopka-back.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  width: 750px;
  height: 25px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 25px;
  padding-bottom: 0px;
}

.stopka_a {
  color: #153fb8;
  font-size: 12px;
  font-family: 'Arial', 'Garuda';
  font-weight: bold;
  text-decoration: none;
}

.menu {
  position: absolute;
  display: block;
  background-image: url('gfx/menu-back.jpg');
  background-position: top left;
  background-repeat: no-repeat;
  top: 20px;
  left: 0px;
  width: 220px;
  height: 430px;
  z-index: 25;
  padding-top: 210px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

.menu_a {
  border: 0px;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  margin-right: 0px;
}

.foto {
  border: 2px solid #ffffff;
}

a {
  text-decoration: none;
}

table {
  border: 2px solid #2ab105;
  background-color: #ffffff;
}

td {
  border: 1px solid #2ab105;
  color: #2ab105;
  font-size: 16px;
  font-family: 'Arial', 'Garuda';
  font-weight: normal;
}

hr {
  width: 100%;
  color: #153fb8;
  size: 2px;
  border: 1px solid #153fb8;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}

iframe {
  border: 2px solid #ffffff;
}

ul.ulwesele li {
	font-size: 12px !important;
}

ul.ulwesele2 li {
	font-size: 14px !important;
}

.weselemenu1 p {
	padding: 10px;
	font-weight: bold;
}





