/*PRICING table*/
/*table*/
table.pricing-table{
  border-top: 0px;
  border-right: 0px;
}
/*th, td*/
table.pricing-table th,
table.pricing-table td{
  text-align: center;
  vertical-align: middle;
  background: #fff;
}

table.pricing-table th.col0,
table.pricing-table td.col0{
  text-align: left;
}
table.pricing-table th{
  padding: 2.2em 0.5em 1em 0.5em;
}
table.pricing-table th *{
  margin: 0;
}
/*thead*/
table.pricing-table thead tr th{
  vertical-align: bottom;
  padding: 0;
  border-left: 0;
  background: transparent;
}
table.pricing-table thead tr th div.head-inner{
  background: #1f1f1f none no-repeat right top;
  position: relative;
  color: #fff;
  border-left-color: #969696;
  border-left: 1px solid #ddd;
}
table.pricing-table thead tr th div.head-inner .info1{
  padding: 0 10px;
  border-bottom: 1px solid #3a3a3a;
}
table.pricing-table thead tr th div.head-inner .info2{
  background: #000;
  padding: 15px 10px 10px 10px;
}

table.pricing-table thead tr th.col0{
  background: none;
  border-left:0;
}

table.pricing-table thead tr th .h3{
  margin: 0;
  margin-bottom: 1em;
  line-height: 100%;
}
table.pricing-table thead tr th .h3 strong{
  color: #e2e2e2;
}
table.pricing-table thead tr th .h3 small{
  display: block;
  margin-bottom: 1em;
  color: #bcbcbc;
  line-height: 200%;
}
table.pricing-table thead tr th .h3 span{
  display: none;
}
table.pricing-table thead tr th p.desc{
  margin: 0;
  margin-bottom: 1em;
  color: #fff;
  font-weight: normal;
  line-height: 120%;
}

table.pricing-table thead tr th p.price
{
  font-weight: normal;
}
table.pricing-table thead tr th p.price small
{
  font-size: 1em;
  color: #ccc;
}
table.pricing-table thead tr th p.price-action small{
  color: yellow;
}
table.pricing-table thead tr th p.price strong,
table.pricing-table thead tr th p.price-action strong
{
  font-size: 2em;
  font-weight: normal;
  text-shadow: #111 0px 2px 1px;
}
table.pricing-table thead tr th p.price-vat small{
  font-size: 14px;
  font-weight: normal;
  color: #bcbcbc;
}

p.price-action{
  color: yellow;
}
.price.price-strike{
  margin-bottom: 10px;
}
.price.price-strike s{
  color: yellow;
}
.price.price-strike s *{
  color: white;
}


table.pricing-table thead tr th .h3 strong{
  font-size: 2.6em;
  text-shadow: #111 0px 2px 1px;
  font-weight: 400;
}

/*tbody th*/

table.pricing-table tbody tr th,
table.pricing-table tbody tr:nth-child(odd) > th
{
  background: #f9f9f9;
  padding: 0.5em 0.5em 0.5em 0.5em;
}
table.pricing-table tbody tr th .h4{
  margin: 0;
  font-size: 1em;
  font-weight: 600;
}
/*tbody td*/
table.pricing-table tbody tr td small{
  display: block;
}
table.pricing-table tbody tr td p{
  margin: 0.5em 0;
}

/*tfoot*/
table.pricing-table tfoot tr td p{
  margin: 0.5em 0;
}
/*body shadows*/
table.pricing-table tbody td.col1,
table.pricing-table tbody th.col1,
table.pricing-table tfoot td.col1,
table.pricing-table tfoot th.col1
{
  -webkit-box-shadow: inset -13px 0 15px -10px #ccc;
  -moz-box-shadow: inset -13px 0 15px -10px #ccc;
  box-shadow: inset -13px 0 15px -10px #ccc;

}
table.pricing-table tbody td.col2,
table.pricing-table tbody th.col2,
table.pricing-table tfoot td.col2,
table.pricing-table tfoot th.col2
{
  -webkit-box-shadow: inset -13px 0 15px -10px #ccc;
  -moz-box-shadow: inset -13px 0 15px -10px #ccc;
  box-shadow: inset -13px 0 15px -10px #ccc;

}
table.pricing-table tbody td.col3,
table.pricing-table tbody th.col3,
table.pricing-table tfoot td.col3,
table.pricing-table tfoot th.col3
{
  -webkit-box-shadow: inset -13px 0 15px -10px #ccc;
  -moz-box-shadow: inset -13px 0 15px -10px #ccc;
  box-shadow: inset -13px 0 15px -10px #ccc;
}
/*thead shadow*/
table.pricing-table thead th.col1 div.head-inner{
  -webkit-box-shadow: inset -13px 0 15px -10px #000;
  -moz-box-shadow: inset -13px 0 15px -10px #000;
  box-shadow: inset -13px 0 15px -10px #000;

}
table.pricing-table thead th.col2 div.head-inner{
  -webkit-box-shadow: inset -13px 0 15px -10px #000;
  -moz-box-shadow: inset -13px 0 15px -10px #000;
  box-shadow: inset -13px 0 15px -10px #000;

}
table.pricing-table thead th.col3 div.head-inner{
  -webkit-box-shadow: inset -13px 0 15px -10px #000;
  -moz-box-shadow: inset -13px 0 15px -10px #000;
  box-shadow: inset -13px 0 15px -10px #000;
}

/**/
table.pricing-table tr.hidden{
  display: none;
}

table.pricing-table tr th{
  width: 33%;
}

/*#table-cenik*/
table.pricing-table#table-cenik thead tr th div.head-inner{
  /*width: 200px;*/
}
table.pricing-table#table-cenik tbody td.col4,
table.pricing-table#table-cenik tbody th.col4,
table.pricing-table#table-cenik tfoot td.col4,
table.pricing-table#table-cenik tfoot th.col4
{
  border-right: 1px solid #ddd;
}

table.pricing-table thead tr th.pricing-demo div.head-inner{
  background-image: url(/css/img/pricing-demo.png);
  padding-top: 1.5em;
}
table.pricing-table thead tr th.pricing-start div.head-inner{
  background-image: url(/css/img/pricing-soon.png);
  padding-top: 2.5em;
}
table.pricing-table thead tr th.pricing-popular div.head-inner{
  background-image: url(/css/img/pricing-popular.png);
  padding-top: 3.5em;
}
table.pricing-table thead tr th.pricing-eshop div.head-inner{
  background-image: url(/css/img/pricing-eshop.png);
  padding-top: 4.5em;
}

/*#table-packages*/

#table-packages td.col0,
#table-packages th.co10 {
    width: 28%;
}

table.pricing-table#table-packages tbody td.col1,
table.pricing-table#table-packages tbody th.col1,
table.pricing-table#table-packages tfoot td.col1,
table.pricing-table#table-packages tfoot th.col1  {
    width: 24%;
}

table.pricing-table#table-packages tbody td.col2,
table.pricing-table#table-packages tbody th.col2,
table.pricing-table#table-packages tfoot td.col2,
table.pricing-table#table-packages tfoot th.col2  {
    width: 24%;
}

table.pricing-table#table-packages tbody td.col3,
table.pricing-table#table-packages tbody th.col3,
table.pricing-table#table-packages tfoot td.col3,
table.pricing-table#table-packages tfoot th.col3 {
  border-right: 1px solid #ddd;
}
table.pricing-table#table-packages tbody td.col3,
table.pricing-table#table-packages tbody th.col3,
table.pricing-table#table-packages tfoot td.col3,
table.pricing-table#table-packages tfoot th.col3 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 24%;
}
table.pricing-table#table-packages thead th.col1 div.head-inner{
  padding-top: 1.5em;
}
table.pricing-table#table-packages thead th.col2 div.head-inner{
  padding-top: 1.5em;
}

table.pricing-table#table-packages thead th.col3 div.head-inner{
  padding-top: 1.5em;
}

table.pricing-table thead tr th .h3 small{
  margin-bottom: 0.7em;
  font-weight: normal;
}

table.pricing-table thead tr th .h3 strong {
    line-height: 40px;
}
/*akce2013*/
table.pricing-table thead tr th div.head-inner .info2{
  position: relative;
}

table.pricing-table .akce-inpage-50-right-corner,
table.pricing-table .akce-inpage-50-right-corner
{
  width: 79px;
  height: 79px;
  position: absolute;
  top: -2px;
  right: -2px;
  background: url(../images/akce/akce-inpage-50-right-corner.png) no-repeat;
}
table.pricing-table .akce-inpage-20-right-corner,
table.pricing-table .akce-inpage-20-right-corner
{
  width: 104px;
  height: 104px;
  position: absolute;
  top: -2px;
  right: -2px;
  background: url(../images/akce/akce-inpage-20-corner.png) no-repeat;
}

