@charset "utf-8";
/* CSS Document */

body {
		background:#6d9717;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFF;
	}

a {
		color:#414141;
		text-decoration:none;
	}

a:hover {
		color:#f0ff00;
		text-decoration:none;
	}

img {
		border:0px none;
	}

.tabel {
		width:100%;
		border:0px;
	}

.ccTdA {
		background:url(../imagini/cc_TdA.png) repeat-y right;
	}

.ccTdB {
		background:url(../imagini/cc_TdB.png) repeat-y left;
	}

.ccTdTop {
		width:962px;
	}

.container {
	width:960px;
	border:1px solid #395503;
	min-height:600px;
	background:#5e880b;
	}

.divTop {
	width:960px;
	height:215px;
	}

.header {
		width:960px;
		height:116px;
		background:url(../imagini/header.png) right center no-repeat;
		float:left;
	}

.sigla {
		width:251px;
		height:116px;
		float:left;
	}

.cautaCasa {
		width:455px;
		float:right
	}

.cautaCasa h1{
		margin:0px;
		color:#288cc7;
		font-size:12px;
		font-weight:bold;
		text-indent:25px;
		padding-top:10px;
		display:none;
	}

.cautaCasa form {
		margin:38px 0px 0px 0px;
	}

.cautaCasa select {
		width:180px;
		float:left;
		margin:10px 0px 0px 10px;
		color:#555;
	}

.go {
		background:url(../imagini/go.png) no-repeat top center;
		margin:10px 0px 0px 0px;
		width:51px;
		height:33px;
		float:right;
		margin:-10px 17px 0px 0px;
	}

.go a{
		display:block;
		width:51px;
		height:24px;
		padding-top:9px;
		text-align:center;
	}

.go a:hover{
		display:block;
		width:51px;
		height:24px;
		padding-top:9px;
		text-align:center;
		color:#288cc7;	
	}

.navigare {
		width:953px;
		height:97px;
		margin:0px;
		padding-right:7px;
		background:url(../imagini/cc_BgNav.png) bottom no-repeat right;
		float:left;
	}

.newsletter {
		width:252px;
		height:98px;
		float:left;
		background:url(../imagini/newsletter.png) no-repeat center bottom;
	}

.newsletter form {
		margin:38px 0px 0px 0px;
	}

.newsIn {
		float:left;
		width:182px;
		background:url(../imagini/newsIn.png) no-repeat center;
		margin:20px 0px 0px 8px;
	}

.newsIn input{
		border:0px;
		background:none;
		width:182px;
		height:22px;
		font-size:12px;
		color:#575757;
		padding:7px 0px 0px 5px;
	}

.newsGo {
		float:right;
		width:47px;
		background:url(../imagini/newsGo.png) no-repeat center;
		margin:23px 8px 0px 0px;
	}

.newsGo a{
		display:block;
		width:47px;
		height:18px;
		padding-top:4px;
		text-align:center;
		font-size:12px;
		color:#575757;
	}


.meniu {
		width:701px;
		height:85px;
		float:right;
		margin-top:12px;
		background:url(../imagini/cc_BgMeniu.png) repeat-x bottom center;
	}

.meniu a {
		color:#414141;
		text-decoration:none;
	}

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

.tabMeniu  {
		width:701px;
		border:0px;
		height:80px;
		margin-top:1px;
	}

.tdMic {
		width:8px;
	}

.tabMeniu td {
		background:url(../imagini/separator.png) right no-repeat;
		text-align:center;
		text-transform:uppercase;
		font-style:italic;
		font-weight:bold;
	}

.tabMeniu td a {
		display:block;
		width:99px;
		height:46px;
		background:url(../imagini/buton.link.png) no-repeat top;
		padding-top:34px;
	}

.tabMeniu td a:hover {
		display:block;
		width:99px;
		height:46px;
		background:url(../imagini/buton.hover.png) no-repeat top;
		padding-top:34px;
	}

.coloane {
		width:100%;
		border:0px;
	}

.left {
		width:740px;
		vertical-align:top;
		padding:4px 2px 4px 6px;
	}
	
.left h1, .left h2 {
		width:740px;
		height:33px;
		padding-top:24px;
		font-size:16px;
		color:#f0ff00;
		font-weight:bold;
		text-indent:35px;
		margin:0;
		background:url(../imagini/ccLH.png) no-repeat top center;
	}

.divLeft {
		background:url(../imagini/divL.png) no-repeat top center #517509;
		min-height:63px;
		margin-bottom:4px;
		width:728px;
		padding:6px;
	}

.divLeft a img {
		padding:1px;
		margin:10px 6px 10px 12px;
		border:1px solid #222;
	}

.right {
		width:205px;
		vertical-align:top;
		padding:4px 5px 4px 2px;
	}

.right h1, .right h2 {
		width:205px;
		height:33px;
		padding-top:24px;
		font-size:16px;
		color:#f0ff00;
		font-weight:bold;
		text-indent:25px;
		margin:0;
		background:url(../imagini/ccRH.png) no-repeat top center;
	}

.divRight {
		background:url(../imagini/divR.png) no-repeat top center #517509;
		min-height:63px;
		margin-bottom:4px;
		width:193px;
		padding:6px;
	}

.divRight a img {
		padding:1px;
		margin:10px 40px 10px 40px;
		border:1px solid #222;
	}

.ccColtA {
		background:url(../imagini/cc_coltA.png) no-repeat top right;
	}

.ccColtB {
		background:url(../imagini/cc_coltB.png) no-repeat top left;
	}

.jos {
		background:url(../imagini/jos.png) repeat-x top;
		text-align:center;
		height:80px;
	}


														/*	Galerie	*/

.g {
		width:950px;
		padding:4px 5px 4px 5px;
	}
	
.g h1, .g h2 {
		width:950px;
		height:33px;
		padding-top:24px;
		font-size:16px;
		color:#f0ff00;
		font-weight:bold;
		text-indent:35px;
		margin:0;
		background:url(../imagini/ccGH.png) no-repeat top center;
	}

.gDiv {
		background:url(../imagini/divG.png) no-repeat top center #517509;
		min-height:53px;
		margin-bottom:4px;
		width:938px;
		padding:6px;
		min-height:550px;
		text-align:center;
	}

.gDiv a img {
		padding:1px;
		margin:10px 6px 10px 12px;
		border:1px solid #222;
	}

.gModel {
		width:156px;
		float:left;
		text-align:center;
	}

.gModel a img {
		padding:1px;
		margin:10px 6px 10px 12px;
		border:2px solid #222;
	}

.gModel a:hover img {
		padding:1px;
		margin:10px 6px 10px 12px;
		border:2px solid #fff;
	}

.gP {
		width:100%;
		text-align:center;
	}

.gP a {
	text-align:center;
	margin:10px;
	font-size:11px;
	text-decoration:underline;
	color:#fff;
	}

.gP a:hover {
	text-align:center;
	margin:10px;
	font-size:11px;
	text-decoration:underline;
	color:#4f4f4f;
	}

.gPag {
		width:928px;
		padding:5px;
		text-align:center;
	}

.gPag a{
		margin:3px;
		font-weight:bold;
		font-size:14px;
		background:#CF0;
		border:#F90 1px solid;
		color:#F63;
	}

.gPag a:hover{
		margin:3px;
		font-weight:bold;
		font-size:14px;
		background:#090;
		border:#060 1px solid;
		color:#030;
	}

.leftDet {
		width:740px;
		vertical-align:top;
		padding:4px 2px 4px 6px;
	}
	
.leftDet h1, .leftDet h2 {
		width:740px;
		height:33px;
		padding-top:24px;
		font-size:16px;
		color:#f0ff00;
		font-weight:bold;
		text-indent:35px;
		margin:0;
		background:url(../imagini/ccLH.png) no-repeat top center;
	}

.divLeftD {
		background:url(../imagini/divL.png) no-repeat top center #517509;
		min-height:63px;
		margin-bottom:4px;
		width:728px;
		padding:6px;
	}

.divLeftD img {
		padding:1px;
		margin:4px 4px 4px 4px;
		border:1px solid #222;
		max-width:716px;
		background:#f0ff00;
	}

.lex {
		width:950px;
		padding:4px 5px 4px 5px;
	}
	
.lex h1, .lex h2 {
		width:950px;
		height:33px;
		padding-top:24px;
		font-size:16px;
		color:#f0ff00;
		font-weight:bold;
		text-indent:35px;
		margin:0;
		background:url(../imagini/ccGH.png) no-repeat top center;
	}

.lexDiv {
		background:url(../imagini/divG.png) no-repeat top center #517509;
		min-height:53px;
		margin-bottom:4px;
		width:938px;
		padding:6px;
		min-height:550px;
	}

.lexDiv a img {
		padding:1px;
		margin:10px 6px 10px 12px;
		border:1px solid #222;
	}















