/* CSS Document */
/* xlay.css ; copyright: Ing. Jiri Jedlicka - webdev@alliacom.cz */


body, html {
  background: white;
  color: black;
  }

h1 {
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  font-size: 1.7em;
  font-weight: normal;
  line-height: auto;
  letter-spacing: 1px;
  color: #686830;
  padding: 15px 0px 15px 5px;
  clear: left;
}

h2 {
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 2px;
  color: #0a0a0a;
  padding: 5px 0px 0px 5px;
  clear: left;
}

h3 {
  padding: 0.3em 0em 0.2em 0.2em;
  margin: 0px 0px 10px 5px;
  font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
  font-size: 1em;
  font-weight: 600;
  color: darkkhaki;
}

h3.sekce {
  width: auto;
  height: auto;
  padding: 0.3em 0em 0.2em 0.2em;
  margin: 0px 1px 10px 0px;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  font-size: 1em;
  letter-spacing: 1px;
  font-weight: 600;
  color: darkkhaki;
  border: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: gainsboro;
}

h4 {
  margin: 15px 0px 12px 10px;
  padding-top: 5px;
  font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  line-height: 1.4em;
  color: black;
}
h4 span {
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: black;
}

p {
  margin: 10px 0;
  font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.5em;
  text-align: left;
  color: #090909;
}

ul {
  margin: 20px 0px;
  }

li {
  margin: 5px 10px 5px 50px;
  font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.3em;
  color: #090909;
  list-style: square;
}

img {
   margin: 15px 10px 10px 10px;
   padding: 0;
   border: 2px double darkkhaki;
   float: right;
}

img.center {
  display: block;
  margin: 5px auto 5px auto;
  text-align: center;
  clear: both;
  float: none;
}

img.ilunbr {
border: 0px;
float: none;
}
img.nomarg {
text-align: center;
margin: 15px auto 0px auto;
}

td {
vertical-align: top;
}

a:link, a:hover, a:active {
color: black;
}

a:visited {
color: #666666;
}

caption {
border-bottom: 1px solid;
}

hr, .invis {
  display: none;
}

div#top {
  font-size: 1em;
	background: #cccc99;
	background: url("gfx/topbgcol.gif") top right repeat-x;
  }

div#itop {
  background: url("gfx/kresba.gif") top right no-repeat;
}

#desc {
  position: relative; top: 50px; left:35px; z-index:1;
  margin: 0px; padding: 0;
  width: 315px; height: 42px;
  background: url("gfx/logo.gif") top left no-repeat;
  }

#desc a {
  display:block;
	margin:0; padding:0;
	width:100%; height:100%;
  overflow: hidden;
  color: #686830;
  }

#desc a:hover {
  background: transparent !important;
  }

#desc a span {
  display: none;
  }

#container {
  background: url("gfx/mainbg.gif") top left no-repeat;
  }

#imain h3.sekce, #imain p {
  margin-left: 5px;
}

#iright p {
    margin: 5px 0; /* Only vertical margins on the p */
    padding: 0 5px; /* Also side padding */
    font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    font-style: normal;
    line-height: 1.3em;
    text-align: left;
    color: black;
}

#uprog {
  margin: 20px 0px 20px 30px;
  padding: 5px;
  background: beige;
}
.smtblt {
    padding-left: 5px;
    font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
    font-size: 0.9em;
    line-height: 1.2em;
    vertical-align: top;
    color: black;
}

.smtbltb {
    padding-left: 5px;
    font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
    font-size: 0.9em;
    font-weight: 600;
    line-height: 1.2em;
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
    color: black;
}

.untip {
  margin: 0px 0px 10px 15px;

}

#program {
  color: #090909;
  margin: 0px 0px 10px 25px;
  padding: 0px;
  border: 1px solid white;
  }

#imenu {
  background: white;
}

div#menu a {
    display: block;
    margin: 0px;
    padding: .4em 0em .4em .8em;
    letter-spacing: 1pt;
    border: 0px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: white;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: gainsboro;
  	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
    font-size: 0.8em;
    font-weight: 500;
    color: gray;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -x-background-x-position: left;
    -x-background-y-position: center;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    text-decoration: none;
}

div#menu a:link {
    color: darkolivegreen;
    background-color: transparent;
}

div#menu a:hover {
    background-color: whitesmoke;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: darkolivegreen;
}

div#menu a:visited {
    color: gray;
}

#footer p {
  font-size: 0.7em;
  color: #aaaaaa;
  text-align: center;
}



.s, caption {
  font-weight: 600;
}

.i {
  font-style: oblique;
  font-weight: normal;
}

.pdatum {
  position: relative;
  top: -10px;
  font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 1px;
  color: gray;
}

.umelec {
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: .05em;
  margin-top: 30px;
}

#datcas {
  margin: 4px 0px 0px 0px;
  padding: 5px 8px 5px 5px;
  vertical-align: top;
  text-align: right;
  background: darkseagreen;
  width: 90px;
  }

.datum  {
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: bold;
}

.cas {
  font-style: italic;
  }

#porad {
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  font-size: 0.85em;
  margin: 4px 0px 0px 0px;
  padding: 0.2em 8px 5px 5px;
  vertical-align: top;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  text-align: left;
  background: beige;
  }

.nadpis {
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: bold;
  }

.imgbox {
  width: 320px;
  margin: 0px auto;
  padding-bottom: 15px;
  clear: both;
  border: none;
}
.imgbox span {
    width: 100%;
    margin-top: 0px;
    margin-left: 10px;
    padding-bottom: 3px;
    font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    font-style: normal;
    line-height: 1.3em;
    text-align: left;
    color: black;
    border-bottom: 1px solid gray;
    float: left;
	clear: both;
}
.rightf {
 float: right;
 margin-right: 10px;
 padding-right: 0px;
}
.leftf {
 float: left;
 margin-left: 0px;
 padding-right: 0px;
}
img.leftf {
 margin: 5px 0px 0px 5px;
 padding: 0;
}
.center {
 text-align: center;
 float: none;
}
.clear {
 clear: both;
}
.infobox {
 margin: 10px 10px 20px 10px;
 padding: 10px;
 border: 1px solid #686830;
 background: #cfe0be;
}
#rezervace {
 margin-top: 10px;
 width:165px;
 float:left;
}
