/* ------------------------------- STRANKA ---------------------------------- */
body {
	background: url(img/bg.jpg) repeat center top #434343;
	color: black;
	font-family: Arial, Verdana, sans-serif;
	margin-top: 4px;
}

table,tr,th,td {
	font-family: Arial, Verdana, sans-serif;
}

#page {
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-height: 800px; ^
	height: 800px;
}

#page-content {
	padding: 0px;
	border: 0px;
	margin: 0px auto 0px auto;
	width: 995px;
	text-align: center;
	position: relative;
	padding-top: 193px;
}

.page-content-shadow {
	clear: both;
	padding: 0px;
	border: 0px;
	margin: 0px auto 0px auto;
	width: 995px;
	text-align: center;
	background: url(img/shadow.jpg) repeat-y center top;
}

.page-content-block {
	margin: 0px auto 0px auto;
	width: 985px;
	text-align: left;
	background: #ffffff;
	color: #000000;
}

.page-content-padding {
	padding: 20px 15px;
	/* background: url(img/bg_gray.jpg) repeat-x; */
}

.content-sep-1 {
	font-size: 1px;
	height: 7px;
	clear: both;
}
/* ------------------------------ HLAVICKA ---------------------------------- */
#header {
	margin: 0px auto 0px auto;
	height: 35px;
	width: 985px;
	text-align: left;
}

#header-homepage {
	float: left;
	width: 106px;
}

#header-sport-select {
	float: left;
	width: 267px;
}

#header-quicknav-select {
	float: left;
}

#header-lang-select {
	float: right;
}

/* ----------------------------- LOGO LINE ---------------------------------- */

#top-content-placeholder {
	height: 193px;
	overflow: hidden;
}

#top-content-absolute {
	position: absolute;
	left: 0px;
	top:0px;
}
/* ----------------------------- LOGO LINE ---------------------------------- */

#logo-line {
	border-top: 2px solid #8e8e8e;
	border-bottom: 1px solid #bfbfbf;
	background: #7d7d7f;
	
	/*
	height: 89px; ^
	height: 94px;
	*/
}

#logo-line-padding {
	width: 100%;
	height: 76px;
	background-color: #393939;
	overflow-y: hidden;
}

#logo-line-1 {
	float: left;
	
	/* width: 80px;
	   height: 89px; */
	padding: 0px;
	border-right: 1px solid #bfbfbf;
}

#logo-line-2 {
	float: left;
	height: 100%;
	/*	height: 89px; */
	padding: 0px;
	border-right: 1px solid #bfbfbf;
}

#logo-line-prave-se-nachazite {
	float: left;
	width: 406px;
	^width: 407px;
	height: 100%; 
	/* width: 366px; height: 89px; */
	border-right: 1px solid #bfbfbf;
	color: #aaa;
}

#logo-line-prave-se-nachazite .caption {
	/*
	padding-top: 32px;
	padding-bottom: 8px;
	padding-left: 15px;
	*/
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#logo-line-prave-se-nachazite .section {
	padding-left: 15px;
	font-size: 19px !important;
	font-weight: normal;
	color: #fa0;
}

#logo-line-world-of-jadberg {
	float: left;
	height: 100%; 
	
	/* height: 89px; */
	border-right: 1px solid #bfbfbf;
	background: url(./img/world_of_jadberg.jpg?css-ver=1.4.0) no-repeat;
	width: 240px; ^
	width: 241px;
}

#logo-line-world-of-jadberg div {
	float: left;
	margin: 8px 13px 0 13px;
	color: #b0b0b0;
	font-weight: bold;
	font-size: 11px;
	width: 200px;
}

#logo-line-world-of-jadberg a {
	color: #b0b0b0;
	text-decoration: none;
}

#logo-line-world-of-jadberg a:hover {
	color: #b0b0b0;
	text-decoration: underline;
}

#logo-line-world-of-jadberg img {
	margin-right: 6px;
	border: 0 none;
	margin-bottom: -3px;
}
/* ----------------------------- MENU LINE ---------------------------------- */
#menu-line {
	background: #4b4b4b;
	height: 34px;
	font-size: 13px;
}

#menu-line-ico {
	float: left;
	width: 106px;
	height: 34px;
	overflow: hidden;
}

#menu-line-ico img {
	margin-top: -7px;
}

#menu-line-vyrobky {
	width: 178px;
	^width: 216px;
	text-align: center;
	height: 34px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	background: url(img/menu_line_sep.jpg) no-repeat right center;
}

#navmenu-jteams a {
	background: url(img/menu_line_sep.jpg) no-repeat right center;
}

#navmenu-jinfo a {
	background: url(img/menu_line_sep.jpg) no-repeat right center;
}

#navmenu-contacts a {
	padding-right:10px;
}

#menu-line-search-box {
	height: 34px;
	width: 240px; ^
	width: 241px;
	float: left;
	border-right: 1px solid #bfbfbf;
}

#menu-line-search-box * {
	float: left;
}

#menu-line-search-box form {
	height: 20px;
	padding-top: 8px;
	padding-left: 20px;
}

#simple-search-input {
	height: 15px;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	border: 2px inset #777777;
	width: 150px;
	font-size: 11px !important;
	font-family: inherit; 
}

#simple-search-submit {	
}

#menu-line  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-line  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-line  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-line  a:hover {
	color: #fa9c0b;
	text-decoration: underline;
}

/* ************************************************************************** */
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	/* width: 366px; */
	width: 622px;
	^width: 623px;
	list-style: none;
	border-right: 1px #aaa solid;
	z-index: 501;
}

ul#navmenu li {
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	z-index: 501;
}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 170px;
	list-style: none;
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	border: 1px #aaa solid;
	background: #393939;
	z-index: 501;
}

ul#navmenu ul:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu ul li {
	width: 170px;
	float: left;
	display: block !important;
	display: inline;
}
/* Root Menu */
ul#navmenu a {
	padding: 0px 19px 0px 19px;
	line-height: 34px;
	float: none !important;
	float: left;
	display: block;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	font-weight: bold;
	font-size: 11px;
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover,ul#navmenu li:hover a,ul#navmenu li.iehover a {
	text-decoration: underline;
	color: #fa9b0e;
}
/* 2nd Menu */
ul#navmenu li:hover li a,ul#navmenu li.iehover li a {
	padding: 6px 6px 6px 19px;
	line-height: 100%;
	float: none;
	background: #393939;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,ul#navmenu li:hover li:hover a,ul#navmenu li.iehover li a:hover,ul#navmenu li.iehover li.iehover a
	{
	background: #4b4b4b;
	color: #fa9b0e;
	text-decoration: none;
}
/* 3rd Menu */
ul#navmenu li:hover li:hover li a,ul#navmenu li.iehover li.iehover li a
	{
	background: #393939;
	color: #fff;
	text-decoration: none;
}
/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,ul#navmenu li:hover li:hover li:hover a,ul#navmenu li.iehover li.iehover li a:hover,ul#navmenu li.iehover li.iehover li.iehover a
	{
	background: #4b4b4b;
	color: #fa9b0e;
	text-decoration: none;
}
/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,ul#navmenu li.iehover li.iehover li.iehover li a
	{
	background: #393939;
	color: #fff;
}
/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,ul#navmenu li.iehover li.iehover li.iehover li a:hover
	{
	background: #4b4b4b;
	color: #fa9b0e;
	text-decoration: none;
}

ul#navmenu ul ul,ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
	margin-top: -1px;
}

ul#navmenu li:hover ul ul,ul#navmenu li:hover ul ul ul,ul#navmenu li.iehover ul ul,ul#navmenu li.iehover ul ul ul
	{
	display: none;
}

ul#navmenu li:hover ul,ul#navmenu ul li:hover ul,ul#navmenu ul ul li:hover ul,ul#navmenu li.iehover ul,ul#navmenu ul li.iehover ul,ul#navmenu ul ul li.iehover ul
	{
	display: block;
	text-decoration: none;
}

/* ----------------------------- ILU LINE ----------------------------------- */
#ilu-line {
	border-top: 1px solid #bfbfbf;
	background: #4b4b4b;
	height: 79px; ^
	height: 81px;
	overflow-y: hidden;
}
/* --------------------------------- TABULKY --------------------------------- */
#colors_table td {
	padding: 5px;
	background-color: #c5d4e6
}

#colors_table .nobg {
	padding: 5px;
	background-color: #ffffff;
}

#colors_table .nobg img {
	margin-top: 15px;
}

.velkosti_table {
	margin-top: 20px;
}

.polozky_nadpis {
	background-color: #dddddd;
}

.polozky {
	background-color: #eeeeee;
}

#table_team {
	width: 100%;
	border-collapse: collapse;
}

#table_team td,#table_team tr {
	vertical-align: top;
	border-collapse: collapse;
}

#table_team td h2 {
	padding: 16px 10px 10px 15px;
	color: #6092c7;
}

#table_team h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-weight: normal;
}

#table_team .div_section {
	background: url(img/bg_gray_short.jpg) repeat-x;
}

#table_team .div_section2 {
	padding: 20px;
	padding-right: 5px;
	background: url(img/bg_gray.jpg) repeat-x;
}

#table_team a,#table_team td a {
	text-decoration: underline;
	color: #000000;
}

#table_team a:hover {
	text-decoration: underline;
}

.h3ref {
	margin: 0;
	padding: 0;
}
/* --------------------------------- FOOTER --------------------------------- */
#footer-1-frame {
	border-top: 1px solid #0b0b0b;
	padding-left: 15px;
	padding-right: 15px;
	height: 89px; ^
	height: 90px;
	overflow-y: hidden;
	background-color: #a1a1a1;
}

#footer-1-content-left {
	float: left;
	border-left: 1px solid #bfbfbf;
	height: 89px;
}

#footer-1-logo-jadberg {
	float: left;
	padding-left: 90px;
}

#footer-1-logo-jadberg img {
	border-left: 1px solid #bfbfbf;
}

#footer-1-menu {
	float: left;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 10px;
	font-size: 11px;
}

#footer-1-menu  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-1-menu  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-1-menu  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-1-menu  a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer-1-content-right {
	float: right;
	border-right: 1px solid #bfbfbf;
	height: 89px;
}

#footer-1-shadow {
	height: 8px;
	font-size: 1px;
	background: url(img/bottom_shadow.jpg) no-repeat center top;
}

#footer-2-frame {
	padding-top: 0px;
	color: #80807e;
	font-size: 11px;
	padding-bottom: 25px;
}

#footer-2-frame a {
	color: #80807e;
	text-decoration: underline;
}

#footer-2-frame a:link {
	color: #80807e;
}

#footer-2-frame a:visited {
	color: #80807e;
}

#footer-2-frame a:active {
	color: #80807e;
}

#footer-2-frame a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

#footer-2-content-left {
	padding-left: 120px;
	float: left;
}

#footer-2-content-left a {
	font-weight: bold;
}

#footer-2-content-right {
	padding-right: 38px;
	float: right;
}
/* ------------------------------ menu sportu -------------------------------- */

#jadbergIcoSportSelekceDiv
{
}

#jadbergIcoSportSelekceDiv object
{
}


#menu-sport-select {
	z-index: 50;
	position: absolute;
	border: 1px solid #909192;
	background-color: #4b4b4b;
	color: #FFFFFF;
	text-align: left;
	width: 257px;
}

#menu-sport-select ul {
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 8px 4px;
}

#menu-sport-select ul ul {
	font-size: 11px;
}

#menu-sport-select ul * {
	/* font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
*/
	
}

#menu-sport-select li {
	padding: 0px 1px 0px 15px;
}

#menu-sport-select  a {
	color: #FFFFFF;
	font-weight: normal;
	display: Block;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menu-sport-select  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-sport-select  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-sport-select  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-sport-select  a:hover {
	color: #fead00;
	text-decoration: none;
}

#menu-sport-select  li.selected a { #fead00;
	font-weight: normal;
	display: Block;
}

#menu-sport-select  li.selected a:link {
	color: #fead00;
	text-decoration: none;
}

#menu-sport-select  li.selected a:visited {
	color: #fead00;
	text-decoration: none;
}

#menu-sport-select  li.selected a:active {
	color: #fead00;
	text-decoration: none;
}

#menu-sport-select  li.selected a:hover {
	color: #fead00;
	text-decoration: none;
}
/* ------------------------------ menu sport2u -------------------------------- */
#menu-sport2-select {
	z-index: 1250;
	position: absolute;
	border: 1px solid #909192;
	/* border-top: 0px solid #909192;
*/
	background-color: #4b4b4b;
	color: #FFFFFF;
	text-align: left;
	width: 100px;
	margin-top: 20px;
	margin-left: -3px;
}

#menu-sport2-select ul {
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 4px 3px;
}

#menu-sport2-select ul ul {
	font-size: 11px;
}

#menu-sport2-select ul * {
	/* font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
*/
	
}

#menu-sport2-select li {
	padding: 0px 1px 0px 15px;
}

#menu-sport2-select  a {
	color: #FFFFFF;
	font-weight: normal;
	display: Block;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menu-sport2-select  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-sport2-select  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-sport2-select  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-sport2-select  a:hover {
	color: #fead00;
	text-decoration: none;
}

#menu-sport2-select  li.selected a { #fead00;
	font-weight: normal;
	display: Block;
}

#menu-sport2-select  li.selected a:link {
	color: #fead00;
	text-decoration: none;
}

#menu-sport2-select  li.selected a:visited {
	color: #fead00;
	text-decoration: none;
}

#menu-sport2-select  li.selected a:active {
	color: #fead00;
	text-decoration: none;
}

#menu-sport2-select  li.selected a:hover {
	color: #fead00;
	text-decoration: none;
}
/* ----------------------------- menu vyrobky ------------------------------- */
#menu-vyroby-select {
	z-index: 50;
	position: absolute;
	border: 1px solid #bfbfbf;
	background-color: #393939;
	color: #FFFFFF;
	text-align: left;
	width: 254px;
	margin: 0;
	padding: 0;
}

#menu-vyroby-select ul {
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-vyroby-select ul ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#menu-vyroby-select ul ul ul {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#menu-vyroby-select ul * {
	/* font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
*/
	margin: 0;
	padding: 0;
}

#menu-vyroby-select li {
	margin: 0;
	padding: 0;
}

#menu-vyroby-select  a {
	color: #FFFFFF;
	font-weight: bold;
	display: Block;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu-vyroby-select ul a {
	padding-left: 28px;
}

#menu-vyroby-select ul ul a {
	padding-left: 50px;
}

#menu-vyroby-select  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-vyroby-select  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-vyroby-select  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-vyroby-select  a:hover {
	color: #fa9b0e;
	text-decoration: none;
	background: #4b4b4b;
}

#menu-vyroby-select  li.selected a { #fa9b0e;
	font-weight: bold;
	display: Block;
}

#menu-vyroby-select  li.selected a:link {
	color: #fead00;
	text-decoration: none;
}

#menu-vyroby-select  li.selected a:visited {
	color: #fead00;
	text-decoration: none;
}

#menu-vyroby-select  li.selected a:active {
	color: #fead00;
	text-decoration: none;
}

#menu-vyroby-select  li.selected a:hover {
	color: #fead00;
	text-decoration: none;
}
/* ------------------------------ menu jazyku -------------------------------- */
#menu-lang-select {
	z-index: 50;
	position: absolute;
	border: 1px solid #909192;
	background-color: #4b4b4b;
	color: #FFFFFF;
	text-align: left;
	width: 257px;
}

#menu-lang-select ul {
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 8px 4px;
}

#menu-lang-select ul ul {
	font-size: 11px;
}

#menu-lang-select ul * {
	/* font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
*/
	
}

#menu-lang-select li {
	padding: 0px 1px 0px 15px;
}

#menu-lang-select  a {
	color: #FFFFFF;
	font-weight: normal;
	display: Block;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menu-lang-select  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-lang-select  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-lang-select  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu-lang-select  a:hover {
	color: #fead00;
	text-decoration: none;
}

#menu-lang-select  li.selected a { #fead00;
	font-weight: normal;
	display: Block;
}

#menu-lang-select  li.selected a:link {
	color: #fead00;
	text-decoration: none;
}

#menu-lang-select  li.selected a:visited {
	color: #fead00;
	text-decoration: none;
}

#menu-lang-select  li.selected a:active {
	color: #fead00;
	text-decoration: none;
}

#menu-lang-select  li.selected a:hover {
	color: #fead00;
	text-decoration: none;
}
/* ------------------------------ QN menu -------------------------------- */
#quicknav-select {
	z-index: 50;
	position: absolute;
	border: 1px solid #909192;
	background-color: #4b4b4b;
	color: #FFFFFF;
	text-align: left;
	width: 257px;
}

#quicknav-select ul {
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 8px 4px;
}

#quicknav-select ul ul {
	font-size: 11px;
}

#quicknav-select ul * {
	/* font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
*/
	
}

#quicknav-select li {
	padding: 0px 1px 0px 15px;
}

#quicknav-select  a {
	color: #FFFFFF;
	font-weight: normal;
	display: Block;
	padding-top: 1px;
	padding-bottom: 1px;
}

#quicknav-select  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#quicknav-select  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#quicknav-select  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#quicknav-select  a:hover {
	color: #fead00;
	text-decoration: none;
}

#quicknav-select  li.selected a { #fead00;
	font-weight: normal;
	display: Block;
}

#quicknav-select  li.selected a:link {
	color: #fead00;
	text-decoration: none;
}

#quicknav-select  li.selected a:visited {
	color: #fead00;
	text-decoration: none;
}

#quicknav-select  li.selected a:active {
	color: #fead00;
	text-decoration: none;
}

#quicknav-select  li.selected a:hover {
	color: #fead00;
	text-decoration: none;
}
/* ---------------------------- content columns ------------------------------ */
#content-columns {
	background: url(img/product-list-columns-bg.jpg) repeat-y left top;
	border-top: 1px solid #bfbfbf;
}

#content-columns {
	color: #666666;
}

#content-column-1 {
	float: left;
	width: 107px;
}

#content-column-1-2 {
	float: left;
	width: 729px;
}

#content-column-2 {
	float: left;
	width: 622px;
	background-color: #ffffff;
	/* LM 
	background: #ffffff url(img/bg_gray_top.jpg) repeat-x;
	*/
}

.content-column-2-padding {
	padding: 10px 10px 0px 16px;
}

#content-column-2-sec {
	/*LM 
	padding: 18px 10px;
	*/
}

#content-column-2 table table {
	width: 100%;
}

#content-column-3 {
	float: right;
	width: 256px;
	margin: 0;
	padding: 0;
	margin-bottom: -2px;
}

#content-column-3 h3 {
	clear: both;
	color: #ffffff;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	/* border-bottom: 1px solid #bfbfbf; */
	background: url(img/column-3-caption-bg.jpg) repeat-y top right #7d7d7f;
}

.c1-border-bottom {
	border-bottom: 1px solid #bfbfbf;
}

#content-column-2 h1 {
	color: #333333;
	margin: 0;
	background: url(img/bg_gray_short28.jpg) repeat-x #fcfcfc;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	padding: 0px 10px 0px 16px;
	text-align: left;
	border-bottom: solid 1px #D7D8D7;
}

#content-column-2 h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	color: #e60;
}

#content-column-2 p,#content-column-2 li {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
/* ------------------------------ SMART NAV --------------------------------- */
#product-smartnav {
	height: 78px;
	border-top: 1px solid #bfbfbf;
	background-color: #575757;
}

#product-smartnav-ico {
	height: 78px;
	float: left;
	border-right: 1px solid #ffffff;
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
}

#product-smartnav-ico-off {
	height: 24px;
	width: 106px;
	background-color: #4a4a4a;
	border-bottom: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

#product-smartnav-ico-off-borders {
	height: 100%;
	border-left: 1px solid #bfbfbf;
	margin-left: 15px;
	background-color: #575757;
}

#product-smartnav-main {
	width: 621px;
	border-right: 1px solid #ffffff;
}

#product-smartnav-flash-bounding-div {
	background-color: #FFFFFF;
	height: 54px;
}

/* smartnav - right box */
#product-smartnav-right-box {
	height: 78px;
	width: 256px;
	float: left;
	overflow: hidden;
	background-color: #575757;
	border-bottom: 1px solid #bfbfbf;
}

#product-smartnav-right-box-padding {
	padding: 4px 0px 0px 15px;
	margin: 0px 15px 0px 0px;
	height: 100%;
	font-weight: bold;
	font-size: 10px;
	color: #e0e0e0;
	border-right: 1px solid #bfbfbf;
}

#product-smartnav-right-box  a {
	text-decoration: none;
	font-weight: bold;
	color: #f0f0f0;
}

#product-smartnav-right-box  a:link {
	color: #f0f0f0;
	text-decoration: none;
}

#product-smartnav-right-box  a:visited {
	color: #f0f0f0;
	text-decoration: none;
}

#product-smartnav-right-box  a:active {
	color: #f0f0f0;
	text-decoration: none;
}

#product-smartnav-right-box  a:hover {
	color: #fa9b0e;
	text-decoration: underline;
}

#product-smartnav-right-box ul {
	list-style: none;
	margin: 0px;
	padding:0px;
}

#product-smartnav-right-box li {
	height: 23px;
	vertical-align: middle;
}

#product-smartnav-right-box a {
	padding: 0px 0px 0px 38px;
	line-height: 23px;
	display: block;
}

#product-smartnav-right-box-item1 {
	background: url(img/ico_doporucit.jpg) 0 0 no-repeat;
}

#product-smartnav-right-box-item2 {
	background: url(img/ico_pridat_k_oblibenym.jpg)  0 0 no-repeat;
}

#product-smartnav-right-box-item3 {
	background: url(img/ico_zbozi_skladem.jpg)  0 0 no-repeat;
}

/* */
#jadbergSelectorDiv {
	background-color: #FFFFFF;
}

#jadbergSelectorMovie {
	z-index: 10;
	width: 621px;
}

#product-smartnav-path {
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	background-color: #575757;
}

#product-smartnav-path small {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: -1px;
}

#product-smartnav-path  a {
	color: #FFFFFF;
	text-decoration: none;
}

#product-smartnav-path  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#product-smartnav-path  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#product-smartnav-path  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#product-smartnav-path  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#product-smartnav-path  span.selected {
	color: #fa9e0b;
	text-decoration: none;
}

#product-smartnav-path  a.selected:link {
	color: #fa9e0b;
	text-decoration: none;
}

#product-smartnav-path  a.selected:visited {
	color: #fa9e0b;
	text-decoration: none;
}

#product-smartnav-path  a.selected:active {
	color: #fa9e0b;
	text-decoration: none;
}

#product-smartnav-path  a.selected:hover {
	color: #fa9e0b;
	text-decoration: underline;
}

#smart-nav-menu-top {
	height: 54px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #BFBFBF;	
	background-color: #FcFcFc;
}

#smart-nav-menu-top ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 10px 0px 15px;
}

#smart-nav-menu-top li {
	height: 48px;
	margin: 2px 0px 2px 0px;
	float: left;
	display: block;
}

#smart-nav-menu-top .smart-nav-category-item {
	margin-top: 5px;
	white-space: nowrap;
}

#smart-nav-menu-top .smart-nav-category-item a {
	border: solid 1px #ffffff;
	color: #383838 !important;
	text-decoration: none !important;
	font-weight: bold;
	cursor: hand;
	display: block;
	line-height: 30px;
	height: 30px;
	float: left;
}

#smart-nav-menu-top .smart-nav-category-item a:hover {
	border: solid 1px #222;
	color: #000 !important;
}

#smart-nav-menu-top .smart-nav-category-item-mid {
	background-image: url("/cz/images/catbg-mid.gif");
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	float: left;
	height: 30px;	
}

#smart-nav-menu-top .smart-nav-category-item-right {
	background-image: url("/cz/images/catbg-right.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;	
	display: block;
	float: left;
	height: 30px;
}

#smart-nav-menu-top .smart-nav-category-item-left {
	background-image: url("/cz/images/catbg-left.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;	
	display: block;
	float: left;
	height: 30px;	
}

	
#smart-nav-menu-top a.smart-nav-product-item {
	border: solid 1px #ffffff;
	color: black;
	height: 48px;
	width: 40px;
	display: block;
	background-repeat: no-repeat;                         
    background-position: center; 
}

#smart-nav-menu-top a.smart-nav-product-item:hover {
	border: solid 1px #333;
}

#smart-nav-menu-top .smart-nav-product-item img {
	padding: 0px;
	margin: 0px;
}

/* -------------------------- vas jadberg - ucet -----------------------------*/
#ucet-box { 
	float: left;
	width: 256px;
	border-bottom: 1px solid #bfbfbf;
	background: url(img/ucet_bg.jpg) no-repeat top left;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#ucet-box td {
	color: #FFFFFF;
}

#ucet-box-padding {
	padding: 12px 20px 0px 20px;
}

#content-column-3 #ucet-box  h3 {
	color: #393939;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	border: 0px;
	font-size: 12px;
	background: none;
}

#ucet-box  a {
	font-weight: bold;
	font-size: 11px;
}

#ucet-box  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#ucet-box  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#ucet-box  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#ucet-box  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#ucet-line-1 {
	padding-bottom: 6px;
	margin-bottom: 6px;
	background: url(img/ucet_sep.jpg) no-repeat left bottom;
}

#ucet-table-div {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(img/ucet_sep.jpg) no-repeat left bottom;
}
/* --------------------------- DETAIL SPORT SELECT -------------------------- */
#sport-menu-detail {
	padding-bottom: 8px;
	width: 106px;
	float: left;
	border-right: 1px solid #ffffff;
	background: url(img/sekce_detail_bg.jpg) repeat-y left top;
}

#sport-menu-detail ul {
	clear: Both;
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 4px 5px 0px 0px;
}

#sport-menu-detail ul * {
	/* font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
*/
	text-align: right;
}

#sport-menu-detail li {
	padding: 1px 18px 1px 18px;
}

#sport-menu-detail  a {
	color: #FFFFFF;
	font-weight: bold;
	display: Block;
}

#sport-menu-detail  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
/*  #sport-menu-detail  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
*/
#sport-menu-detail  a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#sport-menu-detail  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#sport-menu-detail  li.selected a { #fead00;
	font-weight: bold;
	display: Block;
	font-size: 120%
}

#sport-menu-detail  li.selected a:link {
	color: #fead00;
	text-decoration: none;
}
/*  #sport-menu-detail  li.selected a:visited {
	color: #fead00;
	text-decoration: none;
}
*/
#sport-menu-detail  li.selected a:active {
	color: #fead00;
	text-decoration: none;
}

#sport-menu-detail  li.selected a:hover {
	color: #fead00;
	text-decoration: none;
}
/* -------------------------- HP RIGHT COLUMN NEWS -------------------------- */
.news-right-column {
	/*
		background: #999a9a url(img/column-3-news-bg.jpg) repeat-y right top;
	*/
	border-bottom: 1px solid #bfbfbf;
	width: 256px;
	margin: 0px;
	padding: 0px;
}

.news-right-column h3 {
	background: #999a9a url(img/column-3-news-bg.jpg) repeat-y right top !important;
	margin: 0px;
	padding: 8px 0px 6px 12px !important;
	font-size: 12px;
}

.news-right-column-item {
	clear: both;
	border-top: solid 1px #bfbfbf;
}

.news-right-column-item-padding {
	padding-left: 12px;
	padding-right: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
}

.news-right-column-item-caption {
	padding-top: 8px;
}

.news-right-column-item b.date {
	float: right;
	color: #ffa500;
	font-size: 11px;
}

.news-right-column-item h4 {
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
	float: left;
	width: 178px;
}

.news-right-column-item h4 a {
	color: #FFFFFF !important;
	text-decoration: none;
}

.news-right-column-item h4 a:link {
	color: #FFFFFF !important;
	text-decoration: none;
}

.news-right-column-item h4 a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

.news-right-column-item h4 a:active {
	color: #FFFFFF !important;
	text-decoration: none;
}

.news-right-column-item h4 a:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}

.news-right-column-item-text {
	padding-top: 5px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-size: 11px;
	clear: both;
}

.news-right-column-item-text a {
	color: #ffa800 !important;
}

.news-right-column-item-text a:visited {
	color: #ffa800 !important;
}

.news-right-column-item-archiv {
	text-align: right;
	background: #999a9a url(img/column-3-news-bg.jpg) repeat-y right top !important;
}

.news-right-column-item-archiv a {
	text-transform: none;
	text-decoration: none;
	color: #ffffff !important;
	font-weight: bold !important;
	font-size: 12px;
}

.news-right-column-item-archiv a:hover {
	text-decoration: underline;
}


.news-right-column-item a.archiv:hover {
	text-decoration: underline;
}

/* -------------------------------- CLASSES --------------------------------- */
.hr {
	clear: both;
	height: 0;
	font-size: 0;
	border-top: 2px solid #FFFFFF;
}

.preclear {
	line-height: 1px;
	font-size: 0;
}

.clear {
	clear: both;
	font-size: 0;
}

.invisible {
	display: none;
}

.forprint {
	display: none;
	/* pro tiskové styly */
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}
/* ---------------------------- MENU NAV SPORT ------------------------------ */
/* ---------------------------- MENU NAV SPORT ------------------------------ */
/* ---------------------------- MENU NAV SPORT ------------------------------ */
ul#leftsportmenu,ul#leftsportmenu li,ul#leftsportmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 106px;
	list-style: none;
	font-size: 11px;
	z-index: 200;
}

ul#leftsportmenu li.active-item
{
	border-top:1px #ddd solid; 
	border-bottom:1px #ddd solid;
	
}

ul#leftsportmenu li.active-item a
{
	background:#fead00 url('img/sm-bg.gif') left top no-repeat; 
	color:#fff; 
	border-left:15px #fead00 solid;	
}

ul#leftsportmenu ul {
	border: 1px #aaa solid;
	margin-top: -1px;
}

ul#leftsportmenu:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#leftsportmenu li {
	float: left;
	display: block !important;
	display: inline;
	position: relative;
}
/* Root Menu */
ul#leftsportmenu a {
	padding: 5px 21px 5px 0;
	display: block;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}
/* Root Menu Hover Persistence */
ul#leftsportmenu a:hover,ul#leftsportmenu li:hover a,ul#leftsportmenu li.iehover a
	{
	color: #fa9b0e;
	z-index: 150;
	text-decoration: underline;
}
/* 2nd Menu */
ul#leftsportmenu li:hover li,ul#leftsportmenu li.iehover li {
	width: 180px;
	text-decoration: none;
}

ul#leftsportmenu li:hover li a,ul#leftsportmenu li.iehover li a {
	background: #3a3a3a;
	color: #fff;
	text-align: left;
	padding: 5px 1px 5px 10px;
	text-decoration: none;
	border: 0 none;
}
/* 2nd Menu Hover Persistence */
ul#leftsportmenu li:hover li a:hover,ul#leftsportmenu li:hover li:hover a,ul#leftsportmenu li.iehover li a:hover,ul#leftsportmenu li.iehover li.iehover a
	{
	border: 0 none;
	background: #4b4b4b;
	color: #fa9b0e;
	text-decoration: none;
}

ul#leftsportmenu li:hover li:hover li,ul#leftsportmenu li.iehover li.iehover li
	{
	width: 180px;
}
/* 3rd Menu */
ul#leftsportmenu li:hover li:hover li a,ul#leftsportmenu li.iehover li.iehover li a
	{
	background: #3a3a3a;
	color: #fff;
	text-align: left;
	padding: 5px 1px 5px 10px;
}
/* 3rd Menu Hover Persistence */
ul#leftsportmenu li:hover li:hover li a:hover,ul#leftsportmenu li:hover li:hover li:hover a,ul#leftsportmenu li.iehover li.iehover li a:hover,ul#leftsportmenu li.iehover li.iehover li.iehover a
	{
	background: #4b4b4b;
	color: #fa9b0e;
	text-decoration: none;
}

ul#leftsportmenu li:hover li:hover li:hover li a,ul#leftsportmenu li.iehover li.iehover li.iehover li a
	{
	width: 180px;
}
/* 4th Menu */
ul#leftsportmenu li:hover li:hover li:hover li a,ul#leftsportmenu li.iehover li.iehover li.iehover li a
	{
	background: #3a3a3a;
	color: #fff;
	text-align: left;
	padding: 5px 1px 5px 10px;
}
/* 4th Menu Hover */
ul#leftsportmenu li:hover li:hover li:hover li a:hover,ul#leftsportmenu li.iehover li.iehover li.iehover li a:hover
	{
	background: #5c5c5c;
	color: #000;
	text-decoration: none;
}

ul#leftsportmenu ul {
	display: none;
	position: absolute;
	top: 0;
	left: 106px;
}

ul#leftsportmenu ul ul,ul#leftsportmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 180px;
}

ul#leftsportmenu li:hover ul ul,ul#leftsportmenu li:hover ul ul ul,ul#leftsportmenu li.iehover ul ul,ul#leftsportmenu li.iehover ul ul ul
{
	display: none;
}

ul#leftsportmenu li:hover ul,ul#leftsportmenu ul li:hover ul,ul#leftsportmenu ul ul li:hover ul,ul#leftsportmenu li.iehover ul,ul#leftsportmenu ul li.iehover ul,ul#leftsportmenu ul ul li.iehover ul
{
	display: block;
}
/* ************************************************************************** */
/* ************************************************************************** */

/* ************************************************************************** */
/* E-SHOP-NEW */
/* ************************************************************************** */
#e-shop-new {
	margin: 0px 0 5px 0;
}
/* #e-shop-new table{width:592px;} */
#e-shop-new input,#e-shop-new select {
	font-size: 11px;
}

#e-shop-new th {
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px;
}

#e-shop-new td {
	padding: 3px;
}

#e-shop-new .tr0,#e-shop-new .tr0 th {
	background-color: #7d7d7d;
	color: #ffffff;
	font-size: 11px;
}

#e-shop-new .tr1,#e-shop-new .tr1 td {
	background-color: #eaeaea;
	color: #333333;
	font-size: 11px;
}

#e-shop-new .tr2,#e-shop-new .tr2 td {
	background-color: #dadada;
	color: #333333;
	font-size: 11px;
}

#butt_add,#butt_ch {
	width: 250px;
	cursor: hand;
	cursor: pointer;
}
/*
#butt_add, #butt_ch {font-weight:bold; font-size:12px;  margin-right:13px; border:1px #999 solid; width:250px; background:#666; color:#ffffff;}
*/
.tablef td {
	vertical-align: top;
	padding: 2px;
}

.search-img-box {
	border: 1px solid #bbbbbb;
	float: left;
	width: 76px;
	margin-right: 10px;
	text-align: center;
	display: block;
}

#faq1 {
	width: 565px;
}
/* */
.black_overlay {
	background-color: black;
	display: none;
	height: 1850px;
	left: 0%;
	position: absolute;
	text-align: center;
	top: 0%;
	width: 100%;
	z-index: 1001;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity =   70);
}

.white_content {
	display: none;
	height: 50%;
	left: 25%;
	overflow: auto;
	position: absolute;
	text-align: center;
	top: 25%;
	width: 50%;
	z-index: 1002;
}

.white_content2 {
	text-align: center;
	width: 100%;
}

.white_content2 div {
	background: url(./img/profil_bg.jpg) no-repeat;
	height: 196px;
	margin: auto;
	text-align: left;
	width: 419px;
}

.white_content2 img {
	border: 0 none;
	margin: 59px 0 0
}
/* */

/* bannery vlevo - rotace */
#left-column-banners {
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
	width: 256px;
	height: 69px;
	float: right;
}

#left-column-banners ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#left-column-banners li {
	padding: 0px;
}

.lightbox {
	z-index: 20000;
}

#facebook {
}

#facebook img {
}

#facebook .fb-like {
	margin-top: 8px;
	padding-left: 11px;
}

#eserviceform {
	color:white; 
	border-bottom: 1px solid #bfbfbf; 
	width: 256px; 
	float: right;
}

#eserviceform div {
	margin:0; 
	padding:20px 0 20px 20px;
}

#eserviceform p {
	font-style: italic;
}
