
html {
	overflow-y: scroll;
}

body {
	height:100%;
}

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arimo, Arial;
	color: #838383;
	height:100%;
	text-align: center;
	font-size: 15px;
	text-shadow: #F2F2F2 1px 1px 1px;
}

#content {
	background: url('/media/img/main_bckg.jpg') repeat center center; 
	position:relative;
	min-height: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

* html #content, * html #container {
	height: 100%;
}

p {
	margin: 0px;
}

a {
	all 0.1s ease-in-out 1s;
	text-decoration: underline; 
	color: #0273E3;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

h3 {
	font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

hr {
	color: #F5F5F5;
	background-color: #F5F5F5;
}

A:HOVER {
	text-decoration: underline; 
	color: #0267CC;
}

#content > #spacer {
	position: relative;
}

#content > #spacer:first-child {
	height: 0px;
}

#container {
	position: relative;
	min-height: 100%;
	height: auto;
	width: 1014px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-color: #fff;
	box-shadow: 0 0 7px 7px #D7D7D7;
	-webkit-box-shadow: 0 0 7px 7px #D7D7D7; 
	-moz-box-shadow: 0 0 7px 7px #D7D7D7;
}

#header {
	position:relative;
	height: 201px;
	width:1014px;
	text-align: left;
	vertical-align: bottom;
	background-color: #fff;
	transition: all 1s ease-in-out;
}

#hbanner {
	top: 10px;
	left: 350px;
	position: absolute;
	border: 1px solid black;
}

#gsearch {
	width: 475px;
	top: 30px;
	left: 500px;
	position: absolute;
}

/* IE8 HACK */
/*
@media \0screen {
	#header, #plist_th > div, #clist > div { border: 1px solid #F5F5F5; }
}
*/

#logo > img {
	margin: 20px 0 0 25px;
	border: none;
	position: absolute;
}

#body {
	margin-top: 0px;
	padding: 0px 0px 60px 0px;
	text-align: center;
	overflow: hidden;
	color: #838383;
	position: relative;
	min-height: 400px;
	width: 1014px;
}

#body > div.body_content_left, div.body_content_right, div.body_content_right_product, div.body_content_left_std {
	float: left;
	text-align: left;
	position: relative;
}

div.body_content_right {
	width: 680px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	text-align: left;
	overflow: hidden;
}

.body_content_left, .body_content_left_std {
	width: 260px;
	min-height: 350px;
	padding: 20px 15px 5px 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.body_content_left img, .body_content_left img a, .body_content_left_std img, .body_content_left_std img a {
	display: inline-block;
}

.body_content_left_std {
	min-height: 350px;
	background: url('/media/img/left-teaser-shadow.png') no-repeat scroll right top;
	background-size: contain;
	/*border-right: 1px solid #838383;*/
}

#ppages {
	margin-left: 3px;
}

.body_content_right, .body_content_right_eshop, .body_content_right_product {
	margin-left: 18px;
	width: 758px;
	min-height: 350px;
	padding: 10px;
}

.body_content_right_product {
	margin-top: 20px;
	padding: 20px 0px 20px 20px;
	width: 758px;
	position: relative;
}

.pdesct {
	margin-top: 10px;
}

.pdesct td {
	white-space:nowrap;
	height: 16px;
}
.pdesct td#heavy, .pdesct td#heavy a, .pdesct td#heavy:hover, .pdesct td#heavy a:hover {
	font-weight:bold;
}

#pwrapper {
	width: 759px;
}

#pwrapper > #pimg {
	float: left;
	border: 1px solid #838383; 
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 203px;
	min-height: 203px;
}

img, img a { 
	display:block;
	border: none;
}
#vinfo {
	font-size: 12px;
	color: #838383;
	font-weight: normal;
}
#plist_rw #vinfo {
	display: inline;
}

#psection {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color: #F5F5F5;
	border:1px solid #353434;
	font-size: 16px;
	color: #838383;
	padding: 10px;
	margin: -10px;
	margin-bottom: 10px;
}

#body_stretch_container #psection {
	position: relative;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

#body_stretch_container #psection a {
	text-decoration: underline; 
}

#body_stretch_container #psection span {
	position: absolute;
	right: 10px;
	font-size: 14px;
	padding-left: 23px;
	height: 20px;
	background: url('/media/img/icons/page_edit.png') left 3px no-repeat;
}

#body_stretch_container #details {
	float: left;
	min-width: 280px;
	margin-left: 10px;
}

#body_stretch_container #details #title {
	font-size: 13px;
	margin-bottom: 5px;
}

#body_stretch_container {
	padding: 20px;
	text-align: left;
	min-height: 450px;
}

#site_form2 {
	width: 450px;
	float: left;
}

#base_menu, #body > div.body_content_left_std, 
#body > div.body_content_left, div.body_content_right, 
.popup_block,  
#scontainer,
.slideshow_hp,
#hptitles ul,
#nav a,
#footer,
div.slideshow_hp > div > span#desc, 
#subpage_content {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	box-shadow: 0 0 0 0 #838383;
	-webkit-box-shadow: 0 0 0 0 #838383; 
	-moz-box-shadow: 0 0 0 0 #838383;
}

#plist_th > div, #clist > div {
	position: relative;
	float: left;
	margin-left: 18px;
	margin-top: 16px;
	width: 181px;
	min-height: 120px;
}

#clist > div {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	overflow: hidden;
}

#plist_th > div:hover, #plist_rw > div:hover, #clist > div:hover {
	cursor: pointer;
	background-color: #D7D7D7;
}

#clist > div > img {
	vertical-align: text-bottom;
	margin: 4px;
	width: 173px;
	height: 112px;
}

.body_content_left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	//background: #fff;
}

.body_content_left ul ul {
	margin-left: 10px;
}

.body_content_left li {
	position: relative;
	border-bottom: 1px solid #353434;
}

.body_content_left ul ul li:first-child {
	border-top: 1px solid #353434;
}

.body_content_left li .selector_item_ico {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 7px 9px;
	cursor: pointer;
}

.body_content_left li a {
	display: block;
	padding: 4px 0px 4px 20px;
	color: #838383; 
}

.body_content_left li a:hover {
	text-decoration: none;
}
                                                                           
.body_content_left li.active {
	background-image: url('/media/img/lmabckg.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% 26px;
}

.body_content_left ul ul li:last-child {
	border-bottom: none;
}

#footer {
	padding-top: 20px;
	clear: both;
	width: 1014px;
	position: absolute;
	bottom: 0px;
	height: 40px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}

#footer a, #footer a:hover {
	text-decoration: underline;
	color: #838383;
}

#base_menu_wrapper {
	width: 1014px;
	margin: 157px auto 0 auto;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
}

#base_menu {
	position: absolute;
	width: 1014px;
	background-color: #0273E3;
	color: #838383;
	z-index: 2;
	font-size: 16px;
	text-align: left;
	text-shadow: none;	
}

.body_content_right_eshop #cnodes_inline, #body  #cnodes_inline {
	padding-left: 8px;
	margin: 0 0 0 0;
	border-top:1px solid #838383;
	border-bottom:1px solid #838383;
	text-align: left;
}

#body  #cnodes_inline {
	margin-bottom: 20px;
}

.body_content_right_eshop #cnodes_inline a, #body #cnodes_inline a {
	background-image: url("/media/img/deactive_folder_b.png");
	display: inline-block;
	padding: 11px 15px 8px 12px;
	background-position: -1px 14px;
    background-repeat: no-repeat;
}

.body_content_right_eshop #cnodes_inline {
	/*margin-bottom: 16px;*/
}

#languages {
	position: absolute;
	top: 1px;
	right: 10px;
	width: auto;
}

#languages a {
	display: inline;
	
}

#languages img {
	border: 0px;
	margin-left: 2px;
	display: inline-block;
}

form.header_login {
	display: block;
	padding: 0px;
	top: 0px;
	right: 0px;
	margin-bottom: 0px;
	color: #0273E3;
}

form.header_login .my_form_error {
	left: 40px;
	top: -16px
}

form.header_login legend {
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	height: 0px;
}

form.header_login fieldset {
	text-align: left;
	width: 400px;
	padding: 0px;
	margin: 0px 10px 15px 10px;
	border: none;
}

form.header_login label {
	border: 0px;
	width: 8em;
	padding: 0px;
	display: inline;
	margin: 0px 3px 0px 0px;
}

form.header_login input {
	width: 120px;
}

form.header_login p {
	display: inline;
	height: 17px;
	width: 150px;
	margin: 0px 5px 10px 5px;
	vertical-align: middle;
}

form.myform input, form.myform select, form.myform textarea, form.header_login input { 
	background-color: #fff;
	border:1px solid #353434; 
	font-size: 12px;
	-moz-box-shadow:    inset 5px 0 5px -5px #D7D7D7, inset 0 5px 5px -5px #D7D7D7;
	-webkit-box-shadow: inset 5px 0 5px -5px #D7D7D7, inset 0 5px 5px -5px #D7D7D7;
	box-shadow:         inset 5px 0 5px -5px #D7D7D7, inset 0 5px 5px -5px #D7D7D7;
}

form.header_login input#image_submit { width: auto; height: auto; border: none; float: right; margin-top: 6px; background-color: transparent; box-shadow: none;  }

form span.my_form_error {
	font-size: 9px;
	position: absolute;
	left: 90px;
	top: -14px;
	color: white;
	padding: 1px 7px 9px 7px;
	background: url(/media/img/form_error_msg_bckg.png) left top no-repeat;
}

table, td, th {
	font-family: Arimo, Arial;
	border-collapse:collapse;
	font-size: 16px;
	border: 0px;
}

th, th a, th a:hover {
	padding: 5px;
	background-color: #F8F8F8;
	color: #838383;
	text-decoration: none;
}

td {
	text-align: left;
}

pre {
	text-align: left;
	font-family: Arimo, Arial;
	font-size: 12px;
}

fieldset {
	border: 1px solid #353434;
	width: 30em;
}

legend {
	background: #F5F5F5;
	border: 1px solid #D7D7D7;
	padding: 2px 30px;
	color: #838383;
}

label {
	width: 6em;
	text-align: right;
	margin-right: 5px;
	display: block;
	padding-left: 0;
	display: inline-block;
}

.loading, .loading1 {
	position: absolute;
	top: auto; bottom: auto; left: auto; right: auto;
}

.loading {
	margin-left: 20px;
}
.loading1 {
	margin: 3px 0px 0px 3px;
	z-index: 3;
}

form#dynamictableform, form#dynamictableformdelete {
	display: inline;
}

#body > form.myform > fieldset {
	width: 992px;
}

form.myform {
	text-align: left;
	display: inline;
	font-size: 12px;
	color: #333;
	width: 100%;
}

form.myform legend {
	padding-left: 0;
	font-size: 14px;
}

form.myform legend, form.myform label {
	color: #0273E3;
}

form.myform fieldset {
	width: 950px;
	padding-bottom: 10px;
	border: 1px solid #D7D7D7;
	background-color: #F5F5F5;
}

#site_form2 form.myform fieldset {
	width: 445px;
}

form.myform fieldset p + p {
	//border-top: 1px solid #353434;
}

form.myform fieldset p img {
	display: inline;
}

form.myform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

form.myform span.my_form_error {
	font-size: 10px;
	position: absolute;
	left: 210px;
	top: -7px;
	color: #F5F5F5;
	padding: 1px 7px 9px 7px;
	background: url(/media/img/form_error_msg_bckg.png) left top no-repeat;
	height: 10px;
}
form.myform > * {
	padding: 2px 10px;
}
form.myform span, form.myform label {
	padding: 0px;
}
form.myform input{
	border: 1px solid #353434; 
	font-size: 12px; 
	width: 200px;
	left: 8px;
	bottom: 8px;
}

form.myform select { 
	border: 1px solid #353434; 
	font-size: 12px; 
	width: 220px;
	padding: 2px 10px 4px 10px;
}
form.myform input[type=submit], #proceed_order {
	//background-color: #F8F8F8;
	font-weight: bold;
	color: #0273E3;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 220px;
	padding-bottom:3px;
	height: 30px;
	background: url(/media/img/btn_bckg.png) center top no-repeat;
	text-shadow: #F5F5F5 1px 1px 1px;
}
form.myform input[type=submit]:hover, #proceed_order:hover {
	background: url(/media/img/btn_bckg.png) center -30px no-repeat;
	cursor: pointer;
}
form.myform input[type=submit]:focus, #proceed_order:focus {
	background: url(/media/img/btn_bckg.png) center -60px no-repeat;
	text-shadow: none;
}
#proceed_order {
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 200px;
	height: 22px;
	text-align: center;
}
#proceed_order > div {
	margin-top: 3px;
}
form.myform input[type=file]{
	background-color: #F8F8F8;
	font-weight: bold;
	color: #353434;
}
input[type=text]{
	border: 1px solid #353434;
	font-size: 12px;
	width: 200px;
	padding: 4px 10px 4px 10px;
} 
input[type=password]{
	border: 1px solid #353434;
	font-size: 12px;
	width: 200px;
	padding: 4px 10px 4px 10px;
} 
form.myform textarea {	border: 1px solid #353434; font-size: 11px; width: 200px;padding: 4px 10px 4px 10px;}
form.myform input.checkbox { border: none }
form input:focus, form textarea:focus, form select:focus { 
	box-shadow: 0 0 3px #353434;
	-webkit-box-shadow: 0 0 3px #353434; 
	-moz-box-shadow: 0 0 3px #353434;
	border:1px solid #353434; 
}
form.myform input.my_form_error, input.my_form_error, input.my_form_error:focus, form.myform select.my_form_error, form.myform  textarea.my_form_error  { border: 1px solid red; }
form.myform #fileup { border: 1px solid #353434; width: 200px; }
form.myform #image_submit { width: auto; }
form.myform button { width: 50px; }
form.myform h2 { width: auto; text-align: left; padding-left: 30px; font-style: italic;  }

form.myform fieldset {
	margin-bottom: 10px;
}

form.myform legend {
	padding: 3px 10px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.myform fieldset p {
	padding: 5px 10px;
	color: #0273E3;
	text-align: left;
	list-style: none;
	margin: 0;
	min-height: 25px;
}

form.myform fieldset p.center_text, p.center_text {
	text-align: center; 
}

form.myform p#post_action_error {
	padding: 15px 10px 0px 35px;
	background-image: url('/media/img/icons/error.png');
	background-repeat: no-repeat;
	background-position: 11px 13px;
}

form.myform fieldset fieldset {
	border: none;
}

form.myform fieldset fieldset legend {
	padding: 0px 0px 5px;
	font-weight: normal;
}

form.myform fieldset fieldset label {
	display: block;
	width: auto;
}

form.myform label { 
	display: inline-block;
	line-height: 1.9;
	vertical-align: top;
	margin-right: 10px;
	width: 190px; 
}

#radio > label { 
	margin-left: 200px;
	width: 490px;
	text-align: left;
}

#radio > label #title { 
	font-size: 14px;
}

form.myform label #langName { 
	font-style:italic; 
}

form.myform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */

form.myform input.submit {
	margin-left: 0px;
}

#image_submit {
	border: 0;
}
fieldset p {
	position: relative;
}

.valid {
	
}
iframe { border: 0px solid #fff; }

#form_comment, #form_comment a, #form_comment_left, #form_comment_left a {
	font-size: 11px;
	font-weight: bold;
	color: #0273E3;
}

#form_comment a, #form_comment_left a, form_comment_leftwo, form_comment_leftwo a {
	color: #0096DC;
}


#form_comment, #form_comment a {
	text-align: center;
	font-style: italic;
	margin-top: 15px;
}

#form_comment_left, #form_comment_left a {
	text-align: left;
	padding: 5px 0px 5px 215px;
	min-height: 0px;
}

#form_comment {
	padding: 10px 10px;
	border-top: 1px solid #D7D7D7;
	min-height: 15px;
}

#form_comment_leftwo {
	padding: 15px 10px;
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 10px;
}

#form_comment_picture {
	margin-left: 215px;
}

#login_box > img {
	vertical-align:middle;
}
#cms_body_right_panel {
	float: left;
	text-align: left;
}
#cms_body_left_panel {
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 230px;
}
#cms_body_left_panel ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	-moz-box-shadow: 1px 2px 5px #ccc;
	-webkit-box-shadow: 1px 2px 5px #ccc;
	box-shadow: 1px 2px 5px #ccc;
}
#cms_body_left_panel li {
	list-style-type: none;
	width: 230px;
	height: 23px;
	margin-bottom: 1px;
	background-color: #DCDCDC;
	color: #555555;
}
#cms_body_left_panel li#active {
	color: #555555;
	background-color: #F3F3F3;
}

#cms_body_left_panel ul li a {
	color: #555555;
	text-shadow: #DCDCDC 1px 1px 1px;
	display: block;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-decoration: none;
}

.jstree-grid-wrapper {
	text-align: left;
}
.jstree-grid-header {
	padding: 3px;
}
.jstree-leaf {
	background-color:#838383;
}

.jstree_admin_options > img {
	border: none;
}

#dialog {
	display:none;
}

.ui-state-disabled .ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}

.ui-state-disabled input, .no-m-action {
  cursor: default;
}

.fileinput-button {
	width: 180px;
}

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #fff;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .90;
	z-index: 9999;
}
.popup_block {
	display: none; /*--hidden by default--*/
	background: #F5F5F5;
	padding: 0px;
	border: 1px solid #D7D7D7;
	float: left;   
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
}
img.btn_close {
	position: absolute;
	right: 0px;
	width: 40px;
	height: 40px;
	margin: -25px -20px 0 0;
	border: none;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

div.slideshow_hp { clear: both;  z-index: 0; position: absolute; width: 1014px; height:290px; overflow: hidden; border: 0px solid #D7D7D7; background-color: #fff; }
div.slideshow_hp img { cursor: pointer; width:100%; height:100%;margin:0;}
div.slideshow_hp > div { overflow: hidden; height: 290px; width: 1014px; margin: 0px}
div.slideshow_hp > div > span#title { position: absolute; top:20px; left:35px; font-size: 25px; color: #F5F5F5; text-shadow: 2px 2px 3px #2E2E2E; font-family: 'Arimo', Arial;}
div.slideshow_hp > div > span#title > a { text-decoration: none; color: #0267CC; text-shadow: 2px 2px 3px #fff;}
div.slideshow_hp > div > span#desc { position: absolute; top:60px; left:30px; width: 400px; text-align: left; padding: 10px; background-color: white; opacity: 0.8; filter: alpha(opacity=80);}
div.slideshow_hp > div > span#desc > a { text-decoration: none; }
div.slideshow_hp #nav { width: auto; right: 20px; top: 20px; position: absolute; pointer-events: auto; z-index: 10;}
div.slideshow_hp #nav a { padding: 3px; margin: 6px; background: #D7D7D7; display: block; float: left; height: 16px; width: 16px; line-height: 14px; }
div.slideshow_hp #nav a:hover { text-decoration:none;}
div.slideshow_hp #nav a.activeSlide { background: #F5F5F5 }
div.slideshow_hp #nav img { border: none; display: block; width: auto; height: 58px; }


#gallery_window .slideshow_container { padding: 20px; text-align: center; }
#gallery_window .slideshow_container .slideshow { clear: both; width:480px; height: 480px; }
#gallery_window .slideshow_container .slideshow img { cursor: pointer; }
#gallery_window .slideshow_container #nav { width: auto; margin: 0px auto 0px auto; padding: 0px; margin: -6px; }
#gallery_window .slideshow_container #nav li { float: left; margin: 0px 6px 6px 6px; list-style: none; display: inline-block;}
#gallery_window .slideshow_container #nav a { padding: 3px; display: block; border: 1px solid #D7D7D7;  }
#gallery_window .slideshow_container #nav li.activeSlide a { background: #0273E3 }
#gallery_window .slideshow_container #nav a:focus { outline: none; }
#gallery_window .slideshow_container #nav img { border: none; display: block; width: auto; height: 58px;}

.gallery {
	list-style-type: none;
	padding: 0;
}
.gallery li {
	display: inline-block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #353434;
}
.gallery li:hover {
	border: 1px solid #838383;
}

#subpage_content .gallery > li > a > img {
	display: block;
}

a.poplight {
	display: block;
}

#cleaner {
	clear: both;
}
#subpage_content {
	text-align: left;
	padding: 10px;
	width: 988px;
	min-height: 350px;
	margin-bottom: 20px;
	background-color: #fff;
	overflow: hidden;
}

#subpage_content img, #subpage_content img a, #pdesc img, #pdesc img a, .body_content_right img, .body_content_right img a  {
    border: medium none;
    display: inline-block;
}

#hp_under_titles {
	padding: 0 20px 0 20px;
	width: 974px;
	border-bottom: 2px solid #CBCBCB;
}

#hptitles {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 1014px;
	text-align: left;
	border-bottom: 2px solid #CBCBCB;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#hptitle_under_slides {
	margin-top: 320px;
}

#hptitles ul {
	display: table;
	border-spacing:10px;
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	padding: 5px 0 5px 0;
}

#hptitles li {
	background-repeat: no-repeat;
	background-size: 60%;
	background-position: center 60px; 
	transition: 2000ms linear;
	list-style-type: none;
	display: table-cell;  
	vertical-align:top;
	width: 220px;
	text-align: center;
	margin-left: 10px;
	padding: 20px 5px 20px 5px;
	cursor: pointer;
	color: #838383;
	border: 4px solid #0273E3;
	border-radius: 20px;
}

#hptitles li:hover {
	transition: 1000ms linear;
	background-color: #0273E3;
	color: #fff;
}

#hptitles li a:hover {
	text-decoration: none;
}

#hptitles > ul > li > div > span:first-child {
	font-family: 'Arimo', Arial;
	display: block;
	font-size: 20px;
	padding-bottom: 180px;
	text-align: center;
	color: #0273E3;
	transition: color 1000ms linear;
}

#hptitles li:hover > div > span:first-child {
	color: #fff;
}

#hptitles li:first-child {
	background-image: url("/media/img/hp1_blue.png");
}

#hptitles li:first-child:hover {
	background-image: url("/media/img/hp1_white.png");
}

#hptitles li:first-child + li {
	background-image: url("/media/img/hp2_blue.png");
}

#hptitles li:first-child + li:hover {
	background-image: url("/media/img/hp2_white.png");
}

#hptitles li:first-child + li + li {
	background-image: url("/media/img/hp3_blue.png");
}

#hptitles li:first-child + li + li:hover {
	background-image: url("/media/img/hp3_white.png");
}

#hptitles li:first-child + li + li + li {
	background-image: url("/media/img/hp4_blue.png");
}

#hptitles li:first-child + li + li + li:hover {
	background-image: url("/media/img/hp4_white.png");
}

#hptitles > ul > li img {
	display: inline-block;
}
#hptitles ul li div {
	text-align: center;
}

#scontainer {
	width: 494px;
	min-height: 150px;
	margin-bottom: 20px;
	text-align: left;
}

#scontainer ul li, #news_conainer ul li, .body_content_left_std ul li,  .body_content_right ul li {
	background: url('/media/img/arrow_b.png') no-repeat scroll 0px 0px transparent;
	padding-left: 20px;
	margin-bottom: 5px;
}

#scontainer ul, #news_conainer ul, .body_content_left_std ul,  .body_content_right ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 10px;
}

.news #title H3, .require #title H3 {
	color: #0267CC;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0 0 20px;
}

#form_rules_agreed_chck_box {
    display: none;
    visibility: hidden;
}

#myCanvasContainer {
	display: inline;
	width: 450px;
}
#myCanvas {
	width: 450px;
	height: 400px;
}
#lists {
	display: inline;
	width: 450px;
	float: left;
}

#hp_under_titles #tagsList {
	display: none;
}

#mobnav-btn {
    display: none;
    font-size: 20px;
    color: white;
    padding: 24px;
    cursor: pointer;
    background: transparent url('/media/img/rmenu.png') no-repeat center top;
}

.mobnav-subarrow {
    display: none;
}

@media screen and (max-device-width: 1200px), screen and (max-width: 1200px) {
}

/*@media screen and (max-device-width: 750px), screen and (max-width: 750px) {*/
@media screen and (max-width: 750px) {
	#header {
		
	}
	#mobnav-btn {
		display: none;
    }
    .mobnav-subarrow {
		display: none;
	}
	#container, #header, #body, #footer, #base_menu_wrapper, #base_menu, div.slideshow_hp, #hptitles, #hptitles ul, #hp_under_titles, #myCanvas, #myCanvasContainer, #hp_under_titles, #lists, #scontainer {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	div#subpage_content, div.body_content_right, div.body_content_right_eshop, div.body_content_right_product {
		width: 94%;
		padding: 0 3% 0 3%;
	}
	#hptitles > ul > li > div > span:first-child {
		padding-bottom: 100px;
	}
	.body_content_left, .body_content_left_std {
		display: none;
	}
}

/*@media screen and (max-device-width: 480px), screen and (max-width: 480px) {*/
	@media screen and (max-width: 480px) {
	#header {
		
	}
	#container, #header, #body, #footer, #base_menu_wrapper, #base_menu, div.slideshow_hp, #hptitles, #hptitles ul, #hp_under_titles, #myCanvas, #myCanvasContainer, #hp_under_titles, #lists, #scontainer, #subpage_content, .body_content_right, .body_content_right_eshop, .body_content_right_product, div.body_content_right {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	#slideshowframe, .body_content_left, .body_content_left_std {
		display: none;
	}
	#hptitle_under_slides {
		margin-top: 20px;
	}
	#hptitles ul > li {
		display: inline-block;
		margin: 0 auto 20px auto;
	}
	#hptitles ul > li:last-child {
		margin: 0 auto 0 auto;
	}
	#hptitles ul, #scontainer {
		text-align: center;
		min-height: 0;
	}
	#scontainer ul {
		text-align: left;
	}
	#logo > img {
		position: relative;
		margin: 0 auto 0 auto;
	}
	#subpage_content, div.body_content_right {
		width: 94%;
		padding: 0 3% 0 3%;
	}
	
    #mobnav-btn {
        display: block;
        position: relative;
        top: 10px;
        
    }
    .mobnav-subarrow {
        display: block;
        background-color: #0f3975;
        opacity: .3;
        border-bottom: 1px solid white;
        border-top: 1px solid black;
        height: 20px;
        width: 30px;
        background-position: top left!important;
        position: absolute;
        top: 8px;
        right: 10px;
        border-radius: 5px;
        cursor: pointer;
        border-radius: 5px;
        cursor: pointer;
        transition: all .1s ease-in-out;
    }
    .sf-menu {
        width: 100%!important;
        display: none;
    }
    .sf-menu.xactive {
        display: block!important;
    }
    .sf-menu li {
        float: none!important;
        display: block!important;
        width: 100%!important;
    }
    .sf-menu li a {
        float: none!important;
    }
    .sf-menu ul {
        position:static!important;
        display: none!important;
    }
    .xpopdrop > ul {
        display: block!important;
    }
	
    .sf-arrows .sf-with-ul:after {
    	border-style: none;
    }
    .sf-menu a {
		border-left: none;
	}
	
	#header { 
		height: 156px;
	}
    #hptitles > ul > li > div > span:first-child {
		padding-bottom: 180px;
	}
}


/* jQuery customization */
.ui-widget-content { border: 1px solid #aaaaaa; background: #F5F5F5; color: #0273E3; }
.ui-widget { font-family: Arimo, Arial; }
.ui-widget-header {background: none; border: none;}
.ui-tabs-nav li a, .ui-state-default { text-shadow: none; }
.ui-state-active { text-shadow: #F5F5F5 1px 1px 1px; }
/*
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#D7D7D7'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#838383), to(#D7D7D7)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #838383,  #D7D7D7); /* for firefox 3.6+ */
*/

