html, body {
	font-family: Verdana, Verdana CE, Tahoma, Arial, Helvetica, "Times New Roman";
	text-align: center;
	font-size: 11px;
	line-height: 1.3;
  background-color: #F3F5F4;
	background-image: url('grafika/bg.gif');
  background-repeat: repeat-y;
}
table {border-collapse: collapse;table-layout: fixed;} 
td {padding: 0;}

input {
	font-family: Verdana, Verdana CE, Tahoma, Arial, Helvetica, "Times New Roman";
}

a, a:link, a:visited, a:active    {font-size: 10px; text-decoration: none; color: #777777}
a:hover    {color: #ED008C; text-decoration: none}

  
#okolo {
  width: 1100px;
  position: absolute;
  left: 0;
  top: 0;
	background-image: url('grafika/kruhy.gif');
  background-repeat: no-repeat;
}

#left {
  width: 230px;
  height: 730px;
  float: left;
  text-align: center;
}

#content {
  width: 694px;
  height: 700px;
  float: left;
  text-align: center;
}

#header {
  margin-top: 14px;
  width: 694px;
  height: 118px;
	background-image: url('grafika/logo.jpg');
  background-repeat: no-repeat;
  z-index: -1;
}

#header2 {
  position: absolute;
  left: 230px;
  top: 14px;
  width: 694px;
  height: 118px;
  z-index: 100;
  background-color: red;
  cursor: pointer;
}

#obsah {
  width: 692px;
  float: left;
  text-align: center;
  border-style: none;
  background-color: #FFFFFF;
  margin-left: 1px;
	background-image: url('grafika/obsah-bg.jpg');
  background-repeat: no-repeat;
}

#right {
  float: left;
  width: 140px;
  line-height: 5px;
  padding-left: 15px;
  padding-top: 25px;
  text-align: left;
}


#vyhledavani {
  width: 168px;
  height: 36px;
  margin-top: 116px;
  margin-left: 36px;
  color: #ED008C;
  font-size: 10px;
  text-align: left;
}

input.vyhledavani {
  width: 120px;
  padding-left: 5px;
  padding-right: 5px;
  height: 15px;
  line-height: 15px;
  color: #777777;
  border: 1px solid #ED008C;
  font-size: 10px;
  text-align: left;
  float: left;
}

input.vyhledavani-submit {
  width: 25px;
  /* width: 35px; */
  height: 19px;
  line-height: 15px;
  color: #FFFFFF;
  border: 1px solid #ED008C;
  background-color: #ED008C;
  font-size: 10px;
  text-align: center;
  float: left;
  /* firefox: vertical-align: top; */
}

form.vyhledavani {
  margin: 0px;
  margin-top: 4px;
  padding: 0px;
}

a.lang, a.lang:link, a.lang:visited, a.lang:active    {font-size: 10px; font-weight: bold; text-decoration: none; color: #ED008C}
a.lang:hover    {color: #58595B; font-weight: bold; text-decoration: none}

a.lang-a, a.lang-a:link, a.lang-a:visited, a.lang-a:active, a.lang-a:hover    {font-size: 10px; font-weight: bold; text-decoration: none; color: #58595B}

#prihlaseni {
  width: 168px;
  height: 85px;
  margin-top: 12px;
  margin-left: 36px;
  color: #ED008C;
  font-size: 10px;
  text-align: left;
}

img.prihlaseni-nadpis {
  border-style: none;
  float: left;
}

input.prihlasit {
  width: 120px;
  margin-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  height: 15px;
  line-height: 15px;
  color: #777777;
  border: 1px solid #ED008C;
  font-size: 10px;
  text-align: left;
  float: left;
}

input.prihlasit-submit {
  width: 74px;
  height: 19px;
  margin-top: 4px;
  line-height: 15px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-color: #ED008C;
  font-size: 10px;
  text-align: center;
  float: left;
}

form.prihlasit {
  margin: 0px;
  padding: 0px;
}

#uzivatel {
  width: 168px;
  height: 30px;
  padding-top: 21px;
  margin-left: 36px;
  color: #58595B;
  font-size: 10px;
  text-align: left;
  clear: both;
}

a.rose, a.rose:link, a.rose:visited, a.rose:active    {font-size: 10px; font-weight: bold; text-decoration: none; color: #ED008C}
a.rose:hover    {color: #58595B; font-weight: bold; text-decoration: none}

a.black, a.black:link, a.black:visited, a.black:active    {font-size: 10px; text-decoration: none; color: #58595B}
a.black:hover    {color: #ED008C; text-decoration: none}

a.black-bold, a.black-bold:link, a.black-bold:visited, a.black-bold:active    {font-size: 10px; font-weight: bold; text-decoration: none; color: #58595B}
a.black-bold:hover    {color: #ED008C; font-weight: bold; text-decoration: none}
a.black-bold-a   {color: #ED008C; font-weight: bold; text-decoration: none}

.rose {
 color: #ED008C;
}

#filtr {
  width: 168px;
  height: 350px;
  padding-top: 30px;
  margin-left: 36px;
  color: #58595B;
  font-size: 10px;
  text-align: left;
  clear: both;
}

img.lupa {
  border-style: none;
  float: left;
  margin-top: 20px;
}

input.filtrovat {
  width: 74px;
  height: 19px;
  margin-top: 20px;
  margin-left: 5px;
  line-height: 15px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-color: #ED008C;
  font-size: 10px;
  text-align: center;
  float: left;
}

#copyright {
  width: 210px;
  padding-top: 25px;
  margin-left: 6px;
  color: #ED008C;
  font-size: 10px;
  text-align: left;
  clear: both;
}

#menu-obsah {
  width: 688px;
  height: 22px;
  line-height: 29px;
  text-align: right;
  font-size: 10px;
  color: #58595B;
}
#menu-uvod-text {
  width: 628px;
  height: 22px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
  font-size: 10px;
  color: #58595B;
}
#linka-shop {
  margin-top: 16px;
  width: 675px;
  height: 17px;
  clear: both;
}

#linka-shop-left {
  width: 150px;
  height: 15px;
  float: left;
}

#linka-shop-strankovani {
  width: 210px;
  font-size: 10px;
  height: 15px;
  line-height: 15px;
  float: left;
  text-align: left;
}

#linka-shop-kosik {
  width: 308px;
  height: 15px;
  font-size: 10px;
  line-height: 15px;
  float: left;
  text-align: right;
  padding-right: 2px;
}

#menu-left {
  width: 150px;
  float: left;
}

table.menu-left {
  width: 128px;
  margin-left: 2px;
}

td.menu-l, td.menu-l-posledni {
  width: 17px;
  height: 19px;
  background-color: #E7E8E9;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #D5DADD;
  border-right: 0px solid #FFFFFF;
}

td.menu-l-a, td.menu-l-a-posledni {
  width: 17px;
  height: 19px;
  background-color: #ED008C;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #D5DADD;
  border-right: 0px solid #FFFFFF;
}

td.menu-l-sekce {
  width: 17px;
  height: 19px;
  background-color: #b2b2b2;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #D5DADD;
  border-right: 0px solid #FFFFFF;
}

td.menu-r, td.menu-r-posledni {
  width: 96px;
  height: 19px;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #D5DADD;
  border-right: 1px solid #D5DADD;
  color: #777777;
  font-weight: bold;
  padding-left: 14px;
  text-align: left;
}

td.menu-r-sekce {
  width: 96px;
  height: 19px;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #D5DADD;
  border-right: 1px solid #D5DADD;
  color: #777777;
  background-color: #E7E8E9;
  font-weight: bold;
  padding-left: 14px;
  text-align: left;
}

td.menu-r-posledni, td.menu-l-a-posledni, td.menu-l-posledni {
  border-bottom: 1px solid #D5DADD;
}

img.kosik {
  border-style: none;
  cursor: pointer;
  vertical-align: middle;
}

img.pokladna {
  border-style: none;
  vertical-align: middle;
  margin-left: 5px;
}

div.produkt-odkaz {
  width: 142px;
  float: left;
  margin-right: 1px;
  margin-top: 1px;
  border: 1px solid #D5DADD;
  background-color: #FFFFFF;
  color: #58595B;
  padding-left: 10px;
  padding-right: 10px; 
  padding-top: 10px;
  padding-bottom: 6px;
  text-align: left;
}

div.produkt-odkaz-img {
  width: 150px;
  height: 184px;
  color: #58595B;
  text-align: left;
  line-height: 12px;
  cursor: pointer;
}

h1.nazev-produktu {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  color: #58595B;
  font-weight: bold;
}

img.produkt-odkaz {
  border-style: none;
  text-align: center;
}
img.produkt-odkaz-lupa {
  border-style: none;
  text-align: center;
  margin-left: 10px;
}
div.produkt-odkaz-cena {
  width: 69px;
  height: 34px;
  padding-top: 7px;
  text-align: right;
  float: left;
  font-family: Verdana;
  font-size: 10px;
}
div.produkt-odkaz-kosik-lupa {
  width: 70px;
  height: 41px;
  text-align: left;
  float: left;
}
.ramecek {
 border: 3px solid #000000;
}
.bez-ramecku {
 border: 3px solid #000000;
}
a.nazev-produktu, a.nazev-produktu:link, a.nazev-produktu:visited, a.nazev-produktu:active    {margin: 0px; font-size: 10px; color: #58595B; font-weight: bold;}
a.nazev-produktu:hover    {margin: 0px; font-size: 10px; color: #275A86; font-weight: bold;}

#vypis-textu {
 padding: 15px;
 text-align: left;
 color: #58595B;
}

table.detail {
 border: 1px solid #D7DBDE;
 width: 522px;
 height: 360px;
 background-color: #FFFFFF;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
 color: #58595B;
}
td.detail-left {
 border-style: none;
 width: 300px;
 height: 340px;
 background-color: #FFFFFF;
 border-right: 1px solid #D7DBDE;
 text-align: center;
 padding: 10px;
 vertical-align: top;
}

table.symboly {
 border: 1px solid #D7DBDE;
 width: 522px;
 height: 50px;
 margin-top: 1px;
 background-color: #FFFFFF;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
 color: #58595B;
}
table.detail-podstranka {
 border: 1px solid #D7DBDE;
 width: 522px;
 height: 50px;
 margin-top: 1px;
 background-color: #FFFFFF;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
 color: #58595B;
}

td.detail-podstranka {
 border-style: none;
 width: 500px;
 height: 50px;
 background-color: #FFFFFF;
 text-align: center;
 padding: 10px;
 padding-top: 4px;
 padding-bottom: 4px;
 text-align: left;
 vertical-align: top;
}
td.symboly {
 border-style: none;
 width: 300px;
 height: 50px;
 background-color: #FFFFFF;
 border-right: 1px solid #D7DBDE;
 text-align: center;
 padding: 10px;
 padding-top: 4px;
 padding-bottom: 4px;
 text-align: left;
 vertical-align: top;
 color: #ED008C;
 font-family: Verdana CE, Verdana;
 font-size: 11px;
}
td.symboly-r {
 width: 199px;
 height: 50px;
 line-height: 10px;
 padding-top: 4px;
 padding-bottom: 4px;
 text-align: left;
 background-color: #e7e8e9;
 border-style: none;
 border-bottom: 1px solid #D7DBDE;
 border-top: 1px solid #D7DBDE;
}

div.popisek {
 width: 298px;
 text-align: left;
}
td.detail-right-cena {
 width: 202px;
 height: 40px;
 background-color: #E7E8E9;
 border-style: none;
 border-bottom: 1px solid #D7DBDE;
 border-top: 1px solid #D7DBDE;
 border-left: 1px solid #D7DBDE;
 font-weight: bold;
}
span.cena {
 font-size: 14px;
 color: #ED008C;
}
td.detail-right-vypis {
 width: 202px;
 height: 25px;
 background-color: #FFFFFF;
 border-style: none;
 border-left: 1px solid #D7DBDE;
 border-bottom: 1px solid #D7DBDE;
}
td.detail-right-podrobnosti {
 width: 202px;
 height: 126px;
 background-color: #FFFFFF;
 border-style: none;
 border-left: 1px solid #D7DBDE;
 border-bottom: 1px solid #D7DBDE;
 text-align: left;
 padding-right: 10px;
 padding-left: 10px;
}
td.detail-right-kosik {
 width: 202px;
 height: 67px;
 vertical-align: middle;
 background-color: #FFFFFF;
 border-style: none;
 border-left: 1px solid #D7DBDE;
}
span.kosik {
 font-size: 12px;
 color: #ED008C;
}

table.pod-detail {
 width: 200px;
 height: 21px;
 border-style: none;
 font-family: Verdana CE, Verdana;
}
td.pod-detail-left {
 width: 80px;
 height: 21px;
 text-align: left;
 font-weight: bold;
 padding-left: 10px;
 text-align: left;
}
td.pod-detail-right {
 width: 98px;
 height: 21px;
 text-align: right;
 padding-right: 10px;
}
td.pod-detail-vcelku {
 width: 178px;
 height: 21px;
 text-align: left;
 padding: 10px;
}

table.pod-detail-kosik {
 width: 200px;
 height: 65px;
 border-style: none;
 font-family: Verdana CE, Verdana;
}
td.pod-detail-kosik-left {
 width: 130px;
 height: 63px;
 border-style: none;
 vertical-align: middle;
 padding-right: 5px;
 text-align: right;
}
td.pod-detail-kosik-right {
 width: 65px;
 height: 53px;
 padding-top: 10px;
 border-style: none;
 vertical-align: middle;
 text-align: left;
}

a.vlozit-do-kosiku, a.vlozit-do-kosiku:link, a.vlozit-do-kosiku:visited, a.vlozit-do-kosiku:active    {font-size: 12px; font-weight: bold; text-decoration: none; color: #ED008C}
a.vlozit-do-kosiku:hover    {color: #58595B; font-weight: bold; text-decoration: none}

table.detail-fotogalerie {
 margin-top: 1px;
 border: 1px solid #D7DBDE;
 width: 520px;
 height: 127px;
 background-color: #FFFFFF;
}
td.detail-fotogalerie-ikona {
 width: 102px;
 height: 93px;
 border-style: none;
 border-right: 1px solid #D7DBDE;
 background-color: #E7E8E9;
 background-image: url('grafika/fotogalerie-ico.gif');
 background-repeat: no-repeat;
}
td.detail-fotogalerie-nadpis {
 width: 102px;
 height: 33px;
 vertical-align: middle;
 font-weight: bold;
 text-align: center;
 border-style: none;
 border-right: 1px solid #D7DBDE;
 border-bottom: 1px solid #D7DBDE;
 background-color: #E7E8E9;
 color: #ED008C;
 font-family: Verdana CE, Verdana;
 font-size: 11px;
}
td.detail-fotogalerie-obsah {
 vertical-align: middle;
 text-align: left;
 width: 417px;
 height: 127px;
}
input.detail-pocet-ks {
 color: #58595B;
 width: 40px;
 font-size: 10px;
}
select {
 font-size: 10px;
}
select.detail-barvy {
 width: 98px;
 color: #58595B;
 font-size: 10px;
}
select.detail-velikosti {
 color: #58595B;
 font-size: 10px;
}

table.staticky-vypis {
 width: 502px;
 border: 1px solid #D5DADD;
 margin-top: 2px;
}

table.home-vypis {
 width: 522px;
 border: 1px solid #D5DADD;
 margin-top: 2px;
}
td.staticky-vypis-nadpis-jak-nakupovat {
 padding-left: 50px;
 width: 472px;
 height: 33px;
 border: 1px solid #D5DADD;
 background-image: url('grafika/nadpis-jak-nakupovat.jpg');
 background-repeat: no-repeat;
 color: #58595B;
 font-family: Verdana CE, Verdana;
 font-weight: bold;
 font-size: 14px;
 text-align: left;
}
td.home-nadpis {
 padding-left: 50px;
 width: 472px;
 height: 33px;
 border: 1px solid #D5DADD;
 background-image: url('grafika/home-nadpis.jpg');
 background-repeat: no-repeat;
 color: #58595B;
 font-family: Verdana CE, Verdana;
 font-weight: bold;
 font-size: 14px;
 text-align: left;
}
td.staticky-vypis {
 background-color: #FFFFFF;
 padding: 10px;
 width: 502px;
 text-align: left;
}
td.home-vypis {
 background-color: #FFFFFF;
 width: 522px;
 text-align: left;
}
p.home-vypis {
 padding: 15px;
 color: #58595B;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
}
p.staticky-vypis {
 padding: 5px;
 color: #58595B;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
}
h2.staticky-vypis {
 font-size: 11px;
 color: #ED008C;
 font-weight: bold;
 padding: 0px;
 margin: 0px;
 text-align: left;
}
form.pridat-do-kosiku {
 padding: 0px;
 margin: 0px;
}
table.reg-nadpis {
 border: 1px solid #D7DBDE;
 width: 522px;
 background-color: #FFFFFF;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
 color: #58595B;
 margin-top: 5px;
}

table.kosik-no-margin {
 border: 1px solid #D7DBDE;
 border-top: 0px solid #FFFFFF;
 width: 522px;
 background-color: #FFFFFF;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
 color: #58595B;
}

table.kosik-no-margin2 {
 border-style: none;
 width: 522px;
 background-color: #FFFFFF;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
 color: #58595B;
}

table.kosik {
 border: 1px solid #D7DBDE;
 width: 522px;
 background-color: #FFFFFF;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
 color: #58595B;
 margin-top: 1px;
}
table.kosik-prvnimezera {
 border: 1px solid #D7DBDE;
 border-top: 0px solid #D7DBDE;
 width: 522px;
 background-color: #FFFFFF;
 font-family: Verdana CE, Verdana;
 font-size: 10px;
 color: #58595B;
}
td.kosik-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/kosik-nadpis.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}
td.rose {
 width: 529px;
 padding: 6px;
 padding-right: 2px;
 padding-left: 2px;
 background-color: #ed008c;
 border: 1px solid #d5dadd;
 text-align: left;
 font-size: 12px;
 font-weight: bold;
 font-family: Verdana CE, Verdana;
 color: #FFFFFF
}
td.registrace-popis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #ffffff;
 border: 1px solid #d5dadd;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595b;
}
td.objednavka-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/objednavka-nadpis.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}
td.potvrzeni-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/kosik-potvrzeni-nadpis.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}
td.odsouhlaseni-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/kosik-odsouhlaseni-nadpis.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}
td.platba-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/kosik-platba-nadpis.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}

td.platby-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/kosik-platby-nadpis.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}

td.registrace-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/nadpis-registrace.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}

td.poptavka-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/poptavka-nadpis.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}

td.kontakt-nadpis {
 border-style: none;
 width: 522px;
 height: 34px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: right;
 padding-right: 11px;
 vertical-align: middle;
 background-image: url('grafika/nadpis-kontakt.jpg');
 background-repeat: no-repeat;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 border-bottom: 1px solid #E7E8E9;
}


td.kosik-info {
 border-style: none;
 width: 522px;
 height: 24px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 padding-right: 11px;
 vertical-align: middle;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 font-weight: bold;
}
tr.kosik {
 width: 522px;
}
td.kosik-prvnimezera-1 {
 border-style: none;
 width: 22px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-top: 0px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-prvnimezera-2 {
 border-style: none;
 width: 106px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-top: 0px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-prvnimezera-3 {
 border-style: none;
 width: 147px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-top: 0px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-prvnimezera-4 {
 border-style: none;
 width: 78px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-top: 0px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-prvnimezera-5 {
 border-style: none;
 width: 75px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-top: 0px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-prvnimezera-6 {
 border-style: none;
 width: 32px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-top: 0px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-prvnimezera-7 {
 border-style: none;
 width: 67px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-top: 0px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}

td.kosik-podnadpis-1 {
 border-style: none;
 width: 22px;
 height: 19px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 11px;
 font-family: Verdana CE, Verdana;
 color: #ED008C;
 font-weight: bold;
 background-image: url('grafika/kosik-podnadpis-ok.jpg');
 background-repeat: no-repeat;
}
td.kosik-podnadpis-2 {
 border-style: none;
 width: 106px;
 height: 19px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 11px;
 font-family: Verdana CE, Verdana;
 color: #ED008C;
 font-weight: bold;
}
td.kosik-podnadpis-3 {
 border-style: none;
 width: 147px;
 height: 19px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 11px;
 font-family: Verdana CE, Verdana;
 color: #ED008C;
 font-weight: bold;
}
td.kosik-podnadpis-4 {
 border-style: none;
 width: 78px;
 height: 19px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 11px;
 font-family: Verdana CE, Verdana;
 color: #ED008C;
 font-weight: bold;
}
td.kosik-podnadpis-5 {
 border-style: none;
 width: 75px;
 height: 19px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 11px;
 font-family: Verdana CE, Verdana;
 color: #ED008C;
 font-weight: bold;
}
td.kosik-podnadpis-6 {
 border-style: none;
 width: 32px;
 height: 19px;
 background-color: #E7E8E9;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 11px;
 font-family: Verdana CE, Verdana;
 color: #ED008C;
 font-weight: bold;
}
td.kosik-podnadpis-7 {
 border-style: none;
 width: 67px;
 height: 19px;
 background-color: #ED008C;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 11px;
 font-family: Verdana CE, Verdana;
 color: #FFFFFF;
 font-weight: bold;
}


td.kosik-mezera-1 {
 border-style: none;
 width: 22px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-mezera-2 {
 border-style: none;
 width: 106px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-mezera-3 {
 border-style: none;
 width: 147px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-mezera-4 {
 border-style: none;
 width: 78px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-mezera-5 {
 border-style: none;
 width: 75px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-mezera-6 {
 border-style: none;
 width: 32px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 6px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-mezera-7 {
 border-style: none;
 width: 67px;
 height: 13px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}

td.kosik-obsah-1 {
 border-style: none;
 width: 22px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah-1-bg {
 border-style: none;
 width: 22px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 background-image: url('grafika/kosik-obsah-1-bg.jpg');
 background-repeat: no-repeat;
 text-align: center;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah-2 {
 border-style: none;
 width: 106px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah-3 {
 border-style: none;
 width: 147px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah-4 {
 border-style: none;
 width: 78px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah-5 {
 border-style: none;
 width: 75px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah-6 {
 border-style: none;
 width: 32px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah-7 {
 border-style: none;
 width: 67px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}

td.kosik-obsah2-1 {
 border-style: none;
 width: 428px;
 padding-right: 4px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 font-weight: bold;
 text-align: right;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}

td.kosik-obsah2-2 {
 border-style: none;
 width: 96px;
 padding-right: 4px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: right;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}


#podminky {
 width: 523px;
 height: 373px;
 overflow: auto;
}

td.kosik-obsah-podminky {
 border-style: none;
 width: 525px;
 height: 375px;
 padding: 4px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah-platba {
 border-style: none;
 width: 525px;
 padding: 4px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
table.reg {
 border-style: none;
 width: 535px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}

table.reg-l {
 margin-left: 10px;
 border-style: none;
 width: 250px;
 background-color: #FFFFFF;
 border-style: none;
 text-align: left;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 vertical-align: top;
}

table.reg-r {
 border-style: none;
 width: 200px;
 background-color: #FFFFFF;
 border-style: none;
 text-align: left;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
 vertical-align: top;
}

td.regp-l {
 width: 120px;
 padding: 2px;
 text-align: right;
}
td.regp-r {
 width: 130px;
 padding: 2px;
}

td.regp-lb {
 width: 70px;
 padding: 2px;
 text-align: right;
}
td.regp-rb {
 width: 130px;
 padding: 2px;
}

td.kosik-obsah-podminky-nadpis {
 border-style: none;
 width: 529px;
 padding: 4px;
 padding-right: 2px;
 padding-left: 2px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 12px;
 font-weight: bold;
 font-family: Verdana CE, Verdana;
 color: #ED008C
}

td.kosik-obsah2-1b {
 border-style: none;
 width: 428px;
 padding-right: 4px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-right: 0px solid #FFFFFF;
 font-weight: bold;
 text-align: right;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}
td.kosik-obsah2-2b {
 width: 96px;
 padding-right: 4px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 border-left: 0px solid #FFFFFF;
 text-align: right;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}

td.kosik-tlacitka {
 border-style: none;
 width: 533px;
 height: 19px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: right;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}

td.kosik-center {
 border-style: none;
 width: 525px;
 height: 19px;
 padding: 4px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: center;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}

td.kosik-center2 {
 border-style: none;
 width: 525px;
 height: 19px;
 padding: 4px;
 background-color: #FFFFFF;
 border: 1px solid #D7DBDE;
 text-align: left;
 font-size: 10px;
 font-family: Verdana CE, Verdana;
 color: #58595B;
}


input.input-pocet-ks {
 border: 1px solid #ED008C;
 width: 68px;
 padding-right: 4px;
 text-align: right;
 height: 13px;
 font-size: 10px;
 color: #58595b;
}

input.kosik-input-adresa {
 border: 1px solid #ED008C;
 width: 388px;
 padding-right: 4px;
 text-align: right;
 height: 13px;
 font-size: 10px;
 color: #58595b;
 margin-top: 1px;
 margin-bottom: 1px;
 margin-right: 1px;
}

select.kosik-select {
 height: 18px;
 color: #58595b;
 font-size: 10px;
 text-align: left;
}

input.kosik-submit-rose {
  height: 19px;
  line-height: 15px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-color: #ED008C;
  font-size: 10px;
  text-align: center;
}
.blue {
color: #5396e4;
}

input.reg {
  width: 127px;
  height: 15px;
  border: 1px solid #ED008C;
  font-size: 10px;
}

input.poptavka {
  width: 380px;
  height: 15px;
  border: 1px solid #EAEAEA;
  font-size: 10px;
  margin: 1px;
  margin-left: 10px;
}

input.reg_banka {
  width: 89px;
  height: 15px;
  border: 1px solid #ED008C;
  font-size: 10px;
}
input.reg_kod_banky {
  width: 20px;
  height: 15px;
  border: 1px solid #ED008C;
  font-size: 10px;
}
img.home-img {
 float: left;
 margin-left: 10px;
 margin-bottom: 10px;
 border-style: none;
 cursor: pointer;
}
textarea.poptavka {
 width: 510px;
 height: 170px;
 border: 1px solid #EAEAEA;
 font-size: 11px;
}
#banner-right {
 position: absolute;
 top: 389px;
 left: 929px;
 width: 156px;
 height: 290px;
 padding-top: 70px;
 border: 1px solid #d7dcde;
 background-image: url('grafika/banner-bg.jpg');
 background-repeat: no-repeat;
 cursor: pointer;
}
#banner-right-a {
 position: absolute;
 top: 389px;
 left: 929px;
 width: 156px;
 height: 290px;
 padding-top: 70px;
 border: 1px solid #d7dcde;
 background-image: url('grafika/banner-bg.jpg');
 background-repeat: no-repeat;
 cursor: arrow;
}
.no-border {
 border-style: none;
}

td.prodejni_mista {
 background-color: #e3e6e9;
 border: 1px solid #FFFFFF;
 padding: 3px;
 text-align: left;
 color: #58595b;
}

table.katalogy {
 width: 90%;
}

td.prodejni_mista_l {
 background-color: #e3e6e9;
 border: 1px solid #FFFFFF;
 padding: 3px;
 text-align: left;
 color: #58595b;
 font-weight: bold;
}
