.clear{
    clear: both;
}

.menu-button-up{
	background-color:#3D669A;
	height:58px;
	padding:2px 2px 2px 2px;
	overflow:hidden;
}
.menu-button-down{
	background-color:#FFFFFF;
	height:12px;
	border-bottom:3px solid #FF8420;
	text-align:center;
	font-weight:800;
	padding:3px 0px 3px 0px;
}

.link-orange{
	color:#FF8420;
}

.text-orange{
	color:#FF8420;
	font-weight:bold;
}
.link-detalii:hover{
	color:#436E9B;
	float: right;
}
.link-detalii{
	color:#FF8420;
	float: right;
}
.menu-button-container{
	float:left;
	width:112px;
	margin:0px 3px 0px 3px;
}
.menu-button-container a{
	color:#3d669b;
	text-decoration:none;
}
.oferta-speciala-text{
	color:#3d669b;
	font-size:12px;
}
.title{
	float:left;
	margin:5px 0px 0px 10px;
	font-size:13px;
	font-weight:600;
	color:#FF8420;
}
.img-1{
	border: 1px solid #FF8420;
	margin: 5px;
}
.img-2{
	margin: 5px;
	border: 0;
}
.img-3{
	border: 1px solid #FF8420;
	float: right;
}
.img-4{
	border: 1px solid #FF8420;
	float: left;
        margin: 0 10px 10px 0;
}
.link-2{
	color: #FF8420;
}
.link-2:hover{
	color: #3D669B;
	text-decoration: none;
}
.input-2{
	width: 150px;
	border: 1px solid #436E9B;
}
.input-3{
	width: 75px;
	border: 1px solid #436E9B;
}
.clear{
	clear: both;
}
.button{
	background-color: #3D669B;
	color: #fff;
	border: 0 none;
	cursor: pointer;
}
.login-input{
	border:0;
	width: 200px;
}

.login-submit{
	border:0;
	background-color: #fff;
	padding: 1px 10px;
	color:#3D669B;
	font-weight: bold;
	font-size:11px;
	cursor:pointer;
}

.error{
	color: #FF8420;
	font-size: 10px;
}

.left{
    float:left;
}

.right{
    float:right;
}