/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');
@import url('../../../base/000300/css/custom.css');

/*** POPUP ***/
.banner_popup {
	border:10px solid #30591e;
	border:10px solid rgba(48, 89, 30, 0.698);
}

/*** TEXT COLOR ***/
.text_smaller {
	color:#18300e;
}

.text_small {
	color:#18300e;
}

.text_normal {
	color:#18300e;
}

.text_big {
	color:#18300e;
}

.text_bigger {
	color:#18300e;
}

.text_biggest {
	color:#18300e;
}

#body input.text_smaller, #body input.text_small, #body input.text_normal, #body input.text_big, #body input.text_bigger, #body input.text_biggest, #left input.text_smaller, #left input.text_small, #left input.text_normal, #left input.text_big, #left input.text_bigger, #left input.text_biggest {
	color:#18300e;
}

#body select.text_smaller, #body select.text_small, #body select.text_normal, #body select.text_big, #body select.text_bigger, #body select.text_biggest, #left select.text_smaller, #left select.text_small, #left select.text_normal, #left select.text_big, #left select.text_bigger, #left select.text_biggest {
	color:#18300e;
}

#body textarea.text_smaller, #body textarea.text_small, #body textarea.text_normal, #body textarea.text_big, #body textarea.text_bigger, #body textarea.text_biggest, #left select.text_smaller, #left select.text_small, #left select.text_normal, #left select.text_big, #left select.text_bigger, #left select.text_biggest {
	color:#18300e;
}

.box_calendar_element_select .text_color_white {
	color:#18300e;
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#73c64f;
}

.text_color_fault2 {
	color:#73c64f;
}

.text_color_other {
	color:#FAD526;
}

#body .text_color_other {
	color:#ba9c0c;
}

.text_color_akcio {
	color:#FAD526;
}

/*** BG_COLOR ***/
.bg_color_light1 {
	background-color:#60a144;	
}

.bg_color_light2 {
	background-color:#46842c;	
}

.bg_color_light3 {
	background-color:#30591e;
}

.bg_color_light4 {
	background-color:#244417;
}

.bg_color_light4:hover {
	background-color:#245111;
}

.bg_color_dark1 {
	background-color:#1d3612;	
}

.bg_color_dark2 {
	background-color:#244417;	
}

.bg_color_dark3 {
	background-color:#30591e;	
}

.bg_color_dark4 {
	background-color:#46842c;	
}

.bg_color_dark4:hover {
	background-color:#408b20;	
}

.cart2 .bg_color_light4 {
	background-color: #519237;
}

.cart2 .bg_color_light3 {
	background-color: #519237;	
}

/*** BORDER ***/
.border_1 {
	border:1px #1d3612 solid;	
}

.border_2 {
	border:1px #1d3612 solid;	
}

.border_3 {
	border:2px #1d3612 solid;	
}

/*** CMS MENU ***/
#cms_menu a:hover {
	color:#FAD526;
}

/*** SLIDESHOW ***/
.nivo-controlNav a.active {
    background-color: #46842c;
}

.nivo-controlNav a {
    background-color: #244417;
    border: 1px solid #1d3612;
}

/*** ARTDET CART ***/
#page_artdet_cart_text a {
	background-color:#3b6e25;
	border-top:solid 1px #1a350e;
	border-left:solid 1px #1a350e;
	border-bottom:solid 1px #234515;
	border-right:solid 1px #234515;
}

#page_artdet_cart_text a:hover {
	background-color:#305a1e;
}

#page_artdet_cart_text a:active {
	background-color:#2b511b;
}

/*** CATEGORY ***/
#box_cat_content .text_small:hover {
	color:#FAD526;
}

/*** LOGIN ***/
#header_login {
	border-right:solid 1px #162b0d;	
}

.header_box_title {
	color:#FAD526;
}

/*** CONTACT ***/
#header_contact {	
	border-right:solid 1px #162b0d;	
}

/*** CART ***/
#box_cart_content .box_cart_item span.text_color_fault {
	color:#FAD526;			
}

/*** HORIZONTAL MENU ***/
#header_hor_menu li:hover a, #header_hor_menu li.selected_menu a {
	color:#FAD526;
}

/*** SEARCH ***/
#adv_search a {
	color:#cdeac0;
}

/*** HEADER CMS ***/
#header_cms_menu a:hover {
	color:#FAD526;
}

/*** DIV ***/
.page_hr {
	border-top:2px dotted #1d3612;
}

/*** BOTTOM TEXT ***/
#bottomlink_content a.text_normal {
	color:#FAD526;
}

#bottomlink_content span.text_normal {
	color:#FAD526;
}

/*** PARTNERS ***/
#partners { 
	border-top:1px solid #1d3612;
	border-bottom:1px solid #1d3612;
}

/*** IMG ***/
#slideshow_outer {
	background-image:url("../image/html_pattern.gif");	
}

html, body {
	background-image:url("../image/html_pattern.gif");
}

.page_artlist_status_new {
    background-image: url("../image/product_new.png");
}

.page_artlist_price_save {
	background-image: url("../image/product_discount.png");
}

.page_artlist_stock_available {		
    background-image: url("../image/product_stock_available.png");
}

.page_artlist_stock_unavailable {		
    background-image: url("../image/product_stock_unavailable.png");
}

.page_tooltip_price_save {
    background-image: url("../image/product_discount.png");
}

.page_cat_item_newnum {
    background-image: url("../image/cat_list_new.png");
}

.page_cat_item_prodnum {
    background-image: url("../image/cat_list_prod.png");
}

.page_artdet_status_new {
    background-image: url("../image/product_new.png");
}

.page_artdet_price_save {		
    background-image: url("../image/product_discount.png");
}

.page_artdet_stock_unavailable {		
    background-image: url("../image/product_stock_unavailable.png");
}

.page_artdet_stock_available {	
    background-image: url("../image/product_stock_available.png");
}

.box_cat_container {
	background-image:url("../image/box_container.png");
}

#cms_menu ul li {
	background-image:url("../image/category_div.gif");
}

#slideshow_left {
	background-image:url("../image/slideshow_left_frame.png");
}

#slideshow_right {
	background-image:url("../image/slideshow_right_frame.png");
}

#page_artdet_cart_text a {
	background-image:url("../image/artdet_cart.png");
}

#box_cat_content ul li {
	background-image:url("../image/category_div.gif");
}

#shop_cart {
	background-image:url("../image/shop_cart.png");
}

#header_hor_menu li {
	background-image:url("../image/menu_hover.png");
}

#header_hor_menu li span.menu_item_inner {
	background-image:url("../image/menu_hover.png");
}

#header_hor_menu li a {
	background-image:url("../image/menu_hover.png");
}

#box_search_content {	
	background-image:url("../image/search_bg.gif");
}

.page_artlist_cart_5 .page_artlist_cart_det {
	background-image:url("../image/form_button_23.png");
}

.page_artlist_cart_5 .page_artlist_cart_label {
	background-image:url("../image/form_button_23.png");
}

.page_artlist_cart_5 .page_artlist_cart_det_text, .page_artlist_cart_5 .page_artlist_cart_label_text {
	background-image:url("../image/form_button_23.png");	
}

.page_artlist_cart_5 a {
    background-image: url("../image/form_button_23.png");				
}

.page_artlist_cart_button_left {
	background-image:url("../image/form_button_23.png");		
}

.page_artlist_cart_button a {
    background-image: url("../image/form_button_23.png");	
}

.page_artlist_cart_button_right {
	background-image:url("../image/form_button_23.png");			
}

.box_counter_element, .box_calendar_element {
	background-image: url("../image/num_elem.gif");
}

.box_calendar_element_select {
    background-image: url("../image/num_elem_select.gif");
}