* {
  margin: 0px;
}
body #products-content {
  background: #cdcdcd;
  font-family: Arial, Verdana, sans serif;
  color: #000;
  font-size: 12px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#products-content p {
  margin: 15px 0;
}

/*TOTAL packet info*/
ul.bullet {
  padding: 5px 10px;
  line-height: 25px;
  float: left;
}
ul.bullet li {
  background: url('/images/products/bullet.png') no-repeat 0 6px;
  list-style: none outside none;
  padding-left: 25px;
}
ul.check {
  padding: 5px 10px;
  line-height: 25px;
  float: left;
}
ul.check li {
  background: url('/images/products/check.png') no-repeat 0 6px;
  list-style: none outside none;
  padding-left: 25px;
}
.total-value {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: url('/images/products/total-bg.png') repeat-x;
  /*IE7 hack*/
  *float: left;
  *width: 646px;
}
.width45 {width: 45%; float: left;}
.width55 {width: 55%; float: left;}

/*PACKAGES block*/
ul.package {
  background: #fafafa;
  border-radius: 5px;
  padding: 0;
  font-weight: bold;
  line-height: 20px;
  color: #4c4c4c;
  list-style: none;
}
ul.package li {
  padding: 5px 8px 5px 30px;
  background: url('/images/products/bullet-blue.png') no-repeat 8px 8px;
}
ul.package li.title {
  padding: 0;
  line-height: 44px;
  font-size: 20px;
  text-transform: uppercase;
  background: url('/images/products/cms-bg.png') no-repeat 0 -68px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  color: #fff;
  letter-spacing: 1.3px;
  text-shadow: 1px 1px #333;
}
ul.package li.installer {
  padding: 0;
  line-height: 36px;
  font-size: 16px;
  background: url('/images/products/cms-bg.png') no-repeat -202px -68px;
  border-radius: 0 0 5px 5px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px #333;
}
ul.package li.even {
  background: url('/images/products/bullet-blue.png') no-repeat 8px 8px #f0f0f0;
}
ul.package .domene {
  font-size: 10px;
}
.width202 {
  width: 202px;
  float: left;
  margin: 10px 0 10px 10px;
}
.package-container {
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  /*IE7 hack*/
  *float: left;
  *width: 646px;
}
.package-container .readmore {
  float: right;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  margin: 0 10px 10px 0;
  background: url('/images/products/btn-more.png') repeat-x;
}
.package-container .readmore span {
  line-height: 25px;
  text-align: center;
  color: #fff;
  padding: 0 10px;
  font-weight: bold;
  text-shadow: 1px 1px #333;
}

/*CMS block*/
div.cms-info {
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  /*IE7 hack*/
  *float: left;
  *width: 646px;
}
div.cms-info h3 {
  margin: 12px 10px;
}
.width124 {
  width: 124px;
  float: left;
  margin: 0 1px 12px 0;
}
div.cms-info div.first {
  margin: 0 1px 12px 10px;
}
div.cms-info div.last {
  margin: 0 0 12px 0;
}
ul.cms {
  background: #fafafa;
  list-style: none;
  padding: 0;
  font-weight: bold;
  text-align: center;
}
ul.cms .title {
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  text-shadow: 1px 1px #333;
}
ul.cms .logo-p {
  height: 86px;
}
ul.cms .logo-p img {
  margin-top: 16px;
}
ul.cms .text {
  background: url('/images/products/cms-grey-bg.png') repeat-x;
  height: 40px;
  padding: 5px 20px 15px;
  line-height: 14px;
  color: #4c4c4c;
}
ul.cms .details, ul.cms .details a {
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  text-shadow: 1px 1px #333;
  text-decoration: none;
}
/*Joomla*/
div.cms-info ul.joomla li.title {
  background: url('/images/products/cms-bg.png') no-repeat 0 0;
  border-top-left-radius: 5px;
}
div.cms-info ul.joomla li.logo-p img {
  margin-top: 18px;
}
div.cms-info ul.joomla li.details {
  background: url('/images/products/cms-bg.png') no-repeat 0 -34px;
  border-bottom-left-radius: 5px;
}
/*Wordpress*/
div.cms-info ul.wordpress li.title {
  background: url('/images/products/cms-bg.png') no-repeat -124px 0;
}
div.cms-info ul.wordpress li.details {
  background: url('/images/products/cms-bg.png') no-repeat -124px -34px;
}
/*Drupal*/
div.cms-info ul.drupal li.title {
  background: url('/images/products/cms-bg.png') no-repeat -248px 0;
}
div.cms-info ul.drupal li.details {
  background: url('/images/products/cms-bg.png') no-repeat -248px -34px;
}
/*Magento*/
div.cms-info ul.magento li.title {
  background: url('/images/products/cms-bg.png') no-repeat -372px 0;
}
div.cms-info ul.magento li.details {
  background: url('/images/products/cms-bg.png') no-repeat -372px -34px;
}
/*Custom build*/
div.cms-info ul.custom li.title {
  background: url('/images/products/cms-bg.png') no-repeat -496px 0;
  border-top-right-radius: 5px;
}
div.cms-info ul.custom li.text {
  padding: 10px 20px;
}
div.cms-info ul.custom li.details {
  background: url('/images/products/cms-bg.png') no-repeat -496px -34px;
  border-bottom-right-radius: 5px;
}

/*DETALJNIJE tekst*/
.text-details {
  float: left;
  margin: 0 10px;
  /*IE7 hack*/
  *float: none;
  *clear: both;
}
.text-details h2 {
  font-style: italic;
  margin: 20px 0 5px 0;
  font-family: 'Arial', 'Avant garde';
  font-weight: bolder;
  /*IE7 hack*/
  *font-size: 18px;
}
.text-details ul.bullet {
  padding: 5px 30px;
  line-height: 18px;
  float: none;
}
.text-details ul.bullet li {
  background: url('/images/products/bullet.png') no-repeat 0 3px;
}
.text-details ul.check {
  padding: 5px 30px;
  line-height: 18px;
  float: none;
}
.text-details ul.check li {
  background: url('/images/products/check.png') no-repeat 0 2px;
}
.text-details ul.none li {
  background: none;
}
