body {
	padding-top: 20px;
	padding-bottom: 60px;
}
a {
	color: #007B04;
}
a:hover, active {
	color: #111;
}
/* Custom container */
.container {
	margin: 0 auto;
	max-width: 1000px;
}
.container > hr {
	margin: 60px 0;
}
/* Main marketing message and sign up button */
.jumbotron {
	margin: 80px 0;
	text-align: center;
}
.jumbotron h1 {
	font-size: 100px;
	line-height: 1;
}
.jumbotron .lead {
	font-size: 24px;
	line-height: 1.25;
}
.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}
/* Supporting marketing content */
.marketing {
	margin: 60px 0;
}
.marketing p + h4 {
	margin-top: 28px;
}
/* Customize the navbar links to be fill the entire space of the .navbar */
.navbar .navbar-inner {
	padding: 0;
}
.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar .nav {
	margin: 0;
	display: table;
	width: 100%;
}
.navbar .nav li {
	display: table-cell;
	width: 1%;
	float: none;
}
.navbar .nav li a {
	font-weight: bold;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,.75);
	border-right: 1px solid rgba(0,0,0,.1);
}
.navbar .nav li:first-child a {
	border-left: 0;
	border-radius: 3px 0 0 3px;
}
.navbar .nav li:last-child a {
	border-right: 0;
	border-radius: 0 3px 3px 0;
}
div.span6 {
	padding-top: 2em;
	width: 470px;
	margin-left: 20px!important;
}
.thumbnail {
	padding: 1em;
}
h2.produkty {
	padding: 0px!important;
	line-height: 1.25em;
	font-size: 1.25em;
}
.imagecache-product_bootstrap {
	padding: 0 10px 20px 0;
	float: left;
}
.cena {
	padding: 0px 0 10px 0px;
	float: right;
	width: 120px;
}
p.bezna_cena {
	float: left;
	padding: 5px 0px 5px 10px;
	width: 120px;
}
p.akcni_cena {
	float: left;
	padding: 5px 0px 5px 10px;
	width: 120px;
	font-weight: bold;
}
p.button_detail {
	float: left;
	padding: 5px 0px 5px 10px;
	width: 120px;
}
p.bezna_cena .bezna_cena {
	color: #4A4A4A;
	font-size: 1.3em;
	padding-top: 5px;
	display: block;
	text-decoration: line-through;
}
.akcni_cena span.akcni_cena {
	color: #CB0000;
	font-size: 1.5em;
	padding-top: 5px;
	display: block;
}
.btn {
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
p.dostupnost {
	float: left;
	color: #006100;
	font-weight: bold;
}
p.doprava {
	float: right;
	color: #006100;
	font-weight: bold;
}
div.span6 table {
	width: 100%;
}
table {
	margin: .5em 0px 1em 0px;
}
table tbody {
	border: none!important;
}
table tr {
	border: none!important;
}
table td {
	padding: 3px 20px;
}
table tr.odd td {
	background: none repeat scroll 0 0 #C9F375;
	border: none;
}
table tr.even td {
	background: none repeat scroll 0 0 #FFFFFF;
}
.footer {
	padding-top: 2em;
}
.view-footer {
	border: 0 none;
	clear: both;
	float: none;
}
.banner {
	float: right;
	width: 457px;
	height: 116px;
	background: url("../img/banner-weibang.jpg") no-repeat;
}
h1.muted {
	float: left;
}
h1.muted a {
	position: relative;
	width: 280px;
	height: 102px;
	display: block;
	overflow: hidden;
}
h1.muted a span {
	position: absolute;
	width: 280px;
	height: 102px;
	background: url("../img/logo.png") no-repeat;
	top: 0px;
	left: 0px;
	z-index: 10;
}