/*+++++++ BODY +++++++*/
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background: #99CC00 url('images/mainbg.jpg') fixed repeat-x;
}

.main {
	margin: 50px auto 0px auto;
	padding: 0px;
	width: 570px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}

.header {
	width: 570px;
	height: 181px;
	background: url('images/header.png') no-repeat;
	vertical-align: top;
}

.header h1 {
	color: #5A2A15;
	padding: 40px 50px 0px 0px;
	text-align: right;
}

.container {
	width: 570px;
	background: url('images/bg.png') repeat-y;
}

.menu {
	padding: 3px 0px 0px 0px;
	text-align: center;
}

.menu img {
	border: 0px;
}

.submenu {
	font-size: 14px;
	color: #CC0000;
}

.adsense {
	background: url('images/bg.png') repeat-y;
	padding: 10px;
	text-align: center;
}

.referrer {
	background: url('images/bg.png') repeat-y;
	padding: 10px;
	text-align: center;
}

.referrer a {
	font-weight: bold;
	color: #CC0000;
}

.content {
	padding: 3px 30px 3px 30px;
}

.rl {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}

.left {
	width: 232px;
	padding: 0px 0px 0px 0px;
}

.recomandari {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}

.recomandari .rec_top {
	width: 232px;
	height: 35px;
	padding: 5px;
	text-align: center;
	background: url('images/rec_top.png') no-repeat;
}

.recomandari .rec_top h2 {
	font-family: 'Trebuchet MS', Arial;
	color: #5E412F;
	font-size: 16px;
	font-style: italic;
}

.recomandari .rec_middle {
	width: 232px;
	padding: 5px 10px 5px 10px;
	background: url('images/rec_middle.png') repeat-y;
}

.recomandari .rec_middle img {
	padding: 0px 0px 5px 1px;
	border: 0px;
}

.recomandari .rec_bottom {
	width: 232px;
	height: 7px;
	background: url('images/rec_bottom.png') no-repeat;
}

.right {
	vertical-align: top;
}

.desprenoi {
	padding: 5px;
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	color: #5E412F;
}

.desprenoi .right {
	text-align: right;
}

.desprenoi a {
	color: #CC0000;
}

.desprenoi a:hover {
	color: #626200;
	text-decoration: underline;
}

.desprenoi .center {
	text-align: center;
}

.desprenoi input, textarea {
	border: 1px solid #5E412F;
	background: #ECDC9D;
	color: #5E412F;
	font-size: 11px;
	padding: 2px;
	font-family: 'Trebuchet MS', Arial;
}

.desprenoi h2 {
	font-family: 'Trebuchet MS', Arial;
	color: #5E412F;
	font-size: 16px;
	font-style: italic;
}

.meniu {
	width: 270px;
}

.tmeniu {
	background: #9A732B;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.ttmeniu {
	background: #9A732B;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	width: 70px;
}

.pmeniu {
	color: #CC0000;
	font-size: 20px;
	padding: 0px;
}

.footer {
	width: 570px;
	height: 80px;
	text-align: center;
	background: url('images/footer.png') no-repeat;
}

.footertext {
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	padding: 11px 30px 0px 30px;;
}

.footertext a {
	color: #FFF;
	font-weight: bold;
}

.footertext a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
