.box-set {
         padding-bottom: 15px;
         font-size: 100%;
}

.box-set h4 {
         padding: 0px;
         margin: 5px;
         text-align: left;
         font-size: 100%;
}

.box {
         margin-bottom: 4px;
         padding: 5px;
}

.table {
       padding-top: 14px;
       width: auto;
       display: block;
       position: relative;
       width: 140px;
}
.table img {
       position: absolute;
       left: 0px;
       top: 0px;
       border: 0px;
       width: 30px;
       height: 28px;
}
.box a, .box-set a {
     color: black;
}

.box-set .head {
     background-color: #EAEAEA;
     border-bottom: 1px solid #969696;
     text-align: right;
     padding: 3px;
     margin: 0px;
}
.box-set .head a {
     font-weight: bold;
}
.box-set .body {
         background-color: white;
         padding: 5px;
         color: #323232;
}
.box-set .body b {
         color: #ff0000;
}
.box fieldset {
     border: 0px;
     margin: 0px;
     padding: 0px;
}
.box fieldset legend {
     display: none;
}
.box fieldset input {
     border: 1px solid #A5ACB2;
     font-size: 100%;
     font-family: verdana;  
     margin-bottom: 5px;
}
.box fieldset .input {
     width: 172px;
}

/* color definition --------------------------------------------------------- */
        .bg-grey {
                 background-color: #eaeaea;
        }
        .bg-white {
                 background-color: white;
        }
        
        .br-yellow {
                   border-left: 4px solid #fff200;
        }
        .br-green {
                   border-left: 4px solid #5C8728;
        }
        .br-red {
                   border-left: 4px solid #ED1C24;
        }
        
/*        .br-orange {
                   border-left: 4px solid #F7941D;
        }
        .br-red {
                   border-left: 4px solid #ED1C24;
        }
*/
/* color definition --------------------------------------------------------- */

.box-zviera {
            padding-bottom: 5px;
            border-bottom: 1px solid #cccccc;
            margin-bottom: 5px;
            color: #854F18;
            font-weight: bold;
            font-size: 110%;
}

.box-zviera img {
            float: left;
            margin-right: 10px;
            border: 0px;
}


#schranka-links a {
                padding-left: 15px;
}
#schranka-links .cleaner {
                height: 4px;
}
#schranka-links .s-odeslat {
                background: url('../../../images/utulek/s-odeslat.gif') no-repeat left center;
}
#schranka-links .s-tisk {
                background: url('../../../images/utulek/s-tisk.gif') no-repeat left center;
}
#schranka-links .s-clean {
                background: url('../../../images/utulek/s-clean.gif') no-repeat left center;

}
