* { font-family: Verdana, Tahoma, Trebuchet, Helvetica, Sans-Serif; }
html { margin: 0; padding: 0; font-size: 16px; letter-spacing: 0px; }
body {
  color: #000;
  margin: 0;
  padding: 0;
  background-color: #d6d6c0;
  text-align: center;
}

#main, #header, #left, #right, #footer, #menu, #info {
  margin: 0;
  padding: 0;
  background-color: #d6d6c0;
}
#main {
  width: 770px !important;
  width: 772px;
  margin: 0 auto 30px auto;
  border: solid 1px #c0c0c0;
  text-align: left;
  position: relative;
  overflow: hidden;
}
#header {
  width: 100%;
  height: 120px;
  background-image: url(tla/tloheader.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

#left {
  float: left;
  width: 230px;
  height: auto !important;
  height: 390px;
  min-height: 390px;
  max-height: 390px;
  display: inline;
  background-image: url(tla/tlolewa.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#leftO {
  float: left;
  width: 230px;
  height: auto !important;
  height: 390px;
  min-height: 390px;
  display: inline;
  background-image: url(tla/tlolewaO.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#leftR {
  float: left;
  width: 230px;
  height: auto !important;
  height: 390px;
  min-height: 390px;
  display: inline;
  background-image: url(tla/tlolewaR.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#leftF {
  float: left;
  width: 230px;
  height: auto !important;
  height: 390px;
  min-height: 390px;
  display: inline;
  background-image: url(tla/tlolewaF.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#leftP {
  float: left;
  width: 230px;
  height: auto !important;
  height: 390px;
  min-height: 390px;
  display: inline;
  background-image: url(tla/tlolewaP.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#leftG {
  float: left;
  width: 230px;
  height: auto !important;
  height: 390px;
  min-height: 390px;
  display: inline;
  background-image: url(tla/tlolewaG.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#leftE {
  float: left;
  width: 230px;
  height: auto !important;
  height: 390px;
  min-height: 390px;
  display: inline;
  background-image: url(tla/tlolewaE.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}
#right {
  float: left;
  width: 540px;
  height: 390px; /* IE */
  min-height: 390px;
  max-height: 390px;
  display: inline;
  background-image: url(tla/tloprawa.jpg);
  background-repeat: no-repeat;
  text-align: center;
  overflow: hidden;
}

#footer {
  clear: both;
  width: 100%;
  height: 30px;
  background-image: url(tla/tlofooter.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
}

#menu {
  float: left;
/*  right: 0px; */
  width: 540px;
  height: 25px;
  display: inline;
  background-image: url(tla/tlomenu.jpg);
  background-repeat: no-repeat;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-align: center;
  overflow: hidden;
}
#menu ul {
  left: 0px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
#menu li {
  display: inline;
  padding: 0 2px 0 2px;
}
#menu a {
  color: #009;
  text-decoration: none;
}
#menu a:hover {
  color: #fff;
}

#info {
  float: left;
  left: 0px;
  width: 230px;
  height: 25px;
  display: inline;
  background-image: url(tla/tloinfo.jpg);
  background-repeat: no-repeat;
  font-size: 15px;
  font-weight: bold;
  color: #00b;
  text-align: center;
}

#bigpic {
  margin: 0px;
  padding: 0px;
}

#poezja {
  margin: 20px auto 10px auto;
  padding: 0px;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: #303060;
  width: 500px;
  max-width: 500px;
  height: 360px;
  overflow: auto;
  scrollbar-base-color: #D8CDA1;
  scrollbar-track-color: transparent;
  scrollbar-arrow-color: #333300;
  scrollbar-shadow-color: #666600;
  scrollbar-highlight-color: transparent;
  scrollbar-darkshadow-color: #333300;
  scrollbar-3dlight-color: transparent;
}

img  {
  border-style: none;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
}
img.ln {
  margin: 5px 0px 10px 0px;
}
img.ln2 {
  margin: 2px 0px 2px 0px;
}
img.min {
  margin: 5px;
}
img.min2 {
  margin: 2px;
}
img.big {
  margin: 15px auto auto auto;
  border:  solid 1px #663;
}

p.text {
  font-size: 13px;
  font-weight: normal;
  padding: 10px 10px 0px 5px;
  margin: 0px;
  text-align: left;
  max-height: 195px;
}

p.textd {
  font-size: 13px;
  font-weight: normal;
  padding: 10px 10px 0px 5px;
  margin: 0px;
  text-align: left;
}

ul.text {
  list-style-type: none;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  margin: 0px;
  padding: 3px 5px 1px 25px;
}
ul.text li {
padding: 5px 0px 0px 0px;
}

a.text:link {color: #009; text-decoration: none; font-weight: bold; }
a.text:visited {color: #009; text-decoration: none; font-weight: bold; }
a.text:hover { color: #00d; text-decoration: none; font-weight: bold; }

a.text2:link {color: #009; text-decoration: none; font-weight: bold; font-size: 15px;}
a.text2:visited {color: #009; text-decoration: none; font-weight: bold; font-size: 15px; }
a.text2:hover { color: #00d; text-decoration: none; font-weight: bold; font-size: 15px; }

a.poe1:link {color: #fff; text-decoration: none; font-weight: bold; font-size: 15px;}
a.poe1:visited {color: #fff; text-decoration: none; font-weight: bold; font-size: 15px; }
a.poe1:hover { color: #000; text-decoration: none; font-weight: bold; font-size: 15px; }

a.poe2:link {color: #000; text-decoration: none; font-weight: bold; font-size: 15px; text-align: right; }
a.poe2:visited {color: #000; text-decoration: none; font-weight: bold; font-size: 15px; text-align: right; }
a.poe2:hover { color: #fff; text-decoration: none; font-weight: bold; font-size: 15px; text-align: right; }

p.text2 {
  font-size: 13px;
  padding: 10px 10px 0px 5px;
  margin: 0px;
  text-align: left;
  max-height: 90px;
}
p.text3 {
  font-size: 13px;
  padding: 5px 10px 0px 5px;
  margin: 0px;
  text-align: left;
  max-height: 80px;
}
p.text4 {
  font-size: 13px;
  padding: 0px 10px 0px 5px;
  margin: 0px;
  text-align: left;
  max-height: 80px;
}

p.pic {
  font-size: 1px;
  padding: 5px 10px 0px 5px;
  margin: 0px;
  text-align: center;
}
p.poe1 {
  font-size: 15px;
  padding: 10px 10px 0px 5px;
  margin: 0px;
  text-align: left;
  max-height: 360px;
}
p.poe2 {
  font-size: 15px;
  padding: 10px 10px 0px 5px;
  margin: 0px;
  text-align: right;
  max-height: 360px;
}
p.foot {
  font-size: 13px;
  font-weight: normal;
  padding: 5px 10px 0px 5px;
  margin: 0px;
  text-align: left;
  max-height: 195px;
}
p.foot2 {
  font-size: 13px;
  font-weight: normal;
  padding: 1px 10px 0px 5px;
  margin: 0px;
  text-align: left;
  max-height: 195px;
}
#right h1 {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 0 5px;
  padding: 0;
  text-align: left;
}

