body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#pageName {
    display: none;
}
h2
{
    font-size: 1.3em;
    margin: 0;
    padding: 0;
    color: #666;
}
h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	color: #666;
}
img {
	border: none;
}
a {
	text-decoration: underline;
	color: #D92424;
}
a:hover {
	color: #808080;
}
ul {
  list-style-type: square;
}
p {
	text-align: justify;
}

/*********************************************
*       menu s jednotlivymi spolecnostmi
*********************************************/
#hlavicka
{
    height: 150px;
    width: 996px;
}
#hlavicka_f
{
    height: 60px;
}
#hlavicka_eshop
{
    height: 98px;
 
}
#firmy {
	height: 45px;
	background: url('menu-top_bg.gif');
}
#firmy ul {
	margin: 0 2px;
	_margin: 0 0px;
	padding: 0;
}
#firmy ul li {
	height: 45px;
	width: 120px;
	margin: 0 2px;
	float: left;
}
#firmy ul li span {
	display: none;
}
li#fir_bionaire a {
	height: 45px;
	width: 120px;
	background: url('fir_bionaire.png') 0 45px;
	display: block;
}
li#fir_bionaire a:hover {
	background: url('fir_bionaire.png') 0 0px;
}
li#fir_crockpot a {
	height: 45px;
	width: 120px;
	background: url('fir_crockpot.png') 0 45px;
	display: block;
}
li#fir_crockpot a:hover {
	background: url('fir_crockpot.png') 0 0px;
}
li#fir_dyson a {
	height: 45px;
	width: 120px;
	background: url('fir_dyson.png') 0 45px;
	display: block;
}
li#fir_dyson a:hover {
	background: url('fir_dyson.png') 0 0px;
}
li#fir_electro a {
	height: 45px;
	width: 120px;
	background: url('fir_electro.png') 0 45px;
	display: block;
}
li#fir_electro a:hover {
	background: url('fir_electro.png') 0 0px;
}
li#fir_foodsaver a {
	height: 45px;
	width: 120px;
	background: url('fir_foodsaver.png') 0 45px;
	display: block;
}
li#fir_foodsaver a:hover {
	background: url('fir_foodsaver.png') 0 0px;
}
li#fir_anuka a {
	height: 45px;
	width: 120px;
	background: url('fir_anuka.png') 0 45px;
	display: block;
}
li#fir_anuka a:hover {
	background: url('fir_anuka.png') 0 0px;
}
li#fir_tansun a {
	height: 45px;
	width: 120px;
	background: url('fir_tansun.png') 0 45px;
	display: block;
}
li#fir_tansun a:hover {
	background: url('fir_tansun.png') 0 0px;
}
li#fir_ezidri a {
	height: 45px;
	width: 120px;
	background: url('fir_ezidri.png') 0 45px;
	display: block;
}
li#fir_ezidri a:hover {
	background: url('fir_ezidri.png') 0 0px;
}
li#fir_burda a {
	height: 45px;
	width: 120px;
	background: url('fir_burda.png') 0 45px;
	display: block;
}
li#fir_burda a:hover {
	background: url('fir_burda.png') 0 0px;
}
/*********************************************
*       		globalni navigace
*********************************************/
#navigace
{
    margin: 4px;
    padding: 2px 0;
    background-color: #FFF;
    font-weight: normal;
    font-size: 0.9em;
}
ul#navigace li {
	display: inline;
	list-style: none;
	margin: 0 8px;
}
#navigace a {
	text-decoration: none;
	color: #000;
}
#navigace a:hover {
	text-decoration: underline;
}

/*********************************************
*       		obsah stranky
*********************************************/
#page {
	margin: 0 auto;
	background: #666;
	width: 996px;
}
#background {
	background: url('page_bg.gif');
	_height: 600px;
	min-height: 600px;
}
#content {
	padding: 4px 8px;
	margin: 0 162px 0 200px;
	font-size: .9em;
}
#content_recepty {
	padding: 4px 8px;
	margin: 0 162px 0 200px;
	font-size: .9em;
	text-align: justify;
}
/*********************************************
*       		lokalni menu
*********************************************/
#menu {
	float: left;
	margin: 0 4px;
	_margin: 0 2px;
	padding: 4px 0;
	width: 192px;
	background-color: #FFF;
	font-size: .9em;
	line-height: 18px
}
#menu h2 {
	margin: 4px 0;
	padding: 3px;
	background-color: #000;
	color: #FFF;
	font-size: 1em;
}
#menu a {
	color: #000;
	font-weight: bold;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none ;
}
#menu ul li a {
	background-color: #E7E7E7;
	border-left: 6px solid #7186B6;
	padding: 2px 5px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
#menu ul li a#mnuBionaire
{
    border-left: 10px solid #7186B6;
    border-left-color: #7083AB;
}
#menu ul li a#mnuDyson {
	border-left: 10px solid #000;
}
#menu ul li a#mnuAkce {
    border-left: 10px solid #015C26;
    border-left-color: #000;
}
#menu ul li a#mnuFoodSaver
{
    border-left: 10px solid #015C26;
    border-left-color: #82AB4F;
}
#menu ul li a#mnuAnuka
{
    border-left: 10px solid #3B57A2;
    border-left-color: #C3CFDF;
}
#menu ul li a#mnuTansun
{
    border-left: 10px solid #ED990B;
    border-left-color: #84826D;
}
#menu ul li a#mnuEzidri
{
    border-left: 10px solid #0B6FFF;
    border-left-color: #8F6F58;
}
#menu ul li a#mnuCrockPot
{
    border-left: 10px solid #C6971B;
    border-left-color: #810036;
}
#menu ul li a#mnuAvair
{
    border-left: 10px solid #FF6347;
    border-left-color: #FF9683;
}
#menu ul li a:hover {
	background-color: #888;
	color: #FFF;
}
#menu ul li ul
{
    margin: .1em 0 .3em 20px;
    list-style-image: url('od1.png');
}
#menu li ul li a
{
    margin: 0;
    padding: 0;
    border: none;
    display: inline;
    background-color: #FFF;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    font-size: .8em;
}
#menu li ul li a:hover  {
	background-color: #FFF;
	text-decoration: underline;
	border: none;
	color: #000;
}
/*********************************************
*       		TOP 10
*********************************************/
#menu li ol li a  {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	background-color: #FFF;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-size: .8em;
}
#menu li ol li a:hover  {
	background-color: #FFF;
	text-decoration: underline;
	border: none;
	color: #000;
}


/*********************************************
*       		prave menu
*********************************************/
#rightMenu {
	float: right;
	width: 154px;
	background-color: #FFF;
	margin: 0 4px;
	_margin: 0 2px;
	font-size: .9em;
}
#rightMenu h2 {
	margin: 4px 0;
	padding: 3px;
	background-color: #000;
	color: #FFF;
	font-size: 1em;
	text-align: center;
}
#rightMenu h2 a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin: 0px;
}
#rightMenu h2 a:hover {
	background-color: #000;
}
#rightMenu img {
	margin: 6px 0;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	display: block;
}
#rightMenu img#imgShop {
	margin: 0;
	border: none;
}


/*********************************************
*       		paticka
*********************************************/
#footer {
	color: #FFF;
	padding: 4px;
	font-size: .75em;
	font-weight: bold;
}
#aktualizace {
}
#aktualizace a
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}
#aktualizace a:hover {
	text-decoration: underline;
}


#copyright {
	float: right;
}

/*********************************************
*       		obecne tridy
*********************************************/
.hidden {
	display: none;
}
.ramecek {
	border: 1px solid #000;
}
.center {
	text-align: center;
}
.horniIndex {
	vertical-align: super;
	font-size: 0.5em;
}
.obtekani {
	float: left;
	margin-right: 20px;
}
.obtekani3 {
	float: left;
	margin-right: 30px;
}
.obtekani4 {
	float: right;
	margin-right: 100px;margin-top: 5px; margin-bottom: 5px;
	border: 2px solid #666;
}
.obtekani5 {
	float: left;
	margin-left:100px;margin-top: 5px; margin-bottom: 5px;
	border: 2px solid #666;
}
.rozestupy li {
margin-top: 10px; margin-bottom: 10px;
} 
.tucne {
font-weight: bold;
}
.mezera {
margin-right: 30px;
} 
.mezera2 {
margin-top: 20px;
} 
.ramModely {
	border: 5px solid #666;
}
.ramModelyi {
	border: 7px solid #666;
}
.vlozenySeznam {
  list-style-type: none; 
}
.tableTech
{
    border: 2px solid #FFF;
    background-color: #EAEAEA;
}
.obtekani2 {
	float: left;
	margin-right: 5px;
}
.produkty a {
	color: #FFF;
	font-weight: bold;
}
.produkty a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D92424;
}

#neobtekat {
	clear: left;}

/*********************************************
*       		novinky
*********************************************/
.news {
	color: Red;
	font-weight: bold;
}
#news a {
	text-decoration: none;
	font-weight: bold;
	color: #7186B6;
}
#news a:hover {
	text-decoration: underline;
}
#news p {
	border-bottom: 1px solid #666;
	padding-bottom: 1em;
}

/*********************************************
*       		dotazy
*********************************************/
.questions {
	color: Red;
	font-weight: normal;
}
#questions a {
	text-decoration: none;
	font-weight: bold;
	color: #7186B6;
}
#questions a:hover {
	text-decoration: underline;
}
#questions p {
	border-bottom: 1px solid #666;
	padding-bottom: 1em;
}

/*********************************************
*       	internetovy obchod
*********************************************/
.table_zbozi{
  border: solid 1px #000000;
}
.td_nazvy, .td_kosik {
  background-color: #000;
  color: #FFF;
}
.button{
  text-decoration: none;
}
#detail a {
	text-decoration: none;
	color: #000;
}
#detail a:hover {
	text-decoration: underline;
}
#detail_akce a {
	text-decoration: none;
	color: Red;
}
#detail_akce a:hover {
	text-decoration: underline;
}

div.vdetail {
	padding: 0;
	margin: 5;
}
.vdetail div {
	float: left;
	width: 600px;
	background: #EAEAEA;	
	margin: 5px;
	padding: 5px;
}
.vdetail div img {
	float: left;
	font-weight: bold;
	margin: -5px 15px -5px -5px;
}

.vdetail a
{
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: medium;
} 
.vdetail a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666;

}

div.eSeznamZbozi {
	padding: 0;
	margin: 0px;
}
.eSeznamZbozi div {
	float: left;
	width: 288px;
	height: 146px;
	background: #CCC;	
	margin: 5px;
	padding: 5px;
}
.eSeznamZbozi div img {
	float: left;
	width: 100px;
  height: 120px;
	font-weight: bold;
	margin: -5px 10px -5px -5px;
}

.zalomeni {
	clear: both;
}
.eSeznamZbozi a {
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
} 
.eSeznamZbozi a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
} 


/*********************************************
*       		obecne tridy
*********************************************/
div.obrSeznam {
	padding: 0;
	margin: 10px;
}
.obrSeznam div {
	float: left;
	width: 270px;
	background: #CCC;	
	margin: 8px;
	padding: 5px;
}
.obrSeznam div img {
	float: left;
	width: 100px;
	font-weight: bold;
	margin: -5px 10px -5px -5px;
}

.zalomeni {
	clear: both;
}
.obrSeznam a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
} 
.obrSeznam a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
} 

div.overimg {
	border-color: #808080;
	padding: 5px 6px 3px 3px;
	float: left;
}	

.overimg div {
    margin-right: -15px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.overimg div img {
	border-color: #808080;
	padding: 5px 6px 3px 3px;
	float: left;
    width:120px;
    height:120px;
}

/*********************************************
*       		produkty
*********************************************/
div.vyrobky {
	padding: 0;
	margin: 10px;
}
.vyrobky div {
	float: left;
	width: 278px;
	background: #CCC;	
	margin: 5px;
	padding: 5px;
}
.vyrobky div img {
	float: left;
	font-weight: bold;
	margin: -5px 10px -5px -5px;
}
.zalomeni {
	clear: both;
}
.vyrobky a
{
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: medium;
} 
.vyrobky a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
} 
.obrLoga {
	float: left;
	margin: 35px 10px 5px 15px;
}
/*********************************************
*       		tabulky TANSUN
*********************************************/
.vam {
	VERTICAL-ALIGN: middle
}
.vat {
	VERTICAL-ALIGN: top
}
.vab {
	VERTICAL-ALIGN: bottom
}
.tac {
	TEXT-ALIGN: center
}
.tal {
	TEXT-ALIGN: left
}
.tar {
	TEXT-ALIGN: right
}
TABLE.bxtin
{
    background-color: #666666;
}
TABLE.bxtin TR {
	BACKGROUND-COLOR: #F7F7F7;
}
TABLE.bxtin TR.bgtrans {
	BACKGROUND-COLOR: transparent;
}
TABLE.bxtin TH {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	COLOR: #ffffff;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #AAAAAA;
}
TABLE.bxtin TD {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 1px;
	COLOR: Black;
	PADDING-TOP: 1px;
}
TABLE.bxtin .c1 {
	BACKGROUND-COLOR: #ffffff;
}
TABLE.bxtin .c2 {
	BACKGROUND-COLOR: #F7F7F7;
}
#stazeni ul {
	margin: 5px 20px 10px 10px;
	padding: 0;
}
#stazeni li {
	list-style-image: url('../../images/icons/pdf.gif');
	padding-left: 6px;
	margin-left: 20px;
}
#stazeni a {
	text-decoration: none;
	color: black;
}
#stazeni a:hover {
	text-decoration: underline;
}
#stazeni h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/*********************************************
*       		zvětšení obrázku - lightbox
*********************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.video { position: absolute; top: 200; left: 200px; } 

.overimg{ margin-right: -15px; margin-bottom: 10px; margin-top: 5px; margin-left:3px;}
.midi {	border: 3px solid #666; width:90px; height:68px; margin: -5px 15px 15px -5px;}
.videotm {	border: 3px solid #666; margin: -5px 35px -5px -5px;}

div.info {
	padding: 0;
	margin: 10px;
}
.info div
{
    float: left;
    width: 576px;
    background: #000;
    margin: 5px;
    padding: 5px;
    text-align: center;
}
.info div img {
	float: left;
	font-weight: bold;
	margin: -5px 10px -5px -5px;
}

.info a
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    font-size: medium;
    text-align: center;
} 
.info a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}

.button1 {
	position: relative;
	display: block;
	float: left;
	margin: 10px 3px 0 0;
	padding: 2px 3px 2px 3px;
	color: #fff;
	font-size: 9px;
	white-space: nowrap;
	font-weight: bold;
}

.button1.modra {
    background: #0060FF;
}
.button1.oranzova {
	background: #993300;
}	
.button1.cervena {
	background: #FF0000;	
}
.button1.seda {
	background: #666666;
}
.button1.zelena {
    background: #00BF04; 
}
.button1.koupit {
  background: #FF0000;
	font-size: 14px; 
  border: 1px solid #666666;   
}

a.tlacitko{
float: left;
display: block;
width: 98px;
margin-top: 8px;
margin-bottom: 8px;
border-bottom : 1px solid black;
border-top : 1px solid #666666;
border-left : 1px solid #666666;
border-right : 1px solid black;
font-size : 12px;
text-align: center;
padding : 3px 3px 3px 3px;
background-color :#666666;
color :#fff;
text-decoration : none;
}
a.tlacitko:hover{
border-bottom : 1px solid silver;
border-top : 1px solid Black;
border-left : 1px solid Black;
border-right : 1px solid Silver;
color :#E7E7E7;
}
div.varovani {
	padding: 0;
	margin: 10px;
}
.varovani div
{
    float: left;
    width: 576px;
    background: #82AB4F;
    color :#fff;
    	font-weight: bold;
    margin: 5px;
    padding: 5px;
    text-align: center;
}
.varovani div img {
	float: left;
	font-weight: normal;
	margin: -5px 10px -5px -5px;
}

