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

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

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

.text_color_akcio {
	color:#ff6b00;
}

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

/*** POPUP ***/
.banner_popup {
	border:10px solid #ff6b00;
	border:10px solid rgba(255, 107, 0, 0.698);
}

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

/*** MENU ***/
#header_menu a:hover {
	color: #ff6b00;
}

#header_menu .selected_menu a {
	color: #ff6b00;
}

/*** CMS MENU ***/
.box_cms_container ul li {
	background-image:url("../image/cat_pattern.gif");
}

.box_cms_container ul li li {
	background-image:url("../image/cat_pattern.gif");
}

/*** NAV ***/
#header_nav a:hover {
	color:#ff6b00;
}

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

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

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