@charset "utf-8";
@font-face { font-family: Calibri; src: url('assets/Calibri.ttf'); }
body { margin:0; padding:0; font-family: Calibri; color:#222; background-color:#fff;}

#background {position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:-10;}
#page {width:100%; height:100%; position:absolute; left:0; top:0; background-color:transparent; z-index:100; animation: fader05 0.5s ease-out;}
@keyframes fader05 {
		0% {opacity: 0.5}
	100% {opacity: 1}
}

h1 { color:#222; font-weight:normal; font-size:1.8em; margin:0 0 10px 0; padding:0; line-height:100%;}
.dropped { background-image: url(assets/h1_28.png); padding-left: 33px; background-repeat: no-repeat; background-position: 0 0; margin-bottom: 20px;}
.dropped a {float:right; font-size:19px}
.dropped a:hover {color:#588E19; transition: 0.5s;}

#mobile_header {display:none}
#show_article_image_mobile {display:none; margin-bottom: 25px;}

a.h1_highlight { background-color: #e5e5e5; padding:10px;}
a.no_top_margin { margin-top:0px;}
.topmargin { margin-top:20px;}
.topmargin_double { margin-top:40px;}
.toppadding5 { padding-top: 5px!important;}
.toppadding8 { padding-top: 8px!important;}
h2 {color:#333; font-weight:normal; font-size:1.7em; margin:0 0 10px 0; padding:0; line-height:100%;}
h3 {color:#333; font-weight:normal; font-size:1.5em; margin:0 0 10px 0; padding:0; line-height:100%;}
h4 {color:#333; font-size:1.3em; margin:0 0 10px 0; padding:0; font-weight:normal;}
h5 {font-size:1.2em; font-weight:bold; margin:10px 0px 10px 9px; padding:0px; color: #444}
h6 {text-align:center; font-size:1.1em; font-weight:normal; margin:20px 0px; padding:0px;}
a.h6_description { color:#ccc;}

a.topmargin {margin-top:20px;}
a.notopmargin {margin-top:0px!important;}

p { font-size:1em; text-align:justify; margin:20px 0;}

form { margin:0px;}
select { font-size:1em; border: 1px #CCC solid; padding:5px; color:#666;}

.hr {background-image: url("assets/hr.png"); background-position: center; background-repeat: no-repeat; height:32px; margin-bottom:20px; border:none}

a {text-decoration:none; color:#000; border:none; transition: 0.5s;}
a:hover { color:#000; transition: 0.5s;}

::placeholder {color: #aaa; opacity: 1; /* Firefox */	font-weight: normal;} /* Chrome, Firefox, Opera, Safari 10.1+ */
:-ms-input-placeholder {color: #aaa; font-weight: normal;} /* Internet Explorer 10-11 */
::-ms-input-placeholder { color: #aaa; font-weight: normal;} /* Microsoft Edge */

.clear { clear:both;}
.floatright { float:right;}

.help { float:right; width:20px; height:20px; background-color:#F00}
.error { position: relative; line-height:38px; background-color:#9e2a49 ; text-align:center; color: #fff; font-size:1em; margin: 10px 0;}
.error i, .success i {position: absolute; height:38px; width:38px; line-height: 38px; top:0; left:0; border-right: 5px #fff solid}
.error_span {color:#e00; font-weight:bold}
.success { position: relative; line-height:38px; background-color:#588E19; text-align:center; color: #fff; font-size:1em; margin: 10px 0;}
.success_span {color:#e00; font-weight:bold}
.error_left { line-height:20px; text-align:left; color: #C60; font-weight:bold; font-size:1em; margin: 10px 0 20px 0;}
.success_left { line-height:20px; text-align:left; color: #588E19; font-weight:bold; font-size:1em; margin: 10px 0 20px 0;}
.error_right { line-height:20px; text-align:right; color: #C60; font-weight:bold; font-size:1em; margin: 10px 0 10px 0;}
.success_right { height:20px; text-align:right; color: #588E19; font-weight:bold; font-size:1em; margin: 10px 0 20px 0;}
.hidden_container {background-color:#f5f5f5; padding:10px;}
.hidden_container p {text-align:justify;}

#mobile_header {display:none}
#webshop_mobilview_label {display:none; position: absolute; left:123px; top:120px; width:190px; line-height:36px; transform: rotate(-270deg); background-color: #f60!important; color: #fff; text-align:center; border-radius: 4px 4px 0 0; cursor: pointer; font-size: 20px!important}

/* USERCONTROL */
#usercontrol_container { position: relative; background-color: #eee!important; border-bottom:2px #588E19 solid; z-index: 2; }
#usercontrol {position:relative; width:1240px; height:66px; line-height:66px; margin:auto; color:#333; font-size:1em;}
#usercontrol a {color:#000; text-shadow: 0 0 1px #555}
#usercontrol a:hover {color:#333;}
#usercontrol_login {background: url(assets/logo_2015_clean.png); background-repeat: no-repeat; background-position: 0 13px; float:left; width:240px; padding-left:260px;}
#usercontrol_namedays {width:440px; height:66px; line-height:66px; float:right; text-align:right; overflow:hidden;}
#usercontrol_namedays span {color:#000; text-shadow: 0 0 1px #555}
#mobile_view {margin-left: 24px; color: #eee; display: none}

/* SEARCH */
#search_div {float:right; width:300px; text-align: right; margin-top:15px; animation: slide_from_right 1s ease-out;}
#search_div input.input {border:none; padding:0 10px; height:36px; width:200px; background-color: #ddd; color:#333; font-size:1.1em; text-align: right; font-family: Calibri; font-weight:normal; transition: 0.5s; border-radius: 4px 0 0 4px;}
#search_div input.input:hover {background-color: rgba(0,0,0,0.2); transition: 0.5s;}
.search_button {float:right; height:36px; line-height: 36px; padding: 0 15px; text-align: center; color:#fff; font-size:1.1em; font-family: Calibri; border:none; background-color: #588E19; cursor:pointer; transition: 0.5s; border-radius: 0 4px 4px 0;}
.search_button:hover {color:#fff; background-color: #333; transition: 0.5s;}

/* SEARCH STICKY MENU */
#search_menu_container {float:right; animation: slide_from_right 1s ease-out; }
#search_div_menu {float:right; height: 36px;}
#search_div_menu input.input {border:none; height: 36px; padding: 0 10px; width:200px; background-color: #ddd; color:#333; font-size:1.1em; font-family: Calibri; transition: 0.5s; text-align: right;}
#search_div_menu input.input:hover {background-color: rgba(0,0,0,0.2); transition: 0.5s;}
.search_button_menu {float:right; height:36px; line-height: 34px; padding: 0 15px; text-align: center; color:#fff; font-size:1.1em; font-family: Calibri; border:none; background-color: #588E19; cursor:pointer; transition: 0.5s; border-radius: 0 4px 4px 0;}
.search_button_menu:hover {color:#fff; background-color: #333; transition: 0.5s;}

@keyframes slide_from_right {
		0% {transform: translateX(40px); opacity: 0}
	100% {transform: translateX(0px); opacity: 1}
}

/* HEADER MENU */
#header_menu_container {position: relative; top:0; right:0; height:36px; transition:0.5s; animation: fromtop 1s ease-out; z-index: 1;}
#header_menu {width:1240px; height:36px; line-height:36px; text-align:left; margin:auto; }
#header_menu ul {margin:0; padding:0; float: left; }
#header_menu li {display:inline; margin-left:0px;}
#header_menu a {display: inline-block; padding:0 10px; font-size:1.2em; font-weight:normal; color:#333; padding-top: 0; background-color: #fff; background-image: url("assets/menu_background_eee.png"); background-position: 0 -100px; background-repeat: no-repeat; }
#header_menu ul li:first-of-type a {border-radius: 0 0 0 4px;}
#header_menu ul li:last-of-type a {border-radius: 0 0 4px 0;}
#header_menu a:hover {text-decoration:none; background-position: 0 0; transition: 1s; color:#333}
.header_menu_active {color:#fff!important; background-color:#588E19!important; background-image: none!important}

@keyframes fromtop {
		0% {transform: translateY(-20px); opacity: 0}
	100% {transform: translateY(0px); opacity: 1}
}

/* HEADER STICKY MENU */
.show_sticky_menu {display:block!important}
#header_menu_container_sticky {height:36px; transition:0.5s; display: none;}
#header_menu_sticky {width:1240px; height:36px; line-height:36px; text-align:right; margin:auto;}
#header_menu_sticky ul {margin:0; padding:0;}
#header_menu_sticky li {display:inline;}
#header_menu_sticky a {display: inline-block; padding:0 10px; font-size:1.2em; color:#333;}
#header_menu_sticky ul li:first-of-type a {border-radius: 4px 0 0 4px;}
#header_menu_sticky a:hover {background-color:#ddd; text-decoration:none; color:#333;}
.header_menu_active_sticky {color:#fff!important; background-color:#588E19!important;}
.sticky {position: fixed; top: 0; width: 100%; z-index:100; transition:0.5s; padding:15px 0; background-color: #eee!important; background: url(assets/logo_2015.png); background-repeat: no-repeat; background-position: 20px 6px; box-shadow: 0px 2px 5px 1px rgba(90,90,90,0.6); animation: fader 1s ease-out; }

@keyframes grow_from_top {
		0% {background-position: 0 center; transform: translateY(-20px); opacity: 0}
	100% {background-position: 30px center; transform: translateY(0px); opacity: 1}
}

/* IMAGE BANNER 
#image_banner_container {margin-top:0;}*/

/* MAIN CONTENT */
#main_container {position:relative; width:1240px; margin:40px auto; padding:0; background-color:rgba(255,255,255,1); border-radius: 4px}

/* LEFT CONTENT */
#contents_container {width:960px; float:left; padding: 20px;}

/* ARTICLES */
.articles {padding:0; margin:20px 0 10px 0;}
.articles_highlight { position: relative; background-color:#eee; background-image: linear-gradient(to bottom, #eee, #fff); border-top:2px #588E19 solid; padding:30px 10px 0 10px;}
.articles_highlight_info_text { display: none; position:absolute; right:13px; top:-17px; background-color: #588E19; line-height: 24px; color:#fff; padding: 3px 10px; border-radius: 13px 0 13px 0;}
.articles_highlight p a { font-weight: bold}
.articles p, .articles li { line-height:1.3em;}
.articles p a, .articles li a { font-weight: bold}
.articles p a:hover, .articles li a:hover {color:#000}
.articles img {padding:5px; border:1px #aaa solid; float:left; margin-right:10px; margin-bottom:10px;}
.title {float:left; width:847px;}
.title_highlight {float:left; width:834px;}
.title a {color:#000;}
.title a:hover { color:#555; text-decoration:none}
.date_container {}
.date { float:right; display:block; text-align:right; color:#888; margin:0px; padding-top:10px; font-weight:normal;}
.date_box { float:right; color:#333; width:58px; padding:3px; padding-bottom:1px;}
.day { float:left; width:25px; font-size:2em; line-height:30px; padding-right:2px; text-align: right}
.month { float:right; width:20; font-size:1.4em; line-height:0.8em}
.year { font-size:0.5em;}
.hide_title { font-style:italic; font-size:100%; color:#aaa; font-weight:normal;}
.read_more {float:right;}
.read_more {padding:5px 14px; background-color:#588E19; color:#FFF; font-size:1.1em; text-shadow:#ccc 0px 0px 1px; transition: 0.5s;}
.read_more:hover {background-color:#333; color:#fff; transition: 0.5s;}
.keywords { color:#888; font-size:0.9em; line-height:20px; margin-bottom: 20px;}
.keywords a { color:#888;}
.keywords a:hover {color:#000;}
.facebook_like_container { margin-top:20px;}
.article_files_container { margin-bottom:20px;}
.article_files_icon { float:left; width:23px; padding-left:50px;}
.article_files_icon img { border:none; padding:0;}
.article_files_name { float:left; width:800px; padding-left:10px; line-height:2em; padding-bottom:10px;}

/* MODULES */
#modules_container { width:240px; float:left; padding-bottom:0;}

.modules_log_datetime { float:left; width:170px; background-color:#ddd; padding:5px; margin:0 10px 5px 0; text-align:center; overflow:hidden; color:#333;}
.modules_log_event { float:left; width:500px; padding:5px; margin:0 10px 5px 0; overflow:hidden}
.modules_log_views { float:left; width:80px; padding:5px; margin:0 0 5px 0; text-align:center; overflow:hidden;}
.modules_log_user { float:left; width:150px; background-color:#ddd; padding:5px; margin:0 0 5px 0; text-align:center; overflow:hidden; color:#333;}

/* GALLERY */
.gallery_menu_container {width:960px;}
.gallery_menu_container a {display:block; border-top:1px #ddd solid; border-bottom: 1px #ddd solid; background-image: linear-gradient(to bottom, #eee, #fff); text-align:right; margin-bottom:10px; padding-right:5px; color:#333;}
.gallery_menu_container a:hover { border-top:1px #ddd solid; border-bottom: 1px #ddd solid; background-image: linear-gradient(to bottom, #ddd, #fff); text-decoration:none}
.gallery_menu {padding:5px 0px 5px 10px;}
.gallery_menu_image_container { width:226px; height:172px; text-align:center; }
.gallery_menu_date {height:16px; font-size:1em; margin-bottom:25px; color:#444;}
.gallery_menu_name {height:117px; font-size:1.5em; color:#222; padding-left:5px; overflow:hidden;}
.gallery_menu_name span {font-size:0.8em; color:#444;}
.gallery_menu_info {height:14px; font-size:0.8em; color:#666;}
.gallery_menu_admin { text-align:right; font-weight:bold; margin-bottom:5px;}

.gallery_image_container { float:left; width:226px; margin:11px 7px; text-align:center; z-index:1; position:relative; transition:0.6s; }
.gallery_image_container:hover {transform:  scale(1.05); }
.gallery_image_container span, .gallery_menu_image_container span {width:0px; height:172px; display:inline-block; vertical-align:middle;}
.gallery_image_container img, .gallery_menu_image_container img { border: 1px #aaa solid; padding:5px; vertical-align:middle; border-radius: 4px;}
.gallery_image_description { padding-top:3px; font-size:1em; display:none;}
.gallery_image_admin { width:220px; padding:2px 3px; background-color: rgba(0,0,0,0.5); position:absolute; top:137px; left:0px; z-index:2;}
.gallery_image_admin img {border:0px;}

.index_page_image_container {border: 1px #aaa solid; padding:5px; float:left; width:214px; margin:11px 7px; text-align:center; z-index:1; position:relative; border-radius: 4px; }
.index_page_image_container img { vertical-align:middle;}
.index_page_image_container a {color:#fff}
.index_page_title_box {position:absolute; bottom:4px; line-height:20px; width:210px; padding:2px; text-align: center; background-color:rgb(0,0,0,0.5); transition: 0.4s}
.index_page_title_box_hover {position:absolute; bottom:4px; line-height:20px; width:210px; padding:2px; padding-bottom:6px; text-align: center; background-color:rgb(0,0,0,0.6); transition: 0.4s}

#gallery_random_image_container { width:228px; text-align:center;}
#gallery_random_image_container img { border: 1px #aaa solid; padding:5px; border-radius: 4px;}

/* FOOTER */
#footer_container { background-color: rgba(0,0,0,0.3); border-top:2px #222 solid;}
#footer_container img {border:none;}

/* FOOTER MENU CONTAINER */
#footer_menu_container { width:1240px; margin:auto; padding-bottom:20px; color:#fff; position:relative;}

/* FOOTER BANNER */
#footer_banner { float:left; width:800px;}
.footer_menu_footermenu_container {float:left; padding:15px 15px 0 15px;}
.footer_menu_footermenu_level1 { margin-bottom:10px}
.footer_menu_footermenu_level1 a { color:#ddd;}
.footer_menu_footermenu_level1 a:hover { color:#fff; text-decoration:none}
.footer_menu_footermenu_level2 {margin:0 0 4px 0; font-size:90%;}
.footer_menu_footermenu_level2 a { color:#ccc; font-weight:normal}
.footer_menu_footermenu_level2 a:hover { color:#fff; text-decoration:none}

/* FOOTER MENU */
#footer_menu {float:left; width:440px; background-color:#222; color:#fff; padding:10px 0; border-radius: 0 0 4px 4px;}
#footer_menu .menu_box {float:left; width:190px; padding:5px 15px; text-align:left;}
#footer_menu a {color:#fff!important; font-size:1em; text-decoration:none}
#footer_menu a:hover {color:#ddd!important;}

/* FOOTER PARTNERS */
#partners_container {width:1240px; margin:0 auto; padding-bottom:20px; text-align:center;}
#partners_container img {padding:5px; border:1px #666 solid; margin:10px;}

/* COPYRIGHT */
#copyright_container {background-color:rgba(0,0,0,0.8); border-top:2px #666 solid;}
#copyright_content {width:1240px; margin:0 auto; padding:25px 0 10px 0; color:#FFF; font-size:0.9em}
#copyright {width:880px; float:left; padding-right:20px; text-align:center; color:#aaa; line-height: 24px;}
#copyright a {color:#ddd;}
#copyright a:hover {color:#fff; text-decoration:none}
#copyright img {border:0px; padding:0px; clear:both;}
#footer_keywords {width:1240px; margin:0 auto; padding:5px 0 10px 0; color:#777; text-align:center; font-size:0.8em;}

/* SOCIAL */
#social {width:340px; float:right; text-align:center; padding-top:5px;}
#social img {border:none;}
.facebook_container {width:100%; margin:6px auto; overflow:hidden; text-align: center}

/* VISIT COUNTER */
.counter_container {font-size:0.9em; color:#aaa; text-align:center; cursor:pointer;}
.counter_container span {color:#fff}
.counter_details_container {display:none; margin:auto; width:1240px;}
.counter_details_container_active {display:block;}
.counter_details_item_container {width:120px; margin:10px 0; text-align:center; float:left; color:#ccc; font-size:1.4em;}
.counter_details_item_container span {font-size:0.8em; color:#999}

/* PAGE COUNTER */
.page_counter_mobile {display:none}
.page_counter {text-align:center; padding: 6px 0 20px 0; font-size: 1em; line-height:1em}
.page_counter i {vertical-align: middle}
.page_counter a {color:#666; padding:4px 7px; margin:0 1px; border-radius: 4px; background-image: url("assets/menu_background_eee.png"); background-position: 0 -100px; background-repeat: no-repeat;}
.page_counter a:hover {text-decoration:none!important; background-position: 0 -70px; transition: 0.5s}
.page_counter a:last-of-type {margin-right:0;}
.page_counter_active {background-color:#333!important; color:#fff!important; padding:4px 8px; margin:0; border-radius: 4px; background-image: none!important;}
.page_counter_webshop {float:right}

/* FORMS */
.form_input_header {float:left; padding-top:10px; width:180px; margin:5px 10px 5px 0px; font-size:1.1em; font-weight:normal;}
.form_input_header img { border:1px #999 solid!important; padding:2px;}
.form_input_container {float:left; margin:10px 0px 5px 0px;}
.form_input_container input[type="text"], .form_input_container input[type="password"], .form_input_container input[type="email"] { width:730px; font-size:1em; font-weight:bold; border:1px #CCC solid; padding:5px; color:#333; font-family: Calibri;}
.form_input_container img {padding:5px; border:1px #666 solid; margin:5px 0; }
.form_input_head { font-size:1em; font-weight:bold; border:1px #CCC solid; padding:5px; color:#333; font-family: Calibri;}
.checkbox {margin:6px 0; padding:0; width:20px!important;}
.text_area {margin:0; padding:5px; width:730px; height:40px; font-weight:bold; font-family: Calibri; font-size:1em;}
.text_area_article {margin:0px; padding:1px; width:928px; height:250px; font-family: Calibri; font-size:1em;}
.text_area_article_simple {margin:0px; padding:5px; width:730px; height:250px; border:1px #ccc solid; font-family: Calibri; font-size:1em; font-weight: bold}
input[type=file] { font-family: Calibri; }
input[type=submit] {cursor:pointer;}
.button {color:#fff!important; padding:7px!important; margin:1px 0px; width:212px!important; border:none; font-size:1.1em; cursor:pointer; font-family: Calibri; transition: 0.5s; border-radius: 4px; text-align: center}
.button_short {color:#fff!important; padding:8px 8px 9px 8px!important; margin:0; width:139px!important; border:none; font-size:1em; cursor:pointer; font-family: Calibri; transition: 0.5s;}
.button {background-color:#588E19;}
.button_black {background-color:#333;}
.button:hover, .button_short:hover {background-color: #333!important; transition: 0.5s!important;}
.button_black:hover {background-color:#f60!important;}
.button_disabled {background-color:#ddd; cursor:default}
.highlight_form_container { width:940px; background-color:#ddd; background-image: linear-gradient(to bottom, #ddd, #fff); border-top:2px #588E19 solid; padding:10px; color:#333; margin-bottom:20px;}
.shortinput input {width:280px!important;}

/* LOGIN */
#login_form_container {float:left; width:340px; padding:0 80px 20px 0}
.forgot_login {text-align:right; padding:10px 0;}

/* REGISTRATION */
#registration_form_container {float:left; width:339px; padding:0 0 20px 70px; border-left:1px #ccc solid;}
#resend_password_container {animation: fader 1s ease-out;}
.registration_input_text, .login_form_input_header {width:120px; float:left; padding-top:6px; text-align:right; font-size:1em;}
.login_form_input_header {padding-right:10px;}
.registration_input, .login_form_input_container {width:200px; float:right; text-align:left; margin-bottom:10px; margin-right:10px;}
.registration_input input, .login_form_input_container input {width:200px; padding:4px; font-size:1em; font-family: Calibri;}
.registration_description {clear:both; color:#000; text-align:right; font-size:1em}
.activation_container { text-align:center; margin-bottom:10px;}

/* SEARCH */
#search_hit_container {text-align:center; display:block; margin-top:25px; margin-bottom:20px;}
#search_hit_container a {color:#FFF;}
#search_hit_container a:hover {color:#eee;}
.search_hit {display:inline-block; width:160px; margin-left:10px; text-align:right;}
.search_hit_type {height:40px; font-size:1.3em; line-height:16px; color:#666;}
.search_hit_number {height:40px; padding:5px; margin:0px 5px; background-color:#588E19; font-size:2.4em; line-height:1em;}
.search_hit_comment {height:40px; font-size:0.9em; float:right; color:#666;}

/* USER MODULE */
#user_module_container {}
#user_module_header {padding:6px; padding-top:8px; color:#fff; display:block; overflow:hidden; text-align:center; font-size:1.1em; background-color:#333; border-radius: 4px 4px 0 0;}

#user_module_link_container {font-size:1.1em; padding:0; text-align:left;}
#user_module_link_container a { color:#333; display:block; padding:4px 0 4px 20px; line-height:28px; background-image: url("assets/menu_background_ddd.png"); background-position: -500px 0; background-repeat: no-repeat;}
#user_module_link_container a:hover {text-decoration:none; background-position: -260px 0; transition: 0.7s}
#user_module_link_container div:first-of-type a {border-radius: 4px 4px 0 0;}
#user_module_active_menu {color:#fff!important; background-image: none!important; background-color:#588E19!important;}
.user_module_level0_menu {}
.sidemenu_menuitem {background-color: #f5f5f5}
.sidemenu_menuitem div a {font-weight: normal!important; color: #000!important; text-shadow: 1px 1px 2px #999;}
.sidemenu_menuitem div a:last-of-type {border:none!important;}
.userlinks a { border: none!important}
#user_module_sublink_container {font-size:1.1em; padding:0px; text-align:left;}
#user_module_sublink_container a { color:#000; display:block; padding:2px 0 2px 40px; border-bottom:1px #333 dotted!important; line-height:26px;}
#user_module_sublink_container a:hover { color:#fff!important; text-decoration:underline;}
#user_module_active_submenu {color:#588E19!important;}
.user_module_submenu_container {background-color:#FFF; border-bottom:1px #eee solid;}

/* GALLERY RANDOM IMAGE */
#gallery_random_image_container { margin-bottom:20px; text-align:left;}

/* ARTICLES MOSTLY VIEWED */
#articles_mostly_viewed { width:240px; margin-right:20px; overflow:hidden}
#articles_mostly_viewed ul { list-style-position:inside; padding:0 10px 0 20px; }
#articles_mostly_viewed li { display: block; list-style:none; line-height:1.6em; overflow:hidden; font-size:1.1em; text-shadow:#ccc 0px 0px 1px; background-image: url("assets/menu_background_eee.png"); background-position: left -500px bottom -99px; background-repeat: no-repeat;}
#articles_mostly_viewed li:hover {background-position: left -260px bottom -99px; transition: 0.7s}
#articles_mostly_viewed a:hover {color:#000 ; transition: 0.5s; }

/* SEARCH CLOUD */
#search_cloud_container { width:230px; margin-right:10px; overflow:hidden; text-align:center; margin-bottom:20px;}
#search_cloud_container h1 {text-align:left;}
#search_cloud_container a:hover {color:#9e2a49 ; transition: 0.5s;}
.size1 { font-size: 0.8em!important;}
.size2 { font-size: 0.9em!important;}
.size3 { font-size: 1em!important;}
.size4 { font-size: 1.1em!important;}
.size5 { font-size: 1.2em!important;}

/* ADMINISTRATOR MENU MANAGER */
#new_menu_container {float:right; margin-right:5px; margin-bottom:5px;}
#new_menu_container input[type=submit] {height:36px; line-height: 36px; padding: 0 15px; border:0px; background-color:#588E19; color:#fff; transition: 0.5s; font-family: Calibri; font-size:1.1em; border-radius: 0 4px 4px 0;}
#new_menu_container input[type=submit]:hover {background-color:#888; transition: 0.5s;}
#new_menu_container input[type=text] {height:36px; padding: 0 10px; background-color:#eee; color:#000; width:250px; border:none; font-family: Calibri; font-size:1.1em; text-align: right}
#new_menu_container input[type=text]:hover {background-color: #ddd; transition: 0.5s;}
.menu_manager_menu_container {padding-bottom:1px; font-size:1.1em; cursor:pointer; line-height:200%; transition: 0.5s;}
.menu_manager_menu_container:hover {background-color:#588E19; color:#FFF; transition: 0.5s;}
.menu_manager_menu_container_active {background-color:#588E19; color:#FFF;}
.menu_manager_menu_container_no_child {padding:9px; font-size:1em; transition: 0.5s;}
.menu_manager_menu_container_no_child_active {background-color:#588E19; color:#FFF;}
.controls {float:right; margin-right:6px;}
.controls input { margin-top:3px; color:#333; font-family: Calibri;}
.controls input[type=submit] {padding:6px 10px 5px 10px; border:0; background-color:#fff; transition: 0.5s; font-size:0.9em}
.controls input[type=submit]:hover {background-color:#588E19; color:#fff; transition: 0.5s;}
.controls input[type=text] {padding:5px 10px 4px 10px; width:150px; background-color:#fff; border:1px #eee solid; transition: 0.5s; font-size:0.9em}
.controls input[type=text]:hover {background-color:#fff; transition: 0.5s;}
.navigation_controls { float:right; margin-right:10px; height:35px; color:#fff; padding-top: 2px;}
.navigation_controls i {padding: 0 2px;}
.navigation_controls a {color:#eee;}
.navigation_controls a:hover {color:#888;}

/* ADMIN TOOLS */
.admin_tools_box {float:left; display:block; padding: 10px; cursor: pointer; transition: 0.5s;}
.admin_tools_box:hover {background-color:#588E19; color: #fff; transition: 0.5s;}

/* USER PROFILE */
#user_profile_container { padding:10px; margin-top:20px;}

/* PAGE TRACKER */
#page_tracker_container {line-height:32px; padding:0; font-size:0.9em; margin-top:15px;}
#page_tracker_container a:hover {text-decoration: underline}
#page_tracker_container span { color:#333; font-weight:bold;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.fade {animation: fader 0.5s;}
@keyframes fader {
		0% {opacity: 0}
	100% {opacity: 1}
}

#popup_container {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  overflow-x: hidden;
	overflow-y: hidden;
  transition: 0.5s;
}

#popup_content {
  position: relative;
  top: 20%; /*188px;  25% from the top */
  width: 900px; /* 100% width */
	margin:auto;
	padding: 30px;
	background-color: #FBFAF5;
	border:10px rgba(255,255,255,0.5) solid;
	background-clip: padding-box;
	border-radius: 10px;
}

#contact_container {width: 1240px; height:400px; margin:20px auto; box-shadow: 0 0 5px 0 #333;}
#contact_info {float:left; width:280px; height: 360px; background-color: #333; color:#fff; text-align: center; padding: 20px;}
#contact_info h2 {font-weight: bold; text-align: left; color:#fff}
#contact_info .button {border:1px #588E19 solid; line-height: 45px; border-radius: 4px;}
#contact_map {float:right; width:920px; height:400px;}
#contact_map iframe { width:100%; height:100%; border:none; box-shadow: -1px 0 5px 0 #333;}

/* --------------------------------------- AUTOCOMPLETE -------------------------------------- */

.autocomplete {
	position:absolute;
	margin:0px;
	padding:0px;
	z-index:10;
}
.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:2px;
	background-image:url(assets/trans_black_60.png);
	border:1px solid #333;
}
.autocomplete li {
	font-size: 1em;
	display:block;
	cursor:pointer;
	padding:3px;
	margin: 2px;
	color:#eee;
}
.autocomplete li.selected { background-color: #9dc120; color:#333;}

/* --------------------------------------- CONNEXTION WEBSHOP -------------------------------------- */

#webshop_module_container { margin-bottom:25px; text-align:left;}

#header_menu_container_sticky {height:36px; transition:0.5s; display: none;}
#header_menu_sticky {width:1240px; height:36px; line-height:36px; text-align:right; margin:auto;}

#basket_module_container {position:fixed; width:100%; top:66px; left:0; height:36px; line-height: 36px; z-index: 2; pointer-events: none;} /* top position ---------------------------XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX--------------------------- */
#basket_module_content {position:relative; width:1240px; margin: auto}
#basket_module_content_div {float:right; cursor: pointer; width:220px; background-color: #333; color:#ddd; border-radius: 0 0 4px 4px; padding: 0 10px; text-align:right; font-size:1em; line-height: 36px; display: inline-block; border-top:2px #333 solid; pointer-events: all}
.basket_module_text {float: left; font-size:1.2em; color:#fff;}
#basket_module_content_div i {font-size:1.2em; vertical-align:text-bottom; color:#fff;}
.basket_product_counter {background-color: #f60; color:#fff; padding: 1px 5px; border-radius: 4px;}

#basket_module_details_container { position: absolute; top:56px; right:0; width:694px; background-color: #eee; color:#333; border-radius: 4px; border:2px #888 solid; padding: 10px; box-shadow: 2px 2px 2px 2px #bbb; visibility: hidden; opacity: 0; transition: opacity 0.3s, visibility 0.3s; pointer-events: all}
#basket_module_details_container i { color:#AAA; width: 100%; line-height: 50px;}
#basket_module_details_container i:hover {color:#f60}
#basket_module_details_container p {line-height:1.2em; padding: 0; text-align: left}
.no_basket {padding-left:50px!important; width:310px!important;}
.basket_module_details_container_show {visibility: visible!important; opacity: 1!important; transition: opacity 0.3s, visibility 0.3s}
.basket_module_spacer_container {position: absolute; top:-20px; right:0; height:20px; width:100%;}
#basket_module_question_container {position: absolute; top:-10px; right:330px; height:117px; background-color: #e60; border-radius: 4px; padding: 10px;}
#basket_module_question_container::before {font-family: 'Font Awesome 5 Pro'; font-weight: 900; content: '\f059'; font-size:2em; color:#fff}

.basket_module_details_product {background-color: #fff; padding: 4px; margin-bottom: 3px; border-radius: 4px;}
.basket_module_details_image {float:left; width:50px;}
.basket_module_details_image img {width:50px;}
.basket_module_details_name {float:left; width:270px; overflow: hidden; font-size:1em; line-height: 1em;}
.basket_module_details_price {float:left; width:110px; font-size:1em; line-height: 50px;}
.basket_module_details_piece_minus, .basket_module_details_piece_plus {float:left; width:18px; text-align: center; font-size:1em; line-height: 50px; }
.basket_module_details_piece_minus {margin-left:20px;}
.basket_module_details_piece {float:left; width:50px; font-size:1em; line-height: 50px; text-align: center;}

.basket_module_details_sum {float:left; width:110px; font-size:1em; line-height: 50px;}

#basket_module_order_button {position: absolute; bottom:-13px; right:39px; height:36px; line-height:36px; background-color: #588E19; color:#fff; border-radius: 4px; font-size:1.2em; padding: 0 20px}
#basket_module_order_delete {position: absolute; bottom:-13px; right:0px; height:36px;  background-color: #e60; color:#fff; border-radius: 4px; font-size:1.2em; padding: 0 10px}
#basket_module_order_delete i {color:#fff; line-height:36px;}
#basket_module_order_delete i:hover {color:#fff;}
#basket_module_order_button:hover, #basket_module_order_delete:hover {background-color: #333;}

#basket_page_details_container {margin-left:20px;}

.basket_page_details_product {margin-bottom: 20px;}
.basket_page_details_image {float:left; width:80px; margin-right:20px;}
.basket_page_details_image img {width:80px;}
.basket_page_details_name {float:left; width:435px; overflow: hidden; font-size:1.1em; line-height: 1.1em;}
.basket_page_details_name span {font-size:0.9em;}
.basket_page_details_price {float:left; width:140px; font-size:1.1em; line-height: 80px; text-align: center}
.basket_page_details_piece_minus, .basket_page_details_piece_plus {float:left; width:25px; text-align: center; font-size:1.3em;}
.basket_page_details_piece_minus i, .basket_page_details_piece_plus i {line-height: 80px!important; vertical-align: middle; cursor: pointer}
.basket_page_details_piece_minus i:hover, .basket_page_details_piece_plus i:hover {color:#f60}
.basket_page_details_piece {float:left; width:70px; font-size:1.1em; line-height: 80px; text-align: center;}
.basket_page_details_sum {float:left; text-align: center; width:140px; font-size:1.1em; line-height: 80px;}

.basket_sum_left {float: left; width:300px}
.basket_sum_right {float: right; width:260px}
.basket_sum_header {float:left; width: 100px; margin-bottom: 10px; padding-right: 20px; text-align: right; font-size:1.1em}
.basket_sum_price {float:right; width: 140px; margin-bottom: 10px; font-size:1.1em; text-align: right}

#webshop_category_menu_container { float:left; width:200px; font-size:1em; padding:0px; transform: translateY(-20px);}

.webshop_category_menu_highlight_header { color:#fff; display:block; padding:9px 8px; background-color:#333; overflow:hidden; font-size:1em; cursor:pointer; margin-top:2px;}
.webshop_category_menu_highlight_header:first-of-type {border-radius: 4px 4px 0 0;}
.webshop_category_menu_highlight_header::after {font-family: 'Font Awesome 5 Pro'; font-weight: 900; content: '\f107'; float:right; margin-top:2px; animation: slide_to_right_category 0.5s ease-out forwards}
.webshop_category_menu_highlight_header:hover::after {font-family: 'Font Awesome 5 Pro'; font-weight: 900; content: '\f107'; float:right; margin-top:2px; animation: slide_from_right_category 0.5s ease-out forwards}
.active_header::after {font-family: 'Font Awesome 5 Pro'; font-weight: 900; content: '\f107'; float:right; margin-top:2px; animation: slide_from_right_category 0.5s ease-out forwards }
.webshop_category_menu_highlight:first-of-type .webshop_category_menu_highlight_header {margin-top: 0px}

@keyframes slide_from_right_category {
		0% {transform: translateX(20px); opacity: 0}
	100% {transform: translateX(0px); opacity: 1}
}

@keyframes slide_to_right_category {
		0% {transform: translateX(0px); opacity: 1}
	100% {transform: translateX(20px); opacity: 0}
}
.webshop_category_menu_categories {display:none;}
#webshop_category_menu_container a { color:#333; display:block; padding:7px 10px; background-color: #f5f5f5; background-image: url("assets/menu_background_ddd.png"); background-position: -500px 0; background-repeat: no-repeat;}
#webshop_category_menu_container a:last-of-type { margin-bottom: 5px; border-radius: 0 0 4px 4px;}
#webshop_category_menu_container a:hover { background-position: -260px 0; transition: 0.5s; text-decoration:none;}
#active_menu {color:#fff!important; background-color:#588E19!important; background-image: none!important; text-decoration:none;}

#cnext_webshop_container { float:right; width:760px;}
#cnext_webshop_container img { border:none;}

.new_products_lister_container {position: relative; float:left; width:165px; height:220px; margin:60px 30px 20px 0; border-radius: 4px; box-shadow: 0 0 2px 1px #ccc; background-color: #eee; transition: 0.5s;}
.new_products_lister_container:hover, .new_products_lister_row_container:hover {box-shadow: 0 0 2px 1px #333; background-color: #ddd;}
.new_products_lister_container:hover div.new_products_lister_img_container, .new_products_lister_row_container:hover div.new_products_lister_img_row_container {box-shadow: 0 0 2px 1px #333;}
.new_products_lister_container:hover div.percent, .new_products_lister_row_container:hover div.percent {transform: scale(1.2)}
.new_products_lister_container:nth-of-type(4n) {margin-right:0!important;}
.new_products_lister_price_content, .new_products_lister_price_row_content {position:absolute; bottom:0; right:0; padding: 10px; text-align: right; font-size: 1.2em; text-shadow: 0 0 1px #666}
.new_products_lister_price_content i, .new_products_lister_price_row_content i {font-size:1.1em}
.new_products_lister_price_row_content {width:93%}
.new_products_lister_price_row_content span, .new_products_lister_price_row_content a {text-shadow:none; font-size:0.9em; color:#666}
.new_products_lister_img_container {position: absolute; top:-44px; left:-10px; width:145px; height:200px; border-radius: 4px; box-shadow: 0 0 2px 1px #ddd; padding: 10px; background-color: #fff; transition: 0.5s;}
.new_products_lister_img_container:hover, .new_products_lister_img_row_container:hover {box-shadow: 0 0 2px 1px #333;}
.new_products_lister_img_content { width:140px; height:140px; text-align:center}
.new_products_lister_img_content img, .new_products_lister_img_row_content img {vertical-align:middle; border:0px; width:140px;}
.new_products_lister_img_content span, .new_products_lister_img_row_content span {width:0px; height:140px; display:inline-block; vertical-align:middle;}
.new_products_lister_name_content { font-size:1em; color:#333; height:60px; overflow:hidden; text-align:left;}
.percent { position: absolute; top:-63px; right:-9px; height:36px; width:36px; color:#fff; line-height:36px; font-size:1em; background-color:#f60; border-radius: 10px; text-align: center; transition: 0.5s; }
.basket_icon {cursor:pointer;}

.new_products_lister_row_container {position: relative; float:left; width:750px; height:160px; margin:60px 0 20px 0; border-radius: 4px; box-shadow: 0 0 2px 1px #ccc; background-color: #eee; transition: 0.5s;}
.new_products_lister_img_row_container {position: absolute; top:-44px; left:-10px; width:730px; height:140px; border-radius: 4px; box-shadow: 0 0 2px 1px #ddd; padding: 10px; background-color: #fff; transition: 0.5s;}
.new_products_lister_img_row_content {float:left; width:140px; height:140px; text-align:center}
.new_products_lister_name_row_content {float:right; width:570px; font-size:1.3em; color:#333; height:128px; overflow:hidden; text-align:left;}
.new_products_lister_name_row_content span {font-size:0.7em; color:#666}
.new_products_lister_warranty_row_content {float:right; width:570px; font-size:0.9em; color:#333; height:22px; overflow:hidden; text-align:left;}
.new_products_lister_warranty_row_content span {font-weight:bold}

/* WEBSHOP RIGHT SIDE MODULES START */

#webshop_search_container {margin-bottom: 20px;}
#webshop_search_header { font-size:16px; color:#fff; background-color:#A60; padding:10px 5px; text-align:center;}
#webshop_search_header span { color:#fff;}
#webshop_search_container select { width:240px; border:none; background-color: #f5f5f5; padding:5px 0; color:#666; text-align:center; font-family: Calibri; font-size:1.1em}

#webshop_filter_result, #webshop_search_result { padding:7px; color:#fff; text-align:center; background-color:#f60; border-radius: 4px 4px 0 0;}

.button_modules { width:240px; padding:5px; font-size:16px; color:#FFF; background-image:url(assets/trans_black_60.png); border:none; cursor:pointer;}

/* WEBSHOP RIGHT SIDE MODULES END */

#show_product_container {position:relative}
#show_product_nev {color:#222; font-weight:normal; font-size:1.8em; margin:0 50 0 0; padding:0; line-height:100%; width:710px;}
#show_product_cikkszam {color:#666}
.show_product_img_container { margin:10px 20px 0 0; float:left; width:320px;}
.show_product_img_content img { width:450px; height:450px; border:0px;}
.show_product_img_content_small_container {text-align:center; margin-bottom:20px;}
.show_product_img_content_small img { width:140px; height:140px; padding:0; margin: 0 6px; box-shadow: 1px 1px 1px 1px #bbb}
#show_product_percent { position: absolute; top:0; right:0; height:36px; width:36px; color:#fff; line-height:36px; font-size:1em; background-color:#f60; border-radius: 10px; text-align: center; transition: 0.5s; }

.thumbnails {position: relative; width:760px; height:150px; overflow:hidden;}

.swiper-button-prev, .swiper-button-next {background: none!important; font-size:1.8em; transition: 0.5s;  border-radius: 24px; width: 28px!important; height:28px!important; line-height: 28px!important;}
.swiper-button-prev i, .swiper-button-next i {line-height: 28px;}
.swiper-button-prev:hover, .swiper-button-next:hover {color:#f60}
.swiper-slide {width:140px!important;}
.swiper-slide img { width:140px;}

.swiper-slide {
	width:140px;
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#show_product_price_container { width:290px; float:right; margin:10px 0 0 0; text-align:right; color:#666}
.show_product_price_webshop { text-align:right; font-size:13px; color:#a60}

#show_product_price_shop { text-align:right; font-size:1.4em; line-height:1em; text-decoration:line-through;}
#show_product_price_brutto { font-size:2em; font-weight:bold; margin:10px 0 0 0;}
.highlight_color { color:#f60!important;} 
#show_product_price_spare {font-size:1em}
#show_product_price_spare span {font-size:1em;}
#show_product_kosarba {float:right; width:165px; height:36px; line-height: 36px; background-color: #333; border-radius: 4px; color: #fff!important; font-size:1.1em; transition: 0.5s; text-align: left; padding-left: 20px; margin-bottom: 15px}
#show_product_kosarba:hover { background-color: #f60!important; }
show_product_kosarba::after {font-family: 'Font Awesome 5 Pro'; font-weight: 900; content: '\f105'; float:right; animation: slide_to_right_product 0.3s ease-out forwards}
#show_product_kosarba:hover::after {font-family: 'Font Awesome 5 Pro'; font-weight: 900; content: '\f105'; float:right; animation: slide_from_right_product 0.3s ease-out forwards}
#show_product_kosarba i {float:right; background-color: #f60!important; line-height: 36px; border-radius: 4px; color:#333!important; padding: 0 10px; transition: 0.3s}
#show_product_kosarba i:hover {color:#fff!important; cursor: pointer}

@keyframes slide_from_right_product {
		0% {transform: translateX(40px); opacity: 0}
	100% {transform: translateX(0px); opacity: 1}
}

@keyframes slide_to_right_product {
		0% {transform: translateX(0px); opacity: 1}
	100% {transform: translateX(40px); opacity: 0}
}

#show_product_price_info { font-size:1em; padding:0; line-height: 1.4em}
.text_bold {text-shadow: 0 0 1px #666}
.text_elerheto, .text_erdeklodjon, .text_nemelerheto {color:#fff; padding:2px 8px; border-radius: 4px;}
.text_elerheto {background-color:#588E19;}
.text_erdeklodjon {background-color:#EBA800;}
.text_nemelerheto {background-color:#FF1700;}

#show_product_price_info_detail { font-size:1em; line-height: 1.4em; margin-top:15px; background-color: #f5f5f5; border-radius: 4px; padding: 4px;}

.show_product_content_description { text-align:justify; margin-bottom:20px; padding:10px; background-color:#f5f5f5; border-radius: 4px}

#trust_container { padding:10px; margin:20px 0 0 0; box-shadow: 0 0 3px 0 #888; border-radius: 4px;}
.trust_element { text-align:justify; font-size:0.9em; padding-left:85px;}
.trust_element span { text-shadow: 0 0 1px #666}
.trust_hand { background:url(assets/trust_hand.jpg) no-repeat;}
.trust_clown { background:url(assets/trust_clown.jpg) no-repeat;}
.trust_time { background:url(assets/trust_time.jpg) no-repeat;}
.trust_safe { background:url(assets/trust_safe.jpg) no-repeat;}
.trust_pay { background:url(assets/trust_pay.jpg) no-repeat;}
.trust_hr { margin:10px; border-top:1px #CCC dotted;}
.show_product_information_specification { width:760px; margin-bottom:20px;}
.left_column { width: 254px; float:left; border-right:1px #CCC dotted; text-align:right; padding:2px 10px 2px 0px;}
.right_column { width:255px; float:left; padding:2px 0px 2px 10px;}
.volume { border-left:20px #A60 solid; color:#666; padding:10px;}

.basket_item_container { height:80px; padding-top:10px; padding-bottom:10px; border-bottom:1px #CCC dotted;}
.basket_img_content {float:left; width:80px; height:80px;}
.basket_name_content_container {float:left; width: 459px; height:80px; padding:0px 10px; overflow:hidden;}
.basket_name_content { height:60px; overflow:hidden; padding-bottom:5px;}
.basket_name_content_cikkszam { height:15px; overflow:hidden; font-size:12px;}
.basket_name_content span { font-size:12px;}
.basket_price_content {float:left; width:150px; height:80px; padding:0px 5px; border-left:1px #CCC solid;}
.piece_change_spacer { float:left; width:28px; height:30px;}
.piece_change { float:left; width:20px; height:20px; font-size:20px; line-height:18px; text-align:center; border:1px #CCC solid; cursor:pointer; margin:5px 0px;}
.piece_change_lh20 {line-height:20px!important;}
.piece_change_active { background-color:#9dc120; color:#FFF;}
.basket_item_piece { float:left; width:56px; height:30px; font-size:16px; text-align:center; line-height:30px;}
.basket_item_piece span { font-size:15px;}
.basket_item_sum { text-align:right; font-size:16px; line-height:22px;}
.basket_item_sum span { font-size:10px; color:#888;}
.basket_empty {padding:10px; margin-bottom:10px; text-align:center;}

.basket_sum_container {margin-top:10px; padding-bottom:10px;}
.basket_sum_img_content {float:left; width:80px; height:50px;}
.basket_sum_name_content {float:left; width: 459px; height:40px; padding:0px 10px; overflow:hidden; text-align:right; line-height:22px; font-weight:bold;}
.basket_sum_price_content {float:left; width:150px; height:40px; padding:0px 5px;}

.basket_header, .basket_header_passive { width:140px; height:35px; line-height:35px; float:left; background-color:#f5f5f5; margin-bottom:20px; font-size:16px; border-bottom:1px #f5f5f5 solid; border-top:1px #f5f5f5 solid; color:#666;}
.marginright5px { margin-right:5px;}
.basket_header div, .basket_header_passive div { float:left; height:25px; padding:5px 8px; line-height:25px; background-color:#9dc120; color:#FFF; font-size:22px; margin-right:8px; }
.basket_ready { background-color:#9dc120; color:#fff}
.hover_basket_header, .basket_selected { background-color:#a60; color:#fff}

.customer_data { float:left; width:360px; border-bottom:1px #ccc dotted; margin-bottom:20px;}
.customer_data div { border-bottom:1px #ccc dotted;}
.customer_data p { margin: 10px 0px; line-height:20px; }

.basket_transfer_block {border:1px #eee solid; font-size:20px; color:#777; margin-bottom:20px; cursor:pointer;}
.basket_transfer_block_active {border:1px #ddd solid; background-color:#9dc120; font-size:20px; color:#fff; margin-bottom:20px;}
.basket_transfer_block_click {border:1px #ddd solid; background-color:#9dc120; font-size:20px; color:#fff; margin-bottom:20px;}
.basket_transfer_block_text { padding:10px 0px 10px 15px}
.basket_transfer_block_price {background-color:#eee; color:#777; padding:10px; width:80px; text-align:center; float:right;}
.basket_transfer_block_hidden { margin-bottom:20px; text-align:justify; padding-left:40px; line-height:22px; display:none;}

#printpreview {
	width:720px;
	margin:auto; margin-top:20px;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
}
.show_product_name_print { font-size:20px; color:#333; margin-bottom:10px;}

.visibility_hidden {visibility:hidden}
.text_align_right {text-align:right;}

#printpreview_button { text-align:center; font-size:1.1em; margin-bottom:0px; cursor: pointer}
#printpreview_button a { color:#666;}
#printpreview_button img { vertical-align:middle; padding-right:5px;}

#basketsubmit { float:right; padding:5px 30px; background-color:#A60; text-align:center; color:#FFF; font-size:16px!important; cursor:pointer; border:none;}
.basketsubmit_grey { float:left; padding:5px 30px; background-color:#eee!important; text-align:center; color:#666!important; font-size:16px; cursor:pointer; border:none;}

.top10product {font-size:12px; color:#888; padding-bottom:5px; margin-top:5px; border-bottom: 1px #ddd dotted;}
.top10product_content {padding:2px 5px 2px 5px; height:60px; overflow:hidden; background-image:url(assets/top10_backgroud_passive.png);}
.top10product_content_name {height:40px; overflow:hidden;}
.hover_top10 { background-image:url(assets/top10_backgroud.png); color:#FFF; cursor:pointer;}

.orders_container { margin-bottom:0px; cursor:pointer;}
.order_item {position:relative; margin-bottom:5px;}
.orders_id { float:left; line-height:26px; width:45px; text-align:center; padding:3px;}
.orders_date { float:left; line-height:26px; width:150px; text-align:center; padding:3px;}
.orders_name { float:left; line-height:26px; width:370px; text-align:left; padding:3px; overflow:hidden;}
.orders_delivery { float:left; line-height:26px; width:43px; text-align:center; padding:3px;}
.orders_payment { float:left; line-height:26px; width:40px; text-align:center; padding:3px;}
.orders_status {float:left; line-height:26px; width:126px; text-align:center; padding:3px; border-left:5px #FFF solid;}
.orders_status_container {}
.orders_status_change_container { margin-bottom:20px;}

.transfer_info { text-align:right; background-repeat:no-repeat; background-position:right; height:50px; line-height:43px; color:#8db110; padding-right:80px; margin-top:5px;}
.transfer_info span { font-weight:bold; font-size:16px;} 

.beszerzes_alatt { background-color:#F90; color:#FFF}
.kiszallitas_alatt { background-color:#6CF; color:#FFF}
.atveheto { background-color:#6CF; color:#FFF}
.torolve { background-color:#F30; color:#FFF}
.teljesitve {background-color:#9dc120; color:#FFF}

.order_item_active { background-color:#A60; color:#fff;}
.order_item_click { background-color:#A60; color:#fff;}

.highlight_header { width:600px; height:39px; margin:auto; padding: 11px 0px 10px 400px; color:#FFF; font-size:12px; background: #FFF url(assets/highlight_header.jpg); background-repeat:no-repeat; cursor:pointer}
.highlight_content { width:1000px; margin:auto; background-color:#FFF; display:none; padding-top:10px; }

#subcategory_select_container {text-align:center; margin:20px 0;}
#subcategory_select_container a {color:#333; margin-right:10px; padding:5px 10px; background-color: #f5f5f5; background-image: url("assets/menu_background_ddd.png"); background-position: -500px 0; background-repeat: no-repeat; border-radius: 4px; line-height:36px;}
#subcategory_select_container a:hover {background-position: -260px 0; transition: 0.5s; text-decoration:none;}
.active_submenu_selector {color:#fff!important; background-color:#588E19!important; background-image: none!important; text-decoration:none;}

.mfogalom_head {font-size:1.1em; padding:3px 10px; margin-top:20px; color:#fff; background-color: #333; border-radius: 4px 4px 0 0;}

.mfogalom_container {background-color: #f5f5f5; border-radius: 0 0 4px 4px;}
.mfogalom_data {float:left; width:360px; text-align:left; padding:5px 0 5px 20px;}

.new_basket_item_container {font-size: 1.1em; line-height: 1.1em}
.new_basket_item_container input {border:none; background-color: #eee; font-size:1.1em; font-family: Calibri; padding: 5px;}

.cookie-banner {
  position: fixed;
  bottom: 40px;
  left: 15%;
  right: 15%;
  width: 70%;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(37,37,37,0.90);
  color:#f5f5f5;
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

.cookie-banner a {color:#fff; text-decoration: underline}

.cookie_close {
  float:right;
  text-align:center;
  margin-left:20px;
  width:300px!important;
  border-radius: 4px;
}

#newest_container {animation: fader 1s ease-out;}
#show_more_button, #show_more_button_ajax {width:200px; box-shadow: 3px 3px 3px #aaa; padding:7px; border-radius: 10px; background-color: #588E19; color:#eee; margin:auto; text-align:center; cursor: pointer; transition: 0.3s;}
#show_more_button:hover, #show_more_button_ajax:hover {box-shadow: 1px 1px 3px #aaa; background-color: #333;}

@Xmedia screen and (max-width: 1239px) {
	#mobile_view {display:inline}
}