/* Styles of HTML elements */

* {
  font-family: Tahoma;
  font-size: 11px;
  color: #3f3f3f;
}

body{
  padding-top: 20px;
}

img{
  border: 0px;
}

a{
  color: #315F77;
  
}

hr{
  height: 1px;
  border: 0px;
  color: #f3f3f3;
  background: #3f3f3f;
  margin-bottom: 15px;
}

input, select{
  border: 1px solid #aaa;
  height: 16px;
}

textarea{
  border: 1px solid #aaa;
}

/* Styles of basic page elements*/

div#main, div#footer{
  width: 990px;
  margin: 0px auto 0px auto;
}

div#main-left{
  float: left;
  width: 720px;
}

div#main-right{
  float: right;
  width: 255px;
}

div#footer{
  clear: both;
}

div#menu{
  
  
}


/* Special & Repetition styles */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.clearance{
  clear:both;
}

input.bordered-input{
  border: 1px solid #8f8f8f;
}
/* Misc */



div#footer-content ul li{
  display: inline;
  list-style-type: none;
  
}


div#footer-content{
  margin-top: 10px;
  border-top: 1px solid #c0c0c0;
}

div#footer-top, div#footer-bottom{
  text-align: center;
}

div#footer-top{
  margin: 10px 0px 10px 0px;
}

div#footer-top ul li{
  margin-left: 8px;
}

div#footer-top ul li a, div#footer-bottom a{
  color: #666;
  
}

div#footer-top ul{
  margin: 0px;
  padding: 0px;
}

div#content-left{
  float: left;
  width: 375px;
}

div#content-left p{
  text-align: justify;
  line-height: 16px;
}

div#content-right{
  float: right;
  width: 300px;
  padding-top: 15px;
}

div#content-left, div#content-right{
  margin-top: 15px;
}

div#content-right-top{
  height: 25px;
  background: url('/design/images/right-up.jpg') no-repeat;
}

div#content-right-middle{
  background: #EC9136;
}

div#content-right-bottom{
  height: 25px;
  background: url('/design/images/right-bottom.jpg') no-repeat;
}

span.content-right-middle-title{
  font-weight: bold;
  font-size: 12px;
  color: #3f3f3f!important;
}

div#content-right-middle-content{
  margin: 0px 15px 0px 15px;
  color: #fff;
  line-height: 18px;
}

div#content-right-middle-content *{
    color: #fff;
}

div#content-right-middle-content a{
  color: #315F77;
}

*.required-field{
  color: red;
  font-weight: bold;
}

div#content-left h1{
  font-size: 15px;
  letter-spacing: 0.05em;
}

input.neviditelny{
  display: none;
  width: 1px;
  height: 1px;
}

div.page_confirmation{
  color: green;
  font-weight: bold;
  margin-bottom: 10px;
}

div.page_error{
  color: red;
  font-weight: bold;
  margin-bottom: 10px;
}

div.content-right-point{
  padding-left: 25px;
  background: url('/design/images/content-right-point.gif') no-repeat;
  margin: 10px 0px 0px 0px;
}

*.not-filled{
  background: #FFBCBC;
}

div.subpage-subheader{
  font-weight: bold;
  font-size: 13px;
  color: #EC9136;
  margin: 20px 0px 10px 0px;
}

div#header-18900{
  margin: 0px;
}

div#content-left ol li{
  margin-bottom: 7px;
  line-height: 16px;
}

div#menu{
  margin-top: 20px;
}

div#menu-content{
  float: right;
  height: 30px;
  background: #EC9136;
  width: 100%;
}

div#menu-content ul {
  margin: 6px 15px 0px 0px;
  padding: 0px;
  
}

div#menu-content ul li{
  display: inline;
}

div#menu-content ul li h2{
  display: inline;
  margin-left: 10px;
}

div#menu-content ul li h2 a{
  color: white;
  text-decoration: none;
  font-size: 13px;
}

div#right-header{
  height: 30px;
  background: #EC9136;
  margin-top: 20px;
}

div#main-header{
  
  margin-top: 15px;
  width: 720px;
  height: 200px;
  background: url('/design/images/main-header.jpg') no-repeat;
}

div#references{
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  margin-top: 10px;
  padding-bottom: 8px;
}

div#references-header{
  font-weight: bold;
  color: #666;
  margin-top: 8px;
  font-size: 13px;
}

div#references-body{
  margin-top: 10px;
  padding-left: 25px;
  background: url('/design/images/doublequotes.gif') no-repeat;
  
}

div#references-footer{
  margin-top: 5px;
  text-align: right;
}

div#order-now{
  float:right;
  margin-top: 140px;
}

div#price{
  padding: 5px;
}

div#price-content-sk-content, div#price-content-eu-content, div#price-content-srs-content{
  float: left;
}

div#price-content-sk-price, div#price-content-eu-price{
  float: right;
  width: 70px;
}

div#price-content-sk-content a, div#price-content-eu-content a, div#price-content-srs-content a{
    text-decoration: none;
    font-size: 22px;
    color: #666;
}

div#price-content-srs-content a{
  font-size: 20px;
}

div#price-content-sk-price, div#price-content-eu-price{
    height: 30px;
    background: #EC9136;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    font-size: 18px;
    text-align: center;
}

div#price-header{
  font-weight: bold;
  color: #666;
  font-size: 13px;
  margin-bottom: 10px;
}

div#price-content{
  
}
div#comparison{
  border-top: 1px solid #c0c0c0;
  margin-top: 15px;
  height: 100px;
  background: url('/design/images/comparison.jpg') no-repeat;
  
}

div#situations{
  border-top: 1px solid #c0c0c0;
  margin-top: 15px;
  height: 100px;
  background: url('/design/images/situations.jpg') no-repeat;
}

div#foundation{
  border-top: 1px solid #c0c0c0;
  margin-top: 15px;
  height: 100px;
  background: url('/design/images/club.jpg') no-repeat;
}



div#club{
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    height: 80px;
    margin-bottom: 15px;
    background: url('/design/images/klub.jpg') 0px 8px no-repeat;
    padding-top: 15px;
}

div#comparison-content{
  margin: 0px 0px 0px 120px;
  padding-top: 12px;
  letter-spacing: 0.04em;
}

div#comparison-content a{
  text-decoration: none;
  color: #3f3f3f;
  font-size: 20px;
}

div.main-page-header{
  background: #EC9136;
  height: 30px;
}

div.main-page-content{
  margin: 10px 0px 16px 0px;
  line-height: 16px;
  font-size: 12px;
}

div.main-page-header-content{
  color: #fff;
  padding: 7px 0px 0px 8px;
  font-weight: bold;
  font-size: 13px;
}

div#header-logo{
  float: left;
}

div#header-claim{
  float: left;
  text-align: right;
  font-weight: bold;
  font-size: 14px;
  margin-left: 25px;
}

div#header-claim h1{
  margin-top: 22px;
  font-weight: bold;
  font-size: 15px;
}

*.centered{
  text-align: center;
}

*.oranged{
  background: #FFEEBC;
}

div.subpage-breaker{
  background: #EC9136;
  padding: 5px 0px 5px 10px;
  margin-bottom: 10px;
}

div.subpage-breaker h2{
  color: #fff;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

p.subpage-text-holder{
  line-height: 14px;
  padding: 5 10px 5px 10px;
  margin-top: 0px;
}

h3.subpage-subheader-orange, h3.subpage-subheader-orange a{
  color: #EC9136;
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 5px;
}

div.subpage-checker{
  padding-left: 25px;
  background: url('/design/images/success-small-notification.gif') no-repeat;
  margin-bottom: 10px;
  height: 20px;
}

div#blog-news-title strong{
  font-size: 12px;
  color: #EC9136;
}

div#blog-news-title{
  margin-bottom: 8px;
}

div#blog-news-content div{
    background: url('/design/images/article.gif') no-repeat;
    padding-left: 23px;
    height: 16px;
    margin-bottom: 18px;
}

div#blog-news{
  margin-bottom: 15px;
}

div.subpage-crossroad-item{
  float: left;
}

h3.subpage-crossroad-item-header{
  background: #EC9136;
  padding: 5px;
  margin-bottom: 25px;  
  width: 160px;
  margin-right: 10px;
}

h3.subpage-crossroad-item-header a{
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

img#naceste, img#naceste2{
  vertical-align: top;
  float: left;
}

img#naceste2{
  margin-left: 10px;
  margin-right: 10px;
}

div#header-login{
  float: right;
  
}

div#header-login-title{
  font-weight: bold;
  color: #EC9136;
  font-size: 12px;
  margin-bottom: 7px;
}

div.header-login-line{
  margin-bottom: 7px;
}

input#header-login-button{
  margin-left: 25px;
}

div.header-login-line{
  text-align: right;
}

div.notification-success{
  color: green;
  margin: 10px 0px 10px 0px;
}

div.notification-error{
  color: red;
  margin: 10px 0px 10px 0px;
}

div#klient-notification-title{
  color: green;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
}

div#klient-extension-notification{
  margin-bottom: 25px;
}


div#klient-notification-title-error{
  color: red;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
}

div#header-coopbanner{
  float: left;
  margin-left: 45px;
  width: 468px;
  
}
