/* CSS Document */

/*td {
 width: 500px;
 height: 50px;
} */

.keret_1 {
 /*border-color:navy;
 border-style:solid;
 border-width:4px; */
 height:20px;
 border: #990000 solid 4px;
 border-bottom:none;
 border-bottom-color:#990000;
 background-color:#EC8A28;
 
}

.keret_2 {
 /*border-color:#990000;
 border-style:dashed;
 border-width:4px;*/
/* height:30px;
 
line-height:5 px; */
padding:8px;
 border: #990000 solid 4px;
 border-top:none;
 border-bottom:none;
 border-left:#990000 solid 4px;
 background-color:#FFFFCC
}

.keret_3 {
 height:6px;
 border: #990000 solid 4px;
 border-top-style:dotted;
 border-top-color:#808080;
 padding:8px;
}

.keret_4 {
 /*height:10px; */
 border: #990000 solid 4px;
 border-top-color:#FF6600;
 border-top-style:dashed;
 border-top-width:2px;
 border-bottom:none;
 padding:8px;
}

 /*.keret_4 {
 
 border: #990000 solid 4px;
 border-top:none;
 border-bottom:dotted;
 border-bottom-width:1px;
 border-bottom-color:#9999FF;
 background-color:#FFFFCC
} */

 .keret_b {
 
 border: #990000 solid 4px;
 border-top:none;
 border-right:none;
 border-bottom:none;
 /*border-bottom:dotted;
 border-bottom-width:1px;
 border-bottom-color:#9999FF;*/
 padding:5px;
 
} 

.keret_j {
 
 border: #990000 solid 4px;
 border-top:none;
 border-left:none;
 border-bottom:none;
 /*border-bottom:dotted;
 border-bottom-width:1px;
 border-bottom-color:#9999FF;*/
 padding:5px;
 
} 

.keret_dal {
 padding:10px;
 border:none;
 
}

.keret_hir {
 padding:5px;
 
 
} 