/*-------------------------------GENERAL---------------------------------*/
body {
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6d6e72;
	text-align:left;
	background:#e9e5e2 url(../gfx/all.jpg) no-repeat top center;
}
a {
	text-decoration:none;
	font-size:12px;
	color:#000;
	line-height:100%;	
}
a:hover {
	text-decoration:underline;
	font-size:12px;
	color:#000;
	line-height:100%;
}
h1{
	font-size:18px;
	font-weight:bold;
	margin:0;
}
h2{
	font-size:18px;
	font-weight:bold;
	margin:0;
}
h3{
	font-size:16px;
	font-weight:bold;
	margin:5px 0;
}
img {
	border:none;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
	padding:0px;
	margin:0px auto;
}
td {
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
div{
	margin:0px auto;
}
input, textarea{
	padding:2px 2px 2px 2px;
}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.button{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
	padding-top:5px;
}
#clear{
	clear:left;
}
#id2{
	color: #000;
}
/*-------------------------------LAYOUT---------------------------------*/
#all{
	width:856px;
}
#content{
	width:575px;
}
#footer{
	height:51px;
	background:url(../gfx/fbottom.jpg) no-repeat right bottom;
}
#footer2{
	width:755px;
	padding:0px 0 0 20px;
	border-top:1px #cfceca solid;
	font-size:13px;
	margin-left:0;
}
/*-------------------------------BANNER---------------------------------*/
#bigpic{
	text-align:center;
	height:410px;
}
#bigpic img{
	width:836px;
	height:374px;
}
/*-------------------------------MENU---------------------------------*/
#menu{
	margin:58px 0 0 221px;
}
/*-------------------------------HOME---------------------------------*/
#floare h1{
	color:#e25c9b;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:0 0 15px 20px;
}
#content p{
	margin:0 10px 10px 0;
}
#titlu{
	color:#e25c9b;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:0 0 15px 20px;
}
#more{
	height:23px;
	padding:30px 0 0 20px;
	margin:0 0 20px 0;
	border-bottom:1px #cfceca solid;
	background:url(../gfx/bg-more.jpg) no-repeat right bottom;
}
#more a, #more a:hover{
	color:#e25c9b;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
}
#cadrut{
	margin:5px 10px 5px 10px;
	font-weight:bold;
	padding-left:5px;
}
#cadru{
	height:143px; width:257px;
	background:url(../gfx/cadru.jpg) no-repeat;
	text-align:center;
	padding:15px 0 0 0;
	margin:10px auto;
}
#cadru a{
	color:#FFFFFF;
}
#more2{
	padding:0 0 0 20px;
}
#more2 a, #more2 a:hover{
	color:#e25c9b;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
}
#floare{
	background:url(../gfx/ftop.jpg) no-repeat right bottom;
	padding:0 0 20px 0;
}
/*-------------------------------GALERIE---------------------------------*/
#galerie table{
	margin:0;
}
#galerie p{
	font-weight:bold;
	text-align:center;
	margin:0;
}
/*-------------------------------CONTACT---------------------------------*/
#padding{
	padding-top:10px;
}
.txtcontact{
	width:70px;
	vertical-align:middle;
}
#blues{
	width:230px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px #e25c9b solid;
	background:#e9e5e2;
}
#blues2{
	width:50px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px #e25c9b solid;
	background:#e9e5e2;
}
#blue{
	width:300px; height:80px;
	border:1px #e25c9b solid;
	background:#e9e5e2;
}
#submit{
	border:1px #e25c9b solid;
	background:#e9e5e2;
	padding:1px 2px 1px 2px;
}
/*-------------------------------FOOTER---------------------------------*/
#flinks{
	padding:10px 0 0 0;
}
#flinks a, #flinks a:hover{
	color:#6d6e72;
}
#silkweb{
	padding:10px 0 0 0;
	text-align:right;
}
#silkweb a, #silkweb a:hover{
	color:#6d6e72;
}
#cp{
	padding:0 0 2px 0;
}
/*-------------------------------PAGINARE---------------------------------*/
.page_normal{
	float:left;
	width:21px; height:14px;
	margin:15px 3px 0 0;
	padding:3px 0 1px 0;
	text-align:center;
	font-weight:bold;
	border: 1px #979797 solid;
	background:transparent;
}
.page_selected{
	float:left;
	width:21px; height:14px;
	margin:15px 3px 0 0;
	padding:3px 0 1px 0;
	text-align:center;
	font-weight:bold;
	border: 1px #979797 solid;
	background:#e25c9b;
}
