.chc {
	margin:0;
}

.ch1, .ch2, .ch3, .ch4, .ch5, .ch6, .ch7 {
	border:2px solid #fff;
}

.ch1 {
	width:306px;
	height:150px;
	overflow:hidden;
}

.ch2 {
	width:246px;
	height:150px;
	overflow:hidden;
}

.ch3 {
	width:336px;
	height:132px;
	background-color:#a8c630;
	color:#fff;
	margin-top:20px;
}
	.ch3 .titlu_colectie {
		margin:10px 0;
		font-style: italic;
		font-weight:normal;
		color:#fff;
	}
	
	.ch3 .inner_content {
		padding-left:10px;
	}
	
.ch4 {
	width:196px;
	height:150px;
	overflow:hidden;
	font-size:1px;
}

.ch5 {
	width:246px;
	height:150px;
	overflow:hidden;
}

.ch6 {
	width:246px;
	height:150px;
	overflow:hidden;
}

.ch7 {
	width:196px;
	height:150px;
	overflow:hidden;
	font-size:1px;
}

.ch_hover {
	outline:3px solid #000;
}

.colectii_left {
	width:280px;
}
    .colectii_left .ultima_poza {
        height:220px;
        padding:10px;
        background-color:#f3f3f3;
    }
    
.colectii_right {
}
    .poza_mica {
        width:92px;
        height:70px;
        
        overflow:hidden;

        float:left;
        margin:0 5px 5px 0;
        padding:5px;
        background-color:#f3f3f3
    }

.crumb_bar_colectii {
	border-left:2px solid #dedede;
	border-right:2px solid #bfbfbf;
	border-bottom:2px solid #bfbfbf;
	padding:7px 10px 10px 10px;
}

	.crumb_bar_colectii h1 {
		font-size:24px;
		font-weight:normal;
		/*background-color:#49AACC;*/
		margin:0;
		letter-spacing:0px;
		color:#49AACC;
	}

	.crumb_bar_colectii h1 a {
		font-size:18px;
		font-weight:normal;
		color:#fff;
		background-color:#ff3399;
		padding:5px;
	}

#editeaza_colectia {
	padding:10px 0;
	margin-bottom:20px;
}

#descriere,
#descriere1 {
	padding:10px;
	border:1px dotted #dedede;
}

.banner_colectie {
	border-left:2px solid #dedede;
	border-top:2px solid #dedede;
	border-right:2px solid #bfbfbf;
	height:60px;
}

.discutie_left {
	float:left;
	width:150px;
}

.discutie_right {
	width:550px;
	float:right;
}

.comentariu {
	font-size:12px;
	font-style:italic;
	width:400px;
	margin-bottom:20px;
}
	.neacceptat {
		border:1px dotted #dad9d9;
		background-color:#FFFDDA;
		padding:10px;
	}
	.comentariu img{
		border:2px solid #dad9d9;
	}

	.comentariu .left{
		width:60px;
		margin-right:5px;
	}

	.comentariu .right{
		width:320px;
	}

	.comentariu a{
		color:#ff3399;
		font-style:normal;
	}
	.comentariu p{
		font-size:12px;
		font-style:normal;
		padding:5px 0;
		margin:2px 0;
	}
	.comentariu .msgImp{
		padding:20px;
		font-weight:bold;
		background-color:#dad9d9;
	}

#colectieList {
	padding:10px;
	margin-bottom:10px;
}
	#colectieList .avatar {
		width:100px;
		text-align:center;
		
		position:relative;
	}
	
	   #colectieList .loc {
	   		position:absolute;
	   		top:-20px;
	   		left:-20px;
	   		
	   		color:#fff;
	   		
	   		padding:5px;
	   		background-color:#4676b8;
	   }

	   .tabel_edit tr {
	       background-color:#f3f3f3;
	       font-size:12px;
       }

       .tabel_edit td {
           padding:4px;
       }

	#colectieList a.vezi,
	#colectieList a.vezi:visited {
		font-size:18px;
	}

	#colectieList .detalii {
		width:610px;
	}

	#colectieList .detalii .titlu {
		margin:0;
	}
		#colectieList .detalii .titlu h2 {
			margin:5px 0;
		}
		#colectieList .detalii .titlu h2 a,
		#colectieList .detalii .titlu h2 a:visited,
		#colectieList .detalii .titlu h2 a:hover {
			color:#666;
			text-decoration:none;
			font-size:18px;
			background-color:#dedede;
			padding:5px;
		}

		#colectieList .detalii p.subtitlu {
			margin:3px 0 5px 0;
		}

		#subtitlu_vezi_colectie {
			margin:5px 0 15px 0;
		}

		#colectieList .ultimelePoze {
		}

		#colectieList .ultimelePoze .poza {
			width:100px;
			height:90px;
			margin-right:20px;
			text-align:center;
		}

#colectiiAdauga {
}

	#colectiiAdauga h1 {
		font-size:24px;
	}

	#colectiiAdauga td {
		padding:10px;
	}

	#colectiiAdauga input.inputWide {
		width:300px;
	}
	#colectiiAdauga textarea.inputWide {
		width:303px;
	}

	#colectiiAdauga .inputNarrow {
		width:150px;
		font-size:12px;
	}

.veziCreeaza {
	font-size:12px;
}

.colectiiUtilizatori {
	width:100px;
	height:100px;
	margin:3px 4px;
}

.colectiiUtilizatoriH {
	width:100px;
	height:120px;
	margin:3px 4px;
}

.colectiiUtilizatoriHH {
	width:100px;
	height:140px;
	margin:3px 4px;
}

#colectiiFiltre {
	margin:4px 0;
	font-size:12px;
}

	#colectiiFiltre input {
		font-size:11px;
	}

#h2Colectie {
	font-size:14px;
	font-weight:normal;
}

#colectieNouaBut {
	font-size:18px;
}

.detalii_titlu td {
	background-color:#000;
}

#edit_header {
	margin-top:10px;
}