@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image: url(../images/BCGR.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	}

.mein {
	position: relative;
	width: 900px;
	margin: 30px auto 0px auto;
	}
	
.header{
	position: relative;
	float: left;
	width: 900px;
	height: 120px;
}

.logo {
	position:relative;
	width:95px;
	height:95px;
	background-image: url(../images/Logo.jpg);
	background-repeat: no-repeat;
	float: left;
	}

.menu {
	margin: 79px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.login {
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.login a {
	color: #B5B5B5;
	text-decoration: none;
}

.login a:hover {
	color: #B66060;
	text-decoration: none;
}

.menu li {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:25px;
	}

.menu_bt_1 {
	color:#b66060;
	text-decoration:none;
	}

.menu_bt_1:hover {
	color:#b66060;
	text-decoration:underline;
	}

.menu_bt_2 {
	color:#693737;
	text-decoration:none;
	}

.menu_bt_2:hover {
	color:#693737;
	text-decoration:underline;
	}
.vizitatori{
	position:relative;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #B5B5B5;
	float: left;
	width:900px;
	}
.centre {
	position: relative;
	float: left;
	width: 888px;
	border-color: #b5b5b5;
	border-style: solid;
	border-width: 6px;
	background-color: #FFF;
}

.ic_Flash {
	width: 350px;
	height: 435px;
	float: left;
	position: relative;
	/**/
	}

.RightTextBox {
	position: relative;
	width: 435px;
	float: right;
	padding: 45px 30px 20px 0;
	}

.RightTextBox_title {
	position: relative;
	float:left;
	color: #694837;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	width: 435px;
}

.RightTextBox_text {
	position: relative;
	float:left;
	/*color: #4a4a4a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;*/
	margin-top: 40px;
	width: 435px;
}

/*================= Galeria =====================*/

.counter {
	position: relative;
	float: left;
	width: 888px;
}

.count {
	margin: 17px 0;
	padding: 0;
	list-style-type: none;
	text-align:center;
}

.count li {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left:2px;
	margin-right:2px;
	}

.count_bt_1 {
	padding:2px 4px;
	color:#b66060;
	text-decoration:none;
	}

.count_bt_1:hover {
	padding:2px 4px;
	color:#693737;
	text-decoration:none;
	background-color:#F2F2F2;
	}

.count_bt_2 {
	padding:2px 4px;
	color:#693737;
	text-decoration:underline;
	}

.count_bt_2:hover {
	padding:2px 4px;
	color:#693737;
	text-decoration:underline;
	background-color:#F2F2F2;
	}
	
.centre_box {
	position: relative;
	float: left;
	width: 888px;
}

.ic_box {
	position: relative;
	float: left;
	margin: 1px;
	display: inline;
	width: 218px;
	height: 218px;
	border-color: #FFF;
	/*	border-color: #b5b5b5;*/
	border-width: 1px;
	border-style: solid;
}
.ic_box_2 {
	position: relative;
	float: left;
	margin: 1px;
	display: inline;
	width: 218px;
	height: 218px;
	/*border-color: #FFF;*/
	border-color: #b5b5b5;
	border-width: 1px;
	border-style: solid;
	/*cursor:pointer;*/
}
.ic_im {
	position: relative;
	float: left;
	width: 218px;
	text-align: center;
	height: 169px;
	margin: 3px 0;
}

.ic_im img {
	
	border-style:none;
	border-width:0;
}

.boxText_1 {
	position: relative;
	float: left;
	width: 200px;
	padding: 0 9px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #694837;
	text-align: center;
}
.mail {
	color: #693737;
	padding-right: 70px;
	margin: 0;
}

.ContactForms {
	position: relative;
	width: 435px;
	float: left;
	margin-top: 70px;
}

#coment {
	width: 433px;
	border-color: #8f4c4c;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 10px 0;
	color: #8f4c4c;
	height: 130px;
}

#titlu_coment {
	width: 433px;
	border-color: #8f4c4c;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 10px 0;
	color: #8f4c4c;
	padding: 4px 0;

}
#autor_coment {
	width: 433px;
	border-color: #8f4c4c;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 10px 0;
	color: #8f4c4c;
	padding: 4px 0;

}
.coment_div_off {
	display:none;
	position:absolute;
	top:60px;
	left:208px;
	width: 433px;
	height:280px;
	border-color: #8f4c4c;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 10px 0;
	color: #8f4c4c;
	padding: 20px 20px 0 20px;
	background-color:#FFF;
	z-index:10;

}
.coment_div_on {
	display:block;
	position:absolute;
	top:60px;
	left:208px;
	width: 433px;
	height:280px;
	border-color: #8f4c4c;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 10px 0;
	color: #8f4c4c;
	padding: 20px 20px 0 20px;
	background-color:#FFF;
	z-index:10;

}
.shadow_right{
	position:absolute;
	left:474px;
	top:-1px;
	width:15px;
	height:302px;
	background-image: url(../images/rightShadow.png);
	background-repeat:no-repeat;
}

.shadow_bottom{
	position:absolute;
	left:-1px;
	top:301px;
	width:490px;
	height:15px;
	background-image: url(../images/bottomShadow.png);
	background-repeat:no-repeat;
}

.submit {
	background-image: url(../images/submit.gif);
	display: block;
	width: 88px;
	height: 24px;
	text-align: center;
	color: #694837;
	text-decoration: none;
	padding-top: 3px;
	cursor:pointer;
	float: left;
	}

.coment_thumb{
	position:relative;
	float: left;
	width: 600px;
	margin: 10px 143px;
	border-style:solid;
	border-color:#B5B5B5;
	border-width:1px;
	z-index:1;
	}
.coment_autor{
	position:relative;
	float: left;
	width: 290px;
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#694837;
	font-size:16px;
	}
.coment_data{
	position:relative;
	float: right;
	width: 290px;
	margin: 5px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#694837;
	font-size:16px;
	}
.coment_continut{
	position:relative;
	float: left;
	width: 590px;
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#993300;
	font-size:14px;
	}
/*---------------- members --------------------*/

.m_Home_RightTextBox_title {
	position: relative;
	float:left;
	/*color: #694837;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	width: 433px;
	border-color: #8f4c4c;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 10px 0;*/
}
.m_Home_RightTextBox_text {
	position: relative;
	float:left;
	color: #4a4a4a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 40px;
	width: 433px;	
	height: 130px;
	border-color: #8f4c4c;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0 10px 0;
}

/*================ admin =====================*/
.t1 {
	width:688px;
	/*margin: 20px auto;*/
	text-align:center;
	border-color:#333;
	border-style:solid;
	border-width:1px;
	position:relative;
	
}


.t_td1 {
	width:55px;
}

.t_td2 {
	width:80px;
}

.t_edit {
	display:block;
	width: 16px;
	height:16px;
	margin:0 auto;
	background-image:url(../images/b_edit.gif);
	background-repeat:no-repeat;
	border-color:#333;
	border-style:solid;
	border-width:1px;
}

.t_edit:hover {
	display:block;
	width: 16px;
	height:16px;
	margin:0 auto;
	background-image:url(../images/b_edit.gif);
	background-repeat:no-repeat;
	border-color:#333;
	border-style:solid;
	border-width:1px;
	background-color:#CCC;
}

.t_delete {
	display:block;
	height:16px;
	width: 16px;
	margin:0 auto;
	background-image:url(../images/b_drop.gif);
	background-repeat:no-repeat;
	border-color:#333;
	border-style:solid;
	border-width:1px;
}

.t_delete:hover {
	display:block;
	height:16px;
	width: 16px;
	margin:0 auto;
	background-image:url(../images/b_drop.gif);
	background-repeat:no-repeat;
	border-color:#333;
	border-style:solid;
	border-width:1px;
	background-color:#CCC;
}

.t_img {
	width: 180px;
}
.t_img img {
	margin:2px 6px;
}
.M_new_T {
	position:relative;
	display: block;
	width: 150px;
	background-image: url(../images/members_newThumb1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	margin:5px 100px;
	color: #000;
	float:left;
}

.M_new_T:hover {
	position:relative;
	display: block;
	width: 150px;
	background-image: url(../images/members_newThumb2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	margin:5px 100px;
	color: #000;
}

.change_t_img {
	width:168px;
	height:168px;
	position:absolute;
	top:127px;
	left:443px;
}
