/*************************Tlacitko objednat***********************/

.objednat {
padding:10px 0px;
   }

.objednat table{
    float: left;
    margin: 0 0 0 5px;
    border-collapse:collapse;
    width:120px;
    text-align:center;
}

.objednat td {
padding: 0px !important;
}

.objednat td.roh-lh, .objednat td.hrana-h, .objednat td.hrana-d, .objednat td.roh-ph, .objednat td.roh-pd  {
height: 2px;
}

.objednat td.roh-lh, .objednat td.hrana-l, .objednat td.hrana-p, .objednat td.rohld, .objednat td.roh-ph, .objednat td.roh-pd {
width: 2px;
}

.objednat td.roh-lh {
background: url(/FileHandler.ashx?FileID=4649&amp;Original=True) no-repeat;
}
.objednat td.hrana-h {
background: url(/FileHandler.ashx?FileID=4650&amp;Original=True) repeat-x;
}
.objednat td.roh-ph {
background: url(/FileHandler.ashx?FileID=4651&amp;Original=True) no-repeat;
}
.objednat td.hrana-l {
background: url(/FileHandler.ashx?FileID=4652&amp;Original=True) repeat-y;
}
.objednat td.hrana-p {
background: url(/FileHandler.ashx?FileID=4653&amp;Original=True) repeat-y;
}
.objednat td.stred {
background: url(/FileHandler.ashx?FileID=4654&amp;Original=True) repeat-x top left #136557;
padding:3px !important;
}
.objednat td.roh-ld {
background: url(/FileHandler.ashx?FileID=4657&amp;Original=True) no-repeat;
}
.objednat td.hrana-d {
background: url(/FileHandler.ashx?FileID=4656&amp;Original=True) repeat-x;
}
.objednat td.roh-pd {
background: url(/FileHandler.ashx?FileID=4655&amp;Original=True) no-repeat;
}
.objednat a {
display: block;
padding: 2px 4px;
color: white;
font-weight: bold
}
/*
.objednat a {
background: url(/FileHandler.ashx?FileID=4646&Original=True);
display: block;
width: 140px;
height: 32px;
float: right;
}

.objednat a span {
    display: none;
}
*/




.objednat-objednat span{padding: 2px 4px;display:block;color:lightgray;
font-weight:bold;}