/*	Vinařství Maňák	*/


html {
	border: none;
	height: 100%;
}
body {
	font-size: 11px;
	font-family: Georgia, "New York CE", utopia, serif;
  text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url('img/body.jpg') scroll repeat-x center top;
}
.stranka {
	position: relative;
	width: 961px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	min-height: 100%;
	background: url('img/stranka.jpg') scroll repeat-y left top;
}
.hlavicka {
	width: 961px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('img/hlavicka.jpg') scroll no-repeat left top;
}
.telo {
  width: 961px;
  min-height: 650px;
  text-align: left;
  padding: 0px 0px 0px 43px;
  margin: 0px 0px 0px 0px;
  background: url('img/telo.jpg') scroll no-repeat left top;
}
.objednavkovy-list .telo {
  width: 961px;
  min-height: 650px;
  text-align: left;
  padding: 0px 0px 0px 43px;
  margin: 0px 0px 0px 0px;
  background: url('img/teloEshop.jpg') scroll no-repeat left top;
}
.teloEshop {
  width: 961px;
  min-height: 650px;
  text-align: left;
  padding: 0px 0px 0px 43px;
  margin: 0px 0px 0px 0px;
  background: url('img/teloEshop.jpg') scroll no-repeat left top;
}
.levyPanel {
  float: left;
  width: 225px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 122px 5px;
}
.hlavniP {
  float: left;
  width: 468px;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 112px 0px;
}
.teloEshop .hlavniP {
  width: 675px;
}
.pravyPanel {
  float: left;
  width: 200px;
  margin: 0px 0px 0px 0px;
  min-height: 1000px;
  padding: 0px 0px 112px 0px;
}
.pravyPanel .anketa {
  position: absolute;
  top: 430px;
  right: 25px;
}
.pravyPanel .anketa2 {
  position: absolute;
  top: 640px;
  right: 25px;
}
.pravyPanel .anketa3 {
  position: absolute;
  top: 985px;
  right: 25px;
}
.paticka {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 961px;
  height: 122px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
 	background: url('img/paticka.jpg') scroll no-repeat left top;
}
.copy {
	position: absolute;
	right: 30px;
  bottom: 34px;
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	text-align: right;
	width: 110px;
	height: 15px;
	xbackground: url('img/copy.jpg') scroll no-repeat left top;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #378F60;
	text-decoration: none;
}
.copy:hover {
	color: #5E2C21;
}
.levyPanel .hlMenu {
  width: 210px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}
.levyPanel .hlMenu a {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 30px;
	height: 22px;
  line-height: 22px;
  color: #592C21;
  font-weight: bold;
  text-decoration: none;
  background: url('img/menu.jpg') scroll no-repeat left top;
}
.levyPanel .hlMenu a#novinka {
  color: #C5325E;
}
.levyPanel .hlMenu a:hover, .levyPanel .hlMenu a.selected {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 30px;
  background: url('img/menu-h.jpg') scroll no-repeat left top;
}
.levyPanel .aktuality {
  display: block;
  width: 209px;
  height: 60px;
  margin: 60px 0px 0px 6px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  background: url('img/aktuality.gif') scroll no-repeat left top;
}
.levyPanel a.leftFotogalerie {
  display: block;
  width: 209px;
  height: 215px;
  margin: 35px 0px 0px 6px;
  padding: 0px 0px 0px 0px;
  background: url('img/fotogalerie.jpg') scroll no-repeat left top;
}
.levyPanel a.leftBanner {
  display: block;
  width: 177px;
  height: 209px;
  margin: 40px 0px 0px 20px;
  border: 1px solid #177B47;
  background: url('img/banner2.jpg') scroll no-repeat left top;
}
a {
  color: #378F60;
}
a:hover {
  color: #5E2C21;
}
h1 {
  font-size: 17px;
  color: #378F60;
  margin: 0px 0px 15px 0px;
  padding: 7px 0px 0px 0px;
}
h2 {
  font-size: 13px;
  color: #157a45;
  padding: 10px 0px 4px 0px;
  margin: 0px;
  xbackground: url('img/h2.jpg') scroll no-repeat left bottom;
}
p strong {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  xcolor: #000000;
}
p {
  margin: 3px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 16px;
  font-size: 11px;
  color: #515151;
}
em {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #4E4E4E;
}
img {
  border: none;
}
ul,ol {
  padding: 0px 0px 15px 18px;
  margin: 0px 0px 0px 0px;
}
ul li {
  padding:  4px 0px 4px 6px;
  margin: 0px 0px 0px 0px;
  color: #515151;
}
ol li {
  padding:  4px 0px 4px 0px;
  margin: 0px 0px 0px 6px;
  color: #515151;
}
.cistic {
	clear: both;
}
.cb {
	clear: both;
}
table#imgBlock {
	position: absolute;
	top: 0px;
	left: 0px;
	table-layout: fixed;
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;
	background: none;
	background-image: url('galerie/galerie.png');
	background-position: xy;
	visibility: hidden;
}
table#imgBlock tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: url('galerie/nahravase.gif') scroll no-repeat center center;
}
#imgBlock td img#detailImg {
	border: 10px solid #F9F9F9;
	text-align: center;
	background: none;
}

/* tabulky */
table {
	width: 468px;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
}
table td {
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 3px 2px;
	font-size: 11px;
	vertical-align: top;
	border: none;
	color: #515151;
	line-height: 15px;
	background: none;
	border: none;
}
tr.th td {
  padding: 2px 5px 2px 5px;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background: #157A45;
  border: 1px solid #129200;
}
table td.empty {
	border: none;
	background: none;
}
table td ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
table td ul li, table td p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
}
.imgleft {
	float: left;
	padding: 0px 6px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #4E4E4E;
	line-height: 13px;
	border: none;
}
.imgright {
	float: right;
	padding: 0px 0px 10px 6px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #4E4E4E;
	line-height: 13px;
	border: none;
}
.imgleft img, .imgright img {
	border: none;
}
.imgleft img:hover, .imgright img:hover {
	border: none;
}
table.formular {
  width: 468px;
	background: none;
	padding: 0px;
	margin: 0px;
}
table.formular h3 {
	font-size: 13px;
	line-height: 15px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	color: #378F60;
}
table.formular tr.th td {
  text-align: left;
  border: none;
	background: #C4DED0 url('img/menu/tlacitko.jpg') scroll repeat-x left top;
}
table.formular tr.licha td {
	background: #E9F3EE url('img/menu/overTlacitko.jpg') scroll repeat-x left top;
	border: none;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	color: #522D1D;
	font-weight: bold;
}
table.formular tr.suda td {
	background: #F9FBFA url('img/menu/overTlacitko.jpg') scroll repeat-x left top;
	border: none;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	color: #522D1D;
	font-weight: bold;
}
table.formular td span {
	margin: 0px 0px 0px -10px;
}
td input.text {
	width: 170px;
	height: 14px;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #95C4AA;
}
table.formular td textarea {
	width: 425px;
	font-size: 11px;
	border: 1px solid #95C4AA;
}
table.formular td input.submit, table.cenik td input.submit {
	xwidth: 55px;
	height: 22px;
	line-height: 16px;
	font-size: 11px;
	color: #157A45;
	font-weight: bold;
	cursor: pointer;
	background: #C4DED0 url('img/menu/tlacitko.jpg') scroll repeat-x left top;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 0px;
	border: 1px solid #157A45;
}
table.formular td select {
  font-size: 11px;
  border: 1px solid #157A45;
}
table.fotogalerie {
	width: 468px;
	background: none;
	border-collapse: separate;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
table.fotogalerie span.imgright, table.fotogalerie span.imgleft {
	text-align: center;
}
table.fotogalerie td {
	text-align: center;
	background: none;
	padding: 0px 0px 8px 4px;
	margin: 0px auto;
	
}
table.fotogalerie span.imgright, table.fotogalerie span.imgleft {
	float: none;
	display: block;
	text-align: center;
	padding: 4px;
	margin: 0px;
	font-size: 10px;
	color: #4D4D4D;
	line-height: 12px;
	border-top: 1px solid #95C4AA;
	border-left: 1px solid #95C4AA;
	border-right: 1px solid #60A680;
	border-bottom: 1px solid #60A680;
	background: #C4DED0;
}
table.fotogalerie span.imgright a, table.fotogalerie span.imgleft a {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
table.fotogalerie span.imgright a img, table.fotogalerie span.imgleft a img {
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #157A45;
}
table.fotogalerie span.imgPopisek {
	display: block;
	text-align: center;
	padding: 3px 2px 3px 3px;
	margin: 3px 0px 5px 0px;
	border: 1px solid #D2C8C5;
	background: #EFEFEF;
	color: #5A291B;
	font-size: 10px;
	font-weight: normal;
}
table.fotogalerie tr td.empty {
  display: none;
  background: none;
  border: none;
}
/*  komponenty  */

#bannerFlash {
  width: 473px;
  height: 140px;
  margin: 0px 0px 15px 0px;
}

/*   katalog   */
.menuEshop {
  position: absolute;
  top: 200px;
  right: 20px;
}
.menuEshop a {
  font-size: 11px;
  color: #378F60;
}
.menuEshop a:hover {
  color: #386BE2;
}
.hlavniP table.volbySekceKatalog {
  width: 640px;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.hlavniP table.volbySekceKatalog td {
  text-align: left;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  color: #157a45;
}
.hlavniP table.volbySekceKatalog td a, .hlavniP .strankovaniDolni a.selected {
  color: #000000;
  background: none;
  font-weight: bold;
  padding: 3px 0px 3px 0px;
}

.hlavniP table.volbySekceKatalog td a:hover, .hlavniP .strankovaniDolni a:hover, .hlavniP table.volbySekceKatalog td a.selected {
  color: #000000;
  background: #ffffff;
}
.hlavniP .strankovaniHorni {
  font-size: 12px;
  color: #592C21;
}
.hlavniP .strankovaniDolni {
  position: absolute;
  left: 285px;
  bottom: 122px;
  font-size: 12px;
  color: #592C21;
}
.hlavniP .polozkaZbozi, .hlavniP .polozkaZboziRight {
  position: relative;
  float: left;
  width: 202px;
  height: 215px;
  margin: 0px 9px 10px 0px;
  padding: 0px;
  background: url('img/polozka.gif') scroll no-repeat left top;
}

.hlavniP h2.polozka {
  position: absolute;
  top: 2px;
  left: 8px;
  width: 180px;
  height: 14px;
  font-size: 12px;
  line-height: 15px;
  color: #592C21;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.hlavniP .polozkaObrazek {
  position: absolute;
  top: 18px;
  left: 8px;
  padding: 0px;
  margin: 0px;
}
.hlavniP .polozkaObrazek img {
  width: 132px;
  height: 176px;
  padding: 0px;
  margin: 0px;
}
.hlavniP .polozkaZbozi .extrabody, .hlavniP .polozkaZboziRight .extrabody {
  display: none;
  position: absolute;
  top: 26px;
  left: 2px;
  width: 76px;
  height: 20px;
  padding: 2px 3px 0px 3px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background: url('img/exbody.jpg') scroll no-repeat left top;
}
.hlavniP .polozkaPopis {
  display: none;
  position: absolute;
  top: 35px;
  left: 160px;
  width: 640px;
  height: 28px;
  font-size: 11px;
  line-height: 14px;
  color: #505050;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.hlavniP .doporucenaCena {
display: none;
  position: absolute;
  bottom: 76px;
  right: 7px;
  color: #3C3737;
  padding: 0px;
  margin: 0px;
}
.hlavniP .naseCena {
display: none;
  position: absolute;
  bottom: 65px;
  right: 7px;
  color: #3C3737;
  padding: 0px;
  margin: 0px;
}
.hlavniP .sleva {
  display: none;
  position: absolute;
  bottom: 51px;
  right: 7px;
  color: #3C3737;
  padding: 0px;
  margin: 0px;
}
.hlavniP .prodejniCena {
  position: absolute;
  bottom: 7px;
  left: 8px;
  color: #3C3737;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}
.hlavniP .odkazDetail {
  display: none;
  position: absolute;
  bottom: 3px;
  right: 20px;
  width: 30px;
  height: 28px;
  padding: 0px;
  margin: 0px;
  background: url('img/polozka-info.jpg') scroll no-repeat left top;
}
.hlavniP .polozkaIkony {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
}
.polozkaIkony a.ikoInfo {
  display: block;
  float: right;
  width: 32px;
  height: 29px;
  margin: 0px 2px 0px 0px;
  background: url('img/polozka-info.jpg') scroll no-repeat left top;
  border: none;
}
span.ikoAkce {
  display: none;
  position: absolute;
  top: 26px;
  right: 2px;
  width: 50px;
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding-top: 2px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  xbackground: url('img/akce.jpg') scroll no-repeat left top;
}
span.ikoNovinka {
  position: absolute;
  top: 22px;
  right: 8px;
  width: 45px;
  height: 16px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  background: url('img/novinka.gif') scroll no-repeat center top;
}
span.ikoPostovne {
  position: absolute;
  top: 45px;
  right: 8px;
  width: 45px;
  height: 16px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  background: url('img/postovne.gif') scroll no-repeat left center;
}
span.ikoSleva {
  position: absolute;
  top: 68px;
  right: 8px;
  text-align: center;
  width: 44px;
  height: 22px;
  line-height: 11px;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  background: #FF9A26;
  border-top: none;
  border-left: 1px solid #FEC56B;
  border-right: 1px solid #834F01;
  border-bottom: 1px solid #834F01;
}
.polozkaIkony input.ikoKosik {
  display: block;
  float: right;
  width: 33px;
  height: 29px;
  margin: 0px 2px 0px 0px;
  cursor: pointer;
  background: url('img/iko/kosik.jpg') scroll no-repeat left top;
  border: none;
}
/*  detail */
div.detailPolozky {
	position: relative;
}
div.detailNavigace {
	margin: 10px 0px 10px 0px;
	color:  #000000;
}
div.detailNavigace a {
	margin: 10px 0px 10px 0px;
	font-size: 11px;
  color: #378F60;
}
div.detailNavigace a:hover {
	color: #386BE2;
}
.detailPolozky div.detailObrazek {
	float: left;
	width: 220px;
	min-height: 170px;
	background: url('img/detail-obrazek.jpg') scroll no-repeat left top;
}
.detailPolozky div.detailBezObrazku1 {
  float: left;
	width: 220px;
	min-height: 170px;
	background: url('img/detail-obrazek.jpg') scroll no-repeat left top;
}
.detailPolozky div.detailBezObrazku2 {
  display: none;
}
.detailPolozky .extrabody td {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #E78905;
	padding: 5px 0px 5px 10px;
	xbackground: #B0F3FF;
}
.detailPolozky .blokTabulek {
  float: left;
}
.detailPolozky table.detailParametry {
	width: 400px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.detailPolozky table.detailParametry tr th {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #157A45;
	border: 1px solid #C4C4C4;
}
.detailPolozky table.detailParametry col.levy {
	width: 40%;
}
.detailPolozky table.detailParametryCeny {
	width: 400px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #157A45;
	background: #cccccc;
}
.detailPolozky table.detailParametry tr.suda td, .detailPolozky table.detailParametry tr.licha td {
	padding: 2px 0px 2px 10px;
	font-size: 12px;
}
.detailPolozky table.detailParametry tr.licha td {
	background: #DFDFDF;
}
.detailPolozky table.detailParametryCeny tr td span.tdMnozstvi input.textMn {
	width: 30px;
}
table.detailParametryCeny tr.prodejniC td {
	background: #F5F5F5;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	color: #000000;
}
table.detailParametryCeny input.tlVlozit {
	display: block;
	width: 33px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background: url('img/iko/kosik.jpg') scroll no-repeat left top;
	border: none;
}
.detailPolozky .souvisejici {
  padding: 10px 0px 10px 0px;
}
.detailPolozky .detailGalerie {
  padding: 10px 0px 10px 0px;
  margin: 0px 10px 0px 0px;
}
.detailPolozky .detailGalerie a {
  xfloat: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 15px 10px 0px;
}
.detailPolozky .detailGalerie a img {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 2px solid #214291;
}


/* prihlasit, objednávka */
table.form {
	float: left;
	width: 316px;
	background: #DFDFDF;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #C4C4C4;
	;
}
table.form th {
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	background: #157A45;
	border-right: 1px solid #C4C4C4;
}
table.form td {
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	background: #DFDFDF;
}
table.form td.poznamka {
	font-size: 10px;
	color: #4E4E4E;
	padding: 0px 7px 0px 7px;
	background: #DFDFDF;
}
table.form span.poznamka {
	font-size: 10px;
	color: #4E4E4E;
	padding: 0px 7px 0px 7px;
}
table.form input.submit {
	float: right;
	width: 100px;
	height: 22px;
	line-height: 15px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	cursor: pointer;
	color: #ffffff;
	background: #386BE2;
}
table.form a.submit {
	float: right;
	width: 100px;
	height: 18px;
	line-height: 16px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	cursor: pointer;
	color: #ffffff;
	background: #386BE2;
	border-top: 2px solid #143789;
	border-left: 2px solid #143789;
	border-right: 2px solid #716F64;
	border-bottom: 2px solid #716F64;
}
table.form select {
	float: right;
	width: 290px;
}
table.form input.submit:hover, table.form a.submit:hover, .tlacitka input.submit:hover {
	color: #F4DFBB;
	background: #143789;
}
table.form .levy {
	width: 165px;
}
table.form .pravy {
	width: 165px;
}
/* ověř údaje */
table.overUdaje {
	width: 550px;
	background: #DFDFDF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
	border: 1px solid #9E9E9E;
}
table.overUdaje th {
	color: #ffffff;
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #9E9E9E;
}
table.overUdaje td {
	height: 27px;
	line-height: 27px;
	font-size: 11px;
	padding: 0px 7px 0px 7px;
	background: #DFDFDF;
}
table.overUdaje tr.licha td {
	background: #EEEEEE;
}
table.overUdaje tr.suma td {
	border: 1px solid #A1000F;
	background: #F4DFBB;
}
table.overUdaje tr.suma td.nazev, table.overUdaje tr.suma td.mnozstvi, table.overUdaje tr.suma td.cena1 {
	border: none;
	background: #F4DFBB;
}
p.tlacitka {
	margin: 10px 0px 0px 50px;
	padding: 0px 80px 0px 0px;
}
p.tlacitka input {
	cursor: pointer;
}
p.tlacitka input.submit {
	float: right;
	margin: 0px 0px 0px 10px;
}
/*  kosik  */
table.kosik {
	width: 650px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.kosik th {
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	background: #157A45;
	border-right: 1px solid #C4C4C4;
}
table.kosik th.odstranit {
	background: none;
}
table.kosik tr.licha td {
	background: #F4F4F4;
}
table.kosik tr.licha td.odstranit {
	background: none;
}
table.kosik tr.suma td {
	font-weight: bold;
	line-height: 30px;
	background: #F9F9F9;
}
table.kosik col.nazev {
	width: 40%;
}
table.kosik col.body {
	text-align: center;
	width: 60px;
}
table.kosik col.mnozstvi {
	width: 90px;
}
table.kosik col.odstranit {
	text-align: left;
	width: 30px;
}
table.kosik tr td.nazev {
	text-align: left;
	padding-left: 10px;
}
table.kosik tr td.cena1, tr td.cena2 {
	text-align: right;
	padding-right: 10px;
}
table.kosik tr td.body {
	text-align: center;
	color: #143789;
}
table.kosik tr td.mnozstvi {
	text-align: center;
	width: 20%;
}
table.kosik form.inline {
	margin-bottom: 2px;
}
table.kosik td.mnozstvi input.mnozstvi {
	width: 35px;
	padding-right: 2px;
	text-align: right;
}
table.kosik td.mnozstvi input.submit {
	width: 30px;
	background: #cccccc;
}
table.kosik a.smazat {
	display: block;
	width: 19px;
	height: 19px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('img/odstranit.jpg') scroll no-repeat left top;
}
table.kosik .tlacitka {
	margin-top: 10px;
}
.tlacitka form {
	float: left;
	margin-right: 20px;
}
.tlacitka input.submit {
	width: 100px;
	height: 22px;
	line-height: 15px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	cursor: pointer;
	color: #ffffff;
	background: #cccccc;
}
table td {
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}
table.cenik {
  width: 650px;
  padding: 0px 0px 0px 0px;
  margin:  0px 0px 20px 0px;
  font-size: 11px;
}
tr.th td a {
  padding: 2px 5px 2px 5px;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
table.cenik td {
  padding: 4px 2px 4px 2px;
  margin:  0px 0px 0px 0px;
  font-size: 11px;
}
table.cenik tr.suda td {
  background: #E9F3EE;
}
table.cenik td input.textSmall {
  font-size: 11px;
  width: 30px;
  border: 1px solid #C6DBFD;
}
table.cenikSoucet {
  width: 650px;
  text-align: center;
  padding: 5px;
  margin:  0px 0px 10px 0px;
  font-size: 11px;
  border: 1px solid #cccccc;
}
table.cenikSoucet tr.th td {
  padding: 5px;
  margin:  0px 0px 0px 0px;
  font-size: 12px;
  background: #cccccc;
  border: 1px solid #ffffff;
}
table.cenikSoucet td {
  padding: 4px 4px 4px 4px;
  margin:  0px 0px 0px 0px;
  font-size: 11px;
}
table.cenikSoucet tr.suda td {
  background: #EFEFEF;
}
table.cenikSoucet tr.tdSoucet td {
  padding: 8px 4px 4px 4px;
  background: #DBDBDB;
  border-top: 1px solid #515151;
}
table.tlacitka {
  width: 650px;
}
table.tlacitka a {
  float: left;
  display: block;
  width: 160px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 100px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #177B47;
	background: #cccccc;
	border-top: 1px solid #ECF9E7;
	border-left: 1px solid #ECF9E7;
	border-right: 1px solid #538836;
	border-bottom: 1px solid #538836;
}
table.tlacitka a:hover {
  color: #F4DFB3;
  background: #143789;
}
table.tlacitka input.submit {
  float: right;
  display: block;
  width: 160px;
	height: 24px;
	line-height: 16px;
	text-align: center;
	padding: 0px;
	margin: 0px 100px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	color: #177B47;
	background: #cccccc;
	border-top: 1px solid #ECF9E7;
	border-left: 1px solid #ECF9E7;
	border-right: 1px solid #538836;
	border-bottom: 1px solid #538836;
}
.info {
  font-size: 10px;
  font-style: italic;
}