* {
	margin: 0;
	padding: 0;
}

body, html {
	font-size: 62%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #234261;
}

a {
	text-decoration: none;
	color: #000;
}

#top_left_handle {
	background: #234261 url("../images/top_left_handle.jpg") right top no-repeat;
	width: 111px;
	height: 110px;
}

#top_right_handle {
	background: #234261 url("../images/top_right_handle.jpg") right top no-repeat;
	width: 111px;
	height: 110px;
}

#bottom_left_handle {
	background: #234261 url("../images/bottom_left_handle.jpg") right top no-repeat;
	width: 111px;
}

#bottom_right_handle {
	background: #234261 url("../images/bottom_right_handle.jpg") right top no-repeat;
	width: 111px;
}

#cautare {
	background: url("../images/cautare.jpg") 0 0 no-repeat;
	width: 204px;
	height: 21px;
}

#cautare_input {
	border: 1px solid #d0d73d; 
	background-color: #d0d73d;
	margin-left: 15px; 
	font-size: 11px; 
	height: 11px; 
	width: 125px;
}

#logo {
	background: url("../images/ro_logo.jpg") 0 0 no-repeat;
	width: 204px;
	height: 89px;
}

#col1 {
	background: #4b473b url("../images/news_filler2.jpg") 0 0 repeat-y;
	width: 204px;
}

#user_content h2 {
	background: url("../images/meniu-user-aerofina.jpg") 0 0 no-repeat;
	width: 204px;
	height: 30px;
	color: #bbb8b8;
	text-indent: -3000px;
}

#user_content p {
	display: block;
	background: #4b473b url("../images/news_filler.jpg") 0 0 repeat-y;
	padding: 5px 26px;
	text-align: justify;
	font-size: 11px;
}

#user_content a, #content a {
	font-weight: bold;
	color: #000; 
}

#user_content a:hover, #content a:hover {
	color: #0066cc;
}

#user_content span  {
	background: url("../images/bottom_box.jpg") 0 0 no-repeat;
	width: 204px;
	height: 18px;
	display: block;
}

#news_content h2 {
	background: url("../images/noutati.jpg") 0 0 no-repeat;
	width: 204px;
	height: 30px;
	color: #bbb8b8;
	text-indent: -3000px;
}

#news_content p, h3{
	display: block;
	background: #4b473b url("../images/news_filler.jpg") 0 0 repeat-y;
	font-size: 12px;
	padding: 5px 26px;
	text-align: justify;
}

#news_content a:hover {
	text-decoration: underline;
}

#news_last  {
	background: url("../images/noutati_arhiva.jpg") 0 0 no-repeat;
	width: 204px;
	height: 18px;
	color: #bbb8b8;
	display: block;
	text-indent: -3000px;
}

.top_filler {
	background: #4b473b url("../images/top_filler2.jpg") 0 0 repeat-x;
	width: 287px;
	height: 21px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}

.top_filler a{
	color: #FFFF00;
}

#top_menu {
	width: 574px;
	height: 89px;
}

#top_menu li {
	list-style-type: none;
	display: block;
	float: left;
}

#top_menu li a {
	width: 110px;
	height: 65px;
	display: block;
	color: #000000;
}

#prima_pagina {
	background: #4b473b url("../images/b_prima_pagina.jpg") 0 0 no-repeat;
	width: 112px;
	height: 89px;
	text-indent: -3000px;
}

#despre_noi {
	background: #4b473b url("../images/b_despre_noi.jpg") 0 0 no-repeat;
	width: 110px;
	height: 89px;
	text-indent: -3000px;
}

#noutati {
	background: #4b473b url("../images/b_noutati.jpg") 0 0 no-repeat;
	width: 110px;
	height: 89px;
	text-indent: -3000px;
}

#cariere {
	background: #4b473b url("../images/b_cariere.jpg") 0 0 no-repeat;
	width: 110px;
	height: 89px;
	text-indent: -3000px;
}

#contact {
	background: #4b473b url("../images/b_contact.jpg") 0 0 no-repeat;
	width: 132px;
	height: 89px;
	text-indent: -3000px;
}

#col2 {
	background: #4b473b url("../images/content_filler2.jpg") 0 0 repeat-y;
	width: 574px;
}

#content {
	background: #4b473b url("../images/content_filler.jpg") repeat-y;
	font-size: 12px;
	padding: 5px 25px 5px 15px; 
	text-align: justify;
}

#bottom_menu {
	background: #4b473b url("../images/bottom_menu.jpg") 0 bottom no-repeat;
	width: 778px;
	height: 32px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

#bottom_menu a {
	color: #FFFFFF;
}

.login {
	border: 1px solid #000000; 
	height: 15px; 
	width: 100px;
	text-align: center;
}

.clear {
	clear: both;
}

#copyright {
	color: #fff;
	font-weight: bold;
	margin: auto;
	text-align: center;
	font-size: 10px;
}

#copyright a{
	color: #fff;
	text-decoration: underline;
}