@charset "utf-8";
/* CSS Document */

/*	-----	rezervari	----- */

div#caseta_rezervari
{
	width:250px;
	padding:5px 4px 0px 4px;
	background:url(/images/bg_caseta.jpg) no-repeat top;
	margin-top:10px;
}


#caseta_rezervari .title
{
	width:243px;
	padding:3px 0px 0px 5px;
	margin-left:1px;
	background:url(/images/bg_caseta_titlu.gif) repeat-x;
	height:24px;
	color:#006388;
	font-weight:bold;
	font-size:14px;
}

#caseta_rezervari .content
{
	padding:10px 10px;
}

table.rez_form
{
	border:0px;
}

table.rez_form td
{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	border:0px;
	vertical-align:middle;
}

/*	----- galerie foto	----- */

div.thumbnails
{
	margin-bottom:15px;
}

a.thumbnail
{
	padding-bottom:3px;
	border-bottom:2px solid #e4d897;
	margin-right:5px;
	margin-bottom:5px;
	display:block;
	float:left;
}

a.thumbnail:hover
{
	border-bottom:2px solid #006388;
}

a.thumbnail img
{
	border:1px solid #f1ebcb;
}