/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');
@import url('../../../base/100200/css/custom.css');

/*** COLOR ***/
.bg_color_dark1 {
	background-color:#396bb3;	
}
.bg_color_dark2 {
	background-color:#3d73c1;	
}
.bg_color_dark3 {
	background-color:#4b7dc6;	
}
.bg_color_dark4 {
	background-color:#5886ca;	
}
.bg_color_dark4:hover {
	background-color:#6692d3;	
}

.banner_popup {
	border:10px solid #4377c3;
	border:10px solid rgba(67, 119, 195, 0.698);
}

.text_color_fault {
	color:#be0f02;
}

.text_color_other {
	color:#4377c3;
}

.border_1 {
	border:1px #7f7f7f solid;	
}

.nivo-controlNav a.active {
    background-color: #4377c3;
}

.nivo-controlNav a {
    border: 1px solid #4377c3;
    color: #4377c3;
}

#header_menu_content a {
	border-right:solid 1px #4075c2;
}

#bottomlink_content a.text_normal {
	color: #4377c3;
}

#bottomlink_content span.text_normal {
	color: #4377c3;
}

.overlay_info button {
	border-color: #656b84 #404455 #404455 #656b84;	
}

/*** HEADER MENU ***/
#header_menu_left {
	background-image:url("../image/header_menu.gif");
}

#header_menu_content {
	background-image:url("../image/header_menu.gif");	
}

#header_menu_right {
	background-image:url("../image/header_menu.gif");				
}

/*** HORIZONTAL MENU ***/
#header_menu_content a {
	background-image:url("../image/header_menu.gif");
}

/*** SLIDESHOW ***/
#slideshow_banners {
	background-image:url("../image/slideshow_bg.gif");
}

/*** NUM_ELEM ***/
.box_counter_element, .box_calendar_element {
	background-image: url("../image/num_elem.gif");
}

#menu_content ul li li:hover, #menu_content ul li li.sfHover,
#menu_content ul li li a:focus, #menu_content ul li li a:active {
	background:		#3a6bb3;
	outline:		0;
}

#menu_content ul li li {
	background-color:#4b7dc6;
}

/* HOME ÉS FACEBOOK GOMBOK  */

#header_menu_home, #header_menu_content {
	float:left;
}

#header_menu_facebook, #header_menu_right {
	float:right!important;
}

#header_menu_home, #header_menu_facebook {
	width:32px;
	height:32px;
	padding:5px 5px;
	background-image: url("../image/bg_menu.jpg");
}

#header_menu_facebook {
	width:66px;
	padding-top:12px;
	height:25px;	
}

#header_menu_content {
	width:876px;	
}

#head_content {
	margin-top:0;	
}

#container_inner {
	width:1010px;
	background-color:#FFF;
	margin:0 auto;	
}

html, body {
    background-attachment: fixed;
    background-image: url("../image/html_bg.jpg");
    background-repeat: no-repeat;
}
