/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

#spasubmenu .kytka ul li a, .Accessoriesli ul li a{
	width:auto;
	background:none;
}
#spaobr .kytka ul li a, .Accessoriesli ul li a{
	width:auto;
	background:none;
}
.kytka ul, .Accessoriesli ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #6699CC;
}
.kytka li {
	width: 122px;
	min-height:79px;
	padding-right:60px;
	margin-bottom:8px;
}
.global_jakvybrat {	background:#BBCAE9 url(images/bg-li-vybrat.jpg) no-repeat left top; cursor:hand; }
.global_inspirace {	background:#BBCAE9 url(images/bg-li-galerie.jpg) no-repeat left top; cursor:hand; }
.global_objednat {	background:#BBCAE9 url(images/bg-li-katalog.jpg) no-repeat left top; cursor:hand; }
.global_tipy {	background:#BBCAE9 url(images/bg-li-umisteni.jpg) no-repeat left top; cursor:hand; }
.global_kontakt {	background:#BBCAE9 url(images/bg-li-kontakt.jpg) no-repeat left top; cursor:hand; }
.global_eshop {	background:#BBCAE9 url(images/bg-li-eshop.jpg) no-repeat left top; cursor:hand; }
.global_zvedak {	background:#BBCAE9 url(images/bg-li-zvedak.jpg) no-repeat left top; cursor:hand; }

.global_objednat2 {	background:#BBCAE9 url(images/bg-li-katalog2.jpg) no-repeat left top; cursor:hand; }
.global_eshop2 {	background:#BBCAE9 url(images/bg-li-eshop2.jpg) no-repeat left top; cursor:hand; }

.kytka .main, .Accessoriesli .main {
	display: block;
	text-align: center;
	padding-top:7px;
/*	width:70px;
	height:40px;*/
}
.kytka .sub, .Accessoriesli .sub {
	text-align: center;
	display: block;
}
.Accessoriesli ul {
	width:165px;
	padding:0px;
	margin:0px !important;
	margin-left:-10px;
}
.Accessoriesli li {
	width: 10px;
	min-height:79px;
	padding:0px;
	margin:0px;
	padding-right:60px;
	margin-bottom:8px;
}
/****** kontext small *******/

.main_small {
	display: block;
	text-align: center;
	height: 20px;
	padding-top:10px;
}
.sub_small {
	text-align: center;
	display: block;
	height: 20px;
	padding-top:5px;
}
.prehledobal ul.small{
	padding:0px;
	margin:0px;
	width:150px;
}

.prehledobal li.global_eshop_small, li.global_eshop_small,
.prehledobal li.global_objednat_small, li.global_objednat_small,
.prehledobal li.global_kontakt_small, li.global_kontakt_small{
	list-style-type:none;
	list-style-image:none;
}
#obsahText li.global_eshop_small {
	background:#BBCAE9 url(images/bg-li-eshop_small.jpg) no-repeat left top;
	height:65px;
	margin-bottom:5px;
	width:100px;
	padding-right:50px;
}
#obsahText li.global_objednat_small {
	background:#BBCAE9 url(images/bg-li-katalog_small.jpg) no-repeat left top;
	height:65px;
	margin-bottom:5px;	
	width:100px;
	padding-right:50px;
}
#obsahText li.global_kontakt_small {
	background:#BBCAE9 url(images/bg-li-kontakt_small.jpg) no-repeat left top;
	height:65px;
	margin-bottom:5px;	
	width:100px;
	padding-right:50px;
}

/***********/
