* {
  margin: 0em;
  border: none;
  padding: 0em;
  /* border: 1px solid Gray; */
}

body {
  color: rgb(51,51,51);
  background-color: rgb(240,240,240);
  font: 0.8em/1em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
  line-height: 1.5em;
  text-align: center;
}
  
h1, h2, h3 {
  font: 1.2em/1.6em "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
}  

h1 {
  /* color: rgb(240,112,0); */
  color: rgb(0,166,255);    
	/* font-weight: 1em/1em; Pavel */
  font-size: 150%;
  margin: 0em 0em 0.15em 0em;
}
  
h2 {
  font-size: 100%;
  margin-bottom: 1em;
  font-weight: bolder;
}
  
h3 {
  font-size: 100%;
  margin-bottom: 1em;
  margin-left: 10px;
  font-weight: lighter;
}
  
ul {
  list-style: none;
}

a, a:visited, a:focus, a:link {
  color: Black;
  text-decoration: none;
  cursor: Pointer;
  border-bottom: 1px dotted;
}

a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}

div#layout {
  width: 1000px;
  background-color: #fff;
  margin: 1em auto 1em auto;
  border: 1px dotted #ccc;
  padding-top: 5px;
  text-align: center;
}

div#header {
  position: relative;
  width: 900px;
  height: 270px;
  background: #fff url('back0000.gif') no-repeat;
  margin: 0px auto 1em auto;
}

div#header #top {
  position: relative;
  width: 900px;
  height: 125px;
  /* border: 1px solid Black; */
}

div#header #top #logo {
  position: relative;
  top: 0px;
  left: -40px;
  /* border: 1px solid Black; */
}

div#header #top #panorama {
  position: relative;
  top: 0px;
  /* left: 34px; Pavel */
}

div#header #bottom {
  position: relative;
  width: 900px;
  height: 160px;
}  

div#item1 {
  position: absolute;
  width: 200px;
  /* height: inherited; Pavel */
  top: 0px;
  left: 20px;
  border-top: 3px solid rgb(51,51,51);
}

div#item2 {
  position: absolute;
  width: 200px;
  /* height: inherited; Pavel */
  top: 0px;
  left: 240px;
  border-top: 3px solid rgb(51,51,51);
}

div#item3 {
  position: absolute;
  width: 200px;
  /* height: inherited; Pavel */
  top: 0px;
  left: 460px;
  border-top: 3px solid rgb(51,51,51);
 /* border: 1px solid Black; */
}

div#item4 {
  position: absolute;
  width: 200px;
  /* height: inherited; Pavel */
  top: 0px;
  left: 680px;
  border-top: 3px solid rgb(51,51,51);
}

div#item1 div, div#item2 div, div#item3 div, div#item4 div {
  color: rgb(51,51,51);
  font-size: 1.3em; 
  text-align: left;
  margin: 5px 0px 10px 10px;
  font: 1.3em/1.6em "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;
}

div#item1 a, div#item2 a, div#item3 a, div#item4 a {
  color: rgb(51,51,51);
  display: block;
  text-decoration: none;
  border-bottom: 1px dotted;
  text-align: right;
  margin-right: 20px;
}

div#item1 a:hover, div#item2 a:hover, div#item3 a:hover, div#item4 a:hover {
  border-bottom: 1px solid;
}
/* menu and header section end */

div#header h1 {
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: White;
}

/*
div#header a {
  position: relative;
  right: 5px;
  bottom: 5px;
  top: 10px;
  text-decoration: none;
  color: White;
  float: right;
}      

div#header a:hover {
  text-decoration: underline;
}  
*/

div#content {
  /* width: 900px; Pavel */
  width: 859px;
  margin: 0em auto 1em auto;
  text-align: justify;
}  
  
div#content p {
  clear: both;
  margin: 0em 0em 1em 0em;
}

div#content a {
  color: rgb(40,22,111);
  /* color: rgb(0,16,144); Pavel */
}

div#content div#content_left {
  /* width: 670px; Pavel */
  width: 650px;
  /* margin-right: 9px; Pavel */
  margin-right: 29px;
  float: left;
}
 
div#content div#content_right {
  /* width: 220px; Pavel */
  width: 180px;
  display: inline;
  margin-left: 0px;
  margin-bottom: 20px;
  float: right;
  /* border-left: 1px dotted rgb(51,51,51); Pavel */
}

p.obrazek {
  text-align: center;
}

p.obrazek a {
  border: 0px;
}

div#content h1, div#content h2 {
  /* margin-left: 10px; Pavel */
  margin-left: 10px;
  width: 90%;
}

div#content h1 a {
  color: rgb(0,166,255);
  border-bottom: none;
  cursor: text;
}

div#content h1 span {
  font-variant: small-caps;
  font-size: 105%;
}

span.pn {
  color: rgb(0,166,255);
  font-weight: bold;
}

div#content h1 span.sof {
  color: rgb(0,166,255);
}

div#content h1 span.sem {
  color: rgb(40,22,111);
}

div#content h1 span.rok {
  color: rgb(231,120,23);
}

div#content h1 span.do {
  color: rgb(255,255,255);
  font-variant: normal;
  font-size: small;
}

div#content div#content_right p {
  clear: none;
}

/* double column desing */
div#content div#content_left div#left_column {
  /* width: 299px; Pavel */
  width: 310px;
  /* margin: 0px 18px 0px 18px; Pavel */
  margin: 0px 15px 0px 0px;
  float: left;
  display: block;
} 

div#content div#content_left div#right_column {
  /* width: 299px; Pavel */
  width: 310px;
  /* margin: 0px 18px 0px 18px; Pavel */
  margin: 0px 15px 0px 0px;
  float:right;
  display: block;
} 

div#content table {
  width: 859px; /* Pavel */
}

div#content table {
  clear: both;
  margin: 0em 0em 1em 0em;
  /* margin: 0em 0em 1em 3em; Pavel */
}

div#content ul {
  clear: both;
  margin: -0.5em 0em 1em 2em;
  /* margin: 0em 0em 1em 3em; Pavel */
}

div#content ol {
  clear: both;
  margin: -0.5em 0em 1em 2em;
}

div#content table td, div#content table th {
  padding: 0px 4px 0px 4px;
}

div#content table.timetable {
  width: 600px; 
  border-collapse: collapse;
}

div#content table.registration {
  width: 830px; 
  border-collapse: collapse;
}

div#content table.timetable td, div#content table.timetable th, div#content table.registration td, div#content table.registration th {
  border: 1px solid Black;
  text-align: center;
}

div#content table.timetable th.busno, div#content table.timetable th.final, div#content table.timetable th.leaving, div#content table.timetable th.notice {
  color: Black;
  background-color: Lightgrey;
  text-align: center;
  /*oranzova (231,120,23)
modra tmava (40,22,111)*/
}

div#content table.timetable th.busno {
  width: 100px;
}

div#content table.timetable th.cm, div#content table.timetable th.florenc, div#content table.timetable th.spindl {
  width: 150px;
  font-weight: normal;
}

div#content table.timetable th.notice {
  width: 150px;
}

div#content table.timetable td.notice {
  text-align: left;
}

div#content div#gallery a {
  padding: 0px;
  border: 0px;
  margin: 0px;
}

div#content div#gallery a img {
  padding: 2px;
  border: 0px;
  margin: 10px 0px 10px 0px;
}

div#content div#gallery a:hover img {
  padding: 0px;
  border: 2px dashed rgb(40,22,111);
  margin: 10px 0px 10px 0px;
}

div#content li { 
  list-style: square;
  color: rgb(51,51,51);
}

div#content ul li a {
  margin-right: 0em;  
}

/* double column desing end */
div#footer {
  clear: both;
  width: 1000px;
  margin: 0em auto 0em auto;
  border-top: 1px solid rgb(211,211,211);
  padding: 0.5em 0em 0.5em 0em;
  font-size: 80%;
}

div#footer a {
  border: 0px;
}

div#footer a.validate {
  border: 1px solid #aaa;
  text-decoration: none;
}

.validate span {
  color: #fff;
  background-color: #aaa;
  margin-right: 0.2em;
}

span.line {
  margin: 0.5em;
}

table.accepted td.va {
  /* border-collapse: collapse;
  border: 1px solid black; */
  vertical-align: top;
}

table.accepted td.barva {
  color: rgb(40,22,111);
  border-bottom: 10px solid White;
}


table.preliminary { border-collapse: collapse; }
table.preliminary td { vertical-align: middle; text-align: center; border: 1px solid Black; padding: 0px; }
div#content table.preliminary a { color: White; }
table.preliminary a:link { color: White; }
table.preliminary a:visited { color: White; }
table.preliminary a:active { color: White; }
table.preliminary a:hover { color: White; }
div#content hr { width: 100%; color: #ffffff;  background-color: #ffffff; height: 1px; margin: 0px; border: 0px; }
table.preliminary td.fcsa { background-color: #00BFFF; /*Deepskyblue*/ color: #ffffff; padding: 0px; height: 50px; }
table.preliminary td.fcsb { background-color: #CD853F; color: #ffffff; padding: 0px; height: 50px; }
table.preliminary td.psc { background-color: #6495ED; color: #ffffff; padding: 0px; height: 50px; }
table.preliminary td.dkisws { background-color: #666699; color: #ffffff; padding: 0px; height: 50px; }

table.preliminary2 { border-collapse: collapse; }
table.preliminary2 td { vertical-align: middle; text-align: center; border: 1px solid Black; padding: 0px; width: 287px; }
div#content table.preliminary2 a { color: White; }
table.preliminary2 a:link { color: White; }
table.preliminary2 a:visited { color: White; }
table.preliminary2 a:active { color: White; }
table.preliminary2 a:hover { color: White; }
/*
table.preliminary2 td.fcsa { vertical-align: top; text-align: left; background-color: rgb(231,120,23); color: #ffffff; padding: 0px; height: 50px; }
table.preliminary2 td.fcsb { vertical-align: top; text-align: left; background-color: rgb(0,166,255); color: #ffffff; padding: 0px; height: 50px; }
table.preliminary2 td.psc { vertical-align: top; text-align: left; background-color: #666699; color: #ffffff; padding: 0px; height: 50px; }
table.preliminary2 td.dkisws { vertical-align: top; text-align: left; background-color: rgb(40,22,111); color: #ffffff; padding: 0px; height: 50px; }
table.preliminary2 td.invited { text-align: left; }
table.preliminary2 i { color: Yellow; }
*/
table.preliminary2 td.fcsa { vertical-align: top; text-align: left; background-color: #00BFFF; /*Deepskyblue*/ /*#5F9EA0; Cadetblue*/ color: #ffffff; padding: 0px; height: 50px; }
table.preliminary2 td.fcsb { vertical-align: top; text-align: left; background-color: #CD853F; /*Peru*/ color: #ffffff; padding: 0px; height: 50px; }
table.preliminary2 td.psc { vertical-align: top; text-align: left; background-color: #6495ED; /*Cornflowerblue*/ color: #ffffff; padding: 0px; height: 50px; }
table.preliminary2 td.dkisws { vertical-align: top; text-align: left; background-color: #666699; color: #ffffff; padding: 0px; height: 50px; }
table.preliminary2 td.invited { text-align: center; }
table.preliminary2 td.fcsa i, table.preliminary2 td.fcsb i, table.preliminary2 td.psc i, table.preliminary2 td.dkisws i, table.preliminary2 td.srf i { color: #FFFACD; /*Lemonchiffon*/ }
table.preliminary2 td.fcsa a, table.preliminary2 td.fcsb a, table.preliminary2 td.psc a, table.preliminary2 td.dkisws a { border-bottom: 1px dotted #FFFACD; color: #FFFACD; }
table.preliminary2 a:hover i { border-bottom: 1px solid White; color: White; }
/*
td .timespan { float: left; padding: 0px 5px 0px 0px; width: 97px; }
td .placespan { float: right; padding: 0px 0px 0px 5px; width: 98px; }
td .centerspan { float: left; padding: 0px 5px 0px 5px; border-left: 1px solid black; border-right: 1px solid black; width: 633px; }
td.pauzy .timespan, td.social .timespan, td.last .timespan { border-right: 1px solid black; }
*/

td.srf { background-color: #008080; /*Palegreen*/ /*#20B2AA Lightseagreen*/ color: White; font-weight: bold; padding: 0px; height: 25px; }
td.dny { background-color: #191970; /*Mediumslateblue*/ /*#2F4F4F DarkSlateGray*/ font-size: 150%; color: #ffffff; font-weight: bold; height: 30px; padding: 0px; }
td.invited { background-color: Gray; color: #ffffff; font-weight: bold; padding: 0px; height: 25px; }
td.pauzy { padding: 0px; height: 20px; }
td.social { background-color: #FFDEAD; /*Navajowhite*/ font-weight: bold; padding: 0px; height: 25px; }
td.cas { font-weight: bold; padding: 0px; }
td.last { font-weight: bold; padding: 0px; }
td.legend { font-weight: bold; padding: 0px; }

table.preliminary2 td.srf { background-color: #008080; /*Teal*/ /*#BDB76B Darkkhaki*/ /*Palegreen*/ /*#20B2AA Lightseagreen*/ color: White; font-weight: bold; padding: 0px; height: 25px; width: 859px; }
table.preliminary2 td.dny { background-color: #191970; /*Mediumslateblue*/ /*#2F4F4F DarkSlateGray*/ font-size: 150%; color: #ffffff; font-weight: bold; height: 30px; padding: 0px; width: 859px; }
table.preliminary2 td.invited { background-color: Gray; color: #ffffff; font-weight: bold; padding: 0px; height: 25px; width: 859px; }
table.preliminary2 td.pauzy { padding: 0px; height: 20px; width: 859px; }
table.preliminary2 td.social { background-color: #FFDEAD; /*Navajowhite*/ font-weight: bold; padding: 0px; height: 25px; width: 859px; }
table.preliminary2 td.last { font-weight: bold; padding: 0px; width: 859px; }
table.preliminary2 td.cas { font-weight: bold; padding: 0px; width: 120px; vertical-align: top; }
table.preliminary2 td .hall { color: #191970; font-weight: bold; }
table.preliminary2 td .roomb { color: #800000; font-weight: bold; }
table.preliminary2 td .roomc { color: #c71585; font-weight: bold; }

div#content ul.galmenu li {
  float: left;
  margin-right: 30px;
}

div#content table.gal {
   width: 821px;
}

div#content table.gal td h1 {
  font-size: 300%;
  padding: 0px;
  margin: 0px;
}

div#content table.gal td h1 a {
  cursor: Pointer;
}

div#content table.gal td.prava {
  text-align: right;
  width: 45%;
  padding: 0px;
  margin: 0px;
}

div#content table.gal td.stred {
  text-align: center;
  width: 10%;
  padding: 0px;
  margin: 0px;
}

div#content table.gal td.leva {
  text-align: left;
  width: 45%;
  padding-left: 35px;
  margin: 0px;
}