/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
.notdisplayed{
	display: none;
}
body {
  color: #474747;
  font-size: 9pt;
  text-align: center;
  font-family: 'Tahoma', sans-serif;
  background-position: center top;
  background-repeat: repeat-x;
}

div#container {
  margin: auto;
  margin-top: 0px;
  text-align: left;
  width: 982px;
  padding: 0;
}

div#flags{
	position: absolute;
	right: 5px;
	top: 5px;
}
div#flags a{
	display: block;
	float: left;
	margin: 0 3px;
	width: 22px;
	height: 15px;
	overflow: hidden;
}
div#flags a.cz{
	background: url('../layout/cz.gif') no-repeat 0% 0%;
}
div#flags a.en{
	background: url('../layout/en.gif') no-repeat 0% 0%;
}
div#flags a.sk{
	background: url('../layout/sk.gif') no-repeat 0% 0%;
}
div#flags a span{
	display: none;
}



div#topmenu {
  width: 982px;
  height: 22px;
  padding: 0;
  margin: 0;
  font-size: 7pt;
  background-image: url(../layout/topmenu.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

div#topmenu span {
  display: block;
  padding: 5px 0 0 15px;
  word-spacing: 22px;
  font-weight: bold;
}

div#topmenu a {
  color: #363636;
  word-spacing: 0;
  text-decoration: none;
}

div#topmenu a:hover {
  text-decoration: underline;
}

div#header {
  position: relative;
  width: 982px;
  height: 94px;
  background-image: url('../layout/topbg.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  }
div#header h1{
		margin: 0;
		padding: 0;
	}
  
	div#header h1 a{
		position: absolute;
		left: 21px;
		top: 25px;
		width: 274px;
		height: 52px;
	}
		div#header h1 a span{
			display: none;
		}

div#kosik {
  width: 177px;
  height: 54px;
  font-size: 7pt;
  background-image: url(../layout/kosikbg.gif);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  font-weight: bold;
  margin: 40px 0 0 805px;
  color: white;
}

div#kosik a {
  color: white;
  text-decoration: none;
}

div#kosik a:hover {
  text-decoration: underline;
}

div#kosik span {
  display: block;
}

div#kosik .imgkos {
  position: absolute;
  margin: 5px 0 0 5px;
}

span.kos {
  position: absolute;
  margin: 12px 0 0 70px;
}

.green {
  color: #a3150d;
}

div#headmenu {
  width: 982px;
  height: 48px;
  background: url('../layout/topmenubg.gif') repeat-x 0% 0%;
}

form.hledat {
  margin: 0;
  float: left;
  padding: 14px 0 0 8px;
  background: url('../layout/searchbg.gif') repeat-x 0% 0%;
  width: 184px;
  height: 25px;
}

form.hledat .hledat_inp {
  width: 100px;
  height: 15px;
  border: 1px solid #e8e8df;
  background-color: #dfddb6;
}

form.hledat .hledat_sub {
  width: 50px;
  height: 15px;
  color: #ffffff;
  text-decoration: underline;
  background-color: transparent;
  border: 0px;
  font-weight: bold;
  cursor: pointer;
}

div#headmenu span {
  display: block;
  float: left;
  text-align: center;
  padding: 5px 0 0 40px;
  font-weight: bold;
  font-size: 8pt;
  width: 750px;
}

div#headmenu a {
  color: #ffffff;
  padding: 3px 10px 3px 15px;
  display: block;
  float: left;
  background: url('../layout/topmenulia.gif') no-repeat 0% 50%;
  word-spacing: 0px;
  text-decoration: none;
}

div#headmenu a:hover {
  text-decoration: underline;
}

div#telo {
  width: 982px;
  background-color: #ffffff;
  background-image: url(../layout/bgtelo.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
}

div#menu {
  width: 192px;
  float: left;
  overflow: hidden;
}

.menu
{
/*	display: none;*/
}


li.menubar /* nadrazena kategorie */
{
  background-color: #f3f3f3;
}

li.menubar a:hover {
  background-color: transparent;
}

/* barva shopu */

li.menubar /* nadrazena kategorie */
{
	background-image: url(../images/menubg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
/*	line-height: 18x;*/
}

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

a.actuator
{
  font-weight: bold;
	background-color: transparent;
	color: #ababab;
	padding: 7px;
	_padding: 5px;
	padding-left: 18px;
	text-decoration: none;
	width: auto;
	display: block;
	height: auto;
	font-size: 9pt;
}

a.actuator:visited, a.actuator:active
{
	background-color: transparent;
/*	color: white;*/
	padding-left: 18px;
	text-decoration: none;
}

a.actuator:hover
{
	text-decoration: underline;
	background-color: transparent;
	color: white;	
}

/* BARVA SHOPU */

/* UMISTENO V SABLONE DANEHO SHOPU */
.menu li
{
	background: #f3f3f3;
	font-size: 8pt;
	display: block;
	overflow: hidden;
}

.menu li a
{
	color: #363636;
	font-weight: bold;
	width: 157px; 
	display: block;
	padding: 7px 0 7px 15px;
	font-size: 8pt;
	text-decoration: none;
	margin: 0px 10px 0 10px;
	border-bottom: 1px solid #d6d6d6;
	background: url('../layout/leftlia.gif') no-repeat 2px 11px;

}
.menu li a:hover
{
	background: url('../layout/leftlia_a.gif') no-repeat 2px 11px;

}
.menu li ul
{
	list-style:none;

}

.menu li ul li a
{
	font-weight: normal;
	color: #363636;
	width: 147px; 
	padding: 7px 0 7px 25px;
	border-bottom: 1px solid #d6d6d6;
	background: url('../layout/leftliullia.gif') no-repeat 17px 11px;

}
.menu li ul li a:hover
{
	background: url('../layout/leftliullia_a.gif') no-repeat 17px 11px;

}

.menu li a:visited
{

}

.menu li a:hover
{
	text-decoration: underline;
	color: #a3150d;
}

div#foottop {
  width: 982px;
  height: 10px;
  font-size: 0;
  background-image: url('../layout/foottop.gif');
  background-position: 0% 0%;
  background-repeat: no-repeat;
}

div#foot {
font-size: 9pt;
  width: 982px;
  height: 56px;
  background-image: url('../layout/foot.gif');
  background-position: right top;
  background-repeat: no-repeat; 
}

div#foot span {
  padding: 5px 0 0 210px;
  display: block;
  color: white;
  font-weight: normal;
}

div#foot a {
  color: #999768;
  text-decoration: none;
}
div#foot a:hover {
  text-decoration: underline;
}
div.odsad {
  height: 25px;
}

div#obsah {
  line-height: 1.5em;
  float: right;
  width: 790px;
  overflow: hidden;
  padding: 0;
}

div#obsahleft {
  width: 610px;
  float: left;
  overflow: hidden;
}

div.odsazeni {
  width: auto;
  padding: 10px 20px 10px 20px;
}

div#obsahright {
  width: 180px;
  float: right;
  overflow: hidden;
}

div.navigace {
  width: 570px;
  font-size: 7pt;
  height: 29px;
  background-image: url(../images/navigace.gif);
  background-position: center top;
  background-repeat: no-repeat;
}
div.navigace-var {
  width: 568px;
  position: relative;
  border-left: 1px solid #b6c1c8;
  border-right: 1px solid #b6c1c8;
  font-size: 7pt;
  background: #d0d7db;
}

div.nav-var-top{
	position: absolute;
	background: url('../layout/nadpistopbg.gif') no-repeat 0% 0%;
	top: 0;
	left: -1px;
	height: 16px;
	width: 570px;
	overflow: hidden;
}
div.nav-var-bottom{
	position: absolute;
	background: url('../layout/nadpisbottombg.gif') no-repeat 0% 100%;
	bottom: -1px;
	left: -1px;
	height: 13px;
	width: 570px;
	overflow: hidden;
}

div.navigace span, div.navigace-var span {
  display: block;
  padding: 8px 0 0 10px;
}

div.navigace a, div.navigace-var a{
  color: #363636;
  font-weight: bold;
}

div.navigace a:hover, div.navigace-var a:hover {
  text-decoration: none;
}

div.navigacebig {
font-size: 8pt;
  width: 750px;
  height: 29px;
  background-image: url(../images/navigace_big.gif);
  background-position: center top;
  background-repeat: no-repeat;
}
div.navigacebig span {
  display: block;
  padding: 8px 0 0 10px;
}
div.navigacebig2 {
  width: 750px;
  height: 29px;
  background-image: url(../images/navigace_big.gif);
  background-position: center top;
  background-repeat: no-repeat;
}
div.navigace-body h2 {
	display : inline; font-size : 7pt; margin : 0; padding : 0;   color : Black;
}
div.navigace-body{
	position: relative; 
	z-index: 2;
	padding: 6px 0 0 10px;
}
div.navigacebig2 span.blok {
  display: block;
  padding: 6px 0 0 10px;
}

div.navigacebig2 a.black {
  color: #363636;
  font-weight: bold;
}

div.navigacebig2 a.redka {
  color: #9a0000;
  font-weight: bold;
}

div.navigacebig2 a:hover {
  text-decoration: none;
}

div.navigacebig a, div.navigacebig2 a {
  color: #363636;
  font-weight: bold;
}

div.navigacebig a:hover {
  text-decoration: none;
}

div.banner {
  text-align : center;
  margin-top : 8px;
}

div#rightmenu {
  text-align: center;
	position: relative;
  margin: 10px 0 10px 0;
  width: 175px;
  font-size: 8pt;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  background: #f3f3f3;
}

div#rightpaneltopbg{
	position: absolute;
	background: url('../layout/rightbgtop.gif') no-repeat 0% 0%;
	top: 0;
	left: -1px;
	height: 5px;
	width: 177px;
	overflow: hidden;
}
div#rightpanelbottombg{
	position: absolute;
	background: url('../layout/rightbgbottom.gif') no-repeat 0% 0%;
	bottom: -1px;
	left: -1px;
	height: 5px;
	width: 177px;
	overflow: hidden;
}

div#rightmenu ul {
position: relative;
  list-style-type: none;
  width: 159px;
  margin: auto;
  padding-top: 10px;
}

div#rightmenu ul li {
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  background: #ededed;
  position: relative;
  display: block;
  width: 157px;
  padding: 0 0 0 0;
  margin: 3px 0 0 0;
}

div#rightmenu a {
  position: relative;
  display: block;
  color: #363636;
  font-weight: bold;
  text-decoration: none;
  z-index: 2;
  padding: 7px 0 7px 0;
}

div#rightmenu a:hover {
  text-decoration: underline;
}

div.rightpanelitemtopbg{
	position: absolute;
	background: url('../layout/righttopmenubg.gif') no-repeat 0% 0%;
	top: 0;
	left: -1px;
	height: 14px;
	width: 159px;
	overflow: hidden;
	z-index: 1;
}
div.rightpanelbottomitembg{

	position: absolute;
	background: url('../layout/rightbottommenubg.gif') no-repeat 0% 0%;
	bottom: 0px;
	left: -1px;
	height: 12px;
	width: 159px;
	overflow: hidden;
	z-index: 1;
}

div#rightmenu ul li form div{
	position: relative;
	z-index: 2;
	padding-bottom: 20px;
}







div.obal {
  margin: 10px 0 0 0;
  width: 177px;
  height: 206px;
  background-image: url(../images/obal.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.bunda {
  padding: 10px;
  width: auto;
  font-size: 8pt;
  text-align: center;
}

div.bunda a {
  color: #9A0000;
  font-weight: bold;
}

div.bunda a:hover {
  text-decoration: none;
}

div.bunda strong {
  color: #9a0000;
}

.skrt {
  text-decoration: line-through;
}

.red {
  color: #9a0000;
}

div#nabidka {
  margin: 20px 0 20px 0;
  width: auto;
}

div#nabidka form {
  margin: 4px 0 4px 0;
}

div#nabidka2 form {
  margin: 4px 0 4px 0;
}
div#nabidka2 {
  margin: 20px auto 20px auto;
}

div.produkt {
  width: 138px;
  background-image: url(../images/produkt.gif);
  background-position: center top;
  background-repeat: repeat-x;
  height: 330px;
  float: left;
  overflow: hidden;
  border: 1px #8a8a8a dotted;
  margin: 3px 1px;
}

div.forum {
position: relative;
  width: 138px;
  height: 104px;
  font-size: 8pt;
  float: left;
  text-align: center;
  border: 1px #363636 dotted;
}

div.forum a {
  color: black;
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  display: block;
  width: 100%;
  height: 38px;
}

div.forum a:hover {
  text-decoration: none;
}

div.prod {
  position: relative;
  width: 138px;
  height: 330px;
  text-align: center;

}

div.prod p.male {
  font-size: 7pt;
  line-height: 1.4em;
  height: 85px;
  margin: 10px 0 10px 0;
  color: #828282;
}

div.prod div.order {
text-align: center;
width: 138px;
  font-size: 8pt;
  margin: 10px 0 5px 0;
  color: #828282;
  position: absolute;
  bottom: 23px;
  left: 0;
}
div.prod div.skladem {
width: 100%;
text-align: center;
  position: absolute;
  bottom: 4px;
  left: 0;
  overflow: hidden;
}

.mp {
  margin: 0 0 0 2px;
}

.odsadprod {
  padding: 8px;
  width: auto;
}

div.prod a {
  display: block;
  padding: 0 0 10px 0;
  font-size: 8pt;
  color: #9a0000;
  text-decoration: underline;
}

div.prod a:hover {
  text-decoration: none;
}

div.skladem img {
  margin: 0 0 -5px 0;
  _margin: 0 0 2px 0;
}

div.news {
  width: auto;
  margin: 20px 0 0 0;
  border: 1px #BBAB6A solid;
}

div.akcni {
  width: auto;
  margin: 30px 0 0 0;
  border: 1px #EF8989 solid;
}

div.newstop {
  position: absolute;
  margin: -10px 0 0 0;
  width: 210px;
  color: white;
  font-size: 8pt;
  font-weight: bold;
  padding: 4px 0 0 35px;
  height: 22px;
  background-image: url(../images/news.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.akcnitop {
  position: absolute;
  width: 210px;
  font-size: 8pt;
  color: white;
  font-weight: bold;
  padding: 4px 0 0 35px;
  margin: -10px 0 0 0;
  height: 22px;
  background-image: url(../images/akcni.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.text {
  font-size: 8pt;
  color: #9a0000;
  text-decoration: underline;
  width: auto;
  padding: 20px;
}

div.newstext {
  font-size: 8pt;
  width: 510px;
  padding: 20px 10px 0 10px;
}

div.newstext a {
  color: #9a0000;
}

div.newstext a:hover {
  text-decoration: none;
}

.braun {
  color: #AC9B58;
}

div.txt {
  float: left;
  width: 380px;
}

div.img {
  margin: 5px;
  width: 117px;
  height: 117px;
  overflow: hidden;
  float: left;
  text-align: center;
}

.fl {
  float: left;
}

a img {
  border-style: none;
}

div.language {
  width: 200px;
  height: 30px;
  position: absolute;
  margin: -32px 0 0 810px;
  color: #363636;
  display: block;
  font-weight: bold;
}

div.language a {
  color: #363636;
}

div.language a:hover {
  text-decoration: none;
}

h2 {
  color: #9a0000;
  line-height: 2em;
  margin: 5px 0 5px 0;
  font-size: 11pt;
  font-weight: bold;
}

.fr {
  font-weight: bold;
  padding: 20px 0 0 0;
  display: block;
  float: right;
}

.fr a {
  color: #9a0000;
}

.fr a:hover {
  text-decoration: none;
}

div.dott {
  border-right: 1px #8a8a8a dotted;
}

div.razeni {
position: relative;
font-size: 8pt;
  width: 748px;
  border-right: 1px solid #b6c1c8;
  border-left: 1px solid #b6c1c8;
  background: #d0d7db;
  min-height: 45px;
  _height: 45px;
  padding-top:0px;
}
/*================================================================*/

div.razeni div#razenitopbg{
	position: absolute;
	left: -1px;
	top: 0;
	background: url('../layout/cattopbg.gif') no-repeat 0% 0%;
	height: 33px;
	width: 750px;
	overflow: hidden;
	z-index: 1;
}
div.razeni div#razenibottombg{
	position: absolute;
	left: -1px;
	bottom: -1px;
	background: url('../layout/catbottombg.gif') no-repeat 0% 0%;
	height: 29px;
	width: 750px;
	overflow: hidden;
	z-index: 0;
}

div.razeni table, div.smallfont7 table {
	position: relative;
  font-size: 8pt;
  color: #363636;
  height: 100%;
  	z-index: 2;
}

div.razeni table td, div.smallfont7 table td {
  padding: 0 10px 0 10px;
}

div.razeni form {
  margin: 0;
}

div.razeni select, div.smallfont7 select {
  border: 1px #7F9DB9 solid;
  font-size: 8pt;
}

div.razeni a, div.smallfont7 a {
  color: #9a0000;
}

div.razeni a:hover, div.smallfont7 a:hover {
  text-decoration: none;
}

.b {
  font-weight: bold;
}

div.space {
  height: 20px;
}

.kosh2 {
  margin: 0;
}

table.vypiskose thead {
	border-bottom: 5px solid #ffffff;
}
table.vypiskose thead tr th {
  background-color: #edf2f8;
  border: 1px solid #d3dbde;
  font-size: 8pt;
  font-weight: bold;
  padding: 5px 10px;
}
table.vypiskose tbody {
  font-size: 8pt;
  font-weight: bold;
}
table.vypiskose tfoot tr.summary td {
  background-color: #edf2f8;
}

table.vypiskose td {
  border: 1px solid #d3dbde;
  font-weight: normal;
  padding: 4px 5px 4px 10px;
}
table tr td.whitespace{
	background: #ffffff;
	border: 0;
	height: 5px;
	overflow: hidden;
}

table .red{
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

table th.nahled, table td.nahled{
	width: 118px;
}
table td.nahled, table td.x, table td.pocet{
	text-align: center;
}
table th.nazev, table td.nazev{
	width: 246px;
}

table th.x, table td.x{
	width: 56px;
}
table th.pocet, table td.pocet{
	width: 62px;
}
table th.cena, table td.cena{
	width: 68px;
	text-align: right;
}
table td.cena{
	font-weight: bold;
	color: #363636;
}
table th.celkem, table td.celkem{
	width: 73px;
	text-align: right;
}
table td.nazev, table td.x, table td.pocet, table td.cena, table td.celkem{
	vertical-align: top;
}

.submshop {
  color: #333333;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 8pt;
  cursor: pointer;
  border: 1px solid #545454;
  float: right;
}

.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }

.inpshop { 
  width: 30px;
  border: 1px #DCDCDC solid;
}

div.kostab {
  margin: 0 0 20px 0;
}

table.objednavka {
  width: 700px;
  margin: 10px 0 0 0;
}

table.objednavka select {
  width: 350px;
  height: 15px;
  font-size: 8pt;
  color: #5E5E5E;
  border: 1px #D3DADE solid;
}

table.objednavka td {
  padding: 10px 0 5px 15px;
  font-size: 8pt;
  color: #5E5E5E;
}

table.objednavka2 {
  width: 700px;
  margin: 10px 0 0 0;
}

table.objednavka2 select {
  width: 350px;
  height: 15px;
  font-size: 8pt;
  color: #5E5E5E;
  border: 1px #D3DADE solid;
}

table.objednavka2 td {
  padding: 10px 0 5px 15px;
  font-size: 8pt;
  color: #5E5E5E;
}

table.obj td {
  color: #5E5E5E;
  margin: 0;
  padding: 2px;
  font-weight: bold; 
  font-size: 7pt;
}
table.obj {
  width: 650px;
}
table.obj input {
  border: 1px #D3DADE solid; 
  width: 140px;
  height: 15px;
  font-size: 7pt;
}

table.obj textarea {
  border: 1px #D3DADE solid; 
  font-size: 7pt;
}

table.obj input.sendobj {
	padding: 10px;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #363636;
  font-size: 7pt;
}

input.sendobj {
  padding: 15px;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #363636;
  font-size: 8pt;
  cursor: pointer;
}
div.predata {
	position: relative;
  width: 307px;
  float: left;
}
div.data {
	position: relative;
  width: 100%;
  border-left: 1px solid #b6c1c8;
  border-right: 1px solid #b6c1c8;
}

div.detail-top{
	position: absolute;
	background: url('../layout/detail-topbg.gif') no-repeat 0% 0%;
	top: 0;
	left: -1px;
	height: 15px;
	width: 309px;
	z-index: 1;
	overflow: hidden;
}
div.detail-bottom{
	position: absolute;
	background: url('../layout/detail-bottombg.gif') no-repeat 0% 100%;
	bottom: -1px;
	left: -1px;
	height: 18px;
	width: 309px;
	z-index: 1;
	overflow: hidden;
}


div.tabulka {
  width: 307px;
	position: relative;
	z-index: 2;
  }

div.tabulka .obsah {
  width: auto;
  padding: 20px 25px 0 25px;
}

div.data table {
  font-size: 8pt;
}

div.data .obsah table td {
  border-bottom: 1px #D3DADE solid;
  padding: 3px;
}

div.image {
  width: 240px;
  overflow: hidden;
  float: right;
  text-align: center;
}

div.leveucho{
	position: absolute;
	width: 12px;
	height: 29px;
	left: 0;
	top: 0;
	overflow: hidden;
	background: url('../layout/ucholeft.gif') no-repeat 0% 0%;
}
div.praveucho{
	position: absolute;
	width: 12px;
	height: 29px;
	right: 0;
	top: 0;
	overflow: hidden;
	background: url('../layout/uchoright.gif') no-repeat 0% 0%;
}

div.vyrobce{
position: relative;
  height: 15px;
  background: url('../layout/popisbg.gif') repeat-x 0% 0%;
  margin-bottom: 2px;
  padding: 7px 20px; 
}

div.vyrobce a {
  word-spacing: 0;
  font-weight: bold;
}

div.vyrobce a:hover {
  text-decoration: none;
}

div.vyrobce2 {
  width: 200px;
  height: 31px;
  background-image: url(../images/vyrobcetop2.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

div.vyrobce2 span {
  display: block;
  padding: 8px 0 0 30px;
  word-spacing: 40px;
}

div.vyrobce2 a {
  word-spacing: 0;
  font-weight: bold;
}

div.vyrobce2 a:hover {
  text-decoration: none;
}

div.data form {
  margin: 0;
}

div.data select {
  border: 1px #D3DADE solid;
  font-size: 8pt;
}

.dokosiku {
  width: 81px;
  height: 17px;
  border: 0;
  background: transparent url('../images/dokose.gif') no-repeat 0% 0%;
  padding: 2px 5px 2px 20px;
  font-weight: bold;
  font-size: 11px;
  color: #444444;
  cursor: pointer;
}

div.tecky {
  font-size: 8pt;
  border: 1px #8a8a8a dotted;
  width: auto;
  padding: 10px 0 10px 20px;
}

div.tecky-abs {
  font-size: 8pt;
  border: 1px #8a8a8a dotted;
  width: 548px;
  padding: 10px 0 10px 20px;
}

.idole {
  border-bottom: 1px #8a8a8a dotted;
}

div.akcninabidka {
  width: 177px;
  height: 22px;
  margin: 10px 0 0 0;
  background-image: url(../images/nabidka.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.akcninabidka span {
  display: block;
  padding: 5px 0 0 20px;
  color: white;
  font-weight: bold;
  font-size: 8pt;
}

div#nadpis {
  color: white;
  font-size: 9pt;
  font-weight: bold;
  position: absolute;
  margin: 25px 0 0 280px;
}

.blue {
  color: #1C6E97;
}

.obyctext {
  font-size: 8pt;
  color: black;
}

.bl {
  color: black;
}

.bl:hover {
  text-decoration: none;
}

table.cislovani {
  margin: 0;
}

table.cislovani td {
  padding: 0;
}

.pt8 {
  font-size: 8pt;
}

div.three {
  height: 58px;
  overflow: hidden;
}

input.odeslat {
  width: 63px;
  height: 20px;
  background-image: url(../images/odeslat.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

input.vymazat {
  width: 70px;
  height: 20px;
  background-image: url(../images/vymazat.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div.next {
  word-spacing: 30px;
  font-size: 8pt;
}

div.next a {
  word-spacing: 0;
  color: #363636;
}

div.next a:hover {
  text-decoration: none;
}

div.tabulka form table tbody tr td a{
	color: #666666;
}
div.tabulka form table tbody tr td.red a{
	color: #9a0000;
}

table.vypiskose tbody tr td a{
	color: #000000;
}

div.smallfont7{
	font-size: 8pt;
}

div#produktyznacky, div#produktyznacky a {
  font-size: 8pt;
}

div#produktyznacky ul, ul.podkategorie{
	list-style: none;
	display : inline;
	font-size: 8pt;
}

ul.podkategorie li{
  display: block;
	width: 145px;
	margin: 10px;
	height: 160px;
	float: left;
	padding: 6px;
	border: 1px solid #9C150E;
	text-align:center;
	overflow:hidden;
}

ul.podkategorie li a {
  text-decoration : none;
}

ul.podkategorie li a:hover {
  text-decoration : underline;
}

div#produktyznacky ul li, ul.podkategorie li{
	font-weight: bold;
	display : inline;
	font-size: 8pt;
}
div#produktyznacky a, ul.podkategorie li a{
	color: #333333;
	font-weight : normal;
	font-size: 8pt;
}
div#produktyznacky a:hover {
	text-decoration: none;
}

.odeslat_submit{
	cursor:pointer;
	background: url(images/odeslat.gif); 
	width: 65px; 
	height: 19px; 
}

div.razeni_zobrazit{
	position: relative;
	float: left;
	z-index: 2;
	padding: 7px 0 0 0;
}

div.strankovani{
	position: relative;
	float: right;
	z-index: 2;
	padding: 7px 10px 0 0;
}

label.zobrazit{
font-size: 8pt;
	position: relative;
	z-index: 2;
	display: block;
	float: left;
	width: 80px;
	padding-left: 10px;
}

div.vyrobci{
	padding-top: 7px;
	position: relative;
	z-index: 2;
}

div.rightpart{
font-size: 8pt;
	position: relative;
	z-index: 2;
	float: left;
	width: 650px;
}

div.velikosti, div.barvy{
	padding-top: 7px;
}



fieldset{
	border: 1px solid #d3dade;
	padding: 10px 0 10px 25px;
	margin: 10px 0 0 0;
}
fieldset.halfleft{
	float: left;
	width: 340px;
}
fieldset.halfright{
	float: right;
	width: 340px;
}
legend{
	font-weight: bold;
	color: #333333;
}
label{
	font-size: 8pt;
	color: #444444;
}

div.kosikblock{
	padding: 0px 0 0 0px;
	width: 250px;
	float: left;
	line-height: 200%;
}
div.nosopadded{
	padding: 0px 0 0 0px;
}
div.kosikblock label{
	display: block;
	float: left;
	width: 90px;
}

div.kosikblock input {
  border: 1px #D3DADE solid; 
  width: 140px;
  height: 15px;
  font-size: 7pt;
}

div.kosikblockpopis{
	font-size: 7pt;
	color: #5E5E5E;
	margin: 5px 15px;
	padding: 5px;
	width: 150px;
	float: left;
	border: 1px dotted #9a0000;
}
textarea.poznobj{
	width: 350px;
	height: 100px;
	border: 1px #D3DADE solid; 
}
.marginleft115{
	margin-left: 115px;
}


.floatleft{
	float: left;
}

div.imgvkosiku{
	background: #ffffff;
	border: 1px solid #cccccc;
	float: left;
}

a.kosiklink{
	font-weight: bold;
}

textarea.dotaz{
	width: 240px;
}
table.objdotaz {
  width: 530px;
}

.grey{
	color: #333333;
}

table.products{
	width: 100%;
	margin: 15px 0;
	border-collapse: collapse; 
}
table.products tr.odd td{
font-size: 8pt;
	padding: 3px;
	border-bottom: 1px solid #393939;
}

table.products tr.odd td a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
table.products tr.odd td a:hover{
	color: #333333;
	text-decoration: underline;
}





.bazarbox{
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.bb_datum{
float: left;
	font-size: 11pt;
}
.bb_datum span.small{
	font-size: 7pt;
	color: #666666;
}
.bb_cena{
	float: right;
	font-size: 9pt;
	font-weight: bold;
	display: block;
	width: 150px;
}
.bb_img{
text-align: center;
	width: 117px;
	float: left;
	margin: 0 10px 10px 0;
}
.bb_content{
	float: left;
	width: 400px;
	font-size: 8pt;
}

.povinne { color : #9a0000;}



.leftbanner{
	margin: 50px 0 0 0;
	text-align: center;
}

.tecky-abs img{
	float: right;
	margin: 0 15px 5px 5px;
}

.undersubmit{
	width: 60px !important;
	height: auto !important;
	padding: 2px 0;
	border: 1px solid #444444;
	background: none;
	font-size: 11px;
	text-align: center;
}
