#tlo
{
  z-index:                     -10000;
  position:                    absolute;
  top:                         0px; 
  left:                        50%; 
  width:                       840px;
  height:                      100%;
  margin-left:                 -440px;
  margin-top:                  0;
  padding:                     0;
  padding-left:                20px;
  padding-right:               20px;
  border:                      0;
  background:                  url(../images/tloStrony.png);
  background-repeat:           repeat-y;
  background-color:            #f1e3e2;
}
#kontener
{
  position:                    absolute;
  top:                         0px; 
  left:                        50%; 
  width:                       840px;
  height:                      auto;
  margin-left:                 -440px;
  margin-top:                  0;
  padding:                     0;
  padding-left:                20px;
  padding-right:               20px;
  border:                      0;
  min-height:                  100%;
  background:                  url(../images/tloStrony.png);
  background-repeat:           repeat-y;
}

/* page header and logo */

#naglowek
{
  position:                     relative;
  width:                       840px;
  height:                      110px;
  background:                  url(../images/tloNaglowka.png);
  background-repeat:           repeat-x;
}

#estimed_logo {
  position:absolute;
  right:20px;
  top:20px;
}

#logo
{
  position:                    absolute;
  left:                        526px;
  top:                         24px;
  width:                       269px;
  height:                      60px;
  background-repeat:           no-repeat; 
  background:                  url(../images/logo.jpg);
}

#rejestracja {
  position:                    absolute;
  left:                        30px;
  top:                         68px;
  font-weight:                 bold;
  color:                       #E87D7D;
}

#menu
{
  float:                       left;
  width:                       250px;
  height:                      803px;
  background:                  url(../images/tloMenu.jpg);
  background-repeat:           no-repeat;
  background-position:         0px 161px;
}

#menu ul
{
  padding:                     0;
  margin:                      0;
  border:                      0;
  width:                       250px;
}

#menu ul li
{
  display:                     block;
  height:                      33px;
  width:                       250px;
  padding:                     0;
  border:                      0;
  margin:                      0;
  background:none;
  text-align:right;
}

#menu ul li div ul li { position:relative; display:inline; }
#menu ul li a
{
  display:                     block;
  width:                       250px;
  height:                      33px;
  padding:                     0;
  border:                      0;
  margin:                      0;
  background-repeat:           no-repeat;
}

#menu ul li a:hover,#menu ul li.wybrane a
{
  background-position:0px -33px;
}

.menu_item a{ background:url(../images/menu_item.png);color:#828990; font-size:12px; font-weight:bold; text-decoration:none; font-family:Verdana; line-height:33px; }
.submenu_item a{ background:url(../images/menu_item.gif); color:#828990; font-size:12px; font-weight:bold; text-decoration:none; font-family:Verdana; line-height:33px; }
#menuONas  a{background:url(../images/menuONas.png);}
#menuEstetyczna a{background:url(../images/menuEstetyczna.png);}
#menuAmbulatorium a{background:url(../images/menuAmbulatorium.png);}
#menuLaseroterapia a{background:url(../images/menuLaseroterapia.png);}
#menuKontakt a{background:url(../images/menuKontakt.png);}

#tekst
{
  width:    500px;
  padding-left:45px;
  padding-right:45px;
  float:right;
}

#tekst hr
{
  width:    545px;
  color: #e0e2e3;
  border:0;
  border-bottom:1px solid #e0e2e3;
  height:1px;
  margin:0;
    text-align:left;
  /*margin-left:-85px;*/
}

#tekst hr.maly
{
  width:    255px;
  text-align:left;
  color: #e0e2e3;
  border:0;
  border-bottom:1px solid #e0e2e3;
  height:1px;
  margin:0;
  margin-top: 15px;
  margin-bottom:15px;
 /* margin-left:-290px;*/
}

#tekst hr.sredni
{
  width:    400px;
  color: #e0e2e3;
  border:0;
  border-bottom:1px solid #e0e2e3;
  height:1px;
  margin:0;
    text-align:left;
  margin-top: 15px;
  margin-bottom:15px;
 /* margin-left:-145px; */
  clear:both;
}

