body {
/*  behavior: url("./css/csshover2.htc");*/
  margin: 0;
  padding: 0;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 17px;
  background: #fff;
}

div#hlavicka {
  height: 50px;
  width: 100%;
  background: #1a1a1a;
  margin-bottom: 1px;  
}

div#hlavicka a#logo {
  height: 50px;
  width: 300px;
  display: block;
  background: url(../img/logo_ef_di.png) center;
  margin-left: 8px;
  float: left;
}


ul#horni-menu {
  float: right;
  margin: 0 20px 0 0;
  padding: 0;
  /*background: #d9d8d4;*/
  list-style-type: none;
  padding-left: 1px;
  display: inline;
}

ul#horni-menu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}

ul#horni-menu li a {
  float: left;
  height: 17px;
  width: 100px;
  margin: 0 1px 0 0;
  display: block;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding-top: 32px;
  color: #bfbfbf;  
}

ul#horni-menu li a:hover {
  color: #fff;
  /*background: #e6ecf3;*/
}

ul#horni-menu li a#nastaveni {
  background-color: red;
  background: url(../img/tlacitko_nastaveni.png) no-repeat center top;  
}

ul#horni-menu li a#potvrdit-zmeny {
  background: url(../img/tlacitko_potvrdit_zmeny.png) no-repeat center top;  
}

ul#horni-menu li a#napoveda {
  background: url(../img/tlacitko_napoveda.png) no-repeat center top;  
}

ul#horni-menu li a#odhlasit-se {
  background: url(../img/tlacitko_odhlasit_se.png) no-repeat center top;  
}

ul#horni-menu li a#potvrdit-zmeny:hover,
ul#horni-menu li a#nastaveni:hover, 
ul#horni-menu li a#napoveda:hover, 
ul#horni-menu li a#odhlasit-se:hover {
  background-position: center bottom;
}

div#navigace {
  width: 100%;
  height: 18px;
  padding: 0;
  /*border-bottom: 1px solid #b9c9d9;*/
  font-size: 11px;
  color: #999;
}

div#navigace strong {
  font-weight: normal;
  color: #333;
}

div#navigace .pozice {
  float: left;
  margin: 0  0 0 20px;
  display: inline;
}

div#navigace .zamceno {
  float: right;
  margin: 0 20px 0 0;
  display: inline;
  color: #f00;
}

div.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

div#obsah {
  width: 100%;
  /*background: url(../img/pozadi_obsah.jpg) repeat-x top;*/
}

div#obsah .ram {
  padding: 10px 20px;
}

div#menu {
  margin: 0 0 10px 0;
  width: 100%;
  height: 50px;
  /*background: #fff url(../img/pozadi_menu.gif) repeat-x center;*/
} 

div#menu div#levy-bok {
  width: 0px;
  height: 50px;
  /*background: #fff url(../img/pozadi_menu_levy_bok.gif) no-repeat center;*/
  float: left;
}

div#menu div#pravy-bok {
  width: 0px;
  height: 50px;
  /*background: #fff url(../img/pozadi_menu_pravy_bok.gif) no-repeat center;*/
  float: right;
}

div#menu ul {
  float: right;
  margin: 5px 10px 5px 0;
  padding: 0;
  list-style-type: none;
}

div#menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}

div#menu ul li a {
  float: left;
  height: 10px;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 20px 5px 0 5px; 

}

h1 {
  padding: 16px 8px 0 0;
  margin: 0;
  font-size: 18px;
}

h2 {
  padding: 18px 0 0 0px;
  margin: 0;
  font-size: 13px;
}

h3 {
  padding: 0 0 2px 0;
  margin: 0;
  font-size: 13px;
}

div#menu h1, div#menu h2 {
  float: left;
}

img.ikona-nadpis {
  float: left;
  width: 28px;
  height: 28px;
  border: 0;
  margin: 11px 10px 11px 10px;
}

a {
  color: #2f4b69;
}

a:hover {
  color: #5c7999;
}

table.prehled {
  width: 100%;
  border-spacing: 1px;
  background: #d9d8d4;
  //border: 1px solid #b9c9d9;
}

table.prehled th {
  text-align: left;
  font-weight: bold;
  background: #d9d8d4;
  /*border-bottom: 1px solid #a3b8cc;
  border-right: 1px solid #a3b8cc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;*/
}

table.prehled th, table.prehled td {
  padding: 2px 6px;
}

table.prehled td {
  border: 1px solid #fff;
}

table.prehled tr.barva1 td {
  background: #f7f7f7;
}

table.prehled tr.barva2 td {
  background: #fff;
}

table.prehled tr.barva3 td {
  background: #dedede;
  font-weight: bold;
}

table.prehled tr td.barva3 {
  background: #e0e0e0;
}
/*
table.prehled tr:hover td {
  background: #E9EEF4;
}
*/
table.prehled td a {
  text-decoration: underline;
  font-weight: bold;
}

table.prehled th a {
  text-decoration: none;
}

table.prehled tr td hr {
  color: #e3e3e3;
  background: #e3e3e3;
  height: 1px;
  border: 0;
}

/* prehled vyjimek*/
div.left {
  width: 50%;
  float: left;
}
div.right {
  float: right;
  width: 50%;
}
div.leftp {
  width: 49%;
  float: right;
}

table.kolize {
  border-spacing: 1px;
  width: 100%;
  background: #e3e3e3;
  border: 1px solid #b9c9d9;
}

table.kolize th {
  text-align: left;
  font-weight: bold;
  background: #cfdae5;
  border-bottom: 1px solid #a3b8cc;
  border-right: 1px solid #a3b8cc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

table.kolize th, table.kolize td {
  padding: 2px 6px;
}

table.kolize td {
  border: 1px solid #fff;
}

table.kolize tr.barva1 td {
  background: #f7f7f7;
}

table.kolize tr.barva2 td {
  background: #fff;
}

table.kolize tr.barva3 td {
  background: #dedede;
  font-weight: bold;
}

table.kolize tr td.barva3 {
  background: #e0e0e0;
}
/*
table.prehled tr:hover td {
  background: #E9EEF4;
}
*/
table.kolize td a {
  text-decoration: underline;
  font-weight: bold;
}

table.kolize th a {
  text-decoration: none;
}

table.kolize tr td hr {
  color: #e3e3e3;
  background: #e3e3e3;
  height: 1px;
  border: 0;
}


img.sipka {
  width: 9px;
  height: 5px;
  border: 0;
  margin: 0 0 0 3px;
}

form {
  margin: 0;
  padding: 0;
}

.tlacitko {
  margin: 2px 0 2px 3px;
  height: 46px;
  border: 0;
  cursor: pointer;
  float: right;
  display: block;
}

.ulozit {
  background-image: url(../img/tlacitko_ulozit.gif);
  background-position: left top;
  width: 48px;
}

.kopirovat2 {
  background-image: url(../img/tlacitko_kopirovat2.gif);
  background-position: left top;
  width: 58px;
}

.pouzit {
  background-image: url(../img/tlacitko_pouzit.gif);
  background-position: left top;
  width: 48px;
}

.editovat {
  background-image: url(../img/tlacitko_editovat.gif);
  background-position: left top;
  width: 50px;
}

.potvrdit {
  background-image: url(../img/tlacitko_potvrdit.gif);
  background-position: left top;
  width: 48px;
}

.pridat {
  background-image: url(../img/tlacitko_pridat.jpg);
  background-position: left top;
  width: 48px;
}

.pridat-pv {
  background-image: url(../img/tlacitko_pridat_pv.gif);
  background-position: left top;
  width: 62px;
}

.pridat-pro-motor {
  background-image: url(../img/tlacitko_pridat_pro_motor.gif);
  background-position: left top;
  width: 98px;
}

.pridat-pro-vybavu {
  background-image: url(../img/tlacitko_pridat_pro_vybavu.gif);
  background-position: left top;
  width: 98px;
}

.pridat-pv-pro-motor {
  background-image: url(../img/tlacitko_pridat_pv_pro_motor.gif);
  background-position: left top;
  width: 106px;
}

.pridat-pv-pro-vybavu {
  background-image: url(../img/tlacitko_pridat_pv_pro_vybavu.gif);
  background-position: left top;
  width: 106px;
}

.vazanost {
  background-image: url(../img/tlacitko_vazanost.jpg);
  background-position: left top;
  width: 72px;
}

.vylucitelnost {
  background-image: url(../img/tlacitko_vylucitelnost.jpg);
  background-position: left top;
  width: 72px;
}

.aktualizovat-poradi {
  background-image: url(../img/tlacitko_poradi.gif);
  background-position: left top;
  width: 48px;
}

.slevy {
  background-image: url(../img/tlacitko_slevy.jpg);
  background-position: left top;
  width: 48px;
}

.zrusit {
  background-image: url(../img/tlacitko_zrusit.jpg);
  background-position: left top;
  width: 48px;
}

.kategorie-doplnku {
  background-image: url(../img/tlacitko_kategorie_doplnku.gif);
  background-position: left top;
  width: 106px;
}

.zrusit-posledni {
  background-image: url(../img/tlacitko_zrusit_posledni.gif);
  background-position: left top;
  width: 82px;
}

.zmenit-stav {
  background-image: url(../img/tlacitko_zmenit_stav.gif);
  background-position: left top;
  width: 66px;
}

.zpet {
  background-image: url(../img/tlacitko_zpet.gif);
  background-position: left top;
  width: 48px;
}

.logistiky {
  background-image: url(../img/tlacitko_logistiky.gif);
  background-position: left top;
  width: 50px;
}


.sipka-poradi {
  background-image: url(../img/tlacitko_zpet.jpg);
  background-position: left top;
  width: 48px;
}
.volba_cz_sk {
  background-image: url(../img/tlacitko_cz_sk.gif);
  background-position: left top;
  width: 81px;
}
.volba_cz {
  background-image: url(../img/tlacitko_cz.gif);
  background-position: left top;
  width: 81px;
}
.volba_sk {
  background-image: url(../img/tlacitko_sk.gif);
  background-position: left top;
  width: 81px;
}


.ulozit_cz {
  background-image: url(../img/tlacitko_ceska.gif);
  background-position: left top;
  width: 55px;
}
.ulozit_sk {
  background-image: url(../img/tlacitko_slovenska.gif);
  background-position: left top;
  width: 55px;
}

.ano_smazat {
  background-image: url(../img/tlacitko_ano_smazat.gif);
  background-position: left top;
  width: 81px;
  display: inline;
}
.ne_zachovat {
  background-image: url(../img/tlacitko_ne_zachovat.gif);
  background-position: left top;
  width: 81px;
  display: inline;
}



.ulozit:hover,
.kategorie-doplnku:hover,
.logistiky:hover,
.editovat:hover,
.potvrdit:hover, 
.pridat:hover,
.pridat-pro-motor:hover,
.pridat-pro-vybavu:hover,
.pridat-pv-pro-motor:hover,
.pridat-pv-pro-vybavu:hover,
.pridat-pv:hover,
.aktualizovat-poradi:hover,
.slevy:hover,
.zrusit:hover,
.zrusit-posledni:hover,
.zmenit-stav:hover,
.vazanost:hover,
.vylucitelnost:hover,
.zpet:hover,
.volba_cz_sk:hover,
.volba_cz:hover,
.volba_sk:hover,
.ano_smazat:hover,
.ne_zachovat:hover,
.ulozit_sk:hover,
.ulozit_cz:hover {
  background-position: left bottom;
}

.tl_male {
  margin: 0 5px 2px 3px;
  height: 15px;
  width: 200px;
  border: 0;
  cursor: pointer;
  float: left;
  display: inline;
  text-align: left;
  padding: 0 0 0 30px;
}

.tl_cz {
  background: url(../img/cz.gif) left top no-repeat;
  /*width: 22px;*/
}
.tl_sk {
  background: url(../img/sk.gif) left top no-repeat;
  /*width: 22px;*/
}
.tl_cz_sk {
  background: url(../img/cz_sk.gif) left top no-repeat;
  /*width: 25px;
  margin: 0 2px 2px 3px;*/
}

fieldset {
  border: 1px solid #a5a5a5;
  padding: 10px;
  margin: 0 10px 0 0;
}
fieldset .right {
  float: right;
  width: 200px;
  display: block;
}

legend {
  color: #5c7999;
}

input.text, textarea, select {
  border: 1px solid #a5a5a5;
}

input.text:focus, textarea:focus, select:focus {
  border: 1px solid #5c7999;
}

input.checkbox, input.checkbox:focus {
  border: 0;
}

label {
  color: #2f4b69;
}

table.formular {
  margin: 5px;
}

table.formular td {
  vertical-align: top;
}

div#prihlaseni {
  margin: 150px auto 0 auto;
  width: 290px;
  height: 130px;
  /*background: #d9d8d4;*/
  border: 1px solid #d9d8d4;
  /*background: #fff url(../img/pozadi_prihlaseni.jpg);*/
}

div#prihlaseni input.text {
  width: 120px;
}

div#prihlaseni .tlacitko {
  margin: 0;
  float: left;
}

div#prihlaseni table {
  margin: 12px auto 0px auto;
}

.prihlasit-cz {
  background: transparent;
  background-image: url(../img/tlacitko_prihlasit_cz.png);
  background-position: center top;
  width: 43px;
}

.prihlasit-cz:hover {
  background-position: center bottom;
}

.chyba {
  color: #f00;
  padding: 0;
}
span.chyba {
  font-weight: bold;
}

#prihlaseni .chyba {
  margin: 20px 0 0 0;
  text-align: center;
}

.formular-stav {
  width: 290px;
  float: right;
  margin-left: 15px;
  border-left: 1px solid #a5a5a5;
}

.cara-nahoru {
  padding-top: 6px;
  border-top: 1px solid #a5a5a5;
}

.filtr {
  margin: 0 0 4px 0;
}

td.mezera {
  width: 30px;
}
td.mezera1 {
  width: 30px;
  background: url(../img/linka_vertikalni.gif) repeat-y;
}

input.delka1 {
  width: 75px;
}

hr {
  color: #a5a5a5;
  background: #a5a5a5;
  height: 1px;
  border: 0;
}

td.poradi1 {
  width: 16px;
}

td.poradi2 {
  width: 34px;
}

.poradi-cislo {
  width: 30px;
}

.tl {
  margin: 0px 8px 0 2px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  border: 0;
  display: block;
  float: left;
}

.sipka-poradi {
  background-image: url(../img/sipka_poradi.gif);
  width: 16px;
  line-height: 1px;
  font-size: 1px;
  margin: 0;
  height: 14px;
  border: 0;
  cursor: pointer;
  display: block;
  background-color: transparent;
  background-position: center top;
  float: left;
}

.sipka-poradi:hover {
  background-position: center bottom;
}

.kopirovat {
  padding-left: 16px;
  background: url(../img/tlacitko_kopirovat.gif) no-repeat left center;
}

.vylucitelnosti {
  padding-left: 17px;
  background: url(../img/tlacitko_vylucitelnosti.gif) no-repeat left center;
}

.export {
  padding-left: 18px;
  background: url(../img/tlacitko_export.gif) no-repeat left center;
}

.poznamky {
  padding-left: 18px;
  background: url(../img/tlacitko_poznamky.gif) no-repeat left center;
}

.motory {
  padding-left: 17px;
  background: url(../img/tlacitko_motor.gif) no-repeat left center;
}

.xls {
  padding-left: 16px;
  background: url(../img/tlacitko_xls.gif) no-repeat left center;
}

.vazanosti {
  padding-left: 18px;
  background: url(../img/tlacitko_vazanosti.gif) no-repeat left center;
}

.technicke-specifikace {
  padding-left: 16px;
  background: url(../img/tlacitko_technicke_specifikace.gif) no-repeat left center;
}

.barvy {
  padding-left: 19px;
  background: url(../img/tlacitko_barvy.gif) no-repeat left center;
}

.kategorie_barev {
  padding-left: 18px;
  background: url(../img/tlacitko_kategorie_barev.gif) no-repeat left center;
}

.interier {
  padding-left: 16px;
  background: url(../img/tlacitko_interier.gif) no-repeat left center;
}

.modely {
  padding-left: 24px;
  background: url(../img/tlacitko_modely.gif) no-repeat left center;  
}

.verze {
  padding-left: 18px;
  background: url(../img/tlacitko_verze.gif) no-repeat left center;  
}

.html {
  padding-left: 18px;
  background: url(../img/tlacitko_html.gif) no-repeat left center;  
}

.doplnky {
  padding-left: 16px;
  background: url(../img/tlacitko_doplnky.gif) no-repeat left center;
}

.verze-doplnek {
  padding-left: 23px;
  background: url(../img/tlacitko_verze_doplnek.gif) no-repeat left center;  
}

.motor-doplnek {
  padding-left: 16px;
  background: url(../img/tlacitko_motor_doplnek.gif) no-repeat left center;  
}

.vybava-doplnek {
  padding-left: 20px;
  background: url(../img/tlacitko_vybava_doplnek.gif) no-repeat left center;  
}

.barva-interier {
  padding-left: 24px;
  background: url(../img/tlacitko_barva_interier.gif) no-repeat left center;  
}

.editovat2 {
  padding-left: 16px;
  background: url(../img/tlacitko_editovat2.gif) no-repeat left center;    
}
.poznamka2 {
  margin: 0;
  width: 16px;
  padding: 0;
  background: url(../img/tlacitko_poznamky.gif) no-repeat left center;    
}

.historie {
  padding-left: 16px;
  background: url(../img/tlacitko_historie.gif) no-repeat left center;    
}

.vybavy {
  padding-left: 17px;
  background: url(../img/tlacitko_vybavy.gif) no-repeat left center;
}

.zmeny {
  padding-left: 16px;
  background: url(../img/tlacitko_zmeny.gif) no-repeat left center;    
}

.smazat {
  background-image: url(../img/tlacitko_smazat.gif);
  width: 16px;
  line-height: 1px;
  font-size: 1px;
  margin: 3px 0 1px 0;
  height: 14px;
  border: 0;
  cursor: pointer;
  display: block;
  background-color: transparent;
  background-position: center top;
  float: left;  
}

.smazat:hover {
  background-position: center bottom;
}
.detail {
  background-image: url(../img/tlacitko_detail.gif);
  width: 21px;
  line-height: 1px;
  font-size: 1px;
  margin: 3px 0 1px 0;
  height: 14px;
  border: 0;
  cursor: pointer;
  display: block;
  background-color: transparent;
  background-position: center top;
  float: left;  
}
.detail:hover {
  background-position: center bottom;
}

table.prehled th.radio {
  width: 40px;
  text-align: center;
}

table.prehled th.radio span {
  float: left;
}

td.center {
  text-align: center;
}

.nastred {
  text-align: center;
}

.radio-vse {
  margin: 0;
  height: 14px;
  width: 16px;
  border: 0;
  cursor: pointer;
  display: block;
  background-image: url(../img/tlacitko_vybrat_vse_radio.gif);
  background-color: transparent;
  background-position: center top;
  float: right;
}

.radio-vse:hover {
  background-position: center bottom;
}


.fl-left {
  float: left;
}

.fl-right {
  float: right;
}

.vel1 {
  width: 50px;
} 

.readonly {
  background: #ffffea;
}

.sirka1 {
  width: 500px;
}

.sirka2 {
  width: 400px;
}

a.odkaz-akce {
  font-size: 10px;
}

div#hiddiv {
  display: none;
  position: absolute;
  left: 100px; 
  top: 100px;
  background-color: #fff;
  border: 1px solid #a5a5a5;
  width: 230px;
  text-align: center;
  z-index: 100;
}
div#hiddiv div#nadpis{
  
  margin: 0 auto;
  font-weight: bold;
}
div#hiddiv div.popis{
  font-size: 10px;
  font-weight: bold;
}

div#hiddiv_spec {
  display: none;
  position: absolute;
  left: 100px; 
  top: 100px;
  background-color: #fff;
  border: 1px solid #a5a5a5;
  width: 230px;
  text-align: center;
  z-index: 100;
}
div#hiddiv_spec div#nadpis_spec{
  
  margin: 0 auto;
  font-weight: bold;
}
div#hiddiv_spec div.popis{
  font-size: 10px;
  font-weight: bold;
}

div#hiddel{
  display: none;
  position: absolute;
  left: 100px; 
  top: 100px;
  background-color: #fff;
  border: 1px solid #a5a5a5;
  width: 230px;
  text-align: center;
  z-index: 100;
}
div#hiddel div#nadpis2{
  margin: 10px auto 0 auto;
  font-weight: bold;
}


div#hint {
  display: none;
  position: absolute;
  left: 100px; 
  top: 100px;
  background-color: #fff;
  border: 1px solid #a5a5a5;
  /*width: 180px;*/
  padding: 10px;
  text-align: left;
  z-index: 100;
}
div#hint_motor {
  display: none;
  position: absolute;
  left: 100px; 
  top: 100px;
  background-color: #fff;
  border: 1px solid #a5a5a5;
  width: 400px;
  padding: 10px;
  text-align: left;
  z-index: 100;
}
div#hint2 div.zavri {
  width: 11px;
  height: 11px;
  background: url(../img/icon_close.gif) no-repeat center;  
  float: right;
  margin: 0;
  cursor: hand; cursor: pointer;
}
div#hint2 {
  display: none;
  position: absolute;
  left: 100px; 
  top: 100px;
  background-color: #fff;
  border: 1px solid #a5a5a5;
  /*width: 180px;*/
  padding: 10px;
  text-align: left;
  z-index: 100;
}
div#hint div.zavri {
  width: 11px;
  height: 11px;
  background: url(../img/icon_close.gif) no-repeat center;  
  float: right;
  margin: 0;
  cursor: hand; cursor: pointer;
}

div.hint250 {
  width: 250px; 
}
div.hint {
  width: 180px; 
}


div.close {
  display: block;
  float: right;
  color: red;
  margin: 2px 5px 5px 0;
  cursor: pointer;
  _cursor: hand;
}

table.formular1 {
  margin: 5px auto;
  width: 200px;
  padding: 0;
}
table.formular1 td {
  text-align: left;
}

div.tlulozit {
  width: 168px;
  display: block;
  margin: 0 auto 10px auto;
}
#outerDiv
{
	position: relative;
}
#innerDiv
{
	overflow: auto;
	z-index: 10;
}
#innerDiv td
{
	white-space: nowrap;
}
table.html_logistika {
  /*width: 100%;*/
  border-spacing: 1px;
  background: #e3e3e3;
  border: 1px solid #a5a5a5;
}

table.html_logistika th {
  text-align: left;
  font-weight: bold;
  background: #cfdae5;
  border-bottom: 1px solid #a3b8cc;
  border-right: 1px solid #a3b8cc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

table.html_logistika th, table.html_logistika td {
  padding: 2px 6px;
}

table.html_logistika td {
  border: 1px solid #fff;
}

table.html_logistika td.e_popis {
  width: 10px;
  background: #fff;
}

table.html_logistika tr.barva1 td.norm {
  background: #f7f7f7;
}

table.html_logistika tr.barva2 td.norm {
  background: #fff;
}


table.html_logistika tr.barva1 td.htmla {
  background: #f7f7f7;
  cursor: default;
}
table.html_logistika tr.barva2 td.htmla {
  background: #fff;
  cursor: default;
}
table.html_logistika tr.barva1 td.htmlah {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}
table.html_logistika tr.barva2 td.htmlah {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}

table.html_logistika tr.barva1 td.yellow {
  background: #ffffaa;
  cursor: default;
}
table.html_logistika tr.barva2 td.yellow {
  background: #ffffaa;
  cursor: default;
}
table.html_logistika tr.barva1 td.yellowh {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}
table.html_logistika tr.barva2 td.yellowh {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}

table.html_logistika tr.barva1 td.red {
  background: #ffcfcf;
  cursor: default;
}
table.html_logistika tr.barva2 td.red {
  background: #ffcfcf;
  cursor: default;
}
table.html_logistika tr.barva1 td.redh {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}
table.html_logistika tr.barva2 td.redh {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}

table.html_logistika tr.barva1 td.gray {
  background: #dedede;
  cursor: default;
}
table.html_logistika tr.barva2 td.gray {
  background: #dedede;
  cursor: default;
}
table.html_logistika tr.barva1 td.grayh {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}
table.html_logistika tr.barva2 td.grayh {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}

table.html_logistika tr.barva1 td.blue {
  background: #85acdd;
  cursor: default;
}
table.html_logistika tr.barva2 td.blue {
  background: #85acdd;
  cursor: default;
}
table.html_logistika tr.barva1 td.blueh {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}
table.html_logistika tr.barva2 td.blueh {
  background: #E9EEF4;
  cursor: pointer;
  _cursor: hand;
}

table.inhint {
  margin: 0;
  font-size: 0.8em;
}
table.inhint td {
   padding: 0 10px 0 0;
   
}
table.inhint td.center {
  text-align: center;
}  
table.inhint th {
   padding: 0 10px 0 0;
   font-weight: bold;
   font-size: 1.1em;
   text-align: left;
}

td.nowrap {
  white-space: nowrap;
}

td.w20 {
  width: 20px;
}

td.zamek {
  width: 11px; 
}

textarea.popis_zmen {
  width: 900px;
  height: 300px;
}

textarea.popis_vyjimky {
  width: 200px;
  height: 50px;
  display: block;
}
div#navigace .progressbar {
  width: 16px;
  height: 16px;
  margin-top: 0px;
  margin-right: 20px;
  float: right;
  border: 0;
  visibility: hidden;
}
.bgred {
  background-color: #ffcfcf;
}

img.flag {
  margin: 4px 0;
}

span.podminena-vazanost {
  display: inline;
  float: left;
  width: 380px;
  margin: 0 0 0 5px;
}

.sedivy-text {
  color: #a0a0a0;
}