 html,body {
  margin: 0;
  padding: 0;
  height: 100%;
 }
 body {
  background-color: #002040;
  font-family: Arial;
  font-size: 11px;
  color: white;
  text-align: center;
 }
 table {
  font-size: 11px;
  border-collapse: collapse;
 }
 table.head_table {
  margin: 0 0 5px 0;
 }
 td {
  margin: 0;
  padding: 0;
 }
 img {
  border: 0;
 }
 hr {
  clear: both;
  margin: 0 0 1em 0;
  padding: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #2680bf;
  border-left: 0;
  height: 1px;
  
 }
 p {
  margin: 0 0 1em 0;
 }
 a {text-decoration: underline; color: #ccff00;}
 a:hover {text-decoration: underline; color: #ccff00;}
 select,input,textarea {
  border: 1px solid #003366;
  font-family: Arial;
  font-size: 11px;
  color: white;
  background-color: #0b5799;
 }
 label input {
  border: 0;
 }
 h1 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  padding:5px 0 2px 0;
  border-bottom: 1px solid #2680be;
  width: 543px;
  position: relative;
 }
 h1 small {
  position: absolute;
  right: 0;
  bottom: 2px;
  font-size: 11px;
  text-transform: none;
 }
 h2 {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  padding:5px 0 2px 0;
  border-bottom: 1px solid #2680be;
  width: 543px;
  position: relative;
 }
 h2 small {
  position: absolute;
  right: 0;
  bottom: 2px;
  font-size: 11px;
 }
 h3 {
  font-size: 100%;
  font-weight: bold;
  margin: 1em 0 0.5em 0;
  padding: 0;
 }
 h4 {
  font-size: 130%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
 }
 h4 span {
  background-color: #ff0000;
  color: white;
  font-weight: normal;
  font-size: 10px;
 }
 h5 {
  font-size: 130%;
  font-weight: bold;
  margin: 0 0 1em;
  padding: 0;
 }
 #holder {
  width: 760px;
  margin: 0 auto;
  background: url(bg.jpg) repeat-y left;
  height: auto;
  position: relative;
  text-align: left;
 }
 #top {
  background: url(top.jpg) no-repeat left top;
  height: 207px;
  position: relative;
 }
 #logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 239px;
  height: 95px;
  display: block;
  background: url(talenttravel-logo.jpg) no-repeat right top;
 }
 #logo strong {
  display: none;
 }
 #liner1 {
  background-color: #0b5799;
  height: 6px;
  font-size: 1px;
  border-bottom: 1px solid #003366;
 }
 marquee {
  padding: 0;
  margin: 0;
  color: #1aedff;
  font-weight: bold;
  position: relative;
  top: -3px;
 }
 .liner1 {
  height: 10px;
  font-size: 8px;
 }
 .liner2 {
  width: 5px;
  font-size: 5px;
 }
 #panel {
  width: 190px;
  float: left;
  font-family: Tahoma;
  font-size: 10px;
 }
 #page {
  width: 555px;
  float: right;
  padding: 10px 0 0 0;
 }
 #page a {
  font-weight: bold;
  text-decoration: none;
  color: #ccff00;
 }
 #page a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #ccff00;
 }
 #page ul {
  margin: 0 0 1em 17px;
  padding: 0;
 }
 #page ol {
  margin: 0 0 1em 27px;
  padding: 0;
 }
 #page ol ol {
  margin: 0 0 1em 22px;
 }
 #page ul ul {
  margin: 0 0 1em 25px;
  list-style-type: disc;
 }
 #page ol ul {
  margin: 0 0 1em 30px;
 }
 #page ul li {
  margin: 0;padding: 0 0 0 10px;
 }
 #page ol li {
  margin: 0;padding: 0;
 }
 #page blockquote {
  margin: 0 0 1em 27px;
  padding: 0;
 }
 #page_in {
  width: 543px;
  margin: 0 0 14px 0;
 }
 #last-minute {
  height: 132px;
  background: url(last-minute.jpg) no-repeat left top;
  border-bottom: 1px solid #003366;
  position: relative;
 }
 #last-minute div {
  position: absolute;
  top: 56px;
  left: 10px;
 }
 #last-minute td {
  padding: 0;
  margin: 0;
 }
 #last-minute input {
  margin: 2px 0 0 0;
 }
 #last-minute .lastminute_email {
  width: 140px;
  height: 15px;
  margin: 1px 2px 0 0;
 }
 #vyberte-si {
  border-bottom: 1px solid #003366;
  height: 132px;
 }
 #vyberte-si img {
  display: inline;
 }
 #katalog-cenik {
  height: 132px;
  background: url(katalog-cenik.jpg) no-repeat left top;
  border-bottom: 1px solid #003366;
  position: relative;
 }
 #katalog-cenik p {
  position: absolute;
  top: 106px;
  left: 32px;
  margin: 0;
 }
 #clearer {
  clear: both;
 }
 .clearer {
  clear: both;
 }
 #kontakty table {
  margin: 10px 0 10px 10px;
 }
 #kontakty th,#kontakty td {
  vertical-align: top;
  border: 0;
  color: white;
  font-size: 10px;
  text-align: left;
  padding: 1px 0 1px 0;
 }
 #kontakty th {
  color: #1aecff;
  padding-right: 10px;
 }
 #footer {
  text-align: center;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 9px;
  color: black;
  background-color: #2680bf;
  border-top: 1px solid #002040;
 }
 #lmenu {
  font-family: Tahoma;
 }
 #lmenu a img {
  margin: 0 3px 0 0;
 }
 #lmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
 }
 #lmenu a {
  color: white;
  text-decoration: none;
  display: block;
 }
 #lmenu ul.menu_1 a {
  background-color: #0b5799;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 0 7px 14px;
  border-bottom: 1px solid #003366;
  text-transform: uppercase;
 }
 #lmenu ul.menu_1 a:hover {
  color: #ccff00;
  text-decoration: none;
 }
 #lmenu ul.menu_2 a {
  background-color: #2680bf;
  font-size: 11px;
  font-weight: bold;
  padding: 7px 0 7px 15px;
  border-bottom: 1px solid #003366;
  text-transform: none;
 }
 #lmenu ul.menu_2 a:hover {
  color: #ccff00;
  text-decoration: none;
 }
 #lmenu ul.menu_3 a {
  background-color: #2680bf;
  font-size: 11px;
  font-weight: normal;
  padding: 7px 0 7px 33px;
  border-bottom: 1px solid #003366;
  text-transform: uppercase;
 }
 #lmenu ul.menu_3 a:hover {
  color: #ccff00;
  text-decoration: none;
 }
 #lmenu ul.menu_itms {
  border-bottom: 1px solid #003366;
  background-color: #3399cc;
  padding: 5px 0 7px 0;
 }
 #lmenu ul.menu_itms a {
  border: 0;
  font-size: 11px;
  font-weight: normal;
  padding: 1px 0 1px 33px;
  background: none;
  text-transform: none;
 }
 #lmenu a.actwebmenu {
  color: #ccff00;
 }
 #fmenu {
  width: 760px;
  margin: 5px auto 0 auto;
  height: 22px;
  font-size: 10px;
  text-align: left;
 }
 #fmenu img {
  position: relative;
  top: 2px;
 }
 #fmenu a {
  margin: 0 10px 0 0;
  color: white;
  text-decoration: none;
 }
 #fmenu a:hover span {
  border-bottom: 1px solid white;
 }
 .fotos {
  width: 208px;
  float: right;
  font-size: 1px;
  margin: 0 0 10px 10px;
 }
 .fotos img{
  border: 1px solid #2680be;
  margin: 4px 4px 0 0;
  padding: 0;
 }
 .fotos img.image_main {
  margin: 0;
 }
 .attchs table {
  width: 100%;
 }
 .attchs td {
  width: 25%;
  text-align: center;
  vertical-align: top;
  padding: 0 0 20px 0;
 }
 .image_map {
  border: 1px solid #2680bf;
  float: right;
  margin: 0 0 10px 15px;
 }
 .fotos img.fotoslast {
  margin: 4px 0 0 0;
 }
 .fotogalerie img {
  margin: 10px 10px 0 0;
  border: 1px solid #2680be;
 }
 .fotogalerie img.fotoslast {
  margin: 10px 0 0 0;
 }
 .vylety {
  float: right;
  position: relative;
  top: -7px;
  width: 210px;
 }
 .vylety img {
  margin: 10px 10px 0 0;
  border: 1px solid #2680be;
 }
 .vylety img.fotoslast {
  margin: 10px 0 0 0;
 }
 .vylety_stext {
  float: left;
  width: 316px;
 }
 .emph1 {
  color: #34fefe;
  font-weight: bold;
 }
 .emph2 {
  color: #ff0000;
  font-weight: bold;
 }
 .emph3 {
  color: #00ffff;
 }
 .emph {
  background-color: #ff4c4c;
  color: white;
 }
 th.liner,td.liner {
  width: 5px;
 }
 .colortable,.colortablesimple {
  background-color: #004481;
  border-collapse: collapse;
 }
 .colortable,.colortablesimple {
  margin: 0;
  padding: 0;
 }
 .colortable th {
  background-color: #0c579a;
  text-align: left;
  padding: 3px 0 3px 0;
 }
 .colortable td {
  border-top: 1px #003466 solid;
  padding: 3px 0 3px 0;
 }
 .colortablesimple td {
  padding: 3px 0 3px 0;
 }
 .colortablesimple .tick {
  width: 20px;
  text-align: left;
  padding: 0;
 }
 .selfpriceorder {
  border-left: 1px solid #003466;
  border-right: 1px solid #003466;
 }
 .ltext {
  width: 600px;
 }
 .fotogalerie {
  padding: 0;
  margin: 0;
  border: 0;
 }
 .submenus {
  font-weight: bold;
  color: white;
 }
 .submenus span {
  color: #2680bf;
 }
 #homepage_box1 {
  width: 327px;
  float: left;
 }
 #homepage_box1 h1 {
  width: 327px;
 }
 #webhomecountries h4 {
  margin: 0 0 0 12px;
  padding: 0;
 }
 #webhomecountries p {
  margin: 0 0 0 12px;
 }
 #homepage_box1 td img {
  border: 1px solid #257ebd;
 }
 #homepage_box1 h1 {
  border-bottom: 1px solid #2680be;
 }
 #homepage_box2 {
  width: 195px;
  float: right;
 }
 #homepage_box2 h2 {
  width: 195px;
 }
 #homepage_box2 th img,.head_table th img {
  position: relative;
  top: 2px;
  margin: 0 5px 0 0;
 }
 #homepage_box2 span.date {
  color: #1aecff;
 }
 #homepage_box2 table {
  margin: 0 0 1em 0;
  padding: 0;
  background-color: white;
  color: #003366;
  width: 195px;
  border: 0;
  border-collapse: collapse;
 }
 #homepage_box2 th {
  background-color: #0b5799;
  color: white;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 2px 5px 2px 5px;
  border-bottom: 1px solid #003366;
 }
 #homepage_box2 table a {
  color: #ff0000;
  text-decoration: none;
 }
 #homepage_box2 table a:hover {
  color: #ff0000;
  text-decoration: underline;
 }
 #homepage_box2 tr td {
  margin: 0;
  padding: 0px 5px 0px 5px;
  vertical-align: bottom;
  height: 16px;
 }
 #homepage_box2 tr.odd td {
  vertical-align: top;
  border-bottom: 1px solid #003366;
 }
 #homepage_box2 table.nopadding {
  margin: 0;padding: 0;
 }
 #homepage_box2 td.nopadding {
  margin: 0;padding: 0;
 }
 #homepage_box2 td.td1 {
  width: 90px;
 }
 #homepage_box2 td.td2 {
  width: 100px;
 }
 .sold {
  background-color: #999999;
  color: #666666;
 }
 table.table {
  width: 543px;
  border-collapse: collapse;
  margin: 0 0 0.4em 0;
 }
 table.table th {
  border-bottom: 1px solid #003366;
  background-color: #0b5799;
  font-weight: bold;
  text-align: left;
  height: 22px;
  padding: 1px 10px 1px 10px;
 }
 table.table td {
  border-bottom: 1px solid #003366;
  background-color: #004480;
  height: 22px;
  padding: 1px 5px 1px 5px;
 }
 table.nopadding {
  margin: 0;padding: 0;
  border: 0;
 }
 table.nopadding td {
  padding: 0;
 }
 table.table td.nopadding,table td.nopadding {
  padding: 0;
 }
 .right {
  text-align: right;
 }
 .center {
  text-align: center !important;
 }
 .hotels table,.tickets table {
  border-collapse: collapse;
  margin: 0 0 12px 0;
 }
 .hotels th {
  background-color: #004480;
  margin: 0;
  padding: 0;
  height: 51px;
  font-weight: normal;
 }
 .hotels th strong {
  font-weight: bold;
 }
 .hotels td {
  margin: 0;
  padding: 0;
  height: 51px;
 }
 .tickets .table td {
  margin: 0;
  padding: 0;
 }
 .tickets .transline {
  width: 105px;
 }
 .tickets .departplaces {
  width: 197px;
 }
 .hotels th.spacer,.hotels td.spacer,.tickets .table td.spacer {
  width: 10px;
 }
 .hotels td.img {
  width: 96px;
  height: 51px;
 }
 .hotels td.img img {
  border: 1px solid #2680bf;
 }
 .hotels .datefromto {
  width: 130px;
 }
 .tickets .webpricedays, .hotels .webpricedays {
  width: 110px;
 }
 .webpricedays img {
  position: relative;
  top: 2px;
 }
 .input1 {
  width: 150px;
 }
 .input2 {
  width: 240px;
 }
 .input3 {
  width: 90px;
 }
 .input4 {
  width: 142px;
 }
 .input5 {
  width: 85px;
 }
 select.input6 {
  width: 110px;
 }
 textarea.input7 {
  width: 355px;
 }
 #razitko {
  position: absolute;
  top: 59px;
  left: -101px;
 }