/* CSS Document */
          a:link {
          	text-decoration: none;
          	color: #6e6e6e;
          }
          a:visited {
          	text-decoration: none;
          	color: #6e6e6e;
          }
          a:hover {
          	text-decoration: none;
          	color: #d92323;
          }
          a:active {
          	text-decoration: none;
          	color: #6e6e6e;
          }

.lvl2{
          height: 520px;
}

#c_c{
                                  width: 421px;
                                  height: 460px;
                                  float: left;
                                  border-left: 1px #d1d1d1 solid;
                                  border-right: 1px #d1d1d1 solid;
}

#cc_2serv{
      width: 380px;
      position: relative;
      top: 5px;
}
      #cc_2serv p, #cc_2serv span{
                  font-family: tahoma;
                  text-align: justify;
                  line-height: 1.5
      }
            
.predl{
        height: 65px;
        width: 363px;
        border: 1px #d5d5d5 solid;
        padding: 8px;
        margin-bottom: 8px;
        position: relative;
}

.predl_name{
            font-size: 18px;
            position: relative;

            top: -5px;
}
.predl a{
            color: #393939;
} 
.predl a:hover{
                            color: #d92323;
} 
.predl_price{
             font-size: 12px;
             position: absolute;
             right: 10px;
             color: #6e6e6e;
}
.predl_price span{
                  color: #b70000;
}
.predl_opis{
            font-size: 12px;
            color: #6e6e6e; 
}

#predl_fut{
            height: 65px;
            width: 363px;
            border: none;
            padding: 8px;
            margin-bottom: 8px;
            position: relative;
            color: #6e6e6e;
}     


#cl_text{
            width: 440px;
            height: 380px;
            float: left;
            position: absolute;
            left: -80px;
            font-size: 12px;
}
#red_zaglav{
            font-size: 18px;
            color: #b70000;
}
#cl_text ul{
             margin-left: 30px;     
}
#cl_text ul li{
                padding: 0;
                margin: 0;
}