@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 70%;
  text-align : center;
	color: #707070;
  background: #959FA7;
}
#page {
	position: relative;
	width: 992px;
	margin: 0 auto 0 auto;
  background: #FFF;
  padding-bottom: 10px;
}
#page-in {
  padding: 0 0px 8px 0px;

}
#doc {
  margin: 0px 8px 1em 8px;
	text-align: left;
  padding: 0 0 0 0;
	background : #FFFFFF;
}
#text {
	width: 723px;
	float: right;
 	text-align: left;
  margin: 0px 0px 1.5em 0;
	background : #FFFFFF;
}
#navigace {
  margin: 0 0 1em 0;
  padding: 5px 10px 5px 0px;
  font-size: 0.9em;
}
#left {
  width: 229px;
  float: left;
  text-align: left;
}
#right {
  float: right;
  width: 205px;
}
#middle {
  width: 492px;
  float: left;
}
#middle1 {
  width: 544px;
  float: left;
}
.mid-in {
  width: 535px;
}
/*--- header ---*/
#header {
  width: 100%;
	height: 132px;	
  /*background : #FFF url("header.jpg") no-repeat right bottom;*/
  background : #FFF url("header2.jpg") no-repeat right bottom;
	margin: 0px auto 0px auto;
	text-align: left;
}
#logo {
  padding: 35px 0 0 30px;
  float: left;
}
#logo #logo-in {
  padding: 0;
  margin: 0;
}
#logo #logo-in a {
  display: block;
  width: 205px;
  height: 90px;
}
#logo #logo-in a span {
  display: none;
}
#basket {
  font-size:1.2em;
  position: absolute;
  top: 85px;
  right: 30px;
  z-index: 99;
}
#basket p strong {
  font-weight: bold;
  color: #000;
}
#basket p span {
  background : url("basket.gif") no-repeat left center;
  padding: 8px 0 5px 40px;
  line-height: 3em;
}
#iso {
  position: absolute;
  top: -22px;
  left: 10px;
  color: #fff;
  font-weight: bold;
}
/*--- menu ---*/
#menu {
  background: #68A0D9; 
  position: relative;
  margin-bottom: 20px;
  padding: 3px 3px 3px 3px;
}
#menu ul.h30 {
 list-style-type: none;
  height: 30px;
  background: #000 url("bg-menu.gif") repeat-x top;
  margin: 0px;
}
#menu li {
  float: left;
  list-style-type: none;
  padding: 0px;
  background: none;
  margin: 0px 0px 0px 0;
  background: #000;
}
#menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  height: 30px;
  background: #000 url("bg-menu.gif") repeat-x top;
  padding: 0 28px 0 28px;
  border-right: 1px solid #68A0D9;
  float: left;
}
#menu li a span {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  font-size: 1em;
  display: block;
  color: #fff;
  text-align: center;
  cursor: hand;
}
#menu ul ul {
  position: absolute;
  z-index: 99;
  background: #68A0D9;
  padding: 15px 0 20px 0;
  visibility: hidden;
  top: 25px;
  left: 130px;
  width: 215px;
  text-align: left;
  margin: 0px;
}
#menu ul ul.long {
  width: 300px;
}
#menu ul ul li {
  background: none;
  margin-left: 15px;
  padding: 0;
  display: block;
  float: none;
  background: url("sipka4.gif") no-repeat left top;  
}
#menu ul ul li a {
  margin: 0;
  padding: 0px 0px 0px 20px;
  height: 20px;
  min-height: 1px;
  background: none;
  border: none;
  float: none;
  display: block;
}
#menu a.item1  span {
  width: 90px;
}
#menu a.item2  span {
  width: 97px;
}
#menu a.item3  span {
  width: 90px;
}
#menu a.item4  span {
  width:160px;
}
#menu a.item5  span {
  width: 90px;
}
#menu a.item6  span {
  width: 90px;
}
#menu a.active  {
  background: #68A0D9;
}
#menu li a:hover {
  text-decoration: underline;
}
/*--- menu-top ---*/

#menu-top {
  position: absolute;
  top: 0px;
  left: 0px;
}
#left #menu-top ul li {
  float: left;
  background: none;
  line-height: 1em;
  border-right: 1px solid #fff;
  padding: 0 15px 0 15px;
  margin: 0;
}
#left #menu-top ul li  a {
  color: #fff;
  font-weight: normal;
  background: none;
  padding: 0;
  margin: 0;
  float: left;
}
#left #menu-top ul li.last {
  border-right: none;
}
/*--- menu-registrace ---*/
#menu-reg {
  position: absolute;
  right: 30px;
  top: 52px;
  text-align: right;
}
 #menu-reg ul li {
  list-style-type: none;
  display: inline;
  padding: 0px 0px 0 0px;
  color: #333;
  background: none;
}
 #menu-reg ul li.sep {
  border-left: 1px solid #ccc;
  padding-left: 8px;
}
 #menu-reg ul li.us {
  padding: 9px 0 9px 30px;
  background: url("user2.gif") no-repeat left center;
  line-height: 2em;
}
#menu-reg ul {
  height: 25px;
}
#menu-reg ul li.active a {
  text-decoration: none;
  font-weight: bold;
  background: #0093D8;
}

#login {
  position: absolute;
  top: 90px;
  right: 8px;
  width: 219px;
  height: 137px;
  background: #E2EBF8;
  z-index: 99;  
  border: 1px solid #B2D5F8;
}
#login div {
  padding: 14px;
}
#login label {
  width: 50px;
  float: left;
}
#login input.txt {
  width: 125px;
  border: none;
  height: 23px;
  float: right;
}
#login p {
  height: 20px;
}
#login p.close {
  height: 10px;
  clear: both;
  text-align: left;
}
a.close {
  background: url("close.gif") no-repeat 0% 60%;
  padding: 2px 0 2px 20px;  
  _height: 1px;
}
/*--- left ---*/
h3.modra {
  background: #6AA1DA url("bg-modra.jpg") repeat-x top ;
  color: #fff;
  padding: 10px 15px 10px 15px;
  margin: 0 0 2px 0;

}
h3.modra span, h3.zelena span {
  background: url("sipka3.gif") no-repeat right center;
  display: block;
}
h3.zelena {
  background: #8BD173 url("bg-zelena.jpg") repeat-x top;
  color: #fff;
  padding: 10px 15px 10px 15px;
  margin: 0 0 2px 0;
}
.box-left {
  border: 1px solid #E0E0E0;
  margin-bottom: 1em;
}
.menuL {
  background: #E2EBF8;
  border: none;
}
.box-left a {

}
/*--- vyhledavani ---*/
.search {
  padding: 17px 12px 17px 12px;
  background: #3B3B3B;
  margin-bottom: 4px;
}
.search input.txt {
  border: none;
  width: 110px;
  _width: 138px; 
  height: 24px;
  background: #fff url("lupa.gif") no-repeat 5px; 
  float: left;
  padding-left: 30px;
}
.search input.btn-search {
  float: right;
}
             
/*--- menu-left ---*/
#left ul {
  padding: 10px 0 15px 0;
}
#left .menuL ul {
  padding: 10px 0 10px 0;
}
#left .menuL ul li {
  border-bottom: 1px solid #fff;
  _height: 1px;
  min-height: 1px;
  padding: 0px 0 2px 0;
  margin-left: 0px;
  background: none;
}
#left .menuL ul li.last {
  border-bottom: none;
}
#left .menuL ul li a {
  display: block;
  text-decoration: none;
  padding: 2px 0 2px 35px;
  _height: 1px;
  min-height: 1px;
  font-weight: normal;
  color: #000;
}
#left .menuL ul li a.plus {
  background: url("plus.gif") no-repeat left top;
}
#left .menuL ul li a.minus {
  background: url("minus.gif") no-repeat left top;
}

#left .menuL ul li a:hover {
  /*background: url("sipka1.gif") no-repeat left top;*/
  text-decoration: underline;
}
#left .menuL ul li li  {
  background: none;
  border: none;

}
#left .menuL ul li li a {
  display: block;
  text-decoration: underline;
  background: url("minus.gif") no-repeat left top;
  padding: 2px 0 2px 30px;
  margin-left: 25px;
  _height: 1px;
  min-height: 1px;
  font-weight: normal;
  color: #5593D2;
}
#left .menuL ul li li a.plus {
  background: url("plus.gif") no-repeat left top;
}
#left .menuL ul li.active a {
  text-decoration: underline;
}
#left .menuL ul li.active ul li a {
  text-decoration: underline;
}
#left .menuL ul li.active ul li a:hover {
  text-decoration: none;
}
#left .menuL ul li.active ul li.active a {
  text-decoration: underline;
}
#left .menuL ul li.active ul li.active ul li a {
  text-decoration: none;
}
#left .menuL ul li.active ul li.active ul li a:hover {
  text-decoration: underline;
}
#left .menuL ul li.active ul li.active ul li.active a {
  text-decoration: underline;
}
#left ul li {
  display: block;
  text-decoration: none;
  background: url("sipka2.gif") no-repeat left center;
  _height: 1px;
  margin-left: 12px;
}
#left ul li a {
  display: block;
  font-weight: bold;
  padding: 2px 0 2px 0px;
  _height: 1px;
}
#left .menuL ul li li li a {
  display: block;
  text-decoration: none;
  background: url("sipka7.gif") no-repeat left top;
  padding: 2px 0 2px 30px;
  margin-left: 45px;
  _height: 1px;
  font-weight: normal;
}
/*--- right ---*/
.box-right {
  margin-bottom: 2em;
}
.box-right a {
  color: #000;
}
#right .tip {
  min-height: 100px;
  border: none;
  background: #E7F4E7;
  padding-top: 1em;
}
#right .tip a {
  display: block;
  width: 177px;
  overflow: hidden;
  background: #fff;
  padding: 5px 0 5px 0;
  margin: 0 0 1em 0;
}
#right .tip p a {
  display: inline;
  background: none;
}
.nejprodavanejsi {
  background: url("dott2.gif") repeat-y left;
  min-height: 200px;
}
.prod {
  text-align: center;
  padding: 0 15px 15px 15px;
}
.prod img {
  margin: 5px 0px 5px 0px;
}
.prod p span {
  display: block;
  margin-top: 10px;
}
.last {
  border-bottom: 0px;
}
.prod p span strong {
  color: #7BC960;
  font-size: 1.2em;
}
.boxR {
  background: #F6F6F4;
  padding: 15px;
}
/*--- vypis produktu ---*/
.produkt-cont {
  background: url("dott.jpg") repeat-y center top;
  _height: 1px;
  min-height: 1px;  
}
.box {
  width: 226px;
  min-height: 166px;
  float: left;
  margin: 0 0px 10px 0;
  background: url("dott1.gif") repeat-x bottom;
  position: relative;
}
.last {
  background: none;
}
.box a.img {
  width: 146px;
  height: 106px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  float: left;
}
.box p.name {
  height: 32px;
  overflow: hidden;
  display: block;
  clear: both;
}
.box  p.price {
  margin-bottom: 24px;
}
.box  p.ico {
  margin-bottom: 0px;
  position: absolute;
  top: 0;
  right: 0;
}
.box p.price strong {
  color: #7BC960;
  font-size: 1.2em;
}
.box p.btn {
  line-height: 1em;
  text-align: right;
  margin-top: 30px;
  margin-bottom: 0px;
}
img.oblib {
  position: absolute;
  right: 0;
  bottom: 23px;
}
/*--- detail ---*/
#foto-detail {
  float: left;
  padding: 0px;
  text-align: center;
  width: 245px;
  overflow: hidden;
}
#right-detail {
  float: right;
  width: 216px;
  margin: 2em 0 1em 0;
}
p.cena {
  font-size: 1.5em;
  color: #7BC960;
  font-weight: bold;
  margin-bottom: 10px;
}
p.cena1 {
  background: url("dott1.gif") repeat-x bottom;
  padding-bottom: 10px;
  margin-bottom: 1.5em;
}
p.cena span {
  display: block;
  width: 90px;
  float: left;
  color: #707070;  
}
p.cena1 span {
  display: block;
  width: 90px;
  float: left;
}
p.id span {
  display: block;
  width: 90px;
  float: left;
}
p.dostupnost span {
  display: block;
  width: 90px;
  float: left;
}
p.id {
  margin: 0 0 5px 0;
}
p.dostupnost span {

}
p.volejte {
  border-top: 1px solid #C3C3C3;
  padding: 20px 0 0px 0px;
}
p.volejte span {
  display: block;
  font-weight: bold;
  background: url("phone.gif") no-repeat left center;
  padding: 5px 0 5px 35px;
  margin: 5px 0 0 0;
}
a.tisk {
  background: url("printer.gif") no-repeat left center;
  padding: 4px 0 4px 30px;
  margin-right: 10px;
}
a.doporucit {
  background: url("send.gif") no-repeat left center;
  padding-left: 30px;
}
p.ico {
  line-height: 2.5em;
}
span.ks {
  display: block;
  width: 32px;
  height: 31px;
  background: url("ks.gif") no-repeat center;
  text-align: center;
  padding: 0px 0 0 0;
  float: right;
  _margin-top: -1px;
}
span.ks input {
  width: 32px;
  height: 31px;
  border: none;
  text-align: center;
  padding: 8px 0 0 0;
  background: none;
  margin: 0px;
  color: #555555;
}
div.btn {
  position: relative;
  _height: 1px;
  margin-bottom: 2em;
}
div.btn p {
  width: 185px;
  _width: 187px;  
}
div.btn span.ksT {
  position: absolute;
  bottom: 1px;
  right: 10px;
  font-size: 1.2em;
}
a.oblibena, span.oblibena {
  background: url("star-ob.gif") no-repeat left center;
  padding: 0 0 0 20px;
}
/*----------- alternativa ----------------*/
.alt  {
  background: url("dott2.gif") repeat-y right;
  width: 240px;
  float: left;
  text-align: center;
  margin-bottom: 1em;
}
.alt p {
  margin-bottom: 2px;
} 
.alt p.img a {
  width: 226px;
  overflow: hidden;
} 
.alt h4 {
  font-weight: normal;
  padding: 0 10px 0 10px;
}  
.alt p.price strong {
  color: #FF8C0F;
  font-size: 1.2em;
}
.bN {
  background: none;  
}
/*--- menu-zal ---*/
ul.zal {
  margin: 0px 0 0 0;
}
ul.zal li {
  float: left;
  margin: 0px 3px 0 0;
  padding: 0px;
}
ul.zal li a {
  background: url("zalL.gif") no-repeat left top;
  display: block;
  color: #707070;
}
ul.zal li a span {
  display: block;
  background: url("zalR.gif") no-repeat right top;
  padding: 5px 30px 5px 30px;
  font-weight: bold;
  font-size: 1.1em;
}
div.zal {
  height: 3px;
  background: #C3C3C3;
  margin-bottom: 20px;
}
ul.zal li.active a {
  background: url("zalL-a.gif") no-repeat left top;
  color: #fff;
  text-decoration: none;
}
ul.zal li.active a span {
  background: url("zalR-a.gif") no-repeat right top;
}
/*--- hlasovani ---*/

#hlasovani {
  background: #F7F7F7;
  border-top: 1px solid #C3C3C3;
  padding: 15px; 
  _height: 1px;
  min-height: 1px;  
  margin-top: 2em;
}
p.result {
  margin-bottom: 0px;
  float: left;
}
span.result {
  font-size: 1.5em;
  color: #FF901D;
}
div.stars {
  width: 140px;
  float: right;
  padding-top: 3px;
}
div.stars p {
  margin-bottom: 0px;
  float: right;
}
div.stars p a {
  display: block;
  width: 15px;
  height: 15px;
  background: url("star.gif") no-repeat top;
  float: left;
  margin-right: 2px;
}
div.stars p a:hover,div.stars p a.hover {
  background: url("star-a.gif") no-repeat top;
}
div.stars strong {
  float: left;
  color: #FF901D;
}
div.stars p a span {
  display: none;
}
/*--- diskuze ---*/
fieldset.diskuze  {
  background: #F7F7F7;
  border: 1px solid #C3C3C3;
}
fieldset.diskuze label {
  width: 80px;
  display: block;
  margin-bottom: 3px;
}
fieldset.diskuze input.txt {
  width: 200px;
}
fieldset.diskuze p.name {
  float: left;
  margin-right: 20px;
}
fieldset.diskuze textarea {
  border: 1px solid #C3C3C3;
  width: 100%;
  height: 100px;
}
div.prispevek {
  border: 1px solid #C3C3C3;  
  position: relative;
  margin: 0 0 5px 0;
}
p.user {
  padding: 0px 0 0px 15px;
  margin-bottom: 5px;
  background: #F1F1F1 ;
}
.admin p.user {
  background: #DDF1F9 ;
}
p.user strong {
  background: url("user.gif") no-repeat left center;  
  display: block;
  padding: 8px 0 8px 25px;
}
.admin p.user strong {
  background: url("user1.gif") no-repeat left center;  
}
h3.mBl {
  margin-top: 2em;
  padding-top: 1em;
}
p.kom {
  padding: 0 15px 0 15px;
}
div.prispevek span {
  right: 15px;
  top: 10px;  
  position: absolute;
  font-weight: bold;
  color: #000;
}

/*--- footer ---*/
#footer {
  margin: 0 auto 0 auto;
  width: 992px;
  padding: 10px 0px 10px 0px;
  _height: 1px;
  min-height: 1px;
  border-top: 5px solid #C5C5C5;
  color: #fff;
  text-align: left;
}
#footer a {
  color: #fff;
}
p.dop {
  color: #fff;
  margin-top: 10px;
}
#footer p.dop a {
  color: #fff;
}
a.tdn {
  text-decoration: none;
}
/*--- formulare ---*/
.f1 label  {
	float: left;
  width: 130px;
  margin-right: 5px;
}
fieldset.f1 select {
  width: 150px;  
}
fieldset.f1 textarea {
  width: 350px;
  height: 74px;  
}
fieldset.f1 input.txt {
  width: 200px;
}
fieldset.f1 img.cap {
  margin-right: 20px;
}
.f2 label {
	float: left;
  width: 180px;
  margin-right: 5px;
}
.fN label {
	float: none;
}
.f2 select {
  width: 250px;
}
input.txt1 {
  width: 250px;
}
.f3 label {
  float: none;
  margin: 0 0 0 10px;

}
.f3 p {
  width: 110px;
  float: left;
}
.p90 p {
  width: 90px;
  float: left;
}
.f3 h3 {
  padding: 0;
  margin: 0 0 2em 0;
}
input.btnH {
  padding: 5px 10px 5px 10px;
  _padding: 5px 5px 5px 5px;  
  overflow: hidden;
}
/*--- razeni ---*/
#select {
  background: #EBEBEB;
  padding: 5px 15px 5px 15px;
  margin-bottom: 2em;
  border: 1px solid #E4E4E4;
  overflow:hidden;
}
#select input {
  margin-bottom: -6px;
  _margin-bottom: -4px;
}
#select select {
  width: 100px;
}
/*--- objednavka ---*/

ol#kroky  {
  padding: 0px;
  font-size: 1em;
  text-align: left;
}
ol#kroky li {
  list-style-type: none;
  padding: 0px 0 0px 50px;
  color: #ccc;
  width: 185px;
  _width: 235px;
  font-size: 1.2em;
  font-weight: normal;
  float: left;
  height: 40px;
  margin-bottom: 2em;
  _margin-bottom: 0.5em;  
}
ol#kroky li.krok1 {
  background: url("krok1.gif") no-repeat left top;
}
ol#kroky li.krok1-active {
  background: url("krok1-a.gif") no-repeat left top;
  color: #000;
}
ol#kroky li.krok2-active {
  background: url("krok2-a.gif") no-repeat left top;
  color: #000;
}
ol#kroky li.krok3-active {
  background: url("krok3-a.gif") no-repeat left top;
  color: #000;
}
ol#kroky li.krok2 {
  background: url("krok2.gif") no-repeat left top;
}
ol#kroky li.krok3 {
  background: url("krok3.gif") no-repeat left top;
}
ol#kroky li span {
  padding: 0px 0 0px 0px;

}
ol#kroky li span a {
  
}
/*--- obecnÃ© tagy ---*/
ul {
  list-style-position: inside;
  _list-style-position: outside;
  >list-style-position: outside;    
  list-style-type: none;
  margin: 0px 0 1em 0px;
  line-height: 1.5em;
}
ol {
  list-style-position: inside;
  margin: 0px 0 1em 0px;
  line-height: 1.5em;
}
ul li {
  background: url("sipka5.gif") no-repeat left top;
  padding-left: 13px;
}
a {
  color: #5694D3;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1 {
  font-size: 2.2em;
  font-weight: normal;
  color: #90C844;
  margin: 0em 0 0.7em 0;
}
h1.h1-hp {
  position: relative;
  font-size: 1.2em;
  height: 31px;
}
h1.h1-hp span {
  display: block;
  height: 31px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: url("h1-hp.gif") no-repeat left top;
}

.mH1 h1 {
  font-size: 1.6em;
}
h1 span{
  font-size: 0.6em;
  font-weight: normal;
}
h2 {
  font-size: 1.2em;
  padding: 0.5em 0 0.5em 0;
  font-weight: bold;
  color: #000;
}
h2.line {
  font-size: 1.2em;
  padding: 0.5em 0 0.5em 0;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #E1E1E1;
  margin: 0 0 1em 0;
}
h3 {
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
  margin: 0 0 1em 0;
}
h4 {
  font-size: 1em;
  font-weight: bold;
  color: #000;
  margin: 0 0 0.5em 0;
}
p {
  margin: 0 0 1em 0;
  line-height: 1.5em;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  border-collapse: collapse;
  margin: 0 0 1em 0;
  width: 100%;
}
table td, table th {
  border: 1px solid #CCD9ED;
  padding: 7px;
  line-height: 1.5em;
}
th {
  background: #E2EBF8;
  font-weight: normal;
  text-align: left;
  color: #000;
}
.bonus tfoot,.bonus th {
  background:#FDF4E3;
}
.stare tfoot,.stare th {
  background:#FFF6BF;
}
tfoot {
  background: #E2EBF8;
  color: #000;
}
tfoot td.obj-c {
  font-size: 1.5em;  
  text-align: right;
}
a img{
  border: none;
}
/*--- tridy a barvy ---*/
.pic {
  border: 1px solid #D7D7D7;
}
.picL {
  float: left;
  border: 1px solid #CCCCCC;
  margin: 0 10px 10px 0px;
}
.picR {
  float: right;
  border: 1px solid #CCCCCC;
  margin: 0 0 10px 10px;
}
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.clear {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: transparent;
}
.textL {
  text-align: left;
}
.textR {
  text-align: right;
}
.textC {
  text-align: center;
}
a.more {
  background: url("sipka1.gif") no-repeat 100% 70%;
  padding-right: 10px;
  _height: 1px;
}
p.info {
  color: #898989;
  background: url("info.gif") no-repeat left center;
  padding: 10px 0 10px 30px;
  margin: 0 0 0.5em 0;
}
.hidden {
  display:none;
}
.pages img {
  margin: 0 2px -3px 0;
}
.pages  {
  margin: 2px 0 2px 0;
}
.pages a.page-num, .pages span.active {
  padding: 0px 5px 0px 5px;
}
h2.section {
  float: left;
  padding: 4px 0 4px 10px;
  background: url("sipka2.gif") no-repeat left center;
  margin-right: 10px;
  white-space: nowrap;
}
#blok1, #blok2, #blok3 {
  margin-bottom: 2em;
  border-bottom: 3px solid #C3C3C3;
} 
.sipkaR {
  background: url("sipka8.gif") no-repeat right center;
  padding-right: 15px;  
  _height: 1px;
}
.box1 img {
  border: 1px solid #D9D9D9;
  float: left;
  margin: 0 10px 10px 0px;
}
.box1 {
  clear: both;
}
.box1 h3 {
  margin: 0px 0 5px 0;
}
td.storno  {
  background: #FFE5E6;
}
td.storno span {
  color: #ED1B23;
}
td.vyrizena {
  background: #EBFED0;
}
td.vyrizena span {
  color: #38B549;
}
td.zpracovava  {
  background: #FFFBCE;
}
td.zpracovava span {
  color: #827A00;
}
td.nova  {
  background: #D7EBFF;
}
td.nova span {
  color: #005B7F;
}
/*  vyhledÃ¡vÃ¡nÃ­ */
span.founded {
	background: #ff0 !important;
	font-weight: bold !important;
	font-size: 1em !important;
	display: inline !important;
	float: none !important;
}

table.vypis th {
  font-weight: bold;
}
a.obr {
  background: url("ico-obr.gif") no-repeat left center ;
  padding-left: 20px;
}
a.tbl {
  background: url("ico-tbl.gif") no-repeat left center ;
  padding-left: 20px;
  margin-left: 15px;
}
a.book {
  background: url("book.gif") no-repeat left center ;
  padding-left: 40px;
  display: block;
  line-height: 2em;
  margin-top: 10px; 
}
#lang {
  position: absolute;
  top: -22px;
  right: 10px;
}
#lang li {
  float: left;
  background: none;
  
}
#lang li.cz a {
  background: url("cz.gif") no-repeat left center;
  padding-left: 20px;
  margin-right: 0px;
}
#lang li.en a {
  background: url("en.gif") no-repeat left center;
  padding-left: 20px;
}
#lang li.active a {
  text-decoration: none;
}
#lang li a {
  color: #fff;
 text-decoration: none;
}
#nahled {
	background: #fff;
	padding: 5px;
	border: 1px solid #333;
	position: absolute;
	margin-bottom: 0;
}

#dialog {
  position:absolute;
  width:350px;
  padding:50px 0;
  text-align:center;
  display:block;
  border:1px solid #000;
  background:#666;
  color:#fff;
}
#dialog a {
  color:#fff;
  font-weight:bold;
}

#img-kod {
  float:left;
  margin-right:10px;
  margin-bottom:20px;
}
.w250 {
  width:250px !important;
}
td.green,td.red,td.orange {
  font-weight:bold !important;
}
td.green {
  color:#38B549 !important;
}
td.red {
  color:#FF0000 !important;
}
td.orange {
  color:#ff8000 !important;
}

h2.produkt {
  color:#707070 !important;
  font-weight:normal;
  font-size:1em;
  margin-bottom:1em;
}

/* další náhledy */
dalsi-nahledy-obal {
  text-align:center;
}
#dalsi-nahledy {
  height:137px;
  width:465px;
  overflow:hidden;
  position: relative;
  margin:0 auto;
}
#dalsi-nahledy div.scroller {
  width:50000em;
  height:200px;
  position:relative;
}

#dalsi-nahledy span {
  width:155px;
  height:120px;
  float:left;
  position: relative;
  text-align:center;
}
#dalsi-nahledy a {
  display:block;
}
#dalsi-nahledy a img {
  margin:0 auto;
  border:1px solid #ccc;
}
#dalsi-nahledy a.active img {
  border:1px solid #000;
}
#sl-left,#sl-right {
  display:none;
  width:20px;
  height:20px;
  line-height:20px;
  text-decoration:none;
  text-align:center;
  color:#ccc;
  position:relative;
  top:-60px;
  font-size:0.9em;
  text-indent:-1000px;
  overflow:hidden;
  background-repeat:no-repeat;
  
}
#sl-left {
  float:left;
  left:6px;
  background-image:url('sl-left0.gif');
}
#sl-right {
  float:right;
  left:-6px;
  background-image:url('sl-right0.gif');
}
#sl-left.active {
  color:#000;
  background-image:url('sl-left.gif');
}
#sl-right.active {
  color:#000;
  background-image:url('sl-right.gif');
}

#login, #dialog {
  display:none;
}
}
