body {
		margin: 0px;
		background-color: #79BA24;
		background-image: url(../images/bg.gif);
		background-repeat: repeat-x;
	}

	#wrapper {
		width: 920px;
		background-image: url(../images/bg-centru.gif);
		background-repeat: repeat-y;
		margin: 30px auto 0px auto;
	}

	#bg-sus {
		background-image: url(../images/bg-sus.gif);
		background-repeat: no-repeat;
		background-position: top;
		padding: 20px 20px 10px 20px;
	}

	#bg-jos {
		width: 920px;
		height: 20px;
		background-image: url(../images/bg-jos.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		margin: 0px auto 30px auto;
	}

	#header {
		height: 202px;
		background-image: url(../images/header-img.jpg);
		margin-bottom: 1px;
	}

	.bar-green {
		width: 880px;
		height: 7px;
		background-color: #4c8206;
		position: relative;
	}

	#goldInfo{
		position: absolute;
		top: -125px;
		left: 482px;
		border: 0px;
	}

	#menu a img {
		border: 0px;
	}

	#menu a {
		display: block;
		float: left;
	}

	#menu {
		margin-bottom: 20px;
	}

	.clear {
		clear: both;
	}

	#continut {
		width: 650px;
		margin-right: 10px;
		float: left;
	}

	#continut-mare {
		width: 880px;
		position: relative;
	}

	#continut-rezervari {
		width: 880px;
		float: left;
	}

	h2 {
		display: block;
		height: 29px;
		width: 255px;
		color: #4c8206;
		font-size: 20px;
		font-family: "Trebuchet MS";
		background-image: url(../images/bg-h2.gif);
		padding-left: 35px;
		margin: 0px 0px 10px 0px;;
	}

	h2 a {
		color: #4c8206;
		font-size: 20px;
		font-family: "Trebuchet MS";
		text-decoration: none;
	}

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

	#col-dreapta {
		width: 220px;
		float: left;
	}

	.cap-tabel {
		padding-left: 10px;
		height: 32px;
		background-image: url(../images/bg-verde.gif);
		background-repeat: repeat-x;
		font-weight: 700;
	}

	.ora-curenta {
		height: 38px;
		font-size: 12px;
		line-height: 14px;
		padding-left: 10px;
		background-image: url(../images/bg-gri.gif);
		background-repeat: repeat-x;
		font-weight: 700;
	}

	.ora {
		height: 38px;
		font-size: 12px;
		line-height: 14px;
		padding-left: 10px;
		font-weight: 500;
	}

	.stiri
	{
		border-top: 1px dashed #4c8206;
	}

	.col-continut {
		width: 290px;
		padding: 17px;
		float: left;
	}

	.col-continut a img {
		border: 0px;
	}

	#footer {
		width: 880px;
		margin: 0 auto;
		background-image: url(../images/bg-footer.gif);
		background-repeat: repeat-y;
		padding-top: 10px;
		padding-right: 20px;
		padding-left: 20px;
		font-family: "Trebuchet MS";
		color: #222;
		font-size: 14px;
		font-weight: 700;
		text-align: center;
	}

	#footer a {
		color: #222;
	}

	#footer a:hover {
		color: #4c8206;
	}

	/* calendar */
	.fill02 { background-color: #DDD; }
	.fill03 { background-color: #E6F2D6; }
	.bgred { background-color: #FFE9E9;}

	.tabel_program tr td
	{
		cursor: pointer;
	}

	.rand_selectat
	{
		background-color: #C0DF99;
	}