.error {color: red;}
#friend_form {width: 370px; margin: 0 auto; font-size: 12px;}
#friend_form fieldset {border: 1px solid #777; padding-top: 10px; padding-bottom: 10px; margin-top: 10px; *padding-bottom: 0;}
#friend_form label {display: block; margin: 10px auto 0; width: 340px;}
#friend_form p {text-align: center;}
#friend_form input, #friend_form textarea {display: block; width: 340px; margin: 0 auto;}
#friend_form textarea {height: 100px; margin-bottom: 15px;}
#friend_form input.button {width: 145px; float: right; margin: 0 20px 0 0;}
#copyrights {text-align: center; font-size: 12px;}
.formError, .formMessage {font-size: 14px; padding-top: 3px;}
#friend_form input#submit_button {margin-right: 30px; *margin-right:15px;}
#page_polec #footer {width: 370px; text-align: center;}
body {overflow: hidden;}
/* Stylesheet: Popup Modified On 2008-04-10 07:49:03 */
/* podsumowanie */ 
.CGBlogSummary {
  border-bottom: 1px solid #CCCCCC;
   overflow: hidden;
   padding: 10px 0;
}
.CGBlogSummaryPostdate {
   float: right;
   font-style: italic;
 padding: 0 6px 0 0;
}
.CGBlogSummaryLink {
    font-weight: bold;
}
.CGBlogSummaryCategory {
 font-style: italic;
 margin: 5px 0;
}
.CGBlogSummaryAuthor {
   font-style: italic;
 padding-bottom: 10px;
}
.CGBlogSummaryMorelink {
  display: block;
 float: right;
}
.CGBlogSummaryExtra {
 float: left;
    margin: 4px 10px 4px 0;
}
.CGBlogSummarySummary {
 padding: 0 0 10px 0;
}
.page_nav {
    padding-top: 10px;
}
.page_nav a {
    text-decoration: none;
}
/* szczeg????y */
#CGBlogPostDetailDate {
   float: right;
   font-style: italic;
 padding: 0 6px 0 0;
}
#CGBlogPostDetailCategory {
 font-style: italic;
 margin-top: 5px;
    padding: 5px 0;
}
#CGBlogPostDetailContent {
  margin-bottom: 10px;
}
#CGBlogPostDetailAuthor {
  padding-bottom: 15px;
   font-style: italic;
}
#CGBlogPostDetailTitle {
    font-size: 13px;
    font-weight: bold;
  padding: 0 0 10px;
}
#CGBlogPostDetailReturnLink {
    display: block;
 float: right;
}
/* Stylesheet: Blog Modified On 2012-12-15 02:22:47 */
/* calendar */
.calendar * {
 padding: 0;
 border: 0 none;
 margin: 0;
  float: none;
    width: auto;
    height: auto;
   outline: 0 none;
    font-size: 100%;
    font-family: sans-serif;
    clear: none;
    list-style: none outside;
}
.calendar {
   border-collapse: collapse;  
    border-spacing: 1px;
}
.calendar th {
 padding: 5px;
}
.calendar th {
    text-align: center;
 padding-bottom: 2px;
    font-size: 11px;
}
.calendar .calendar-month {
    font-size: 18px;
    padding-bottom: 8px;
}
.calendar td {
 background: #E0E0E3;    
    border: 1px solid #A8ACB4;
  text-align: right;
  padding: 0;
 vertical-align: top;
}
.calendar td:hover {
   background: #9B9B9B;
    color: #fff;
}
.calendar td a {
   text-decoration: none;
}
.calendar td:hover a {
   color: #fff;
}
.calendar td ul {
  display: block;
}
.calendar td ul a {
 font-size: 11px;    
}
.calendar td ul, .calendar td ul li {
  list-style: disc inside;
        text-align: left;
}
.calendar td ul a:hover {
 text-decoration: underline;
}
.calendar td .calendar-event-wrapper {
  position: relative;
 padding: 5px;
   display: block;
 z-index: 1;
}
.calendar td .calendar-event-wrapper:hover {
    z-index: 2;
}
.calendar td .calendar-event-wrapper > span {
   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
    color: #000000;
    display: none;
    left: 80%;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: 80%;
    width: 200px;
}
.calendar td .calendar-event-wrapper > span a {
 color: #000;
}
.calendar td > span > a {
  display: block;
 text-align: right; 
}
.calendar td .calendar-event-wrapper:hover > span {
 display: block;
}
/* calendar-event */
.calendar-event * {
 padding: 0;
 border: 0 none;
 margin: 0;
  float: none;
    width: auto;
    height: auto;
   outline: 0 none;
    font-size: 100%;
    font-family: sans-serif;
    clear: none;
    list-style: none outside;
}
.calendar-event {
 padding-bottom: 10px;   
}
.calendar-event h1, .calendar-event h2 {
   font-size: 14px;
    padding-bottom: 10px;
}
.calendar-event .calendar-date-from {
 font-size: 11px;
    border-bottom: 1px solid #A8ACB4;
   padding-bottom: 2px;
    margin-bottom: 5px;
}
.calendar-details {
 font-size: 12px;
    line-height: 120%;
  padding-bottom: 10px;
}
/* calendar-list */
.calendar-list h1, .cal-upcominglist h1 {
  font-size: 16px;
    padding-bottom: 10px;
}
/* Stylesheet: Kalendarz Modified On 2012-12-15 02:22:48 */
/* lista produkt??w */
.ProductDirectoryItem {
 overflow:hidden;
}


/* szczeg????y produktu */
.ProductDirectoryItem .ProductName {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 20px;
}
.ProductDirectoryItem .foto {
    clear: left;
    float: left;
    margin: 0 20px 0 0;
    overflow: hidden;
    width: 200px;
}
.ProductDirectoryItem .foto + .foto {
    margin-top:20px;
}
.ProductDirectoryItem .foto img {
 width: 200px;
}
.ProductDirectoryItem .ProductMoreInfo {
  margin:20px 0;
}
.ProductFields {
 margin:0 0 20px;
    overflow: hidden;
}
.ProductFields .product_detail_field {
    
}
.product_detail_category {
 margin:0 0 5px;
}
.productAdds {
  margin:0 0 5px;
}
/* Stylesheet: Produkty Modified On 2012-12-15 02:22:50 */
