/*
 * JCK Editor Typography Style-sheet
 * @author Paul Franklin
 * @version 1.0
 * @copyright (C) WebxSolution Ltd 2011 - 2012. All rights reserved.
 */ 

 /* Highlight
----------------------------------------------------------------------------------------------------*/
span.bluhlight-jck, span.grehlight-jck, span.redhlight-jck, span.blahlight-jck , span.yelhlight-jck {
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline;
    font-weight: bold;
  text-shadow: none;
    padding: 2px 4px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
span.bluhlight-jck {  background: none repeat scroll 0 0 #3E6A86;}
span.grehlight-jck {  background: none repeat scroll 0 0 #b9cd96;}
span.redhlight-jck {  background: none repeat scroll 0 0 #AA1428;}
span.blahlight-jck {  background: none repeat scroll 0 0 #000000;}
span.yelhlight-jck {  background: none repeat scroll 0 0 #F2F096;}
 
/* Box Styles
----------------------------------------------------------------------------------------------------*/
.blubox-jck, .grebox-jck, .redbox-jck, .blabox-jck, .yelbox-jck   {
  background: none repeat scroll 0 0 #FAFAFA;
  border-style: solid;
    border-width: 1px 1px 1px 8px;
    margin: 10px 0 20px;
    padding: 8px;
  -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.blubox-jck  {  border-color: #DDDDDD #DDDDDD #DDDDDD #3E6A86;}
.grebox-jck  {  border-color: #DDDDDD #DDDDDD #DDDDDD #b9cd96;}
.redbox-jck {  border-color: #DDDDDD #DDDDDD #DDDDDD #AA1428;}
.blabox-jck  {  border-color: #DDDDDD #DDDDDD #DDDDDD #000000;}
.yelbox-jck  {  border-color: #DDDDDD #DDDDDD #DDDDDD #F2F096;}

/* Icon Library
----------------------------------------------------------------------------------------------------*/
.info-jck, .warning-jck, .film-jck, .pin-jck , .lightbulb-jck , .recycle-jck , .camera-jck, .comment-jck, .chat-jck, .document-jck, .accessible-jck, .star-jck, .heart-jck, .previous-jck, .cart-jck, .attachment-jck, .calculator-jck, .cut-jck, .dollar-jck, .pound-jck , .euro-jck, .mail-jck, .next-jck  {
    display: block;
    padding: 20px 0 20px 60px;
  margin-bottom: 20px;
  background-color: transparent !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
}
.info-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/info.png")}
.warning-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/warning.png")}
.film-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/film.png")}
.pin-jck {background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/pin.png")}
.lightbulb-jck {background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/light_bulb.png")}
.recycle-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/recycle.png")}
.camera-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/camera.png")}
.comment-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/comment.png")}
.chat-jck  { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/chat.png")}
.document-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/document.png")}
.accessible-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/accessible.png")}
.star-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/star.png")}
.heart-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/heart.png")}
.previous-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/previous.png")}
.cart-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/cart.png")}
.attachment-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/attachment.png")}
.calculator-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/calculator.png")}
.cut-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/cut.png")}
.dollar-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/dollar_currency_sign.png")}
.pound-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/sterling_pound_currency_sign.png")}
.euro-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/euro_currency_sign.png")}
.mail-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/mail.png")}
.support-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/support.png")}
.next-jck  { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/next.png")}

/* Tooltips
----------------------------------------------------------------------------------------------------*/
.infotip-jck, .warningtip-jck, .filmtip-jck, .pintip-jck , .lightbulbtip-jck , .recycletip-jck , .cameratip-jck, .commenttip-jck, .chattip-jck, .documenttip-jck, .accessibletip-jck, .startip-jck, .hearttip-jck, .previoustip-jck, .carttip-jck, .attachmenttip-jck, .calculatortip-jck, .cuttip-jck, .dollartip-jck, .poundtip-jck , .eurotip-jck, .mailtip-jck, .nexttip-jck  {
    display: block;
  margin-bottom: 20px;
  background-color: #FAFAFA !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
  background-size: 28px auto !important;
    border-bottom: 1px dotted #C8C8C8;
    border-top: 1px dotted #C8C8C8;
    display: block;
    margin: 10px 0;
    padding: 7px 10px 7px 35px;
}
.infotip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/info.png")}
.warningtip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/warning.png")}
.filmtip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/film.png")}
.pintip-jck {background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/pin.png")}
.lightbulbtip-jck {background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/light_bulb.png")}
.recycletip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/recycle.png")}
.cameratip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/camera.png")}
.commenttip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/comment.png")}
.chattip-jck  { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/chat.png")}
.documenttip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/document.png")}
.accessibletip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/accessible.png")}
.startip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/star.png")}
.hearttip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/heart.png")}
.previoustip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/previous.png")}
.carttip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/cart.png")}
.attachmenttip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/attachment.png")}
.calculatortip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/calculator.png")}
.cuttip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/cut.png")}
.dollartip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/dollar_currency_sign.png")}
.poundtip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/sterling_pound_currency_sign.png")}
.eurotip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/euro_currency_sign.png")}
.mailtip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/mail.png")}
.supporttip-jck { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/support.png")}
.nexttip-jck  { background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/next.png")}

/* Number Disc's
----------------------------------------------------------------------------------------------------*/

span.bludisc-jck, span.bludisc-black-jck, span.gredisc-jck, span.gredisc-black-jck, span.reddisc-jck, span.reddisc-black-jck, span.bladisc-jck, span.bladisc-black-jck, span.yeldisc-jck, span.yeldisc-black-jck {
    background-image: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/mask-white.png");
    background-position: left top !important;
    background-repeat: no-repeat !important;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 1.4em;
    margin-right: 10px;
    text-align: center;
    width: 42px;
  height: 31px; padding-top: 11px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
span.bludisc-black-jck, span.gredisc-black-jck, span.reddisc-black-jck , span.bladisc-black-jck , span.yeldisc-black-jck { 
  background-image: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/mask-black.png")!important;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
span.bludisc-jck, span.bludisc-black-jck {  background-color: #3E6A86;}
span.gredisc-jck, span.gredisc-black-jck {  background-color: #b9cd96;}
span.reddisc-jck, span.reddisc-black-jck {  background-color: #AA1428;}
span.bladisc-jck, span.bladisc-black-jck {  background-color: #000000;}
span.yeldisc-jck, span.yeldisc-black-jck {  background-color: #F2F096;}

/* Preformatted text
----------------------------------------------------------------------------------------------------*/
pre {
    border-left: 10px solid #B9CD96;
    border-top: 1px solid #CFCFCF;
    display: block;
    font: 1em/1.5 Monaco,Consolas,"Courier News",monospace;
    max-height: 500px;
    overflow: scroll;
    width: 86%;
  padding: 10px;
  background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/bg-precode.png") repeat scroll left center transparent;
  border-radius: 0!important;
}
span.dropcap  {
    color: #333333;
    display: block;
    float: left;
    font: 60px/40px Georgia,Times,serif;
    padding: 7px 8px 0 0;
}
blockquote {
    background: url("http://www.galilea.pl/centrum/templates/shape5_vertex/css/bg-quote.png") no-repeat scroll 0 10px #F5F5F5;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    display: block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    margin: 0 80px 18px 0;
    padding: 18px 20px 18px 80px;
}
address {
  background-color: #CFCFCF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 20px;
    padding: 2px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}







/* TYPOGRAPHY
----------------------------------------------------------- */


p  {
    padding:5px;
  padding-left:0px;
  padding-right:0px;
  }

ul  {
  list-style: none; }
  
.contentpaneopen ul {
  list-style:disc;
  margin-left:10px;
  margin-right:10px;
  }

ul li  {
  padding: 2px; }

ol  {
  margin-top: 5px;
  margin-bottom: 5px; }

ol li  {
  padding:2px;
  margin-right:15px;
  margin-left: 15px; }

blockquote {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_left_quote.png) no-repeat top left;
  font-weight:bold;
  font-style:italic;
  line-height:150%;
  margin:15px 0pt;
  padding:0px 0px 5px 65px;
  width:auto;
}

blockquote p {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_right_quote.png) no-repeat bottom right;
  margin-top:0pt;
  padding:0pt 65px 10px 0pt;
}

.code {
  background:#EBEAEA;
  border-left:solid 5px #666666;
  color:#666666;
  font-family:monospace;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.5;
  margin-top:15px;
  margin-bottom:15px;
  padding:10px 20px;
  padding-top:20px;
  padding-bottom:20px;
  font-size:1.4em;
}

ul.ul_arrow li {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_ul_arrow.png) no-repeat top left;
  padding:3px;
  padding-left:18px;
  padding-right:18px;
  list-style:none;
}

  #s5_component_wrap ul.ul_arrow {
    padding-left:0px;
    margin-left:0px;
    margin-right:0px;
    list-style-type:none;}
    

ul.ul_star li {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_ul_star.png) no-repeat top left;
    line-height: 17px;
    list-style: none outside none;
    margin-top: 12px;
    padding: 0 16px 0 24px;
}


  #s5_component_wrap ul.ul_star {
    line-height: 21px;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;}

ul.ul_bullet li {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_ul_bullet.png) no-repeat top left;
  padding:3px;
  padding-left:23px;
  padding-right:18px;
  list-style:none;
}

  #s5_component_wrap ul.ul_bullet {
    padding-left:0px;
    margin-left:0px;
    margin-right:0px;
    list-style-type:none;}


#s5_component_wrap ul.ul_numbers {
  padding-left:0px;
  margin-left:0px;
  margin-right:0px;
  list-style-type:none;}  

ul.ul_numbers li {
  padding-top:6px;
  padding-left:36px;}    
    
li.li_number1  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number1.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

li.li_number2  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number2.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

li.li_number3  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number3.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

li.li_number4  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number4.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

li.li_number5  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number5.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

li.li_number6  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number6.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

li.li_number7  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number7.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

li.li_number8  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number8.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

li.li_number9  {
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_li_number9.png) no-repeat top left;
  padding-top:8px;
  padding-bottom:22px;
  list-style-type:none;
  padding-right:18px;
  padding-left:40px;
}

.red_box {

  background:#FFD6D6;
  border:solid 1px #EF706F;
  color:#CC0000;
  padding:6px 6px 6px 15px;
}

.red_box a, #s5_component_wrap_inner .red_box a {
  color:#CC0000;
  font-weight:bold;
  text-decoration:underline;
}

.blue_box {

  background:#D0DCEC;
  border:solid 1px #5B95DA;
  color:#1B6FC2;
  padding:6px 6px 6px 15px;
}

.blue_box a, #s5_component_wrap_inner .blue_box a {
  color:#1B6FC2;
  font-weight:bold;
  text-decoration:none;
}

.green_box {

  background:#EEF7DD;
  border:solid 1px #40AB38;
  color:#40AB38;
  padding:6px 6px 6px 15px;
}

.green_box a, #s5_component_wrap_inner .green_box a {
  color:#40AB38;
  font-weight:bold;
  text-decoration:underline;
}

.orange_box {

  background:#FEF6D8;
  border:solid 1px #755102;
  color:#755102;
  padding:6px 6px 6px 15px;
}

.orange_box a, #s5_component_wrap_inner .orange_box a {
  color:#755102;
  font-weight:bold;
  text-decoration:underline;
}

.yellow_box {

  background:#F4F5B9;
  border:solid 1px #757402;
  color:#757402;
  padding:6px 6px 6px 15px;
}

.yellow_box a, #s5_component_wrap_inner .yellow_box a {
  color:#757402;
  font-weight:bold;
  text-decoration:underline;
}

.gray_box {

  background:#FFFFFF;
  border:solid 1px #9D9D9D;
  color:#4B4B4B;
  padding:6px 6px 6px 15px;
}

.gray_box a, #s5_component_wrap_inner .gray_box a {
  color:#4B4B4B;
  font-weight:bold;
  text-decoration:underline;
}

.black_box {

  background:#333333;
  border:solid 1px #4D4D4D;
  color:#FFFFFF;
  padding:6px 6px 6px 15px;
}

.black_box a, #s5_component_wrap_inner .black_box a {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}

.boxed {
    background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #BFBEBE;
    margin-right: 0;
    padding: 5px;
  float:left;
  margin:0px;
  margin-bottom:14px;
}

.boxed_black {
  background:#040404;
  padding:3px;
  margin-right:10px;
  margin-bottom:8px;
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  -o-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
}

.boxed_black:hover {
  background:#7A7A7A;
  -webkit-transition: background 200ms ease-in;
  -moz-transition: background 200ms ease-in;
  -o-transition: background 200ms ease-in;
  transition: background 200ms ease-in;
}

.padded {
  border:4px solid #ffffff;
  margin-right:10px;
  margin-bottom:7px;
  padding:0px;
  -webkit-box-shadow: 0 0px 3px #949393;
  -moz-box-shadow: 0 0px 3px #949393;
  box-shadow: 0 0px 3px #949393; 
  margin-bottom:8px;
  margin-top:2px;
  position:relative;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.padded:hover {
  border:4px solid #D4D3D3;
  -webkit-box-shadow: 0 0px 3px #595959;
  -moz-box-shadow: 0 0px 3px #595959;
  box-shadow: 0 0px 3px #595959; 
}

.point {
  min-height:28px;
}

.s5_greenbox {

  position:relative;
  padding:12px;
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
  color:#ffffff;
  background:#185564;}
  .s5_greenbox a {color:#ffffff;}

.s5_greenbox .point {
  padding-left:42px;
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_alert.png) no-repeat center left;}  
  

  
.s5_graybox {

  position:relative;
  padding:12px;
  color:#313131;
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
  background:#e6e6e6;}
  .s5_graybox a {color:#313131;}

.s5_graybox .point {
  padding-left:42px;
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_alert.png) no-repeat center left;}  
  
  

  
  
.s5_bluebox {

  position:relative;
  padding:12px;
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
  color:#ffffff;
  background:#22ace5;}
  .s5_bluebox a {color:#ffffff;}

.s5_bluebox .point {
  padding-left:42px;
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_alert.png) no-repeat center left;}    
  

  
.s5_redbox {

  position:relative;
  padding:12px;
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
  color:#ffffff;
  background:#ff5858;}
  .s5_bluebox a {color:#ffffff;}

.s5_redbox .point {
  padding-left:42px;
  background:transparent url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_alert.png) no-repeat center left;}  
  
  
.s5_features_list li {
background:url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_features_list.png) no-repeat top left;
padding:0px;
padding-left:32px;
font-size:0.85em;
margin-bottom:10px;
list-style:none;
min-height:20px;
}

#s5_component_wrap ul.s5_features_list {
margin:0px;
}

.s5_tweet li {
background:url(http://www.galilea.pl/centrum/templates/shape5_vertex/images/typography/s5_tweet.png) no-repeat top left;
padding:0px;
padding-left:48px;
margin-bottom:10px;
font-size:1em;
line-height:149%;
}