/* ALL BROWSERS */

body {
	padding: 0;
	margin: 0;
	background-color: #0d0f10;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c4c4c4;
}

body.back_img_0 {
	background-image: url(images/back_img_0.jpg);
}
body.back_img_1 {
	background-image: url(images/back_img_1.jpg);
}
body.back_img_2 {
	background-image: url(images/back_img_2.jpg);
}
body.back_img_3 {
	background-image: url(images/back_img_3.jpg);
}
body.back_img_4 {
	background-image: url(images/back_img_4.jpg);
}
body.back_img_5 {
	background-image: url(images/back_img_5.jpg);
}
body.back_img_6{
	background-image: url(images/back_img_6.jpg);
}
body.back_img_7 {
	background-image: url(images/back_img_7.jpg);
}
body.back_img_8 {
	background-image: url(images/back_img_8.jpg);
}
body.back_img_9 {
	background-image: url(images/back_img_9.jpg);
}
body.back_img_10 {
	background-image: url(images/back_img_10.jpg);
}
body.back_img_11 {
	background-image: url(images/back_img_11.jpg);
}
body.back_img_12{
	background-image: url(images/back_img_12.jpg);
}
body.back_img_13{
	background-image: url(images/back_img_13.jpg);
}

table, img {
	border: 0;
}

#transparent_bg {
	width: 993px;
	height: 1700px;
	position: absolute;
	z-index: 0;
	top: 137px;
	left: 50%;
	margin-left: -497px;
}

#container {
	width: 993px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	margin-left: -497px;
	text-align: left;
}

#header {
	width: 993px;
	height: 137px;
}

#header a#logo {
	float: left;
	width: 360px;
	height: 137px;
}

#header #menu {
	display: block;
	color: #9e9e9e;
	text-align: right;
	padding: 10px 60px 0 0;
	list-style: none;
	margin: 0;
}

#header #menu li, #languages li {
	display: inline;
}

#header #menu a {
	color: #fff;
	text-decoration: none;
}

#header #menu a:hover {
	color: #8fc805;
}

#languages {
	display: block;
	width: 940px;
	color: #65747e;
	font-size: 12px;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 24px 0 16px 0;
}

#languages a {
	color: #65747e;
	text-decoration: none;
}

#languages a:hover {
	color: #679727;
}

#top_spacer {
	display: block;
	width: 970px;
	margin-left: 13px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden; /* hidden */
}

#contents {
	float: left;
	display: inline;
	width: 505px;
	margin-left: 52px;
    padding-bottom: 30px;
}

#contents #paging {
	width: 505px;
}

#contents #paging #navigation {
	border-top: 1px solid #283236;
	border-bottom: 1px solid #283236;
	padding: 15px 0;
	text-align: right;
	color: #6c7f8a;
}

#contents #paging #navigation span {
	float: left;
}

#contents #paging #navigation a {
	color: #6c7f8a;
	text-decoration: none;
}

#contents #paging #navigation a:hover {
	color: #fefefe;
}

#contents #paging #pages {
	padding: 15px 0;
	color: #40474d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contents #paging #pages a {
	color: #646f7b;
}

#contents #paging #pages a:hover {
	color: #fefefe;
}

#column {
	float: right;
	display: inline;
	width: 327px;
	margin-right: 52px;
    padding-bottom: 30px;
}

#column .column_panel {
	padding: 10px 0 0 0;
	clear: both;
}

#column h3 {
	font-size: 17px;
	color: #c8c8c8;
	margin: 0 0 5px 0;
}

#column .column_spacer {
	display: block;
	width: 327px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#column #column_menu ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-top: 2px;
}
#column #column_menu li {
	margin-top: 2px;
}

#column #column_menu ul#menu_first {
	width: 170px;
}

#column #column_menu ul#menu_second {
	width: auto;
}

#column #column_menu ul li span {
	float: left;
	display: block;
	width: 14px;
	margin-right: 3px;
}

#column #column_menu a {
	font-size: 16px;
	font-weight: bold;
	color: #689f1d;
	text-decoration: none;
}

#column #column_menu a:hover {
	color: #fefefe;
}

#column #about_clients {
	position: relative;
	height: 130px;
}

#column #about_clients h4 {
	font-size: 16px;
	font-weight: normal;
	color: #898b8c;
	margin: 0;
	padding: 7px 0 10px 0;
}

#column #about_clients h4.golden_book {
	position: absolute;
	top: 45px;
	left: 0;
}

#column #about_clients h4.black_book {
	position: absolute;
	top: 45px;
	left: 175px;
}

#column #about_clients a {
	display: block;
	width: 113px;
	height: 35px;
	padding: 4px 0 0 34px;
	font-size: 12px;
	cursor: pointer;
}

#column #about_clients a#golden_book {
	position: absolute;
	top: 85px;
	left: 0;
	color: #808126;
	text-decoration: none;
}

#column #about_clients a#black_book {
	position: absolute;
	top: 85px;
	left: 175px;
	color: #6f6f6f;
	text-decoration: none;
}

#search_page,
#column #search {
	position: relative;
	vertical-align: middle;
	padding-bottom: 20px;
}

#search_page label,
#column #search label {
	color: #4f7842;
	margin-right: 10px;
}

#search_page input#quick_search,
#column #search input#quick_search {
	position: absolute;
	border: 0;
	background-color: #212a30;
	z-index: 2;
	padding: 2px 0 0 5px;
	width: 175px;
	height: 19px;
	margin-top: -2px;
	color: #3b444b;
}

#search_page input,
#column #search input {
	position: absolute;
	z-index: 1;
	margin-top: -2px;
}

#column #column_gallery {
	padding-bottom: 10px;
}

#column #column_gallery h3 span {
	color: #464E51;
	font-weight: normal;
}

#column #column_gallery a {
	display: block;
	color: #608829;
	text-decoration: none;
	width: 71px;
	height: 59px;
	border: 1px solid #272f34;
	float: left;
	margin: 0 8px 12px 8px;
}

#column #column_gallery a:hover {
	color: #fefefe;
}

#column #column_gallery #thumbs {
	text-align: center;
	padding: 15px 0 0 30px;
}

#column #column_gallery #thumbs a#column_gallery_b {
	float: none;
	clear: both;
	width: 113px;
	height: 20px;
	margin: auto;
    margin-right: 0;
	padding-top: 2px;
	cursor: pointer;
	border: 0;
}

#column #recent {
}

#column #recent h3 a {
	margin-left: 5px;
}

#column #recent div {
	background-image: url(images/panel_bg_1.jpg);
	background-repeat: repeat-x;
	padding: 15px;
	background-color: #11161a;
}

#column #recent ul, #column #recent li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#column #recent ul {
	padding-bottom: 20px;
	line-height: 26px;
}

#column #recent a {
	color: #5e793d;
	text-decoration: none;
}

#column #recent a:hover {
	color: #fefefe;
}

#column .panel_bottom {
	background-color: #11161a;
}

#column #brands {
}

#column #brands div {
	background-image: url(images/panel_bg_2.jpg);
	background-repeat: repeat-x;
	padding: 15px;
	padding-bottom: 0;
}

#column #brands a {
	display: block;
	width: 211px;
	margin: auto;
}


#footer {
	clear: both;
	width: 993px;
	height: 330px;
	background-color: #15181c;
	border-top: 1px solid #283136;
	position: relative;
}

#footer h4 {
	font-size: 18px;
	color: #424d52;
	margin: 0;
}

#footer #copyright {
	color: #303b40;
	padding: 28px 0 28px 165px;
	margin-left: 50px;
	background-image: url(images/logo_small.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

#footer #valid {
	padding: 0 0 20px 50px;
}

#footer #valid a {
	margin: 0 1px;
}

#footer #valid a img {
	border: 1px solid #759745;
}

#footer #footer_menu {
	margin-left: 50px;
}

#footer #footer_menu ul {
	list-style: none;
	padding: 7px 0 0 0;
	margin: 0;
	line-height: 18px;
}

#footer #footer_menu a {
	color: #303b40;
	text-decoration: none;
}

#footer #footer_menu a:hover {
	color: #fefefe;
}

#footer form {
	position: absolute;
	top: 35px;
	left: 550px;
	width: 400px;
	color: #3b444b;
	font-size: 15px;
}

#footer form h4 {
	padding: 0 0 20px 65px;
}

#footer form label {
	float: left;
	clear: left;
	width: 55px;
	text-align: right;
	padding-right: 10px;
}

#footer form span {
	display: block;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#footer form span.input {
	background-image: url(images/footer_input_bg.jpg);
	width: 167px;
	height: 21px;
	float: left;
}

#footer form span.textarea {
	background-image: url(images/footer_textarea_bg.jpg);
	width: 316px;
	height: 134px;
	float: left;
}

#footer form input {
	vertical-align: middle;
	border: 0;
	background: transparent;
	width: 155px;
	margin-left: 5px;
	color: #49545d;
}

#footer form textarea {
	vertical-align: middle;
	border: 0;
	width: 303px;
	height: 120px;
	margin: 5px 0 0 5px;
	color: #49545d;
    overflow: auto;
    background: transparent url(images/spacer_t.gif) repeat scroll 0% !important;
}

#footer form input#footer_reset,
#footer form input#footer_submit {
	float: right;
	background-image: url(images/footer_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 65px;
	padding-right: 20px;
	margin-right: 10px;
	cursor: pointer;
}

#footer form input#footer_submit {
	margin-right: 30px;
}


.post {
}

.post a {
	color: #608829;
	text-decoration: none;
}
.post a:hover {
    text-decoration: underline;
}

.post h2 {
    clear: both;
}

.post h2 a,
.post h2 {
	font-size: 21px;
	font-weight: normal;
	color: #fefefe;
	margin: 0;
	padding: 15px 0 5px 0;
    text-decoration: none;
}
.post h2 a:hover {
    text-decoration: underline;
}

.post .date {
	color: #70933f;
	font-size: 12px;
}

.post .sign {
	color: #989d92;
}

.post .h_spacer {
	display: block;
	width: 505px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 10px 0;
}
.post .h_spacer img {
	border: 0;
}

.post p {
	margin: 0;
	padding: 10px 0;
	line-height: 18px;
}

.post img {
	margin: 10px 0;
	border: 1px solid #73848e;
	display: block;
}

.post .read_more {
	display: block;
	padding-bottom: 30px;
	color: #608829;
	font-size: 12px;
}


.postmetadata a,
.commentlist a,
.post .read_more a {
	color: #608829;
	text-decoration: none;
}

.postmetadata a:hover,
.commentlist a:hover,
.post .read_more a:hover {
	color: #fefefe;
}


#commentform input,
#commentform textarea {
    background-color: #212A30;
    border: 0;
    color: #6C7F8A;
    padding: 2px 0 0 5px;
    margin-right: 5px;
}

#commentform input#submit {
    background-color: #15181C;
    background-image: url(images/footer_arrow.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
    width: 125px;
}


.post_cartea_neagra a,
.post_cartea_aur a {
    color: #fff;
}

.post_cartea_aur  h2 {
    color: #cdc527;
}
.post_cartea_neagra  h2 {
    color: #898B8C;
}

.post_cartea_neagra .subtitle,
.post_cartea_aur .subtitle {
    color: #6b6e6b;
}


#contents.contact {
    width: 875px;
}

#contents.contact .left {
    float: left;
    width: 345px;
}

#contents.contact .right {
    float: left;
    width: 500px;
}

#contents.contact p {
    margin: 0;
    padding: 12px 0 0 0;
}

#contents.contact form {
    color: #679727;
}

#contents.contact form label span,
#contents.contact form .right label span {
    color: #65747e;
    background: none;
    display: inline;
}

#contents.contact form span {
    width: 254px;
    height: 29px;
    background-image: url(images/bg_normal_input.jpg);
    background-repeat: none;
    display: block;
    margin-top: 5px;
}

#contents.contact form span input {
	vertical-align: middle;
	border: 0;
	background: transparent;
	width: 244px;
    padding-top: 5px;
	margin-left: 5px;
	color: #a1a9ae;
}

#contents.contact form .right span {
    width: 499px;
    height: 276px;
    background-image: url(images/bg_textarea.jpg);
    background-repeat: none;
}

#contents.contact form span textarea {
	vertical-align: middle;
	border: 0;
	width: 485px;
	height: 262px;
	margin: 5px 0 0 5px;
	color: #a1a9ae;
    overflow: auto;
    background: transparent url(images/spacer_t.gif) repeat scroll 0% !important;
}

#contents.contact #form_buttons {
    float: right;
}

#contents.contact #form_buttons p {
    display: inline;
}

#contents.contact #form_buttons input {
    width: 79px;
    height: 23px;
    border: 0;
    background: transparent url(images/bg_button.jpg);
	color: #a1a9ae;
    margin: 10px 0 0 10px;
}

#contents.contact .wpcf7-response-output {
    display: inline;
    margin: 0;
}

#contents.contact .wpcf7-not-valid-tip {
    width: 250px !important;
    height: 20px !important;
}

#contents.contact a {
    color: #fff;
}

#contents.contact h3 {
    margin: 0;
    padding: 10px 0 0 0;
}


#contents.galleries .post {
    width: 425px;
    height: 110px;
    float: left;
    padding-right: 20px;
    padding-bottom: 30px;
}

#contents.galleries .post p,
#contents.galleries .post a,
#contents.galleries .post img {
	margin: 0 !important;
    padding: 0 !important;
}

#contents.galleries .post a {
	color: #fff;
	text-decoration: none;
}

#contents.galleries .post a:hover {
	text-decoration: underline;
}

#contents.galleries .post h2 {
    float: right;
    width: 245px;
    padding: 0;
}

#contents.galleries .post h2 span {
    font-size: 14px !important;
    font-weight: normal !important;
}

#contents.galleries .post div.date {
    float: right;
    width: 245px;
}

#contents.galleries .post img {
    margin-right: 15px !important;
    margin-top: 0px !important;
    float: left;
    display: inline;
    width: 162px;
    height: 109px;
}

#contents.galleries #paging,
#contents.gallery #paging {
    width: 895px;
    clear: both;
}

#contents.galleries h1,
#contents.gallery h1 {
	font-size: 21px;
	font-weight: normal;
	color: #fefefe;
	margin: 0;
	padding: 15px 0 5px 0;
}

#contents.galleries .h_spacer,
#contents.gallery .h_spacer {
	display: block;
	width: 895px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 10px 0 30px 0;
}

#contents.galleries .h_spacer img,
#contents.gallery .h_spacer img {
	border: 0;
}

#contents.galleries .page_numbers,
#contents.gallery .page_numbers {
    text-align: center;
}

#contents.gallery .post img {
    float: left;
    width: 210px;
    height: 157px;
    margin: 23px 10px 0 0;
}

#contents.gallery .post h2 {
    padding: 0;
    font-size: 14px !important;
    font-weight: normal !important;
}

#contents.gallery .h_spacer {
	margin-bottom: 20px;
}

#contents.gallery .page_numbers {
    font-size: 13px;
}
#contents.gallery .page_numbers span {
	color: #40474D;
}

#contents.gallery .page_numbers a {
	color: #6c7f8a;
}

#contents.gallery .page_numbers a:hover {
    color: #fefefe;
}

#contents.page .post a {
	color: #fff;
}