.cornerup {
	position: relative;
	width: 400px;
	float: right;
	height: 18px;
	font-size: 10px;
	color: #5D5D5D;
	font-weight: bold;
}

.cornerdown {
	position: relative;
	height: 18px;
	width: 500px;
	float: right;
	clear: right;
	margin-top: 46px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #939393;
}
.butMain {
	float: right;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-bottom-style: none;
	text-decoration: none;
	margin-right: 7px;
}
.butMainlink {
	float: right;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-bottom-style: none;
	color: #8D8D8D;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../img/backbtn.png);
	background-repeat: repeat-x;
}

.butMainlink:hover {
	color: #A60A0A;
}
.butTopSelected {
	background-color: #F1F1F1;
	float: right;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-right: 7px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	position: relative;
	right: 7px;
	text-decoration: none;
	color: #A60A0A;
}


.butTop {
	background-color: #F1F1F1;
	float: right;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-right: 7px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	position: relative;
	right: 7px;
	text-decoration: none;
}
.butToplink {
	text-decoration: none;
	color: #8D8D8D;
}

.butToplink:hover {
	color: #A60A0A;
}
.steag {
	float: right;
	height: 12px;
	width: 21px;
	position: relative;
	margin-right: 7px;
}
.butMainSelected {
	float: right;
	position: relative;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right: 7px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	border-bottom-style: none;
	background-image: url(../img/backbtn.png);
	background-repeat: repeat-x;
}
.bannerPortofoliu {
	overflow: hidden;
	position: relative;
	height: 206px;
	width: 700px;
	float: right;
	background-color: #FFF;
	border: thin solid #333;
}
