ul.sortable li {
	position: relative; height:80px;
}

div.unsorted { min-height: 100px; _height: 100px; background-color: #808080; }
div.unsorted b { color: #000000; }

#files_list { height:1000px; }
#files_list i{ font-style:normal; }

.dad_head{ background:#666; padding: 0px 0px 4px 4px; height: 13px; }
.dad_head b{ color:#999999; font-weight: normal; }
.dad_head2{ background:#000; padding: 2px 2px 4px 4px; height: 13px; }
.dad_head2 b{ color:#999999; font-weight: normal; }

.dad_boxes{ min-height: 120px; background:#333333; border: 1px solid #666666; width: 180px; float: left; margin-left: 5px; text-align:left; }
.dad_boxes u{ float:right; text-decoration:none; }
.dad_boxes i{ float:left; font-style:normal; font-size:9pt; color:#CE04A8; }
.dad_boxes u a{ text-decoration:none; color:red; font-weight:bold; padding:0px 0px 0px 0px; }
.dad_boxes u a img{ float:none; }
.dad_boxes u a:hover{ background:none; }
.dad_boxes textarea{ font-size:9pt; margin:3px 0px 0px 0px; }

.dad_boxes li input{ }
.dad_boxes li u a{ display:block; margin:0px 0px 0px 0px; }
.dad_boxes li u a:hover{ text-decoration:none; color:red; font-weight:bold; }
ul.boxy {
    list-style-type: none;
    padding: 4px 4px 0 4px;
    margin: 0px;
    font-size: 13px;
    width: 170px;
    font-family: Arial, sans-serif;
    border: 0px solid #ccc;
}
ul.boxy li {
	cursor:move;
    overflow:hidden;
	margin-bottom: 4px;
	padding: 0px 0px;
	border: 1px solid #000;
	background-color: #666666;
}

.dad_edit{
position:absolute;
text-align: left;
margin:2px 0px 0px 65px;
font-size: 8pt;
}

.dad_edit a{ cursor: hand; cursor: pointer; color:#fff; display: block; height:20px; text-decoration: none; }
.dad_edit b{ font-weight: normal; text-decoration: underline; position: absolute; margin:1px 0 0 3px; width:90px; }
.dad_edit b:hover{ text-decoration: none; }
.dad_edit img{ float:none; }

.dad_thumb { border: 1px solid #333; margin:2px; position: absolute; top:19px; }
.dad_close { position: absolute; right:0px; top:0px; }
.dad_boxes .video_tbg { background:#9F2889; }
.dad_boxes .fotka_tbg { background:#284D82; }
.video_tbg { background:#9F2889 !important; }
.fotka_tbg { background:#284D82 !important; }