
html,body {
	margin: 0px;
	background: #F2FDE9;
	text-align: center;
}

form {
  margin: 0px;
  padding: 0px;
}

body {
	font-family: Arial, Arial CE;
	font-size: 13px;
}

#pageholder {
	position: relative;
	width: 960px;
	height: 400px; /* odstranit */
	text-align: left;
	margin: 0px auto;
}

#toplist {
	position: relative;
	background-image: url('../images/top.png');
	width: 900px; /* dohromady 960 - je nastaven padding */
	height: 146px; /* dohromady 157 - je nastaven padding */
	padding-top: 11px;
	padding-left: 60px;
	margin-bottom: 26px;
}

#toplist a {
	padding: 0 7px 0 7px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#toplist #kosik {
	position: absolute;
	left: 850px;
	top: 11px;
	font-weight: bold;
	width: 100px;
}

#web-name {
	display: none;
}

.block-head {
	background-image: url('../images/menu_top.png');
	background-repeat: no-repeat;
	font-size: 14px;
  height: 35px;
	line-height: 35px;
	padding-left: 6px;
	margin: 0 0 10px 0;
}

.block {
	position: relative;
	background-image: url('../images/menu_center.png');
	background-repeat: repeat-y;
	margin-bottom: 16px;
}


.block-content {
  padding-bottom: 14px;
  background-image: url('../images/menu_bottom.png');
  background-repeat: no-repeat;
  background-position: 1px bottom;
}

#informace a {
	display: block;
}

#menu {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li a {
	color: #17460F;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
	padding-left: 18px;
	background-image: url('../images/sipka.gif');
	background-position: 2px center;
	background-repeat: no-repeat;
	display: block;
	width: 196px;
}

#menu li ul li a {
	padding-left: 26px;
	font-weight: normal;
}

#menu li a.active {
	color: #999411;
	background: #F6ED62;
  background-image: url('../images/sipka.gif');
  background-position: 2px center;
  background-repeat: no-repeat;
}

#menu li ul li a.active {
  width: 188px;
  background-color: #FFFF99;
}

#left-content {
	position: relative;
	width: 230px;
	float: left;
}

#middle-content {
	position: relative;
	width: 490px;
	float: left;
}

#right-content {
	position: relative;
	width: 230px;
	float: right;
}

#information a, #information2 a, #informations a {
  display: block;
  color: #17460F;
  text-decoration: none;
  margin-left: 10px;
  padding: 1px;
  padding-left: 16px;
  background-image: url('../images/sipka.gif');
  background-position: left center;
  background-repeat: no-repeat;  
}

#search-form {
  text-align: center;
}

#input-search {
  background: #F9E935; 
  padding-top: 5px; 
  margin-top: 10px; 
  border: 2px solid #76985C;
  margin-bottom: 5px;
  width: 170px;
}

#recomend {
  padding: 0 15px 20px 15px;
}

.recomend h1 {
  font-size: 20px;
  margin: 0 0 4px 0;
  clear: both;
}

#recomend img {
  position: relative;
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
}

#recomend strong {
  font-size: 15px;
  color: #1A8E17;
}

/* Middle content */
.pages {
  text-align: center;
  padding: 5px;
  font-weight: bold;
}

#middle-content h1 {
  color: #008000;
  margin: 5px 0 5px 0;
  font-size: 28px;
}

#middle-content #part {
  color: #000;
  margin: 5px 0 5px 0;
  font-size: 22px;
}

#middle-content .goods {
  width: 100%;
}

#middle-content .goods th {
  background: #85B859;
  font-weight: normal;
  text-align: center;
}

#middle-content .goods h1 {
  font-size: 16px;
  margin: 0px;
}

#middle-content .goods h1 a {
  color: #000;
  text-decoration: none;
}

#middle-content .goods .cart-button {
  text-align: center;
}

#middle-content .goods .dark {
  background: #C5E9A4;
}

#middle-content .goods .light {
  background: #E8F9D9;
}

#middle-content .goods .preview {
  vertical-align: top;
}

#middle-content .goods .info {
  vertical-align: top;
}

#middle-content .goods .price {
  text-align: center;
  width: 50px;
}

#middle-content .goods .options {
  padding: 4px;
}

#middle-content .goods td p {
  padding: 2px;
  margin: 0px;
}

#middle-content .goods td .article {
  border: 1px solid #000;
}

#middle-content .detail div {
  background: #E8F9D9;
  padding: 4px;
}

#middle-content .detail h1 {
  color: #000;
  font-size: 16px;
}

#middle-content .detail .article-img {
  border: 1px solid #647161;
  margin-right: 10px;
  float: left;
}

#middle-content .detail p {
  position: relative;
  padding: 0px;
  margin: 0 0 10px 0;
}

#middle-content .detail strong {
  position: relative;
  color: #396139;
  margin-left: 12px;
  font-size: 14px;
  top: -10px;
}

#cart {
  width: 100%;
}

.center {
  text-align: center;
}

.hledany-vyraz {
  font-weight: bold;
  font-style: italic;
}

.hledani-chyba {
  font-weight: bold;
  text-align: center;
}

.red {
  color: red;
}

.green {
  color: green;
}

.vyhody {
  margin: 0 0 10px 10px;
  padding-left: 10px;
  list-style-type: circle;
}
/* END Middle content */

#footer {
  position: relative;
  background-image: url('../images/bottom.png');
  height: 46px;
  line-height: 46px;
  text-align: center;
}

a img {
  border: 0px;
}

.cleaner {
  position: relative;
  clear: both;
  height: 1px;
}
