html, body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

* {
	margin: 0px;
	padding: 0px;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}
body {
	background: #f8f8f8;
}
.header {
	background: url(../i/header_bg.gif) repeat-x;
}
.header_content {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.f64_link, .logo{
	display: block;
	width: 75px;
	height: 40px;
	position: absolute;
	top: 70px;
	left: 255px;
}
.logo {
	height: 50px;
	width: 240px;
	left: 12px;
	top: 55px;
}
.logo_img {
	background: url('../i/sigla.gif') no-repeat center top;
	width: 326px;
	height: 118px;
}
.menu {
	background: url(../i/menu_bg.gif) repeat-x;
	width: 100%;
	height: 43px;
	*height: 41px;
	border-bottom: 1px solid #b0afb0;
}
.left_corner {
	margin-top: -1px;
	display: block;
	margin-left: -1px;
	float: left;
}
.right_corner {
	float: right;
}
.home {
	float: left;
	display: block;
	text-decoration: none;
	background: url(../i/home.gif) no-repeat center;
	width: 20px;
	height: 15px;
	margin-left: -7px;
	margin-top: 9px;
	_margin-top: 0;
}
.home:hover {
	background: url(../i/home_hover.gif) no-repeat center;
}
.menu a{
	float: left;
	display: block;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #606060;
	padding: 12px 13px 0;
	_padding: 10px;
}
.menu a:hover, .menu a.selected {
	color: #ff6c00;
}
.menu a img {
	margin-left: -7px;
}
.border {
	margin-top: 8px;
	float: left;
}
.search {
	width: 194px;
	height: 33px;
	float: right;
	background: url(../i/input_bg.gif) no-repeat;
	margin-top: 4px;
	margin-right: 6px;
	position: relative;
}
.for_search {
	border: none;
	width: 147px;
	height: 18px;
	background: #dfdfdf;
	font-family: tahoma;
	font-size: 14px;
	color: #616161;
	position: absolute;
	left: 10px;
	top: 8px;
}
.subm_but {
	background: url(../i/lupa.gif) no-repeat;
	border: none;
	text-decoration: none;
	height: 33px;
    width: 32px;
    cursor: pointer;
    margin-top: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}
.container {
	width: 990px;
	margin: 0 auto;
	background: #ecedee;
	padding-top: 9px;
}
.left {
	background: #ffffff;
	float: left;
	width: 765px;
	margin: 0 0 30px 4px;
}
.left_content {
	background: url(../i/left_bg.gif) repeat-y;
}
.top_left {
	*margin-bottom: -3px;
	position: absolute;
}
.bottom_left {
	margin-left: -1px;
	position: absolute;
}
.right {
	float:left;
	width: 194px;
	margin-left: 17px;
}
.footer {
	height: 45px;
	background: url(../i/footer_bg.gif) repeat-x;
}
.footer_content {
	width: 990px;
	margin: 0 auto;
	background: url(../i/footer_content.gif) repeat-x;
}
.footer_content img {
	float:left;
}
.menu_bottom {
	width: 833px;
	float: left;
}
.copyright {
	width: 99px;
	float: left;
	font-family: tahoma;
	font-size: 10px;
	text-align: left;
	color: #7c7b7b;
	padding-top: 15px;
}
.menu_bottom a{
	float: left;
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #4d4d4d;
	padding: 14px;
	font-family: arial;
}
.menu_bottom a:hover {
	color: #ff6c00;
}
.marci {
	width: 680px;
	background: #fafafa;
	margin: 18px auto 20px auto;
}
.marci img {
	display: block;
	float: left;
	margin-right: 10px;
}
.bottom {
	width: 990px;
	margin: 0 auto;
}

.left_content h1 {
	font-family: Arial;
	font-size: 21px;
	color: #df5200;
	margin-bottom: 15px;
}

.articles_holder {
	padding: 20px 30px;
}
.articles_holder hr.red {
	color: #df5200;
	border: 1px solid;
}

.article_main {
	float: left;
	width: 230px;
	padding: 0 5px 15px 0;
	text-align: center;
}
.article_main a {
	display: block;
	color: #7b7b7b;
	text-decoration: none;
}
.article_main a:hover {
	color: #df5200;
}
.article_main a img {
	padding: 1px;
	border: 2px solid #fff;
}
.article_main a:hover img {
	border: 2px solid #df5200;
}
.article_main a p {
	margin: 5px;
	text-align: left;
	font-size: 20px;
	font-family: "Trebuchet MS";
}

.article_secondary {
	margin-top: 20px;
}
.article_secondary table {
	width: 100%;
	cursor: pointer;
}
.article_secondary td {
	vertical-align: top;
}
.article_secondary img {
	border: 1px solid #36383b;
}
.article_secondary .data {
	padding-left: 7px;
	width: 700px;
}
.article_secondary .title {
	color: #444;
	border-bottom: 1px solid #df5200;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.article_secondary .title p {
	float: left;
	font-size: 18px;
}
.article_secondary .title p.date {
	float: right;
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
}
.article_secondary .short_desc {
	color: #444;
}
.article_secondary .short_desc p {
	line-height: 13px;
}
.article_secondary table.hover img {
	border: 1px solid #df5200;
}
.article_secondary table.hover p {
	color: #df5200;
}
.article_secondary table.hover .date span, .article_secondary table.hover .short_desc p {
	color: #444;
}

hr.grey {
	border: 3px solid #ecedee;
	/*width: 940px;*/
}

.article_normal {
	width: 50%;
	float: left;
}
.article_normal td {
	padding-right: 15px;
}
.article_normal td a {
	color: #000;
	text-decoration: none;
}
.article_normal td p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
}
.article_normal td p span {
	font-weight: bold;
}
.article_normal td.title {
	background: url('../i/art_normal_bg2.gif') repeat-y;
	padding: 0 5px 0 10px;
	width: 335px;
}
.article_normal td.title p {
	font-size: 16px;
}
.article_normal tr {
	cursor: pointer;
}
.article_normal tr.hover td p span, .article_normal tr.hover td.title p {
	color: #df5200;
}
.article_normal tr.hover td.title {
	background: url('../i/art_normal_bg1.gif') repeat-y;
}

.article_content {
	padding: 20px 30px;
}
.category_title {
	font-size: 18px;
	color: #969696;
	border-bottom: 1px solid #de4f00;
	padding-bottom: 4px;
	margin-bottom: 7px;
	zoom: 1;
}
.article_categories {
	float: right;
}

.article_author, .article_author strong {
	font-size: 12px;
	font-family: Arial;
}

.article_content_holder {
	margin-top: 25px;
}
.article_gallery {
	float: left;
	width: 250px;
	min-height: 100px;
	_height: 100px;
}
.article_gallery img {
	border: 1px solid #d0d5dd;
	margin: 0 8px 8px 0;
	cursor: pointer;
}
.article_gallery img:hover {
	border-color: #df5200;
}
.article_gallery a {
	color: #424242;
	text-decoration: none;
}
.article_text {
	float: left;
	width: 445px;
	padding-left: 10px;
	font-size: 13px;
	font-family: Arial;
}

.article_products_title {
	color: #424242;
	background: #eaeaea;
	padding: 4px 5px 4px 25px;
	margin-top: 40px;
	font-weight: bold;
	font-size: 13px;
}
.article_products {
	margin-top: 10px;
}
.article_products li {
	list-style-type: none;
	background: url('../i/articol/arrow_produse.gif') no-repeat center left;
	padding: 2px 25px;
}
.article_products li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #424242;
}
.article_products li a:hover {
	text-decoration: underline;
}

.article_separator {
	border: 3px solid #c1c1c1;
	margin: 30px 0 15px;
}

.title_comments {
	color: #6f6f6f;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 20px;
}

.comment_title p.title {
	background: url('../i/articol/file_comentarii.gif') no-repeat top left;
	float: left;
	width: 560px;
	font-size: 14px;
	font-family: Arial;
	color: #000;
	font-weight: bold;
	padding: 2px 0 0 25px;
	margin-top: 7px;
}
.comment_ratings {
	float: right;
	width: 120px;
}
.comment_ratings img {
	float: right;
	cursor: pointer;
	margin: 1px;
}
.comment_ratings span {
	float: right;
	display: block;
	color: #38ad00;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}
.comment_ratings span.negative {
	color: red;
}

.comment_details {
	background: url('../i/articol/comment_border1.gif') repeat-x bottom;
	padding-left: 25px;
	font-family: Arial;
	margin: 5px 0 15px 0;
}
.comment_details .author_details {
	float: left;
	margin-top: 3px;
	color: #5c5c5c;
}
.comment_details .article_rating {
	float: right;
}
.comment_details .article_rating img {
	float: left;
	margin: 2px;
}
.comment_details .professional {
	margin-top: 5px;
	background: url('../i/articol/fotograf_bg.gif') repeat-x;
	padding: 13px;
	_padding: 7px 5px 14px 5px;
}
.comment_details .professional strong {
	padding-right: 10px;
}

.comment_text {
	padding: 15px 0;
}

.last_comment {
	background: url('../i/articol/comment_border2.gif') repeat-x bottom;
	padding-bottom: 20px;
}

.add_comment {
	margin: 30px 0 20px 25px;
	color: #525252;
}
.add_comment .title {
	padding-left: 20px;
	background: url('../i/articol/plus.gif') no-repeat center left;
	color: #585858;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
.add_comment .mandatory {
	float: right;
	margin-bottom: 3px;
	font-size: 11px;
	color: #979797;
}
.add_comment .mandatory span {
	color: #f37f1a;
}
.add_comment table {
	border-collapse: collapse;
	width: 100%;
	background: #f7f7f7;
}
.add_comment td {
	padding: 5px 10px;
	border: 1px solid #bdbdbd;
	border-right: none;
}
.add_comment td.no_left_border {
	border-left: none;
	border-right: 1px solid #bdbdbd;
}
.add_comment td img {
	float: left;
	border: 1px solid #e4e4e4;
	border-width: 1px 1px 1px 0;
	cursor: pointer;
}
.add_comment td span {
	color: #f37f1a;
}
.add_comment .rating_img_holder {
	border-left: 1px solid #e4e4e4;
}
.add_comment input, .add_comment textarea {
	border: 1px solid #e4e4e4;
	width: 505px;
	padding: 4px 8px;
}
.add_comment textarea {
	height: 100px;
}
.add_comment input.half_width {
	width: 340px;
}
.add_comment .checkbox {
	border: none;
	width: auto;
	margin-top: 5px;
	margin-bottom: 0;
}

.send_comment {
	margin-top: 20px;
}
.send_comment .send {
	float: right;
	width: auto;
	border: none;
	padding: 2px 4px;
}
.send_comment p {
	float: left;
	padding: 3px 10px 0 5px;
}
.send_comment img, .send_comment input.captcha {
	border: 1px solid #bababa;
	width: 50px;
	float: left;
	margin-right: 5px;
}
.send_comment img {
	height: 16px;
	padding: 4px 6px;
	width: 60px;
}
.send_comment .sign_up {
	padding-top: 10px;
	color: #df5200;
	text-decoration: none;
	display: block;
	float: left;
}

.user_error {
	background: #fff3f3;
	padding: 10px 20px;
	font-size: 14px;
	font-weigth: bold;
	border: 1px solid #faa;
	margin-bottom: 25px;
}

.login_table {
	border: 1px solid #bdbdbd;
	border-width: 1px 0;
	background: #f7f7f7;
	width: 350px;
	margin: 0 auto;
}
.login_table td {
	padding: 5px 10px;
}
.login_table input {
	padding: 3px 8px;
	border: 1px solid #e4e4e4;
	width: 200px;
}
.login_table input.checkbox, .login_table .send {
	border: 0;
	width: auto;
}
.login_table a {
	color: #368AD2;
	text-decoration: none;
}
.login_table span {
	color: #F37F1A;
}
.article_content .mandatory {
	color: #979797;
	text-align: center;
	margin-top: 10px;
}
.article_content .mandatory span {
	color: #f37f1a;
}

.add_comment .refered_prods {
	width: 44%;
	float: left;
	margin: 10px 3%;
}

.all_comments {
	background: url('../i/articol/arrow_produse.gif') no-repeat center left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	margin-left: 25px;
	padding: 0 0 0 20px;
}

.articles_holder h2 {
	font-size: 18px;
	color: #df5200;
	margin: 10px 0 0 10px;
}
.articles_holder .search_res {
	padding: 5px 15px 5px 20px;
	margin: 5px;
	color: #444;
}
.articles_holder .search_desc {
	padding-left: 15px;
}
.articles_holder .search_res:hover {
	background: #fcfcfc;
}
.articles_holder .search_res a {
	color: #777;
	text-decoration: none;
}
.articles_holder .search_res a:hover {
	color: #df5200;
}
.articles_holder .search_res li {
	font-style: italic;
	list-style: none;
	padding-left: 20px;
}
.articles_holder .search_res .search_title {
	font-size: 16px;
	color: #df5200;
}

.pages {
	text-align: center;
	margin-top: 20px;
}
.pages a, .pages span {
	padding: 3px 7px;
	color: #444;
	text-decoration: none;
}
.pages span, .pages a:hover {
	color: #df5200;
}

.login_options {
	position: absolute;
	right: 12px;
	top: 100px;
	color: #fff;
}
.login_options a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
.login_options a:hover {
	text-decoration: underline;
}
.art {
	text-align: right;
}
.links_top a{
	color: #000000;
}
.links_top a:hover {
	text-decoration: none;
}

#reviste a {
	display: block;
	margin: 5px 0px 15px 0px;
}

.popup_link {
	font-size: 13px; 
	font-weight: bold;
	color: #DF5200 !important;
	display: block;
	margin: 5px 0px;
	text-decoration: none;
}
.popup_link:hover {
	text-decoration: underline;
}

.ui-dialog-buttonpane {
	height: 25px !important;
	padding: 5px !important;
}
.ui-dialog-buttonpane button {
	margin: 0px 5px !important;
}
.ui-dialog-title-validationErrorsDialog {
	float: none;
}
.ui-dialog-titlebar {
	padding: 2px 10px !important;
}
.ui-dialog-content {
	min-height: 51px !important;
}