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

body {
		background:#3d3d3d;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#343434;
		margin:0px;
	}

a {
		text-decoration:underline;
		color:blue;
		font-size:12px;
	}

a:hover {
		text-decoration:underline;
		color:#93F;
		font-size:12px;
	}

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

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

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

.tdJos {
		background:url(../imagini/jos.png) no-repeat top center;
		padding-top:15px;
		text-align:center;
		color:#fff;
	}

.tdJos a{
		color:#fff;
		margin:10px;
	}

.tdMid {
		width:960px;
		vertical-align:top;
	}

.container {
		background: url(../imagini/divTop.png) top center no-repeat #6b6b6b;
		border:1px solid #fff;
		width:958px;
		padding-top:27px;
	}

.meniu {
		width:958px;
		height:30px;
	}

.link {
		background:url(../imagini/buton.Hover.png) no-repeat top center;
		width:105px;
		height:22px;
		padding-top:8px;
		text-align:center;
		font-size:14px;
		float:left;
		display:block;
		margin-left:5px;
	}

a.link {
		background:url(../imagini/buton.Hover.png) no-repeat top center;
		width:105px;
		height:22px;
		padding-top:8px;
		text-align:center;
		font-size:14px;
		text-decoration:none;
		color:#fff;
	}
	
a.link:hover {
		background:url(../imagini/buton.png) no-repeat top center;
		width:105px;
		height:22px;
		padding-top:8px;
		text-align:center;
		font-size:14px;
		text-decoration:none;
		color:#000;
	}

.cautaId {
		background:url(../imagini/cautaInput.png) repeat-x top center;
		height:23px;
		border:1px solid #b3b3b2;
		float:right;
		width:180px;
		margin:2px 3px 0px 0px;;
	}

.randomImg {
		background:url(../imagini/randomImg.png) repeat-x top center;
		height:155px;
	}

.randomImg a img {
		padding:1px;
		border:1px solid #fff;
		margin:33px 0px 10px 30px;
	}

.left {
		width:205px;
		padding:4px 4px 0px 4px;
		vertical-align:top;
	}

.right {
		width:740px;
		padding:4px 4px 0px 0px;
		vertical-align:top;
	}

.hMic {
		background:url(../imagini/hMic.png) no-repeat top center;
		margin:0px 0px 0px 0px;
		height:26px;
		text-align:center;
		color:#343434;
		font-size:18px;
		padding-top:8px;
	}

.divLeft {
		border-left:1px solid #2e2e2e;
		border-right:1px solid #2e2e2e;
		border-bottom:1px solid #2e2e2e;
		/*background:#f2fafe;*/
		background:#ffffff;
		width:193px;
		padding:5px;
		min-height:100px;
		margin-bottom:4px;
	}

.divLeft a img {
		padding:1px;
		border:1px solid #000;
		margin:10px 0px 0px 32px;
	}

.hMare {
		background:url(../imagini/hMare.png) no-repeat top center;
		margin:0px 0px 0px 0px;
		height:26px;
		width:740px;
		text-align:left;
		text-indent:40px;
		color:#343434;
		font-size:18px;
		padding-top:8px;
	}

.divRight {
		border-left:1px solid #2e2e2e;
		border-right:1px solid #2e2e2e;
		border-bottom:1px solid #2e2e2e;
		/*background:#f2fafe;*/
		background:#ffffff;
		width:728px;
		padding:5px;
		min-height:110px;
		margin-bottom:4px;
	}

.divRight h5 {
		font-size:15px;
		font-weight:bold;
		color:#09C;
		margin:15px 0px 3px 0px;
		text-indent:20px;
	}

.divRight p {	
		text-indent:30px;
		margin:0px;
	}

.divRight select {
		margin:20px 0px 0px 50px;
		width:200px;
		padding:1px;
	}

.divRight input {
		margin:20px 0px 0px 80px;
	}

.divRight img {
		margin:10px 0px 0px 20px;
		border:1px solid #000;
		padding:1px;
		max-width:696px;
	}

.hXXL {
		background:url(../imagini/hXXL.png) no-repeat top center;
		width:950px;
		margin:4px 4px 0px 4px;
		height:26px;
		text-align:left;
		text-indent:40px;
		color:#343434;
		font-size:18px;
		padding-top:8px;
	}

.divG {
		width:938px;
		border-left:1px solid #2e2e2e;
		border-right:1px solid #2e2e2e;
		border-bottom:1px solid #2e2e2e;
		/*background:#f2fafe;*/
		background:#ffffff;
		padding:5px;
		min-height:110px;
		margin:0px 4px 4px 4px;
	}

.divG p {
		text-align:center;
		padding:15px;
	}

.divG select {
		margin:20px 0px 0px 20px;
		width:200px;
		padding:1px;
	}

.divG input {
		margin:20px 0px 0px 800px;
	}

.divG a img {
		border:2px solid #999;
	}

.divG a:hover img {
		border:2px solid #222;
	}




















