/* CREATED BY NoxLbc 2007 */
html {
  font-size: 100.01%;
}
/* ZAKLADNI */
body {
  text-align: center;
  background: #640a0a url(../images/background.gif) repeat-x scroll left top; 
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  margin: 0; padding: 0;
  width: 100%;
}
a {
  color: maroon;
}
h1,h2,h3,h4,h5,h6,img,input,select,textarea {
  padding: 0; margin: 0;
}
h2 {
  color: maroon;
  margin-left: 20px;
  font-size: 1.6em;
}
h3 {
  color: #B00000;
  margin-left: 20px;
  margin-top: 30px;
  font-size: 1.4em;
  /*width: 85%;*/
}
h4 {
  color: #B00000;
  margin-left: 30px;
  font-size: 1.2em;
}
h4 a {
  color: #B00000;
  font-size: 0.9em;
}
h4 a:hover {
  color: #EE0000;
}
div#container {
  width: 755px;
  /*width: 46em;*/
  /*width: 75%;*/
  height: auto;
  background-color: White;
  margin: 0 auto 0 auto;
  padding: 0;
}
/* KONEC*/


/* HEADER */
div#header {
  width: 740px;
  /*width: 45.6em;*/
  /*width: 98%;*/
  height: 200px;
  background-color: #f4e6dc;
  margin: 0 auto 0 auto;
  padding: 0px;
  text-align: left;
}

/* KONEC HEADER*/


/* NAVIGACE */
div#navigation {
  /*width: 45.6em;*/
  /*width: 98%;*/
  display: block;
  /*float: left;*/
  width: 740px;
  height: auto;
  padding: 0;
  margin: 0 auto 0 auto;
  background-color: #F4E6DC;
  margin-left: 7px;
}
div#navigation ul {
  display: inline;
  list-style-type: none;
  float: left;
  padding: 0; margin: 0;
  
}
div#navigation ul li {
  display: inline;
  float: left;
}
div#navigation ul li a {
  display: block;
  /*width: 12.476em;*/
  /*width: 19.69%;*/
  width: 146px;
  height: auto;
  float: left;
  margin: 0;
  padding: 0.6em 0 0.6em 0;
  font-size: 0.8em;
  color: #484340;
  text-align: center;
  text-decoration: none;
  background-color: #FAF1EC;
  border: 1px solid silver;
}
div#navigation ul li a:hover {
  background-color: #F1E1D4;
}
div#navigation ul li a.active {
  color: maroon;
  background-color: #F4E6DC;
}
div#navigation ul li a.active:hover {
  background-color: #ECD8C6;
}
div#navigation ul li a h2 {
  padding: 0; margin: 0;
  font-size: 1.4em;
}
/* KONEC NAVIGACE */

/* INFORMACE */
div#information {
  /*width: 63.5em;*/
  /*width: 96.3%;
  _width: 96.5%;*/
  width: 718px;
  height: auto;
  clear: both;
  padding: 0.6em 0 0.6em 20px;
  margin: 0 auto 0 auto;
  background-color: #EAD9D1;
  /*border-top: 2px solid #7E0909;*/
  border-bottom: 2px solid #7E0909;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  font-size: 0.71em;
  color: maroon;
  text-align: left;
}
div#information div.left {
  display: block;
  float: left;
  width: auto;
}
div#information div.odhlasit {
  display: block;
  margin-right: 5px;
  color: #C40000;
  text-align: right;
  width: auto;
  float: right;
}
div#information a {
  color: maroon;
  font-size: 1.1em;
}
div#information a:hover {
  color: #B20000;
}
div#information span {
  margin-left: 30px;
  color: #C40000;
  font-size: 1.1em;
}

/* KONEC INFORMACE*/

/* HLAVNI OKNO */
div#main {
  /*width: 56.95em;*/
  /*width: 97.5%;*/
  width: 738px;
  padding: 0;
  padding-top: 20px;
  margin: 0 auto 0 auto;
  background-color: #F6E5DB;
  text-align: left;
  font-size: 0.8em;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
}
div#main p.perex {
  /*width: 35em;*/
  width: 60%;
  height: 15%;
  margin: 10px 0 0 20px;
  text-align: justify;
  color: #4A4A4A;
  line-height: 1.4em;
}
div#main p.helpBox, div#main p.helpBoxIndex {
  width: 45%;
  padding: 15px;
  margin: 5px 0 0 35px;
  /*_margin-top: 30px;*/
  color: #4A4A4A;
  line-height: 1.5em;
  background-color: #EFDCCF;
}
div#main p.helpBoxIndex {
  margin-left: 20px;
  border-bottom: 5px solid #DFB89E;
}
div#main p.helpBox strong, div#main p.helpBoxIndex strong {
  display: block;
  padding: 0; margin: 0;
  margin-bottom: -15px;
}
div#main p.helpBox a, div#main p.helpBoxIndex a {
  color: maroon;
  letter-spacing: 0.05em; 
}
div#main p.helpBox a:hover, div#main p.helpBoxIndex a:hover {
  color: #AE0000;
}
div#main p.text {
  /*width: 35em;*/
  width: 90%;
  height: auto;
  margin: 2em 0 20px 20px;
  color: #4A4A4A;
  text-align: justify;
  color: black;
  line-height: 1.55em;
}
div#main hr {
  color: silver;
  width: 92%;
  margin-left: 20px;
  border: 1px solid silver;
}
div#main ul, div#main ol {
  padding: 0;
  margin-left: 50px;
  line-height: 1.55em;
}
div#main h2 {
  color: black;
}
div#login {
  width: 30%;
  height: auto;
  background-color: #EEEEEE;
  color: #484848;
  float: right;
  margin-right: 10px;
  border: 2px solid #DEDEDE;
  padding: 5px;
  line-height: 1.5em;
  position:relative;
}
div#login div.register {
  display: block;
  margin: 0 0 0 -13px; padding: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}
div#login div.register a {
display: block;
background-color: #4A4A4A;
color: white;
padding: 0.5em 0 0.5em 0;
}
div#login div.register a:hover {
background-color: #676767;
}
div#login div.register a.regFree {
  border-top: 1px solid silver;
  background-color: maroon;
  color: white;
}
div#login div.register a.regFree:hover {
  background-color: #8A0000;
}
#er404 #login {
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
div#login a {
  color: #737373;
}
div#login a:hover {
  color: #575757;
}
div#login h3 {
  font-size: 1.1em;
  margin: 0;
  font-weight: normal;
  width: 90%;
  border-bottom: 1px solid #A9A9A9;
  font-weight: bold;
  color: #636363;
}
div#login h4 {
  font-size: 1.1em;
  padding: 5px;
  margin: 0;
  display: inline;
}
div#login a.odhlasit {
  display: block;
  padding: 3px 0 3px 0; margin: 0; margin-top: 5px;
  text-decoration: none;
  color: #B22222;
  text-align: left;
  font-weight: bold;
}
div#login a.odhlasit:hover {
  background-color: #B22222;
  color: white;
}
div#login form {
  margin-left: 0.6em;
  line-height: 1.6em;
}
div#login form input {
  margin-bottom: 0.5em;
}
div#login div#remember {
  display: block;
  width: 95%;
  padding: 2px;
  margin: -5px 0 10px 0;
  line-height: 2em;
  font-size: 0.9em;
}
div#login div#remember input {
  width: auto;
  margin: 0; padding: 0;
  margin-top: 5px;
}
#logo {
  /*margin: 20px 0 0 20px; */padding:0;
   position:relative;
   /*width:251px; height:34px;*/
  width: 740px; height: 200px;
   overflow:hidden;
}
#logo span {
   display:block;
   position:absolute; left:0; top:0; z-index:1;
   /*width:251px; height:34px;*/
  width: 740px; height: 200px;
   margin:0; padding:0;
   /*background: transparent url(../images/logo_medium.gif) no-repeat scroll top left;*/
  background: #f4e6dc url(../images/prikazce_logo.jpg) no-repeat scroll top center;
}
/* Registrace/Exkurze */
div#regBox {
  width: 60%;
  /*height: 2.5em;*/
  margin: 30px 0 10px 20px;
  /*background-color: #EFEFEF;
  border: 1px solid #CFCFCF;*/
  /*padding-top: 0.5em;*/
}
div#regBox img {
  border: 0;
  margin-left: 15px;
}
div#regBox a {
  font-size: 1.4em;
  color: gray;
  /*padding-left: 2em;*/
}
div#regBox a:hover {
  color: #676767;
}
/* Info boxy */
div#infoBox {
  width: 96%;
  margin: 2em 0 10px 20px;
}
div#infoBox p {
  display: block;
  width: 28%;
  margin-right: 2%;
  margin-top: -10px;
  padding: 10px;
  float: left;
  text-align: justify;
  /*background-color: #BBBBBB;*/
}
div#infoBox p em {
  display: block;
  font-size: 1.35em;
  color: maroon;
  font-weight: bold;
  font-style: normal;
  border-bottom: 1px solid #E3C3A8;
  width: 100%;
  margin-bottom: 10px;
}
br.clear {
  clear: both;
}
/* Paticka */
div#footer {
  width: 98%;
  height: auto;
  padding: 10px 0 10px 0;
  margin: 4em auto 0 auto;
  background-color: #F6E5DB;
  text-align: left;
  font-size: 1em;
  height: auto;
}
div#footer div.banner {
  text-align: center;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #DFB89E;
}
div#footer p {
  color: gray;
  width: auto;
  margin: 0;
  padding: 10px 0 5px 20px;
}
div#footer ul {
  width: 100%;
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0 0 5px 20px;  
}
div#footer ul li {
  display: inline;
}
div#footer ul li a {
  color: maroon;
  font-weight: bold;
  margin-right: 30px;
}
div#footer ul li a:hover {
  color: #B50000;
}
div#main form.regForm {
  display: block;
  margin-left: 20px;
  margin-top: -15px;
  padding: 0 10px 10px 50px;
  color: black;
  line-height: 1.7em;
}
div.regZivnost {
  display: block;
  padding: 10px;
  width: 80%;
  background-color: #EDD9C7;
  color: maroon;
  font-size: 1em;
  margin: 5px; margin-bottom: 20px;
}
div.regFunkce {
  display: block;
  padding: 10px;
  width: 50%;
  background-color: #EDD9C7;
  color: maroon;
  font-weight: bold;
  font-size: 1.1em;
}
div.regFunkce em {
  font-weight: normal;
  font-size: 0.9em;
}
div.regFunkce div {
  margin-left: 20px;
}
div.regFunkce input {
  margin-right: 5px;
}
div#main form.regForm h3 {
  margin: 20px 0 10px -20px; padding: 0;
  font-size: 1.3em;
  width: 70%;
  border-bottom: 1px dashed #DAAE89;  
}
div#main form.regForm span.regMsg {
  padding: 0; margin: 0;
}
/* KONEC HLAVNI OKNO */

/* VYHLEDAVANI */

table.searchTable * {
  padding: 0; margin: 0;
}
table.searchTable {
  width: 80%;
  background-color: #F2DED3;
  line-height: 1.4em;
  margin-bottom: 15px;
  padding-top: 8px;
  border: 1px solid #EBCFBC;
}
table#searchTableLong {
  width: 90%;
}
table.searchTable select, table.searchTable input {
  /*margin-bottom: 15px;*/
  vertical-align: middle;
}
table.searchTable select.marLeft, table.searchTable input.marLeft {
  margin-left: 10px;
}
table.searchTable tr td {
  padding: 2px 0 2px 10px;
}
table.searchTable tr td.padBot {
  padding-bottom: 10px;
}
table.searchTable tr.searchSubmit {
  background-color: #EDD4C5;
}
table.searchTable tr.searchSubmit td {
  border-top: 1px solid #E6C2AA;
}
table.searchTable tr.searchSubmit td input {
  margin: 5px 0 0 0;
}
table.searchTable tr.searchByDate * {
  padding: 0; margin: 0;
}
table.searchTable tr.searchByDate td {
  padding: 5px 0 10px 20px;
}

/* Vysledek vyhledavani */

h3.searchResultsH3 {
  font-size: 1.4em;
  margin: 0 0 10px 20px;
}
/* stejne jako Navrhy smluv */

table#searchResults {
  width: 720px;
  background-color: #F2DED3;
  line-height: 1.8em;
  margin: 15px 0 15px 10px;
  padding: 0;
  border: 1px solid #EBCFBC;
}
table#searchResults tr th {
  color: maroon;
  background-color: #EDD6C6;
  line-height: 1.45em;
  font-size: 0.9em;
}
table#searchResults tr th, table#searchResults tr td {
  border-bottom: 1px solid #EBCFBC;
  border-right: 1px solid #EBCFBC;
  padding: 2px 5px 2px 5px;
}
table#searchResults tr td a {
  text-decoration: none;
  color: Maroon;
  border-bottom: 1px dashed maroon;
}
table#searchResults tr td a:visited {
  color: #006400;
}
table#searchResults tr td a:hover {
  color: #C80000;
  border-bottom: 1px dashed #C80000;
}
table#searchResults tr td.checkOK, table#searchResults tr td.checkKO {
  background-color: green;
  color: white;
  width: 14%;
  font-weight: bold;
  text-align: center;
  padding: 0; margin: 0;
}
table#searchResults tr td.checkKO {
  background-color: #B22222;
}
table#searchResults tr td strong.endTwo {
  color: #006400;
  font-size: 1.3em;
  font-weight: bold;
}
table#searchResults tr td strong.endSix {
  color: #B22222;
  font-size: 1.2em;
  font-weight: bold;
}
table#searchResults tr td strong.endTwelve {
  color: #D22727;
  font-size: 1.1em;
  font-weight: bold;
}
table#searchResults tr td strong.endDay {
  color: #D72828;
  font-size: 1em;
  font-weight: bold;
}
table#searchResults tr td strong {
  color: Maroon;
  font-size: 1em;
  /*font-weight: normal;*/
}
table#searchResults tr td.ADR a, table#searchResults tr td.ADR a:visited {
  color: #B22222;
  border-bottom: 1px dashed #B22222;
}
table#searchResults tr td {
  
}
div.searchResultsFast * {
padding: 0; margin: 0;
}
div.searchResultsFast {
  width: 100%;
  margin-left: -35px;
}
div.searchResultsFast ul li {
  display: inline;
  list-style-type: none;
  margin-left: 5px;
}
div.searchResultsFast a {
  padding: 2px 4px 2px 4px;
}
div.searchResultsFast a:hover {
  background-color: #B22222;
  color: white;
}
tr.signFormTr {
  background-color: #F1DED2;
}
div#signForm {
  color: maroon;
  font-size: 0.9em;
}
div#signForm input {
  margin-bottom: 5px
}

/* Zadavani nakladu */
table#insLoad * {
  margin: 0; padding: 0;
}
table#insLoad {
  width: 95%;
  margin: 10px 0 10px 20px;
  background-color: #F0DACE;
  border: 1px solid #EBCFBC;
  border-right: 0; border-bottom: 0;
  font-size: 1.1em;
}
table#insLoad tr td {
  padding: 8px 0 8px 10px;
  border-bottom: 1px solid #E5C6AB;
  border-right: 1px solid #E5C6AB;
}
table#insLoad tr.cena {
  background-color: #B22222;
  color: white;
  font-weight: bold;
}

/* Termin */
div.note {
  width: 35%;
  padding: 10px;
  margin: 10px;
  /*background-color: #EACFBF;
  border: 1px solid #E3BDA8;*/
  float: left;
}
div.note p {
  color: #444444;
  line-height: 1.5em;
  font-size: 1.1em;
}
div.kalendarBox {
  width: 95%;
  padding: 10px;
  margin: 0 0 0 10px;
  float: left;
}
div.kalendarBox div.pravidelnost {
  width: 30%;
  height: 115px;
  padding: 10px;
  margin: 5px;
  margin-top: 10px;
  float: right;
  background-color: #EFDCCF;
  text-align: left;
  border-left: 4px solid #DDB397;
  font-size: 1.1em;
  line-height: 1.6em;
  font-weight: bold;
}
div.kalendarBox div.pravidelnost input {
  margin: 0; padding: 0;
  text-align: left;
}
/* Hlavni stranka - rozrazeni */

div#main div.indexTree * {
  margin: 0; padding: 0;
}
div#main div.indexTree {
  display: block;
  width: 195px; height: 200px;
  padding: 0 10px 15px 10px;
  background-color: #EDD6C6;
  float: left;
  text-align: justify;
  margin: 0 0 20px 20px;
  /*_margin-left: 10px;*/
  color: #383838;
  border-bottom: 5px solid #DFB89E;
}
div#main div.indexTree ul {
  margin: 0 5px 15px 30px;
  font-size: 1.1em;
  list-style-type: circle;
  color: #404040;
}
div#main div.indexTree h2 {
  padding: 20px 0 10px 10px;
  text-align: left;
  font-size: 1.5em;
  color: maroon;
}
div#main div.indexTree h3 {
  padding: 6px 0 6px 0;
  text-align: center;
  font-size: 1.2em;
}
div#main div.indexTree img {
  border: 0;
  text-align: right;
  margin-top: 20px;
}
div#main div.indexTree a {
  text-decoration: none;
  display: block;
  width: 100%;
  text-align: right;
}
/* Moje zasilky */

table#myLoads * {
  padding: 0; margin: 0;
}
table#myLoads {
  width: 100%;
  background-color: #F2DED3;
  line-height: 1.8em;
  margin: 15px 0 15px 0;
  padding: 0;
  border: 1px solid #EBCFBC;
  /*border-bottom: 5px solid #D79E7F;
  border-top: 3px solid #D79E7F;*/
}
table#myLoads tr th {
  color: maroon;
  text-align: center;
  line-height: 1.2em;
  padding: 5px;
  border-bottom: 1px solid #ECCFBF;
  border-right: 1px solid #ECCFBF;
}
table#myLoads tr td {
  border-bottom: 1px solid #ECCFBF;
  border-right: 1px solid #ECCFBF;
  padding: 2px 0 2px 10px;
}
table#myLoads tr td a {
  text-decoration: none;
  color: Maroon;
  border-bottom: 1px dashed maroon;
}
table#myLoads tr td a:visited {
  color: #006400;
}
table#myLoads tr td a:hover {
  color: #C80000;
  border-bottom: 1px dashed #C80000;
}
tr.headTH th {
  background-color: #EBD0C0;
}
td.specifikace {
  font-size: 0.95em;
  color: #404040;
  line-height: 1.3em;
}

/* Ostatni */
p.scriptMsg {
  margin-left: 30px;
  color: #006400;
}
.width25 {
  width: 25%;
}
.width20 {
  width: 20%;
}
.width15 {
  width: 15%;
}
.width25Alert {
  width: 25%;
  background-color: #B22222;
  color: white;
}

a.paddLeft {
  display: block;
  margin-top: 5px;
  margin-left: 163px;
}
form.paddForm {
  margin: 15px 0 5px 20px;
}
p.note {
  padding: 0 25px 0 25px;
  line-height: 1.6em;
}
.verySmall {
  font-size: 0.9em;
  font-weight: normal;
}
h3.noscriptH3 {
  padding: 0; margin: 0;
  padding-left: 20px;
  color: #006400;
  font-size: 1.4em;
  border-bottom: 1px dashed Green;
  width: auto;
}
h4.noscriptH4 {
  padding: 10px 0 0 30px; margin: 0;
  color: #2F4F4F;
  font-size: 1.2em;
  font-weight: normal;
  width: 60%;
  line-height: 1.4em;
}
div.indexTree * {
  text-decoration: line-through;
}
div.logoFaktura {
  text-align: right;
  padding: 10px;
  font-size: 1.3em;
  font-weight: bold;
}
div.logoFaktura div.img {
  display: block;
  width: 100%;
}
div.logoFaktura div span.theRed {
  color: red;
}
div.logoFaktura div.center {
  width: 48%;
  text-align: right;
  float: left;
  margin-top: 15px;
}
div.logoFaktura div.right {
  width: 48%;
  text-align: right;
  float: right;
  margin-top: 15px;
}
H3.fakturaH3 {
  font-family: "Courier New", Courier, monospace;
  color: black;
  font-weight: normal;
  float: left;
}
.borderRight {
  border-right: 1px solid black;
}
div.sessError {
  margin: 5px 0 15px 20px;
  padding: 10px;
  font-size: 1.2em;
  color: white;
  background-color: #B22222;
  width: 58%;
  border: 2px solid #E57171;
}
div.sessError a {
  color: #FFFAFA;
  text-decoration: none;
  font-size: 1.1em;
  border-bottom: 1px solid #FFFAFA;
}
div.sessError a:hover {
  color: #FFE1E1;
}
div#pagingBox {
  width: 718px;
  background-color: #F2DED3;
  line-height: 1.8em;
  margin: 15px 0 15px 10px;
  padding: 0;
  border: 1px solid #EBCFBC;
  float: left;
}

div#pagingBox a {
  display: block;
  float: left; 
  width: 2em; height: 1.9em;
  margin: 1px;
  text-align: center;
  background-color: #B22222;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
div#pagingBox a:hover {
  background-color: #006400;
}
div#pagingBox a.active {
  background-color: #006400;
}
div#pagingBox a.active:hover {
  background-color: Black;
}
table#searchResults tr td.Stav {
  width: 6%;
  text-align: center;
  line-height: 1.8em;
}
table#searchResults tr td.Stav strong.darkgreen {
  color: #006400;
}
table#searchResults tr td.Stav a.aktivovat {
  display: block;
  border: 0;
  color: green;
  background-color: #E5F1CB;
}
table#searchResults tr td.Stav a.aktivovat:hover {
  background-color: #DBEBB5;
}
table#searchResults tr td.Stav a.deaktivovat {
  display: block;
  border: 0;
  color: #696969;
  background-color: #D3D3D3;
}
table#searchResults tr td.Stav a.deaktivovat:hover {
  background-color: #A9A9A9;
}
table#searchResults tr td.cislo_zas {
  letter-spacing: 1px;
  padding-left: 5px; padding-right: 5px;
  font-size: 1.1em;
  color: green;
}
table#searchResults tr td.cislo_zas strong {
  color: green;
}
table#searchResults tr.lichy td {
  background-color: #F2DED3;
}
table#searchResults tr.sudy td {
  background-color: #EFD7C9;
}
table#searchResults tr.firstHead th {
  background-color: #DB3E3E;
  color: white;
}
table#searchResults tr td.zmenitStav {
  text-align: right;
  padding: 10px;
}
table#searchResults tr td.width25Alert {
  width: 20%;
  /*background-color: #B22222;
  color: white;*/
  background-color: transparent;
  color: #B22222;
  padding-left: 10px;
  font-size: 1.2em;
  font-weight: bold;
}
table#searchResults tr td.soSmall {
  line-height: 1em;
  font-size: 0.85em;
  color: #006400;
}
divNakladu {
  margin: 15px 0 0 25px;
}
table#searchResults tr td a.potvrdit, table#searchResults tr td a.odmitnout {
  margin: 0; padding: 0;
  margin-top: 2px;
  display: block;
  width: 96%;
  text-align: center;
  border: 0;
  color: white;
}
table#searchResults tr td a.potvrdit {
  border: 2px solid #2BB02C;
  background-color: Green;
  color: white;
}
table#searchResults tr td a.odmitnout {
  border: 2px solid #E8C9B6;
  background-color: #E8C9B6;
  color: #979797;
}
table#searchResults tr td a.potvrdit:visited {
  border: 2px solid #2BB02C;
  color: white;
}
table#searchResults tr td a.odmitnout:visited {
  border: 2px solid #E8C9B6;
  color: maroon;
}
table#searchResults tr td a.potvrdit:hover {
  background-color: #2BB02C;
  color: white;
  border: 2px solid #2BB02C;
}

table#searchResults tr td a.odmitnout:hover {
  background-color: #DDB094;
  color: #606060;
  border: 2px solid #E8C9B6;
}
div#regBreak {
  margin: 20px; margin-left: 35px;
}
div#regBreak h4 {
  margin: 0;
}
div#regBreak a {
  display: block;
  margin: 10px;
  float: left;
  width: 20%;
  height: 2.2em;
  background-color: #F8EEE8;
  padding: 10px;
  font-size: 1.6em;
  color: #B22222;
  text-decoration: none;
  font-weight: bold;
  border: 3px solid #E9D1BC;
}
div#regBreak a:hover {
  background-color: #F5E4DC;
  border: 3px solid #DDBB99;
}
div.DIC_P {
  display: inline;
  background-color: #E9CEBC;
  padding: 3px 10px 3px 10px;
  border: 1px solid #D0916B;
  color: maroon;
  font-weight: bold;
}
span.littleNote {
  color: maroon;
  font-size: 0.9em;
  font-style: italic;
}
table#searchResults tr td a.prikazPos, table#searchResults tr td a.prikazNeg  {
  background-color: #FEEFEF;
  color: maroon;
  margin: 3px; padding: 2px;
  display: block;
  width: 85px;
  text-align: center;
  text-decoration: none;
  float: left;
  border: 0;
  font-size: 1.05em;
}
table#searchResults tr td a.makeFaktura {
  background-color: #006400;
  color: white;
  margin: 3px; padding: 2px;
  display: block;
  width: auto;
  text-align: center;
  text-decoration: none;
  border: 0;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
}
table#searchResults tr td a.makeFaktura:hover  {
  background-color: #00AC01;
}
table#searchResults tr td a.prikazNeg {
  background-color: #B22222; 
  color: white;
  font-weight: bold;
  border: 0;
}
table#searchResults tr td a.prikazPos:hover {
  background-color: #228B22;
  color: white;
  border: 0;
}
table#searchResults tr td a.prikazNeg:hover {
  background-color: #DC143C;
  color: white;
  border: 0;
}
table#searchResults tr td a.auth  {
  background-color: #006400;
  color: white;
  margin: 3px; padding: 2px;
  display: block;
  width: 90%;
  text-align: center;
  text-decoration: none;
  float: left;
  border: 0;
  font-size: 1.1em;
}
table#searchResults tr td a.auth:hover  {
  background-color: #00AC01;
}
table#searchResults tr td a.deauth  {
  margin: 3px; padding: 2px;
  display: block;
  text-align: center;
  text-decoration: none;
  float: left;
  width: 90%;
  border: 0;
  font-size: 1.1em;
  background-color: #B22222; 
  color: white;
  font-weight: bold;
}
table#searchResults tr td a.deauth:hover {
  background-color: #DC143C;
}

div#emails {
  width: 100%;
  float: left;
  margin-top: 20px;
}

input.agreeInput {
  margin: 10px 0 10px 18px;
  padding: 5px;
  font-size: 1.25em;
  font-weight: bold;
  color: #006400;
}
ul.smallGray {
  font-size: 0.9em;
  color: #656565;
  line-height: 1.2em;
}
div.greenError * {
  font-size: 1em;
  color: #006400;
  padding: 0; margin: 0;
}
div.greenError {
  margin: 15px 0 15px 25px;
  line-height: 1.8em;
}
div.greenError h3 {
  font-size: 1.4em;
  color: #006400;
}
div.greenError em {
  color: #B22222;
}
.theGreen {
  color: green;
}
div#instrukce {
  width: 92%;
  margin: 10px 30px 10px 30px;
  padding: 10px;
  background-color: #F1D9CC;
  border: 1px solid #EDCDBC;
  line-height: 1.65em;
  color: #7B1717;
  font-size: 1.1em;
}
div#instrukce h4 {
  margin: 0; margin-bottom: 5px;
  font-size: 1.4em;
}
div#instrukce strong {
  color: #006400;
}
div#instrukce strong.theBlack {
  color: black;
}
div#actionBar {
  display: block;
  width: 98%;
  padding: 8px;
  background-color: #B22222;
  text-align: right;
  border-top: 6px solid #861C1C;
  float: left;
}
div#actionBar a {
  color: white;
  padding: 5px 15px 5px 15px;
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
}
div#actionBar a:hover {
  color: maroon;
  background-color: White;
}
div#theGreenBox {
  width: 82%;
  margin-left: 5px;
  padding: 3px 0 3px 0px;
  background-color: #008601;
  font-size: 0.9em;
  border: 3px solid #006400;
}
div#theGreenBox h4 {
  color: white;
  padding: 0;
}
div#searchByNumber div.sessError {
  margin-left: 70px;
}
div#searchByNumber div.sessError strong {
  color: #99F09A;
}
div#searchByNumber div.sessError span.small {
  font-size: 0.8em;
  color: #F6CFCF;
}
span.aslink {
      font-weight: bolder;
      cursor: pointer;
    }
    span.bold {
      font-weight: bolder;
    }
    span.errors {
      color: #F00;
    }
    div.country_selector {
     /*position:absolute;*/
     background-color: #f4e6dc; 
     width:335px; 
     height:180px;
     overflow: auto;
     display:none;
     border-color: #333;
     border: 2px rgb(255,204,153) solid;
    z-index: 1; 
    color: #E1BCA6;    
   }
    div.country_table {
     width:335px; 
     height:153px;
     overflow:auto;
     border: 1px rgb(255,204,153) solid;
    z-index: 1; 
   }
   div.country_button {
     height:25px;
     text-align: center;
   }
   table.countries {
    width: 90%;
   }
   tr.ln1 {
     background-color: #EDD6C6; 
   }
   tr.ln2 {
     background-color: #F2DED3; 
   }
  
a.printBigButton {
  display: block;
  font-size: 1.2em;
  text-align: center;
  width: 200px;
  height: 1.4em;
  float: left;
  padding: 0.4em 0 0 0;
  margin: 15px 15px 10px 30px;
  background-color: Green;
  font-weight: bold;
  text-decoration: none;
  border: 4px double #00AE01;
  color: #EAFFEB;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.printBigButton:hover {
  background-color: #009501;
  color: #C8FFCA;
}
span.uhraditDo {
  color: green;
  font-weight: bold;
  font-size: 1.25em;
}
ul.zaloha {
  list-style-type: decimal;
}
table#searchResults tr td.dokumentyNums a.tiskNums, table#searchResults tr td.dokumentyNums a.tiskNums:visited, table#searchResults tr td.dokumentyNums a.tiskNumsAll, table#searchResults tr td.dokumentyNums a.tiskNumsAll:visited {
  display: block;
  float: left; 
  width: 2em; height: 1.9em;
  margin: 1px;
  text-align: center;
  background-color: Green;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
table#searchResults tr td.dokumentyNums a.tiskNumsAll {
  width: 2.5em;
  background-color: #B22222;
}
table#searchResults tr td.dokumentyNums a.tiskNums:hover, table#searchResults tr td.dokumentyNums a.tiskNumsAll:hover {
  background-color: #228B22;
  color: white;
}
.justify {
  text-align: justify;
  width: 90%;
  line-height: 1.4em;
  font-size: 1.1em;
  vertical-align: top;
  padding: 0; margin: 0;
}
span.theRed {
  color: red;
}
div.mfbonus {
  width: 36%;
  float: right;
  padding: 5px 15px 15px 15px;
  margin: 15px 20px 0 0;
  /*_margin-right: 10px;*/
  color: #4A4A4A;
  line-height: 1.5em;
  background-color: #EFDCCF;
  margin-left: 20px;
  border-bottom: 5px solid #DFB89E;
  height: 11.8em;
}
div#main div.mfbonus h2 {
  color: Maroon;
  padding: 0; margin: 0;
  line-height: 1.6em;
}
div#main div.mfbonus p {
  padding: 0; margin: 0;
  padding-bottom: 5px;
}
div.mfbonus a {
  color: maroon;
  font-size: 1.3em;
}
div.mfbonus a:hover {
  color: #AE0000;
}
div.mfbonus ul {
  padding: 0; 
  margin: 0 !important;
  margin-left: 1em !important;
  text-align:justify;
}
div.zap_heslo {
  list-style-type: none;
  background-color: #EFDCCF;
  border-left: 3px solid #DFB89E;
  padding: 10px 0 10px 25px; 
  margin: 15px 0 15px 30px;
  line-height: 3em;
  font-size: 1.4em;
  width: 90%;
}
div.zap_heslo input {
  padding: 5px;
  line-height: 1.6em;
  /*_line-height: 1.4em;*/
  font-size: 1.2em;
}
div.zap_heslo input.odeslat {
  /*_padding: 0;*/
  color: green;
}
form.sendy {
  width: auto;
  background-color: #EFDCCF;
  border-top: 4px solid #DFB89E;
  margin: 1em auto 1em auto;
}
form.sendy p {
  width: 70%;
  margin: 0.5em 0 0.5em 2.5em;
  font-size: 1.2em;
  line-height: 1.6em;
}
form.sendy p strong {
  color: #006400;
}
form.sendy textarea {
  text-align: left;
  margin: 0 0 1em 3em;
  width: 70%;
  height: 8em;
  padding: 0.3em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
}
form.sendy input {
  padding: 0.2em 2em 0.2em 2em;
  color: green;
  font-weight: bold;
  margin-left: 3em;
  margin-bottom: 1em;
}
form.sendyChild input {
  padding: 0.2em 2em 0.2em 2em;
  color: green;
  font-weight: bold;
  margin-bottom: 1em;
}

/* onMouseOver napoveda */
a.info {
position:relative; /*this is the key*/
z-index:24;
cursor: help;
color: Red;
text-align: left;
}
a.info:hover {
z-index:25; 
background-color:#ff0;
}
a.info span {
display: none;
}
a.info:hover span { /*the span will display just on :hover state*/
display:block;
position:absolute;
top:2.5em; left:1em; width:20em !important;
border: 1px solid #D83030;
background-color:#f6e5db; color:black;
text-align: left !important;
padding: 0.3em;
}

body select option {
  padding-right: 1em !important;
}

.myfreight {
  color: maroon !important;
  display: inline;
}
.underline {
  border-bottom: 1px solid #EFCFBC;
}
.width40 {
  display: block;
  width: 40% !important;
}
/* KONEC */

