* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #3C2819;
	font-family: "Verdana";
	font-size: 14px;
	text-align: center;
}

h1 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
}

p {
	color: #AF917D;
}

b {
	color: #FFFFFF;
}

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

a:hover {
	color: #FFFFFF;
}

a.check {
	background: url("imagini/check.jpg") no-repeat;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 10px;
	padding: 0 0 0 25px;
}

.wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
}

#header {
	background: url("imagini/header.jpg") no-repeat;
	height: 210px;
	width: 900px;
}

#header .spacer {
	height: 30px;
}

#favorites {
	height: 60px;
	margin: 0 0 0 560px;
}

#favorites p {
	line-height: 60px;
	margin: 0 0 0 70px;
}

#menu {
	height: 30px;
	margin: 67px 0 0 26px;
	width: 874px;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0 10px 0 0;
}

a#acasa {
	width: 58px;
}

a#acasa:hover {
	background: url("imagini/acasa.jpg") no-repeat;
}

a#participanti {
	width: 104px;
}

a#participanti:hover {
	background: url("imagini/participanti.jpg") no-repeat;
}

a#program {
	width: 82px;
}

a#program:hover {
	background: url("imagini/program.jpg") no-repeat;
}

a#comisie {
	width: 77px;
}

a#comisie:hover {
	background: url("imagini/comisie.jpg") no-repeat;
}

a#regulament {
	width: 112px;
}

a#regulament:hover {
	background: url("imagini/regulament.jpg") no-repeat;
}

a#subiecte {
	width: 82px;
}

a#subiecte:hover {
	background: url("imagini/subiecte.jpg") no-repeat;
}

a#rezultate {
	width: 88px;
}

a#rezultate:hover {
	background: url("imagini/rezultate.jpg") no-repeat;
}

a#fotografii {
	width: 90px;
}

a#fotografii:hover {
	background: url("imagini/fotografii.jpg") no-repeat;
}

a#contact {
	width: 76px;
}

a#contact:hover {
	background: url("imagini/contact.jpg") no-repeat;
}

#noflash {
	background: url("imagini/noflash.jpg") no-repeat;
	height: 400px;
	width: 900px;
}

#noflash p {
	line-height: 350px;
	margin: 0 0 0 300px;
	text-align: center;
}

#content {
	background: url("imagini/content.jpg") no-repeat;
	min-height: 125px;
	width: 900px;
}

.print {
	background: url("imagini/print.jpg") no-repeat;
	line-height: 30px;
	min-height: 30px;
	padding: 0 0 0 35px;
}

.download {
	background: url("imagini/download.jpg") no-repeat;
	line-height: 30px;
	min-height: 30px;
	padding: 0 0 0 35px;
}

table th {
	background-color: #1B1612;
	border: 1px solid #483E35;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

table td {
	background-color: #2A1C11;
	border: 1px solid #4E3E2E;
	color: #AF917D;
	padding: 5px;
}

.section_content table td {
	border: none;
	padding: 0;
}

.left {
	float: left;
	width: 540px;
}

.left .section_top_news_1 {
	background: url("imagini/section_left_top_news_1.jpg") no-repeat;
	height: 10px;
	width: 540px;
}

.left .section_top_news_2 {
	background: url("imagini/section_left_top_news_2.jpg") no-repeat;
	min-height: 30px;
	width: 540px;
}

.left .section_top_news_2 .section_content {
	padding: 15px 0 0 0;
}

.left .section_top {
	background: url("imagini/section_left_top.jpg") no-repeat;
	height: 15px;
	width: 540px;
}

.left .section_bg {
	background: url("imagini/section_left_bg.jpg") repeat-y;
	width: 540px;
}

.left .section_bottom {
	background: url("imagini/section_left_bottom.jpg") no-repeat;
	height: 15px;
	width: 540px;
}

.right {
	float: right;
	width: 340px;
}

a#logo {
	background: url("imagini/logo.jpg") no-repeat;
	display: block;
	float: left;
	height: 162px;
	width: 162px;
}

a#logo:hover {
	background-position: -162px 0;
}

a#arges {
	background: url("imagini/arges.jpg") no-repeat;
	display: block;
	float: right;
	height: 162px;
	width: 162px;
}

a#arges:hover {
	background-position: -162px 0;
}

.right .section_top {
	background: url("imagini/section_right_top.jpg") no-repeat;
	height: 15px;
	width: 340px;
}

.right .section_bg {
	background: url("imagini/section_right_bg.jpg") repeat-y;
	width: 340px;
}

.right .section_bottom {
	background: url("imagini/section_right_bottom.jpg") no-repeat;
	height: 15px;
	width: 340px;
}

#ie6_fix {
	clear: both;
}

.section_content {
	margin: 0 10px 0 10px;
}

p.news:first-letter {
	margin: 0 0 0 50px;
}

.spacer {
	clear: both;
	height: 10px;
}

.fotografie {
	background-color: #FFFFFF;
	float: left;
	height: 101px;
	margin: 0 10px 10px 0;
	padding: 5px 0 0 5px;
	width: 133px;
}

#footer {
	background: url("imagini/footer.jpg") repeat-x;
	clear: both;
	height: 50px;
}

#footer p {
	line-height: 30px;
	margin: 10px 0 0 0;
}

#footer .right a {
	float: right;
}

#footer img {
	margin: 7px 0 0 0 ;
}