body {
	background-color: #E0E0E0;
	background-image: url("imagini/background.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: top;
	}
	
#container {
	margin: 0px auto;
	width: 1000px;
	position: relative;
	text-align: left;

	}
	
.link {
	color: #777;
	}

.link a:link {
	text-decoration:none; 
	color:#777;
	}
.link a:visited  {
	text-decoration:none;
	color:#777;
	}

.link a:hover {
	text-decoration:none;
	color: #fff;
	background-color: #2a2a2a;
	}
	
.stop {
    clear: both;
	} 
	
.header1 {
	width: 795px;
	float:left;
	}
	
.header2 {
	width: 195px;
	border-left:1px solid #b9b9b9;
	padding-left: 4px;
	float:left;
	}
	
.header2  a:link {
	text-decoration:none; 
	color:#000;
	}
.header2  a:visited  {
	text-decoration:none;
	color:#000;
	}

.header2  a:hover {
	text-decoration:none;
	color: #2b395a;
	background-color: #fff;
	}
	
.meniu {
	color: #fff;
	background-color:#2b395a;
	padding: 10px;
	text-align:center;
	background-image: url("imagini/meniu.png");
    background-repeat: repeat-x;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}

.meniu a:link {
	text-decoration:none; 
	color:#fff;
	}
.meniu a:visited  {
	text-decoration:none;
	color:#fff;
	}

.meniu a:hover {
	text-decoration:none;
	color: #2b395a;
	background-color: #fff;
	}
	
.subcategorii {
	color: #fff;
	background-color:#2a2a2a;
	padding: 2px;
	margin: 2px;
	text-align:center;
	background-image: url("imagini/subcategorii.png");
    background-repeat: repeat-x;
	}
	
.subcategorii  a:link {
	text-decoration:none; 
	color:#fff;
	}
.subcategorii  a:visited  {
	text-decoration:none;
	color:#fff;
	}

.subcategorii  a:hover {
	text-decoration:none;
	color: #2b395a;
	background-color: #fff;
	}
	
.desprenoi {
	color: #c0c0c0;
	text-align: left;
	background-color:#2a2a2a;
	padding: 10px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-image: url("imagini/gradient.png");
    background-repeat: repeat-x;
	}
	
	
.titluo {
	color: #75b7fa;
	text-align: left;
	background-color:#2a2a2a;
	padding: 10px;
	}
	
.oferta {
	color: #484848;
	text-align: left;
	background-color:#fff;
	border:1px solid #d4d4d4;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	}
	
.titlu {
	color: #c0c0c0;
	text-align: left;
	background-color:#2a2a2a;
	padding: 10px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-image: url("imagini/gradient.png");
    background-repeat: repeat-x;
	}
	
.informatii {
	color: #484848;
	text-align: left;
	background-color:#fff;
	border:1px solid #d4d4d4;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	}
	
.box {
	color: #484848;
	text-align: left;
	background-color:#fff;
	border:1px solid #d4d4d4;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 194;
	float:left;
	}
	
	
.footer {
	color: #fff;
	background-color:#2b395a;
	padding: auto;
	text-align:center;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	}
	
.footer a:link {
	text-decoration:none; 
	color:#fff;
	}
.footer a:visited  {
	text-decoration:none;
	color:#fff;
	}

.footer a:hover {
	text-decoration:none;
	color: #2b395a;
	background-color: #fff;
	}
	
.footer1 {
	color: #fff;
	padding: auto;
	text-align:center;
	width: 333px;
	float: left;
	}
	
.footer2 {
	color: #fff;
	padding: auto;
	text-align:center;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	width: 332px;
	float: left;
	}