body {
    background-image: url("bg.gif");
	background-color: #F5D192;
    background-position: top;
    background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a:link {
color: #750303;
	text-decoration: none;
}
a:visited {
color: #750303;
	text-decoration: none;
}
a:hover {
color: #750303;
	text-decoration: underline;
}
a:active {
color: #750303;
	text-decoration: none;
}

/* Layere */

#lyBody {
	background-image: url("left.jpg");
	background-repeat: repeat-y;
	background-position: 0%;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float: center;
}

#lyBodyR {
	background-image: url("right.jpg");
	background-repeat: repeat-y;
	background-position: 100%;
	width: 800px;
	height: inherit;
}

#lyGContentL {
	background-image: url("g_left.jpg");
	background-repeat: no-repeat;
	background-position: 0% top;
	width: 800px;
}

#lyGContentR {
	background-image: url("g_right.jpg");
	background-repeat: no-repeat;
	background-position: 100% top;
	width: 800px;
}


#lyContent {
	font: 11px arial;
	padding-left: 15px;
	padding-right: 14px;
	padding-bottom: 0px;
	width: 800px;
	text-align: left;
}

html>body #lyContent {
	height: auto;
}

#lyFooter {
    background-image: url("footer.jpg");
	background-color: #F5D192;
    background-position: top;
    background-repeat: repeat-x;
	height: 188px;
	padding-top: 5px;
	font: 11px arial;
}

html>body #lyFooter {
	min-height: 188x;
}

#content {
background: url("content_dreapta_sus.jpg") 100% 0% no-repeat;
background-color:#FFFFFF;
}

#footer a {
color:#000000;
text-decoration:none;
}

#footer a:hover {
color:#000000;
text-decoration:underline;
}

#footer {
color:#000000;
}

#news {
color:#FFFFFF;
}

#news a {
color: #F5D192;
text-decoration:underline;
}

#news a:hover {
color: #F5D192;
text-decoration: none;
}

#quick a {
color: #565231;
text-decoration:none;
}

#quick a:hover {
color: #565231;
text-decoration:underline;
}

#submeniu a {
color:#FFFFFF;
text-decoration:none;
}

#submeniu a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.titliu_portocaliu {
	font-size: 20px;
	color: #edb568;
	font-weight: bold;
}

.titliu_visiniu {
	font-size: 20px;
	color:#750303;
	font-weight: bold;
}

.scris_alb {color: #FFFFFF}

#program a {
	background-color:#5a0202;
	text-align:center;
	color:#FFFFFF;
    display: block;
	border-bottom: 1px solid #efcc8f;
	border-top: 1px solid #efcc8f;
	border-left: 1px solid #efcc8f;
    border-right: 1px solid #efcc8f;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#program a:hover {
	background-color: #7c7f4a;
	color: #FFFFFF;
}