body
{
  background: #f3efe4;
  font-size:13px;
  font-family:georgia;
  margin:0;
  padding:0;
  color:#3F2717;
  text-align:center;
}

#wrapper
{
  background: white url(img/middle.jpg) top repeat-y;
  width: 780px;
  margin: 0 auto;
  text-align:left;
}

#top
{
  height:234px;
  background: url(img/top.jpg);
}

#footer
{
  height:19px;
  background: url(img/footer.jpg);
  font-size:12px;
  text-align:right;
  padding-top: 60px;
  padding-right:20px;
}

#footer a{
color: #3F2717;
}


#left
{
  width:210px;
  float:left;
}

#left-top
{
  background: url(img/left_top.jpg) no-repeat;
  height:39px;
}

#right
{
  width:570px;
  float:right;
}

#right-top
{
  background: url(img/right_top.jpg) no-repeat;
  height:78px;
}

#middle-container
{
  background: url(img/left.jpg) repeat-y left;
}

.clear
{
  clear: both;
  height:0px;
  font-size:0px;
}

#menu
{
  list-style-type: none;
  margin:0;
  padding:0;
  margin-left: 28px;
}

#menu ul
{
  list-style-type: none;
  margin:0;
  padding:0;
}

.submenu
{
  display:none;
  line-height: 0px;
  font-size:0px;
}


#menu ul a
{
  background: url(img/button_background_bright.jpg);
  line-height: 20px;
  font-size:12px;

}
#menu ul li
{
  margin-bottom: 1px;
}

#menu li
{
  margin-bottom: 2px;
}

#menu a
{
  text-align: center;
  line-height: 28px;
  width: 171px;
  display: block;
  background: url(img/button_background.jpg);
  text-decoration: none;
  color:#4F301C;
  font-weight: bold;
  font-family:georgia;
  font-size:14px;
  
}

#menu a:hover
{
  color:#7F7167;
}

.quote-left
{
  float:left;
  width:28px;
  height:23px;
  background:url(img/quote_up.jpg) no-repeat;
}

.quote-content
{
  float:left;
  padding-top:10px;
  padding-bottom:10px;
  background:url(img/quote_down.jpg) right bottom no-repeat;
  padding-right:32px;
  margin-left:5px;
  font-size:14px;
  font-weight: bold;
  line-height: 20px;
  font-family:georgia;
  color:#4F301C;
  letter-spacing: 0.2em;
}


.contact-left
{
  color:#ffe7d6;
  text-align: center;
  padding: 20px;
  padding-left:20px;
  padding-right:14px;
}
.contact-left a
{ 
color: #E5D7BC; 
}


/*  definicje dzieci contentu */

#content
{
  padding-left:10px;
  padding-right:30px;
}


#content ul
{
  list-style-type: square;
}

#content h2
{
  font-size: 16px;
  padding: 0px;
}

#content p
{
  text-align: justify;
}

#content a
{
  color:#4F301C;
}


#content a:hover
{
  color: #6F4E37;

}
#content p
{  text-indent: 0em; line-height: 200%; text-align: justify;
}


.modlitwa-header
{
  text-align:center;
  font-weight:bold;
  cursor: hand; 
  cursor: pointer;
  padding-bottom:20px;
  padding-top:10px;
}

.modlitwa-content
{
  border-bottom:1px solid black;
  padding-bottom:10px;
  text-align:center;
  line-height: 200%;
}



