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

/*** POPUP ***/
.banner_popup {
	border:10px solid #8c3600;
	border:10px solid rgba(140, 54, 0, 0.698);
}

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

.text_small {
	color:#562100;
}

.text_normal {
	color:#562100;
}

.text_big {
	color:#562100;
}

.text_bigger {
	color:#562100;
}

.text_biggest {
	color:#562100;
}

#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:#562100;
}

#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:#562100;
}

#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:#562100;
}

.box_calendar_element_select .text_color_white {
	color:#562100;
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#ed833e;
}

.text_color_fault2 {
	color:#ed833e;
}

.text_color_other {
	color:#FAD526;
}

#body .text_color_other {
	color:#b59a1b;
}

.text_color_akcio {
	color:#FAD526;
}

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

.bg_color_light2 {
	background-color:#933900;	
}

.bg_color_light3 {
	background-color:#7d3101;
}

.bg_color_light4 {
	background-color:#6c2a00;
}

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

.bg_color_dark1 {
	background-color:#562100;	
}

.bg_color_dark2 {
	background-color:#6c2a00;	
}

.bg_color_dark3 {
	background-color:#7d3101;	
}

.bg_color_dark4 {
	background-color:#933900;	
}

.bg_color_dark4:hover {
	background-color:#a03e01;	
}

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

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

.border_3 {
	border:2px #562100 solid;	
}

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

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

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

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

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

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

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

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

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

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

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

.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");
}

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

#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_counter_element, .box_calendar_element {
	background-image: url("../image/num_elem.gif");
}

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