
/* ********************** navigace ******************* */
                      




#listahorni {
    /*natek:custom }*/ padding:0px 0px 0px 0px;
    clear:both;
    /* width:57.69em;
    *//* *width:980px;
    */ /* IE */ /* min-width:980px;
    */ float:left;
    text-align:left;
  }


#listahorni ul {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 4px;
    list-style:none;
    height:20px;
  }


#listahorni ul li {
    display:block;
    float:left;
    background:url(img/box-left-off.gif) top left no-repeat;
    padding:0px 0px 0px 3px;
    margin:0px 2px 0px 0px;
  }


#listahorni ul li a {
    display:block;
    float:left;
    font:10px Verdana;
    font-weight:bold;
    color:#434343;
    white-space:nowrap;
    background:url(img/box-right-off-wide.gif) top right;
    padding:4px 6px 4px 6px;
    margin:0px 0px 0px 0px;
    text-decoration:none;
  }


#listahorni ul li.selected {
    background:url(img/box-left-on.gif) top left no-repeat;
    padding-left: 3px;
  }


#listahorni ul li.selected a {
    color:#FFFFFF;
    text-decoration:none;
    background:url(img/box-right-on-wide.gif) top right;
    background-repeat:repeat-x;
  }


#listahorni a:hover {
    text-decoration:underline;
  }

/* SUB NAV SECTION */
                      




#podlista {
    padding:0px 0px 0px 0px;
    clear:both;
    float:left;
    width:100%;
    margin:0px 0px 0px 0px;

  }


#podlista ul {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    float:left;
    list-style:none;
    background:url(img/box-subnav-background.gif);
    width:100%;
  }


#podlista ul li {
    float:left;
    display:block;
    font-size: 10px;
    height:25px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background:url(img/box-subnav-separator.gif) right no-repeat;
  }


#podlista ul li  a {
    float:left;
    color:#FFFFFF;
    font:10px Verdana;
    white-space:nowrap;
    text-decoration:none;
    margin:5px 0px 0px 0px;
    padding:0px 9px 0px 9px;
  }


#podlista ul li.selected {
    background:url(img/box-subnav-on.gif) repeat-x;
    font:10px Verdana;
  }


#podlista a:hover {
    text-decoration:underline;
  }

/* Get Quotes section*/

                      




#hornitextlista {
    clear:both;
    float:left;
    margin:0px 0px 0px 0px;
    width:100%;
    display:block;
    font-size:11px;
    background:url(img/box-quotebar.gif);
  }


#hornitextlista ul {
    margin:0px 0px 0px 0px;
    list-style:none;
    width:100%;
    padding:2px 0px 0px 0px;
    float:left;
    background:url(img/box-quotebar.gif);
  }


#hornitextlista ul li {
    float:left;
    display:block;
    font-size:11px;
    font-weight:bold;
    height:27px;
    margin:0px 0px 0px 5px;
  }


#hornitextlista ul li label {
    float:left;
    font:11px Verdana;
    font-weight:bold;
    color:#023165;
    margin-left:130px;
    margin-top:6px;
    margin-right:0px;
  }


#hornitextlista ul li input.button {
    float:left;
    font:10px Verdana;
    font-weight:normal;
    padding:0px 0px 0px 0px;
    font-weight:bold;
    margin: 4px 0px 0px 0px;
  }


#hornitextlista ul li input.text {
    float:left;
    font:10px Verdana;
    font-weight:normal;
    padding:0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
  }


#hornitextlista ul li.first a {
    float:left;
    font:10px Verdana;
    font-weight:normal;
    color:#333333;
    border-left:none;
    margin:7px 0px 0px 0px;
    padding:0px 0px 0px 0px;
  }


#hornitextlista ul li a {
    float:left;
    font:10px Verdana;
    font-weight:normal;
    color:#333333;
    border-left:1px double #000000;
    margin:7px 0px 0px 0px;
    padding:0px 0px 0px 7px;
    text-decoration: none;
  }


#hornitextlista a:hover {
    text-decoration:underline;
  }



