
/* base */
img {
  border:none;
}
/* malé box okna */
.box-uvod {
  width:765px;
  padding: 0 0 0 0px; 
  color:#0F3973;
}
.slide-box {
  width:765px;
  height:330px;
  background: url(./img/hp/slide-box.gif) no-repeat  0 0;
  padding: 0px;
  padding-bottom:16px;
}
.left-slide {
  display:block;
  float:left;
  width:445px;
  padding:10px;
}
.right-slide {
  display:block;
  float:left;
  width:260px;
  padding:10px 10px 10px 27px;
}
.bonus {
  padding:0 0 10px 0;
}
.box-content-float {
  padding:0 10px 0 17px;
  width:355px;
  float:left;
  display:inline;
}
.box-content-novinky {
  background: url(./img/hp/novinky.gif) no-repeat 620px 0;
  padding:0 18px 0 17px;
  width:730px;
  height:auto;
}
/* nadpisy*/
h2 a, h3 a {
  color:#274F88;
  font-weight:normal;
  text-decoration:underline;
}
.calc h1 {
  font-size:22px;
  font-weight:bold;
  padding:5px 5px 15px 0;
}
.calc h2 {
  padding:5px 5px 15px 0;
}
.box-content-float h3 {
  padding:20px 0 0 0;
}
.right-slide h3 {
  padding: 8px 0 5px 0;
}
/* odstavce*/
.green {
  color:#65BC25;
}
p.green {
  margin:10px 0 5px 0;
}
.right-slide p {
  margin:5px 0 10px 0;
  font-size:12px;
} 
.box-uvod .usetrit {
  display:block;
  width:715px;
  height:40px;
  text-align:right;
  font-size:12px; 
  line-height:32px;
  margin:0;
  padding:0 55px 0 0; 
}
.box-uvod p {
  font-size:20px;
  margin:0;
  padding:0 0 30px 30px; 
}
.box-uvod p span{
  font-size:14px; 
  font-weight:bold;
}
.box-content-float p, .box-content-novinky p{
  font-size:12px;
  text-align:justify;
  margin:0;
  padding: 5px 0 5px 0;
}
p.datum {
  margin:0;
  padding:0;
  color:#999;
  font-size:12px;
}
/* odrážky */
.box-uvod ul {
  margin:0;
  padding:0;
}
.box-uvod li {
  list-style:none;
  font-size:17px;
  font-weight:bold;
  line-height:150%;
} 
.bonus ul {
  margin:10px 0 0 0;
  padding:0;
}
.bonus li{
  list-style: url(./img/hp/bonus.gif);
  margin-left:100px;
  font-size:12px;
}
.logapoj {
  text-align:center;
  padding:0 0 16px 0;
}
/* calc */ 
.calc {
  width:748px;
  height:269px;
  padding:0 0 5px 17px;
  background: transparent url(./img/hp/calc.jpg) no-repeat 0 0;
  clear:both;
}
ul.calc-select {
  margin:0;
  padding:0;
  display:inline;
  float:left;
  width:315px;
  list-style:none;
}
ul.calc-select li {
  display:block;
  margin:1px;
  padding:0;
  width:267px;
  height:53px;
}
ul.calc-select li.osobni {
  background: #cdcdcd url(./img/hp/ul-osobni_p.gif) no-repeat 0 0;
  cursor: pointer;
}
ul.calc-select li.moto {
  background: #cdcdcd url(./img/hp/ul-motocykl_p.gif) no-repeat 0 0;
  cursor: pointer;
}
ul.calc-select li.nakladni {
  background: #cdcdcd url(./img/hp/ul-nakladni_p.gif) no-repeat 0 0;
  cursor: pointer;
}
ul.calc-select li.ostatni {
  background: #cdcdcd url(./img/hp/ul-ostatni_p.gif) no-repeat 0 0;
  cursor: pointer;
}
ul.calc-select li.osobni-hover {
  background: #cdcdcd url(./img/hp/ul-osobni_a.gif) no-repeat 0 0;
}
ul.calc-select li.moto-hover {
  background: #cdcdcd url(./img/hp/ul-motocykl_a.gif) no-repeat 0 0;
}
ul.calc-select li.nakladni-hover {
  background: #cdcdcd url(./img/hp/ul-nakladni_a.gif) no-repeat 0 0;
}
ul.calc-select li.ostatni-hover {
  background: #cdcdcd url(./img/hp/ul-ostatni_a.gif) no-repeat 0 0;
}
.calc-content {
  display:inline;
  float:left;
  width:415px;
  padding:5px 0 0 0;
}
.calc-content .go {
  width:255px;
  height:39px;
}
.calc-content .go span {
  display:block;
  color:#fff;
  font-size:18px;
  font-weight:bold;
  padding:8px 0 0 28px;
}
.calc-content .go {
  background: #329610 url(./img/hp/go.png) no-repeat 0 0;
  cursor: pointer;
}
.calc-content #hover.go {
  background: #329610 url(./img/hp/go_a.png) no-repeat 0 0;
}
/*odrážky*/
ul.non {
  margin:5px 0 0 30px;
  padding:0;
}
ul.non li {
  list-style:none;
  margin:0;
  padding:2px 0 3px 0;
  color:#0F3973;
  font-size:16px;
  font-weight:bold;
}
ul.non li .numb { 
  display:inline;
  padding-right:10px;
  color:#F38B04;
  font-size:26px;
}
/* obrazky */ 
.imgin {
  float:left;
  margin:0 0 20px 0;
}
.imgnew {
  display:block;
  float:right;
  color:#666;
  padding:5px 0 0 0;
  margin:0 12px 0 0;
  /*border: 1px solid #cecece;*/
  
}

/* calc */ 

.shortcalc  {
  background: transparent url(./img/hp/pzp-porovnanie.jpg) 15px 2px no-repeat;
}

.shorttitle {
  padding-left:356px;
  color:#F38B04;
  font-size:30px;
  padding-bottom:0px;
}

p.shortclaim {
  padding:0 0 30px 386px;
  color:#333;
  font-style: italic;
}

p.shortgo  {
  display:block;
  padding:5px 0 70px 426px;
  margin:0;
}

a.shortgob  {
  display:block;
  padding:0;
  width:267px;
  height:50px;
  background: transparent url(./img/hp/povinne-ruceni-vypocet.gif) no-repeat 50% 50%;
  cursor: pointer;
  text-decoration:none;
}

a.shortgob span {
  display:block;
  color:#fff;
  font-size:18px;
  font-weight:bold;
  padding:12px 0 0 15px;
}

a.shortgob:hover {
  background: transparent url(./img/hp/povinne-ruceni-vypoceth.gif) no-repeat top right;
}

.shorimg {
  border-top: 1px solid #E0E0E0;
  padding:5px 0 0 0;
  color:#666;
}


