/* 
div.pripojeny_obrazek {
 float: left; width: 136px; height: 16px; border: 1px solid #9f9e9d; 
 margin-right: 5px; padding-left: 5px; margin-bottom: 5px; 
 background-color: #fcf5a6; position: relative;
}

div.pripojena_ikona {
 float: left; width: 100px; height: 16px; border: 1px solid #9f9e9d; 
 margin-right: 5px; padding-left: 5px; margin-bottom: 5px; 
 background-color: #fcf5a6; position: relative;
}
*/

div.pripojeny_obrazek {
 float: left; /*  width: 236px; height: 16px;*/ border: 1px solid #9f9e9d; 
 margin-right: 5px; padding-left: 5px; margin-bottom: 5px; 
 background-color: #dcccbf; position: relative; text-align: center; height: 120px; overflow:hidden
}

div.pripojena_ikona {
 float: left; /*width: 100px; height: 16px;*/ border: 1px solid #9f9e9d; 
 margin-right: 5px; padding-left: 5px; margin-bottom: 5px;
 background-color: #dcccbf; position: relative; text-align: center
}

div.div_nahled {
 position: absolute; bottom: 20px; left: 0px; z-index: 1000; background-color: white; border: 1px solid black
}

div.nazev_obrazku {float: left; width: 88px; height: 16px; overflow: hidden; line-height: 16px; cursor: normal; position: relative; text-align: left}
div.odstranit_pripojeny_obrazek {float: right; line-height: 16px; padding-top: 2px; cursor: pointer; margin-right: 3px;}
div.presun_poradi {float: left; height: 16px; line-height: 16px; margin-right: 10px}

img.nahled_obrazku {margin: 0px; border: 3px solid #824d34; clear: both; margin-right: 8px; margin-left: 3px}
img.obrazky_vpravo {margin-top: 2px; cursor: pointer;}
img.obrazky_vlevo {margin-top: 2px; cursor: pointer; margin-right: 3px}

div.pripojeny_dokument {
 float: left; height: 16px; border: 1px solid #9f9e9d;
 margin-right: 5px; padding-left: 5px; margin-bottom: 5px; 
 background-color: #fcf5a6; 
}

span.span_nazev {
 clear: both; display: block; margin-bottom: 4px
}

div.nazev_dokumentu {float: left; width: 360px; height: 16px; overflow: hidden; line-height: 16px; position: relative; padding-right: 15px;}
div.odstranit_pripojeny_dokument {float: left; line-height: 16px; padding-top: 1px; * padding-top: 2px; cursor: pointer; padding-right: 2px; clear: right}