/********** kartki po prawej ********/
#cards {
  padding: 0px;
  margin: 0px;
  }
#cards .card {
  }
#cards .card .top {
  padding: 12px 7px 0px 7px;
  background: #f8f1dc url('/static/img/content_right/cards/bg_card_top.gif') top center no-repeat;
  }
#cards .first .top {
  padding: 5px 7px 0px 7px;
  background: #f8f1dc url('/static/img/content_right/cards/bg_card_first_top.gif') top center no-repeat;
  }
#cards .card .bottom {
  padding: 0px 10px;
  height: 20px;
  background: transparent url('/static/img/content_right/cards/bg_card_bottom.gif') top center no-repeat;
  }
#cards .last .bottom {
  padding: 0px 7px;
  height: 20px;
  background: transparent url('/static/img/content_right/cards/bg_card_last_bottom.gif') top center no-repeat;
  }
  
#cards .hline {
  font-size: 4px;
  line-height: 4px;
  height: 4px;
  background: transparent url('/static/img/content_right/cards/bg_card_hline.gif') center center no-repeat;
  }
#cards img {
  display: block;
  }
#cards table {
  width: 100%;
  }
#cards table td {
  font-size: 11px;
  padding: 0;
  line-height: 11px;
  vertical-align: top;
  padding-bottom: 5px;
  padding-right: 5px;
  }
#cards table td.img {
  width: 68px;
  padding-top: 4px;
  }
#cards table td.img div.thumb {
  width:68px;
  height:52px;
  background: #873ABC;
  }
#cards table td.img div.thumb table {
  width:64px;
  height:48px;
  margin:0px auto;
  margin-top:2px;
  }
#cards table td.img div.thumb td {
  width:64px;
  height:48px;
  background:#000000;
  text-align:center;
  vertical-align:middle;
  padding:0px;
  }
#cards table td.img div.thumb td img {
  display:inline;
  }
#cards a.border {
  padding: 2px;
  background:#873ABC;
  border-bottom: 1px solid #d7cebd;
  display: block;
  float: left;
}
  
/********** box z tabami **********/
#tabs_box {
  font-size: 11px;
  }
#tabs_box .top {
  clear: both;
  height: 26px;
  background: #461869 url('/static/img/content_right/tabs_box/bg_tabs_box_top.gif') top center no-repeat;
  }
#tabs_box .top ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
#tabs_box .top ul li {
  float: left;
  }
#tabs_box .top a {
  display: block;
  padding: 6px 0px 0px;
  cursor: pointer;
  }
#tabs_box .top .icon {
  width: 30px;
  height: 20px;
  }
#tabs_box .top a:hover {
  text-decoration: none;
  }
#tabs_box .top a.small_tab {
  /*width: 22px;*/
  }
#tabs_box .top a.small_tab:hover, #tabs_box .top .selected a.small_tab {
  background: #fbf2e1 url('/static/img/content_right/tabs_box/bg_tabs_box_selected_small_tab_bg.gif') top center no-repeat;
  }
#tabs_box .top a.big_tab {
  width: 126px;
  padding: 6px 4px 2px 4px;
  margin-right: 1px;
  }
#tabs_box .top a.big_tab:hover, #tabs_box .top .selected a.big_tab {
  color: #873abc;
  background: #fbf2e1 url('/static/img/content_right/tabs_box/bg_tabs_box_selected_big_tab_bg.gif') top center no-repeat;
  }
#tabs_box .bottom {
  height: 383px;
  padding: 10px 7px 10px 7px;
  background: #fbf2e1 url('/static/img/content_right/tabs_box/bg_tabs_box_bottom.gif') bottom center no-repeat;
  }
#tabs_box .bottom  .hline {
  font-size: 2px;
  line-height: 2px;
  height: 2px;
  padding: 8px 0px;
  clear: both;
  background: transparent url('/static/img/content_right/tabs_box/bg_tabs_box_hline.gif') center center no-repeat;
  }
#tabs_box .bottom p {
  clear: both;
  overflow: hidden;
  margin: 4px 0px;
  }
#tabs_box .bottom .pic_frame {
  border: 2px solid #873abc;
  }
#tabs_box .bottom  #calendar_in_right_tab {
  border: none;
  margin: auto;
  position: relative;
  width: 174px;
  height: 170px;
  overflow: hidden;
  }
#tabs_box b.bigger {
  font-size:15px;
  }
#tabs_box div.loadercenter {
  background: transparent url('/static/img/loader.gif') center center no-repeat;
  width:241px;
  height:370px;
}
#tabs_box #minizone_eventslist {
  height:60px;
  overflow:hidden;
}
#tabs_box #minizone_eventslist div.event {
  height:18px;
  overflow:hidden;
}
#tabs_box .bottom #minizone_eventslist p {
  margin:0px;
}
#tabs_box #minzone_event_nav {
  height:20px;
  clear:both;
}
#tabs_box #minzone_event_nav a.prev {
  float:left;
}
#tabs_box #minzone_event_nav a.next {
  float:right;
}
#tabs_box .bottom div.spacerline {
    padding-bottom:10px;
    background:url('/static/img/content_right/tabs_box/minizone_spacer.gif') bottom center no-repeat;
  }
#tabs_box .bottom div.spacerline p {
    margin-top:5px;
  }
#tabs_box .bottom p.icohref a.button {
  float:left;
  margin:0px 5px 0px 0px;
  }
#tabs_box div.minithumb {
	text-align:center;
}
#tabs_box div.minithumb img {
	border: 2px solid #873ABC;
}
#tabs_box div.minithumbno {
}
