.input_text { height: 12px; }

.hidden { display: none; }

.thumbs_holders_holder {
	border: 1px solid #ccc;
	height:57px;
	width:379px;
	overflow:hidden;
	}

.thumbs_holder {
	background: #f1f1f1;
	height: 60px;
	}

.thumb {
	margin: 2px;
	float: left;
	height: 50px; 
	width: 50px;
	}
.sub_folder {
	padding-left: 22px;
	margin: 0px 0px 0px 0px;
	display: none;
	border-left: 0px solid #ededee;
	}
.tree {
	background:url(/imgs/tree-V2.png?a) repeat-y;
	padding: 4px 0px 0px 0px;
	}
.tree_last {
	background:url(/imgs/tree-V3.png?c) 0px 0px no-repeat;
	border: 0px solid yellow;
	padding: 4px 0px 0px 0px;
	}
.visishkas_thumb_holderis {
	margin: 5px 0 0px 48px;
	width: 220px;
	border: 0px solid green;
	}

a.tree_link:link, a.tree_link:visited {
	font: 10px verdana;
	line-height: 100%;
	color: black;
	margin: 0px;
	padding: 0px;
	}
a.tree_link:hover {
	text-decoration:underline;
	background: none;
	}
a.tree_link:active {
	color: blue;
	text-decoration:none;
	}
a.tree_link:first-line {
	color: red;
	}
a.small_link:link, a.small_link:active, a.small_link:visited {
	font: 9px verdana;
	color: green;
	}
a.small_link:hover {
	background: none;
	text-decoration:underline;
	}


a.gallery_link:link, a.gallery_link:active, a.gallery_link:visited {
	font: bold 9px verdana;
	color: black;
	text-decoration:none;
	}
a.gallery_link:hover {
	color: white;
	}
.gallery_box {
	background:#f8f8f8;
	padding: 0px 5px 0px 2px;
	margin-bottom: 2px;
	border:1px solid #ccc;
	width: 260px;
	}
.thumbs_controls_div {
	border-bottom: 1px solid #ccc;
	text-align: center;
	}

.upl_div {
	display:none;
	border: 1px solid #ccc;
	padding: 20px;
	margin: 5px 0px 10px 0px;
	}
.note_ok {
	border: 1px solid #ccc;
	font: bold 12px tahoma;
	padding: 10px 15px 15px 40px;
	background: url(/imgs/done.gif) no-repeat 10px 10px;
	}
.big_pic_holder {
	padding: 5px 5px 5px 5px;
	background: #f1f1f2;
	text-align: center;
	border: 1px solid #ccc;
}
.big_pic {
	border: 1px solid #ccc;
	}
.medium_div {
	text-align: left;
	}
.pic_pavadinimas {
	font: bold 12px tahoma;
	text-align: left;
	padding: 0 0 2px 0;
	margin: 0 0 1px 0;
	width: 240px;
	}
.rename_input {
	font: bold 12px tahoma;
	background: #fffcdf;
	border: 1px solid #999999;
	}

.over_1 {
	background: #fffbd5;
	}
.pranesimas {
	display: none;
	position: absolute;
	left: 400px;
	top: 150px;
	width: 400px;
	height: 250px;
	border: 1px solid black;
	background: white;
	}
