body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.7em;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	background: #fff url("../pics/body-bg.png") center top repeat;
}

#obsah {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#obsah input {
	font-size: 0.9em;
	padding: 0;
}
#vrsek {
	display: block;
	width: 975px;
	height: 35px;
	line-height: 35px;
	padding-right: 25px;
	text-align: right;	
	background: #233f00;
	color: #fff;
}
h1 {
	display: block;
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
}
#vrsek a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 15px;
	white-space: nowrap;
}
#vrsek a:hover {
	background: #9be90d;
	color: #233f00;
}

#menu {
	display: block;
	width: 985px;
	height: 62px;
	padding-right: 15px;
	background: #57c805 url("../pics/menu-bg.png") left top no-repeat;
	/*float: left;*/
}
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 62px;
	line-height: 62px;
}
#menu ul {
	float: right;
}
#menu li {
	float: left;
	border-right: 1px solid #53b305;
}
#menu li.posledni {
	border-right: 0;
}
#menu li a {
	display: block;
	height: 62px;
	line-height: 62px;
	padding: 0 15px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background: url("../pics/menu-sipka.gif") center bottom no-repeat;
}
#menu li a:hover, #menu li a.active {
	background: #233f00;
}
#button-01 {
	width: 128px;
}
#button-02 {
	width: 73px;
}
#button-03 {
	width: 93px;
}
#button-04 {
	width: 117px;
}
#button-05 {
	width: 150px;
}
#button-06 {
	width: 81px;
}
#button-02 a:hover {
	background: #233f00 url("../pics/button-02.png") right bottom no-repeat !important;
}
#button-03 a:hover {
	background: #233f00 url("../pics/button-03.png") left bottom no-repeat !important;
}
#hlavicka, #hlavicka a, #hlavicka a span {
	display: block;
	width: 1000px;
	height: 180px;
	position: relative;
	left: 0;
	top: 0;
	background: #4f6155;
}
#hlavicka a span {
	background: url("../pics/hlavicka-bg.jpg") left top no-repeat;
	position: absolute;
	z-index: 50;
	font-size: 0;
}
#main {
	display: block;
	width: 1000px;
	line-height: 1.5em;
}
#main fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#main fieldset input.ok-button {
	display: block !important;
	width: 33px !important;
	height: 18px !important;
	background: #62d703 !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-align: center !important;
	border: 0 !important;
}
#main fieldset input.login-button {
	display: block !important;
	width: 14px !important;
	height: 16px !important;
	background: #62d703 !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-align: center !important;
	border: 0 !important;
}
#main fieldset br {
	clear: left;
}

#left {
	display: block;
	width: 197px;
	float: left;
}
#left h2.boxtop {
	display: block;
	width: 177px;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	margin: 0;
	background: #233f00 url("../pics/left-box-top.png") left top no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	border-bottom: 1px solid #fff;
}
#left .boxbody {
	display: block;
	width: 197px;
	padding: 10px 0;
	margin-bottom: 6px;
	background: #3cb902 url("../pics/left-box-bottom.png") left bottom no-repeat;
}

#lmenu ul, #lmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#lmenu ul {
	width: 197px;
}
#lmenu li {
	width: 180px;
	margin-left: 8px;
	background: url("../pics/li-sipka.png") 0 8px no-repeat;
}
#lmenu li a {
	display: block;
	width: 158px;
	line-height: 26px;
	padding: 0 0 1px 11px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url("../pics/podtrzeni.gif");
	color: #fff;
	text-transform: uppercase;
	margin-left: 11px;
	text-decoration: none;
	font-weight: bold;
}
#lmenu li a:hover {
	background-color: #233f00;

}
#lmenu li li {
	margin: 0 0 0 21px;
}
#lmenu li li a {
	display: block;
	width: 148px;
	background-image: none;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	padding: 0;
}
#lmenu li.posledni a {
	background-image: none;
	padding-bottom: 0;
}
#left fieldset {
	margin: 0 0 0 11px;
}
#left input {
	display: block;
	width: 134px;
	height: 19px;
	line-height: 21px;
	float: left;
	padding-left: 5px;
	background: #233f00;
	border: 1px solid #233f00;
	color: #fff;
	margin-bottom: 5px;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
}
#left input.ok-button {
	margin: 3px 0 0 6px;
	padding: 0;
}
#left #search fieldset a {
	color: #fff;
	text-transform: uppercase;
/* 	font-weight: bold; */
}
#left #newsletter fieldset p {
	margin: 5px 10px 5px 0;
	color: #fff;
	text-align: justify;
}
#left .dodatek {
	display: block;
	width: 197px;
	text-align: center;
	line-height: 2em;
}
#left .dodatek a {
	color: #3cb902;
	font-weight: bold;
}
#left .dodatek a:hover {
	color:#223e00;
}
#main-main {
	display: block;
	width: 627px;
	float: left;
	margin: 0 4px;
}
#main-main h2 {
	display: block;
	width: 612px;
	height: 27px;
	line-height: 27px;
	margin: 0 0 5px 0;
	padding-left: 15px;
	background: #233f00 url("../pics/main-h2-bg.png") left top no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
}
#main-main h2.red {
	background: #c62829 url("../pics/main-h2-red-bg.png") left top no-repeat;
}
#main-main h3 {
	margin: 0 0 10px 0;
	color: #23a101;
	font-size: 1em;
}
#main-main p {
	margin: 5px 0;
	color: #676767;
	text-align: justify;
}
#main-main a {
	color: #3cb902;
	font-weight: bold;
}
#main-main ol li {
	margin-bottom: 15px;
}
#main-main ol ul li {
	margin-bottom: 0;
}
#main-main li li {
	list-style-type: disc;
}
#main-main li li li {
	list-style-type: square;
}
#main-main a:hover {
  color:#223e00;
}

#main-main table tr.kosik_nad {
  background-color:#223e00;
  font-weight:bold;
  color:#ffffff;
}
#main-main table tr.pol_kosik1 {
  background-color:#f6f6f6;
}

#main-main table tr.pol_kosik2 {
  background-color:#e9e9e9;
}
#main-main a.morelink, #main-main a.morelink img {
	display: block;
	width: 17px;
	height: 11px;
	overflow: hidden;
	border: 0;
}
#main-main a.morelink {
	float: right;
}
#main-main .novinka {
	margin: 0 9px;
}
#main-main .novinka .link {
	display: block;
	width: 98px;
	border: 3px solid #23a101;
	margin: 3px 9px 0 0;
	float: left;
}
#main-main .novinka .link img {
	display: block;
	width: 98px;
	
	border: 0;
	background: #e5e5e5;
	text-align: center;
	color: #000;
}
#main-main .novinka .obsah {
	width: 490px;
	float: left;
}
#main-main .bunka {
	display: block;
	width: 206px;
	background: url("../pics/main-zbozi-mid.png") left top repeat-y;
}
#main-main .matrjoska {
  margin: 0 20px;
}
#main-main .strankovani {
	display: block;
	width: 627px;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
}
#main-main .strankovani p {
	display: block;
	width: 303px;
	height: 22px;
	line-height: 22px;
	margin: 0;
	color: #75855e;
}
#main-main .strankovani .left {
	display: block;
	width: 313px;
	height: 22px;
	line-height: 22px;
	float: left;
}
#main-main .strankovani .left p {
	padding-left: 10px;
}
#main-main .strankovani .right {
	display: block;
	width: 314px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	float: left;
}
#main-main .strankovani .right p {
	width: 304px;
	padding-right: 10px;
	text-align: right;
}
#main-main .strankovani .right p b {
	margin-right: 20px;
}
#main-main .strankovani p a {
	color: #75855e;
	text-decoration: none;
	font-weight: normal;
}
#main-main .strankovani a:hover {
	text-decoration: underline;
}
#main-main .strankovani a.active {
	font-weight: bold;
}
#sedypruh {
	display: block;
	width: 627px;
	height: 23px;
	line-height: 23px;
	background: #eaebe5 url("../pics/sedy-pruh-bg.png") left top no-repeat;
	margin-bottom: 5px;
}
#sedypruh a {
	display: block;
	width: 95px;
	height: 23px;
	line-height: 23px;
	padding-left: 30px;
	float: left;
	background: url("../pics/ikona-sipka-zelena.gif") 20px 50% no-repeat;
	color: #75855e;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#sedypruh a:hover {
	text-decoration: underline;
	color: #75855e;
}
#bestsell {
	display: block;
	width: 627px;
	margin-bottom: 5px;
}
#bestsell .left, #bestsell .pravy {
	display: block;
	width: 100%;
/* 	float: left; */
}
#bestsell ul, #bestsell li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 285px;
}
#bestsell table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	text-transform: uppercase;
}
#bestsell table td {
	padding: 0 10px 0 0;
	height: 19px;
	line-height: 19px;
	border-bottom: 1px solid #ccccca;
	text-align: left;
	color: #223f00;
}
#bestsell table td b {
	color: #c62827;
}
#bestsell table .first {
	padding: 0 0 0 10px;
	font-weight: bold;
	width: 75%;
}
#bestsell table .first a {
	color:  #223f00;
	text-decoration: none;
}
#bestsell table .first a:hover {
	text-decoration: underline;
}
#bestsell table .first span {
	color: #c62827;
}
#bestsell li {
	height: 19px;
	line-height: 19px;
	border-bottom: 1px solid #ccccca;
}
#bestsell li a {
	display: block;
	width: 265px;
	padding: 0 10px;
	height: 19px;
	line-height: 19px;
	color: #223f00;
	text-decoration: none;
}
#bestsell li a b span {
	color: #c62827;
}
#bestsell li a span.muv {
	float: right;
}
#main-main .odsad {
	padding-left: 20px;
	padding-right: 20px;
}
#main-main input {
	border: 1px solid #ddd;
}
.bunka {
	float: left;
	margin: 0 4px 4px 0;
}
.btreti {
	margin-right: 0;
}
.bunka h3 {
	display: block;
	width: 186px;
	height: 3em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 10px;
	background: #233f00 url("../pics/main-zbozi-top.png") left top no-repeat;
	color: #fff;
	overflow:hidden;
}
.bunka h3 a {
	color: #fff !important;
	text-decoration: none;
}
.bunka h3 a:hover {
	text-decoration: underline;
}
.bunka .imgholder {
	display: block;
	width: 206px;
	height: 155px;
	overflow: hidden;
	text-align: center;
}
.bunka .imgholder img {
	border: 0;
	background: #e5e5e5;
}
.bunka .popisholder {
	display: block;
	width: 176px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.bunka .popisholder p {
	text-align: justify;
	color: #606060;
}
.bunka .spodek {
	display: block;
	width: 206px;
	height: 59px;
	background: #233f00 url("../pics/main-zbozi-bottom.png") left top no-repeat;
}
.bunka .spodek p.cena {
	display: block;
	width: 135px;
	height: 40px;
	line-height: 40px;
	margin: 0 !important;
	padding: 0 0 0 15px;
	float: left;
	color: #fff !important;
}
.bunka .spodek p.cena span {
	color: #61cd06;
/* 	font-weight: bold; */
	font-size: 1.5em;
}
.bunka .spodek a.koupit {
	margin: 11px 0 0 4px;
	display: block;
	width: 35px;
	height: 35px;
	float: left;
}

.bunka .spodek a.koupit img {
	border:0;
}

#detail {
	display: block;
	width: 627px;
}
#detail .left {
	display: block;
	width: 292px;
	float: left;
	margin-right: 1px;
}
#detail .left h3 {
	display: block;
	width: 282px;
	height: 3em;
	line-height: 1.5em;
	padding-left: 10px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #dadada;
	color: #000;
	text-transform: uppercase;
	font-size: 1em;
}
#detail .left ul, #detail .left li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 292px;
}
#detail .left li {
	width: 272px;
	padding: 0 10px;
	line-height: 30px;
	border-bottom: 1px solid #fff;
	background: #e9e9e9;
	color: #555;
}
#detail .left li.popis {
	line-height: 1.5em;
	padding-bottom: 5px;
}
#detail .left li.popis2 {
	line-height: 1.5em;
	padding: 10px 10px 10px 10px;
}
#detail .left li.popis2 span {
  font-size: 1.5em;
  color: #3CB902;
  font-weight: bold;
  margin-left: 10px;
}
#detail .left li b {
	text-transform: uppercase;
	color: #253f00;
}
#detail form {
	display: block;
	margin: 0;
	padding: 0;
	background: #525252;
	padding: 5px 0;
}
#detail fieldset .left {
	display: block;
	width: 220px;
	padding: 0 10px;
	float: left;
}
#detail fieldset .left label, #detail fieldset .left input, #detail fieldset .left select {
	display: block;
	height: 18px;
	line-height: 18px;
	border: 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
	margin-top: 3px;
	font-weight: bold;
}
#detail fieldset .left select.select-velikost {
  width: 100px;
  /*width: auto;*/
}

#detail fieldset .left br {
	clear: left;
}

#detail fieldset .left {
	color: #fefefe;
}

#detail fieldset .left label {
	width: 100px;
	color: #fefefe;
}
#detail fieldset .left input, #detail fieldset .left select {
	width: 50px;
	line-height: 20px;
	color: #666;
	padding-left: 5px;
	background: #fff;
}

#detail fieldset .left select.vyplet {
	width: 450px;
	line-height: 20px;
	color: #666;
	padding-left: 5px;
	background: #fff;
	text-transform: none;
}

#detail fieldset .left select.napeti {
	width: 70px;
	line-height: 20px;
	color: #666;
	padding-left: 5px;
	background: #fff;
	text-transform: none;
}


#detail fieldset .left select.vyplet option.dis {
	
	background-color: #ffffcc;
	
}






#detail fieldset .right {
	display: block;
	width: 51px;
	float: left;
}
#detail p.cena {
	font-size: 1.2em;
	font-weight: bold;
	color: #fefefe;
	margin: 3px 0 0 0;
	text-transform: uppercase;
}
#detail p.cena span {
	color: #5ce500;
}
#detail fieldset .right input {
	float: none;
	display: block;
	width: 35px;
	height: 35px;
	border: 0;
}


#detail .right {
	display: block;
	width: 324px;
	overflow: hidden;
	float: left;
	text-align: center;
}
#detail .right a {
	color: #000;
	display: inline !important;
}


#right {
	display: block;
	width: 168px;
	float: left;
	line-height: 1.5em;
}
#right h2.boxtop {
	display: block;
	width: 148px;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	margin: 0;
	background: #233f00 url("../pics/right-box-top.png") left top no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	border-bottom: 1px solid #fff;
}
#right .boxbody {
	display: block;
	width: 168px;
	padding: 10px 0;
	margin-bottom: 6px;
	background: #3cb902 url("../pics/right-box-bottom.png") left bottom no-repeat;
}
#right .boxbody p {
	line-height: 1.5em;
	color: #fff;
}
#right .boxbody p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#right .boxbody p a {
	text-decoration: underline;
}

#right .boxbody2 {
	display: block;
	width: 168px;
	padding: 10px 0;
	margin-bottom: 6px;
	background: #3cb902 url("../pics/right-box-bottom.png") left bottom no-repeat;
}

#right .boxbody2 p {
	line-height: 1.5em;
	color: #fff;
	padding-left:10px;
}
#right .boxbody2 p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#right .boxbody2 p a {
	text-decoration: underline;
}
#right fieldset {
	margin: 0 0 0 4px;
}
#right fieldset a {
	color: #fff;
	text-transform: uppercase;
/*	font-weight: bold;*/
	line-height: 1.7em;
	padding-left: 17px;
}
#right a.register {
	background: url("../pics/ikona-registrace.png") left center no-repeat;
}
#right a.lostpass {
	background: url("../pics/ikona-heslo.png") left center no-repeat;
}
#right input {
	display: block;
	width: 134px;
	height: 19px;
	line-height: 21px;
	float: left;
	padding-left: 5px;
	background: #233f00;
	border: 1px solid #233f00;
	color: #fff;
	font-family: "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
}
#cart {
	width: 168px;
}
#cart .matrjoska {
	margin: 0 10px;
}
#login input {
	float: left;
	margin-bottom: 4px;
}
#right input.ok-button {
	margin: 3px 0 0 6px;
	padding: 0 !important;
}
#login input.login-button {
	float: right;
	margin-bottom: 0;
	margin-top: -11px;
	margin: -11px 4px 0 0;
	padding: 0 !important;
}
#right ul, #right {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#right ul {
	width: 156px;
	margin-left: 5px;
}
#right li {
	width: 142px;
	padding: 0 7px;
	padding-bottom: 1px;
	background: url("../pics/podtrzeni.gif") left bottom repeat-x;
}
#right li.posledni {
	padding-bottom: 0;
	background-image: none;
}
#right li a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 26px;
}
#right li a:hover {
	background-color: #233f00;
}


#paticka {
	display: block;
	width: 1000px;
	height: 60px;
	background: url("../pics/paticka-bg.png") left top no-repeat;
	text-transform: uppercase;
}


#bottom-menu {
	display: block;
	width: 793px;
	height: 60px;
	float: right;
}
#bottom-menu ul, #bottom-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #5ad604;
	font-weight: bold;
}
#bottom-menu ul {
	display: block;
	height: 60px;
	line-height: 60px;
	margin-left: 20px;
}
#bottom-menu li {
	float: left;
}
#bottom-menu li.pajpa {
	margin: 0 3px;
}
#bottom-menu li a {
	color: #5ad604;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 15px;
	white-space: nowrap;
}
#bottom-menu li a:hover {
	background: #5ad604;
	color: #233f00;
}

#copy {
	display: block;
	width: 207px;
	height: 60px;
	float: right;
}
#copy p {
	margin: 0 0 0 10px;
	color: #fff;
	padding-top: 15px;
}
#copy p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#copy p a:hover {
	text-decoration: underline;
}
.odsad-bottom {
	margin-bottom: 15px !important;
}
.podtrhni {
	border-bottom: 1px solid #d3d9cc;
	margin: 15px 0;
}
.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

.right {
  text-align:right;
}

.error {
  background-color:#ff0000;
  color:#ffffff;
  font-weight:bold;
  text-align:center;
  padding:5px;
  margin-bottom:5px;
}
span.span-podrobnosti {
  color: black;
  font-weight: bold;
  cursor: pointer;
}

.kosicek , #detail .kosicek form {
  background:none repeat scroll 0 0 #fff;
  padding: 0;
  margin: 0px;
}
table.tableobj {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 630px;
  border-width:0px;
}
table.tableobj th {
  background-color: #b7b2b2;
  padding-top: 4px;
  padding-left: 4px;
  color: white;
}
table.tableobj td {
  background-color: #cecaca;
  padding-top: 4px;
  padding-left: 4px;
  color: black;
  height:48px;
}
table.tableobj tr.trtop th {
  /*border-top: 1px solid black;*/
}
table.tableobj td, table.tableobj th {
  vertical-align: middle;
}
table.tableobj .td1 {
  width: 56px;
  margin-right: 2px;
  margin-bottom: 2px;
  display:block;
  float: left;
}
table.tableobj th.td1 {
  background-image: url(../images/tableth1.png);
}
table.tableobj td.td1 {
  font-weight: bold;
}
table.tableobj .td2 {
  width: 186px;
  margin-right: 2px;
  margin-bottom: 2px;
  display:block;
  float: left;
}
table.tableobj th.td2 {
  background-image: url(../images/tableth2.png);
}
table.tableobj td.td2 span {
  display:block;
  left:10px;
  position:relative;
  top:0;
}
table.tableobj .td3 {
  width: 367px;
  margin-bottom: 2px;
  display:block;
  float: left;
}
table.tableobj th.td3 {
  background-image: url(../images/tableth3.png);
}
table.tableobj td.td3 {
  line-height: 23px;
}
table.tableobj .td4 {
  width: 400px;
}
table.tableobj .td5 {
  width: 50px;
}
#obsah table.tableobj input , #obsah table.tableobj select {
  border:1px solid #999999;
  -moz-border-radius: 2px;
  height: 18px;
  font-size: 11px;
  padding: 0px;
  line-height: 18px;
}
#obsah table.tableobj input.submit {
  color: white;
  border:1px solid #999999;
  -moz-border-radius: 2px;
  height:21px;
  background-image: url(../images/submit.png);
  background-color: #8B8A8A;
  background-repeat: repeat-x;
  cursor: pointer;
}

/*********************************************************/
#obsah table.tableobj input.submit.sub1 {
  left:35px; position:relative; top: 1px;
}
#obsah table.tableobj input.submit.sub2 {
  left:-10px; position:relative;
}
#obsah table.tableobj input.submit.sub3 {
  left:135px; position:relative; top:-20px;
}

#obsah table.tableobj input.ks1 {
  width:30px; left:30px; position:relative;
}
#obsah table.tableobj input.ks2 {
  width:30px; left:-10px; position:relative;
}
#obsah table.tableobj input.ks3 {
  width:30px; left:-17px; position:relative;
}
