body {
  font: 80%/1.2 Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #82775e;
  background: url('/img/bg.png') top center repeat-x #e48e4b;
  text-align: center;
}

#page {
  width: 760px;
  margin: 0 auto 20px;
  padding: 0;
  position: relative;
  text-align: left;
  background: #fff;
}

#content {
  float: right;
  width: 495px;
  margin: 10px;
  padding: 15px;
  border-left: 2px solid #f4f0e8;
  border-right: 2px solid #f4f0e8;
}

#head {
  width: 760px;
  height: 120px;
  position: relative;
  background: url('/img/logo.png') no-repeat;
  z-index: 2;
}

#footer {
  padding: 0.5em;
  border-top: 5px solid #e48e4b;
  font-size: 85%;
  text-align: center;
}


h1 {
  font-size: 230%;
  letter-spacing: -0.08em;
  margin-top: 0;
}

h2 {
  font-size: 180%;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  margin-top: 0;
}

h3 {
  font-size: 160%;
  font-weight: normal;
}

h4 {
  font-size: 150%;
  font-weight: normal;
}

h5 {
  margin-bottom: 0;
  font-size: 100%;
}

ul {
  margin: 0;
}

a {
  color: #e07e34;
  -moz-outline:none;
}

a:hover {
  color: #b16a35;
  text-decoration: none;
}

a:visited {
  color: #b16a35;
}

label {
  cursor: pointer;
}

h1, #head-home {
  position: absolute;
  width: 650px;
  height: 120px;
  left: 0;
  overflow: hidden;
  line-height: 60px;
}

h1 {
  top: 0;
  z-index: 1;
}

#head ul {
  position: relative;
  z-index: 3;
  list-style: none;
}

#head-home {
  display: block;
}

/* menu */

#lang ul {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 30px;
  top: 85px;
  right: 20px;
  list-style: none;
  z-index: 3;
}

#lang ul * {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  width: 30px;
  height: 30px;
}

#menu {
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 10px -10px 0 10px;
  font-size: 94%;
  background: #f4f0e8;
}

#menu ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}

#menu a {
  display: block;
  padding: 5px 10px;
  color: #82775e;
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}

#menu a:hover {
  text-decoration: underline;
}

#menu li ul {
  margin: 0 10px 10px 10px;
  padding: 1em 1em 1em 2em;
  list-style: square;
  background: #fff;
}

#menu li li {
  width: auto !important;
  border: none;
  margin: 0;
  padding: 0 0 0.2em 0;
}

#menu li li a {
  padding: 0;
  font-size: 100%;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}

#menu li li ul {
  padding: 1em 0 0 0;
}

#menu .rollover {
  cursor: pointer;
}

.block {
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 10px 0 0 0;
  text-align: center; 
}

.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.navigation {
  text-align: center;
  margin: 3em;
}

.date {
  margin-top: -1em;
}

.separator {
  visibility: hidden;
  height: 2em;  
}

.cleaner {
  visibility: hidden;
  clear: both;
}

.hide {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 0px;
  position: absolute;
}

.hidetext {
  text-indent: -999em;
  text-decoration: none;
}

.hidden {
  display: none;
}

#content a {
  text-decoration: none;
  border-bottom: 1px dotted #b16a35;
}

#content a:hover {
  border-bottom: 1px solid #b16a35;
}

#content p {
  line-height: 1.4em;
}

#content ul, #content li {
  margin: 0;
  padding: 0;
}

#content ul {
  margin-left: 1.5em;
  margin-top: 0.4em;
}

#content li {
  list-style-type: square;
  margin-bottom: 0.8em;
}

#content .kurzy {
  margin: 0px;
  padding: 0px;
  border: none;
}

#content .kurzy span {
  font-weight: bold;
}

#content .kurzy li {
  margin-left: 0.5em;
  padding-left: 0em;
  list-style: none;
  list-style-image: url('/img/arrow_orange.gif');
}

/* trips */

#content .tripsweb {
  margin: 0px;
  padding: 0px;
}

#content .tripsweb li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 0.5em;
  text-align: justify;
  list-style: none;
}

#content .tripsweb li a {
  color: #e07e34;
  font-weight: bold;
  display: block;
  margin-bottom: 0.2em;
}

#content .tripsweb li img {
  float: left;
  margin-right: 1em;
  border: 1px solid #e07e34;
}

#content .tripsweb li div {
  color: #b16a35;
}

/* breadcrumb menu */

#content #breadcrumb {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0.5em;
	display: block;
	border: none;
} 

#content #breadcrumb li {
	margin-left: 0;
	padding-left: 4px;
	border: none;
	list-style: none;
	display: inline;
  vertical-align: middle;	
}

#content #breadcrumb li a {
  padding-left: 4px;
  vertical-align: middle;
  border: none;
}

/*  gallery */

#content #gallery {
  text-align: center;
  margin: 0;
}

#content #gallery li {
  margin: 0px 5px 5px 5px;
  list-style-type: none;
}

#content #gallery .galleryimage {
  float: left;
}

#content #gallery .galleryimage a {
  border: none;
}

#content #gallery .galleryimage img {
  width: 150px;
}

#content #gallery #poradi {
  position: absolute;
  right: 20px;
  top: 170px;
  text-align: right;
}

#content #gallery #poradi a {
  border: none;
}

#content #gallery #poradi img {
  border: none;
  margin-left: 1em;
}

#content #gallery .galleryimage a img,
#content #gallery #fullimage {
  padding: 2px;
  background-color: #FFEBCF;
  border: 1px solid #e07e34;
}

/* forms */

#content fieldset {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#content fieldset img {
  vertical-align: middle;
  border: none;
}

#content fieldset li {
  padding-left: 0em;
  list-style: none;
  list-style-image: url('/img/arrow_orange.gif');
  z-index: 100;
}

#content fieldset em {
  color: gray;
  font-size: 90%;
  text-align: justify;
  margin-left: 0.5em;
}

#content fieldset th {
  vertical-align: middle;
  text-align: right;
  padding-right: 1em;
}

#content .lnkright {
  float: right;
  border: none;
}

#content .lnkright img {
  border: none;
  vertical-align: middle;
}

#content textarea {
  height: 8em;
  width: 100%;
}

#content .oblig {
  color: red;
  margin-left: 0.2em;
  font-weight: bold;
  font-style: normal;
  font-size: 100%;
}

#content .ok {
  margin: 1em 1em 0 0;
  border: 1px solid green;
  padding: 2px;
  background: #6E9230 url('/img/bg-green.gif') repeat-x;
  color: #fff;
  cursor: pointer;
  
}

#content .ko {
  margin: 1em 1em 0 0;
  border: 1px solid #B11808;
  padding: 2px;
  background: #CE1C09 url('/img/bg-red.gif') repeat-x;
  color: #fff;
  cursor: pointer;
}

#content .confirmform .stateko {
  background: transparent url('/img/s_remaining.gif') no-repeat 0% 50%;
  color: red;
  padding-left: 20px;
  vertical-align: middle;
  font-size: 90%;
}
#content .confirmform .stateok {
  background: transparent url('/img/s_success.gif') no-repeat 0% 50%;
  color: green;
  padding-left: 20px;
  vertical-align: middle;
  font-size: 90%;
}

#content .poznamka {
  text-align: justify;
}

#content label {
  text-align: right;
  color: #b16a35;
}

#content ul .nolist {
  list-style: none;
  list-style-image: none;
}

#content .fullsize {
  width: 100%;
}

/* tests */

#testform li {
  list-style-type: decimal;
  margin-bottom: 1em;
}

#testform .testanswer li {
  margin: 0em;
  list-style-type: lower-alpha;
}

#testform .testimage {
  display: block;
  max-width: 90%;
}

.testcheck {
  border : none; 
  color : green;
}

.testslovo {
  background-color: #FFFAF0; 
  border : none; 
  border-bottom : 1px; 
  border-bottom-style : dashed; 
  color : green;
  width: 10em;
}

.testveta {
  background-color: #FFFAF0; 
  border : none; 
  border-bottom : 1px; 
  border-bottom-style : dashed; 
  color : green;
  width: 100%;
  display: block;
}

.testtext {
  background-color: #FFFAF0; 
  border : none; 
  border-bottom : 1px; 
  border-bottom-style : dashed; 
  color : green;
  width: 100%;
  height: 10em;
  display: block;
}

.testexample {
  color : blue;
}

/* ---------- tables ---------- */
#content table {
  border-collapse: collapse;
}

#content table td {
  border: 1px solid #F4F0E8;
  padding: 0.3em;
  vertical-align: middle;
}

#content table th {
  border: 1px solid #F4F0E8;
  padding: 0.3em;
}

#content .ansgood, #content .ansgood label {
  color: green;
  font-style: italic;
}

#content.ansbed, #content.ansbed label {
  color: #E44B4B;
}

#content .usranswer {
  font-weight: bold;
  cursor: default;
}

#content .noul {
  margin: 0px;
  padding: 0px;
}

#content .noul li {
  list-style-image: none; 
  list-style-type: none;
  margin: 0 0 0.2em 0;
}

blockquote {
  margin: 1em;
  color: #7286A3;
}

#content #applicationform th, 
#content #loginform th,
.confirmform th {
  background: #F4F0E8;
  vertical-align: top;
}

#content #loginform td {
  border: none;
}

.result {
  color: green;
}

#userloged {
  float: right;
  margin: 5px;
  color: #FE9A03;
}

.journalko {
	margin:10px 0 0 0;
	padding:10px 10px 10px 30px;
	background: #e45a49 url(/img/icon-alert-big.gif) no-repeat 0% 50%;
	border: 1px dashed #ffb36b;
	color: #fff;
}

#legaltext {
  display: block;
/*  
  height: 100px;
  overflow: scroll;
*/
}

#content .coursedetail li {
  margin-bottom: 1em;
}

#content .coursedetail li p {
  margin: 0 0 1em 0;
  text-align: justify;
}

#content .coordinators li {
  margin-left: 0.5em;
  padding-left: 0em;
  list-style: none;
  list-style-image: url('/img/arrow_orange.gif');
}

#content .nolist img {
  border: none;
  vertical-align: middle;
  margin: 0 0.2em 0 0;
}

#content .nolist span {
  font-style: italic;
}

#dotaznik ol li {
  list-style-type: decimal;
}

#dotaznik .inline li {
  display: inline;
  margin-right: 1em;
}