@page {
  size: A4 auto;
  margin: 0cm;
}

/*
@page rotated {
  size: landscape;
}
*/

* {
  margin: 0px;
  padding: 0px;
  background-image: none;
}

img {
  border: 0px;
}

body#capro-cz {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 1em;
  color: #585858;
  width: 19cm;
}

@media all and (min-width: 0px) {

    body#capro-cz {
        margin: 2cm;
    }
}


h2,
h2 a {
    color: #212b7c;
    padding-bottom: 20px;
}

h3,
.orange {
    color: #FF9221;
    margin-bottom: 10px;
	 clear: both;
}

a {
  color: #DC2B19;
  text-decoration: underline;
}


a[href]:after {
  content: "";
}

a[href|="#"]:after,
a[href|="javascript:"]:after {
  content: "";
  text-decoration: none;
}


/* do not show */
a.next,
/*#more-photos,*/
.print-hidden,
q, #vysvetlivky,
.non-visible,
td.cell-info *,
.more, #order,
#print,
#page-content h1,
div#page-navigation,
div#right-column,
h1#logo a span,
ul#page-menu {
  display: none !important;
}

/* container */

div#page-container {
  width: 18cm !important;
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
  background: none !important;
}

/* logo */

h1#logo {
  position: relative !important;
  margin-bottom: 20px !important;
  letter-spacing: 0px !important;
  overflow: auto !important;
  text-indent: 0px !important;
}

  h1#logo img {
    border: 0px;
  }

    h1#logo a {
      display: block;
      position: relative !important;
      width: 116px;
      height: 97px;
      top: 0px !important;
      left: 0px !important;
    }


dl {
    display: block;
    font-size: 0.75em;
}

dl dt {
    clear: left;
    color: #1C2463;
    float: left;
    margin: 0px 3px 0px 0px;
    padding: 0px;
}

dl dd {
    margin: 0px 0px 5px 5px;
    padding: 0px;
}

#main-photo {
    border: 1px solid #C5D4DC;
    float: right;
    margin: 0px 0px 10px 10px;
}

#page-container p, #main-column table {
    font-size: 0.9em;
    padding-bottom: 5px;
    position: relative;
}

#main-column ul {
    padding: 5px 0;
    position: relative;
}

#main-column li, #left-column li {
    font-size: 0.75em;
    line-height: 1.2em;
    padding-bottom: 5px;
    padding-left: 12px;
}


    #main-column .table-zajezdy table th {
      text-align: left;
      text-transform: lowercase;
      padding: 5px 3px;
      background: none !important;
    }

    th.cell-cena {
      text-align: center !important;
    }

    th.big {
        width: 80px;
    }

    th.bigest {
        width: 100px;
    }

    .cell-program p{
        text-align: left !important;
    }

    .cell-akce {
      padding: 5px 3px !important;
      width: 16px;
    }

    .cell-info {
      width: 50px;
    }

#copyright {
    font-size: 0.9em;
    padding-top: 10px;
    position: relative;
}

.small-photo-container {
	float: left;
	margin: 0px 10px 10px 0px;
}

div.for-print {
	clear: both !important;
	width: 100% !important;
	height: 10px !important;
	display: block !important;
}

