/*

	1) obecne
		1.1)  text replacement
		1.2)  clear + clearfix
		1.3)  preskoceni navigace/obsahu
	
	2) container
		2.1)  hlavicka
		2.2)  obsah
		2.3)  drobky
		2.4)  hlavni navigace
		2.5)  vyhledavani
		2.6)  paticka

*/

/* 1) obecne
------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
  height: 100%;
}
html {
	font-size: 100.01%;
}
body {
	background: #c7c0b3;
	color: #7e7470;
	font: .625em arial, verdana, sans-serif;
	text-align: center;
}

a {
	color: #7e7470;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #d52300 !important;
	outline: none;
	text-decoration: none;
}
a img {
	border: 0;
}

:focus {
	outline: 0;
}

hr {
	display: none;
}
table {
	font-size: 1em;
}
textarea {
	overflow: auto;
}
ol, ul {
	list-style: none;
}
address {
	font-style: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

form br {
	display: none;
}
form fieldset {
	border: 0;
}
input, button, select, textarea {
	border: 0;
	font: 1em arial, verdana, sans-serif;
}

button.btn {
	background: none;
	border: 0;
	cursor: pointer;
	height: 1;
	overflow: visible;
}
html:not([lang*=""]) button.btn {
	margin: -1px -3px;
}
button.btn .span {
	background: #ececec url(../img/btn-button.gif) no-repeat left top;
	display: block;
	height: 25px;
}
button.btn .span .span {
	background: url(../img/btn-button.gif) no-repeat right bottom;
	height: 21px;
	padding: 4px 13px 0;
}
* html button.btn .span .span {
	height: 25px;
	padding-top: 5px;
}
button.btn .cufon {
  margin-top: -2px;
}

a.btn, span.btn, a.btnOrange, a.btnBlack, a.btnOrangeBig, a.btn2 {
  background: #eeeff0 url(../img/btn-a.gif) no-repeat right top;
  color: #333;
  float: left;
  font-size: 1.25em;
  text-decoration: none;
}
a.btn:hover, a.btn:active, a.btn:focus, #hpNavi span.btn:hover, #hpNavi span.btn:active, #hpNavi span.btn:focus, #hpNavi li.hover span.btn {
  background-position: right -64px;
}
a.btn strong, span.btn strong, a.btnBlack strong, a.btnOrange strong, a.btnOrangeBig strong, a.btn2 strong {
  background: url(../img/btn-a.gif) no-repeat 0 -32px;
  cursor: pointer;
  float: left;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
}
a.btn:hover strong, a.btn:active strong, a.btn:focus strong, #hpNavi span.btn:hover strong, #hpNavi span.btn:active strong, #hpNavi span.btn:focus strong, #hpNavi li.hover span.btn strong {
  background-position: 0 -96px;
}
a.btn .cufon, span.btn .cufon, a.btnOrange .cufon, a.btnBlack .cufon, a.btnOrangeBig .cufon, a.btn2 .cufon {
  margin-top: -4px;
}
* html a.btn .cufon, * html span.btn .cufon, * html a.btnOrange .cufon, * html a.btnBlack .cufon, * html a.btnOrangeBig .cufon {
  top: -2px;
}
* html a.btn2 .cufon {
  margin-top: 16px;
}
a.btnOrange {
  background: #f27c12 url(../img/btn-a-orange.gif) no-repeat right top;
  color: #fff;
}
a.btnOrange:hover, a.btnOrange:active, a.btnOrange:focus {
  background-color: #f69329;
  background-position: right -64px;
  color: #fff !important;
}
a.btnOrange strong {
  background-image: url(../img/btn-a-orange.gif);
  padding: 0 30px;
}
a.btnOrange:hover strong, a.btnOrange:active strong, a.btnOrange:focus strong {
  background-position: left -96px;
}

a.btnBlack {
  background: #000 url(../img/btn-a-black.gif) no-repeat right top !important;
  color: #fff;
}
a.btnBlack:hover, a.btnBlack:active, a.btnBlack:focus {
  background-color: #f69329;
  background-position: right -64px !important;
  color: #fff !important;
}
a.btnBlack strong {
  background-image: url(../img/btn-a-black.gif);
  padding: 0 30px;
}
a.btnBlack:hover strong, a.btnBlack:active strong, a.btnBlack:focus strong {
  background-position: left -96px;
}
a.btnBack {
  cursor: pointer;
  float: right;
  margin-top: 11px;
}
a.btnBack strong {
  background: url(../img/btn-a-back.gif) no-repeat left top;
  padding-left: 28px;
}
a.btnBack:hover strong, a.btnBack:active strong, a.btnBack:focus strong {
  background-position: 0 -32px;
}
a.btnOrangeBig {
  background: #f27c12 url(../img/btn-a-orange-big.gif) no-repeat right top;
  color: #fff;
  font-size: 1.67em;
}
a.btnOrangeBig:hover, a.btnOrangeBig:active, a.btnOrangeBig:focus {
  background-color: #f69329;
  background-position: right -40px;
  color: #fff !important;
}
a.btnOrangeBig strong {
  background: url(../img/btn-a-orange-big.gif) no-repeat 0 -40px;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
}
a.btnOrangeBig:hover, a.btnOrangeBig:active, a.btnOrangeBig:focus {
  background-position: right -80px;
}
a.btnOrangeBig:hover strong, a.btnOrangeBig:active strong, a.btnOrangeBig:focus strong {
  background-position: left -120px;
}
a.btn2 {
  background: url(../img/btn2.gif) no-repeat right top;
  color: #333;
  cursor: pointer;
  font-size: 1.58em;
  margin-left: 5px;
  position: relative;
}
a.btn2:hover, a.btn2:active, a.btn2:focus, a.btn2Active {
  background-position: right -54px;
  color: #fff !important;
}
a.btn2 strong {
  background: url(../img/btn2.gif) no-repeat 0 -54px;
  padding: 0 30px;
  height: 54px;
  line-height: 54px;
  left: -5px;
  padding: 0 22px 0 27px;
  position: relative;
}
a.btn2:hover, a.btn2:active, a.btn2:focus, a.btn2Active {
  background-position: right -108px;
}
a.btn2:hover strong, a.btn2:active strong, a.btn2:focus strong, a.btn2Active strong {
  background-position: left -162px;
}

a.btnSmall {
	background: #eeeff0 url(../img/btn-button.gif) no-repeat left top;
	color: #222;
	float: left;
	font-size: 1em;
	text-decoration: none;
}
a.btnSmall strong {
	background: url(../img/btn-button.gif) no-repeat 100% bottom;
	float: left;
	font-weight: 700;
	height: 25px;
	line-height: 25px;
	padding: 0 18px;
}

/* 1.1) text replacement
------------------------------------------------------------------------------*/
.replace {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.replace a span, a.replace span {
  cursor: pointer;
}
.replace span {
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* 1.2) clear + clearfix
------------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* 1.3) preskoceni navigace/obsahu
------------------------------------------------------------------------------*/
#skiplink {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
#skiplink strong, .skiplink span {
	display: none;
}
#skiplink a {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 999;
}
#skiplink a:focus, #skiplink a:active {
	background: #dfdacf;
	border: 0;
	border-bottom-width: 7px;
	border-style: solid;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	left: 0;
	margin: 0 4px;
	padding: 20px 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 952px;
}

/* 2) container
------------------------------------------------------------------------------*/
#containerBg {
	background: #d2cbbd url(../img/container-bg.jpg) no-repeat center top;
	min-width: 960px;
}
#storeMap #containerBg {
	background: #d2cbbd url(../img/container-bg-store-map.jpg) no-repeat center top;
}
#noStore #containerBg {
	background: #d2cbbd url(../img/container-bg-no-store.jpg) no-repeat center top;
}
#infosite #containerBg {
	background: #d2cbbd url(../img/container-bg-infosite.jpg) no-repeat center top;
}
#containerBg2 {
/*
	background: url(../img/container2-bg.png) repeat-x center bottom;
*/
	min-width: 960px;
	overflow-y: hidden;
}
#container {
	margin: 0 auto;
	padding: 0 4px;
	position: relative;
	text-align: left;
	width: 952px;
}
* html #container {
	width: 960px;
}

/* 2.1) hlavicka
------------------------------------------------------------------------------*/
h1#header  {
	font: italic bold 3.75em georgia, serif;
	padding: 20px 0 24px;
}
h1#header a, h1#header a span {
	color: #d52300;
	height: 45px;
	text-decoration: none;
	width: 115px;
	z-index: 2;
}
h1#header a span {
	background-image: url(../img/logo-bata.gif);
}

/* 2.2) drobky
------------------------------------------------------------------------------*/
#breadcrumbs {
	background: #dfd9cf url(../img/breadcrumbs-bg.gif) repeat-y center top;
	margin: 0 1px;
	font-size: 1.2em;
	padding: 1px 0;
}
#breadcrumbs p {
	background: #dfd9cf url(../img/breadcrumbs-bg.gif) repeat-y center top;
	color: #555;
	margin: 0 -1px;
	padding: 11px 18px 9px;
	position: relative;
}
#breadcrumbs strong, .breadcrumbs strong {
	font-weight: normal;
}
#breadcrumbs a {
	color: #555;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs .sep, .breadcrumbs .sep {
	display: inline-block;
	font-size: 1.17em;
	line-height: 8px;
	margin: 0 8px -1px 10px;
	text-indent: 1px;
}
#breadcrumbs .sep, #breadcrumbs .sep span, .breadcrumbs .sep, .breadcrumbs .sep span {
	height: 10px;
	width: 6px;
}
#breadcrumbs .sep span, .breadcrumbs .sep span {
	background-image: url(../img/breadcrumbs-sep.gif);
}

/* 2.3) obsah
------------------------------------------------------------------------------*/
#content {
  padding: 20px 0 40px;
}

#heritageFlash {
  height: 434px;
}
#shoeSize {
  overflow: hidden;
}

/* 2.4) hlavni navigace
------------------------------------------------------------------------------*/
#navi {
	font-size: 1.55em;
	left: 158px;
	position: absolute;
	top: 21px;
	z-index: 2;
}
#navi li {
	border-left: 1px #e6e2d9 solid;
	border-right: 1px #d2cec5 solid;
	float: left;
}
#navi li a {
	border-right: 1px #e6e2d9 solid;
	color: #333;
	float: left;
	padding: 15px 21px 3px 20px;
	text-decoration: none;
}
#navi li a:hover, #navi li a:active, #navi li a:focus, #navi li.active a {
	color: #d52300 !important;
}
#navi li.first, #navi li.first a {
	border-left: 0;
	padding-left: 0;
}
#navi li.last, #navi li.last a {
	border-right: 0;
	padding-right: 0;
}


#page-404 #navi li.first a {
  border-right-color: #ebe8e1;
}
#page-404 #navi li {
  border-left-color: #f0eee9;
}
#page-404 #navi li a {
  border-right-color: #f3f1ed;
}
#page-404 #navi li.last {
  border-left-color: #f1efeb;
}

/* 2.5) vyhledavani
------------------------------------------------------------------------------*/
#search {
	font-size: 1.2em;
	left: 4px;
	text-align: right;
	position: absolute;
	top: 34px;
	width: 952px;
}
#search fieldset {
	float: right;
}
#search label, #search legend {
	display: none;
}
#search input {
	background: #fff url(../img/search-input.gif) no-repeat left top;
	height: 15px;
	float: left;
	margin-right: 5px;
	padding: 5px;
	width: 122px;
}
* html #search input {
	background-attachment: fixed;
	height: 25px;
	width: 132px;
}
#search button {
	float: left;
}

/* 2.6) rss
------------------------------------------------------------------------------*/
#rss {
  position: absolute;
  right: 11px;
  top: 95px;
}

/* 2.7) paticka
------------------------------------------------------------------------------*/
#footer {
	clear: both;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 20px 0;
	width: 952px;
}

#footer ul {
	float: left;
}
#footer ul li {
	float: left;
	padding: 4px 15px 4px 0;
}
#footer ul li a {
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul#lan {
	border-left: 1px #b9b4ac solid; /* c7c0b3 */
	margin-left: 15px;
}
#footer ul#lan li {
	border-right: 1px #b9b4ac solid;
	padding-left: 15px;
}

#footer p {
	float: right;
	font-size: .92em;
	padding: 3px 0;
}
#footer #symbio {
	background: url(../img/logo-symbio.gif) no-repeat left top;
	display: inline-block;
	height: 17px;
	margin: 0 0 -4px 5px;
	overflow: hidden;
	text-indent: 17px;
	width: 17px;
}
