/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.


*/


html {
	margin: 0px;
	background-color: black;	
}

body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  background-color: black; 
}


.main-column {
	background-color: #000;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	width:100%;			/* width of whole page */	
}

.main-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1270px;
}

.content {
	margin-top: 0px;
	display:inline-block;
	overflow:hidden;	
	width: 71%;
    min-width: 550px;
	background: white;
	border-left: 14px groove #ffb700; /*green*/
	min-height: 15em;
	z-index: 1;
}

.main-text {
	padding: 15px;
	padding-top: 5px;
}

.nav {
	display: block;
	vertical-align: top;
}

.hmenu {
	width: 71%;
	min-width: 800px;
	color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 12pt; 
}

.hmenu a, a {
	color: #956f0e; /*green;*/
}

.hmenu a:active, a:active {
	color: #e2a91a; /*limegreen;*/
}

.hmenu a:hover, a:hover {
	color: #e2a91a;/* yellowgreen;*/
}

.hmenu a:visited, a:visited, .nav span {
	color: #c89000; /*#77aa00;*/
}

h1 {
	text-align: center
}

th.title {
	text-align: right;
	margin-right: 10px;
	width: 20%;
	vertical-align: top;
}

.red { color: red }
.darkred { color: darkred }
.darkorange { color: darkorange }

.bottom_line {
	border-collapse: collapse;
	border-bottom: 1px solid black
}

.right {
	text-align: right
}

.left {
	text-align: left
}

div#multicolumn1 {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

table#summary {
	padding-top: 5px;
	padding-bottom: 5px;
/*background: url('/podzim_pozadi.jpg');*/
	background-color: #ffe8ac;/*#dec;*/
	border-spacing: 5px;
	width: 95%;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.notice {
	color: red;
}

.alert {
	color: red;
	font-weight: bold;
}

#footer {
	bottom: 0px;
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}

.potisk_left {
	height: 220px;
	float: right
}

.report-input {
	width: 100%
}

.justify {
	background-color: white;
	text-align: justify;
	padding: 10px
}

.report {
	background-color: lightgrey;
	border-radius: 3px;
	border: 1px dashed #ffb700 /*yellowgreen;*/
}

tr.even-table-line {
	background-color: lightgrey;
}
.virtual input {
  color: red; }

tr.rotated90 > th {
  /* Something you can count on */
  height: 140px;
  white-space: nowrap;
  align: center; }

tr.rotated90 > th > div {
  transform: translate(0px, 53px) rotate(270deg);
  width: 30px; }

tr.rotated90 > th > div > span {
  padding: 5px 10px; }
.dc-part-name {
  margin-bottom: -15px;
  margin-right: 20px;
  text-align: right;
  color: #ab7b00;
  /*green*/ }

.dc-part {
  border-radius: 15px;
  border: 1px dashed #ab7b00;
  /*limegreen*/
  padding: 10px; }

.bold {
  font-weight: bold; }

.gray {
  color: gray; }

.left-column {
  width: 64%;
  display: inline-block;
  float: left; }

.right-column {
  width: 35%;
  display: inline-block;
  float: right; }

.logo {
  width: 150px;
  text-align: right; }

.logo a img {
  max-height: 100px; }

.registered {
  margin-left: 20%;
  margin-bottom: 50px; }

.right-column img {
  width: 100%; }

.sponsors img {
  vertical-align: middle; }

.sponsors {
  clear: both;
  color: light-gray;
  padding: 10px; }

.itinerary {
  margin: 20px;
  width: 90%;
  border: 1px solid gray; }

.itinerary th {
  border: 1px solid gray;
  padding: 3px; }

.itinerary td {
  padding: 3px;
  border: 1px solid gray; }

.ksicht {
  padding: 5px;
  width: 250px;
  height: 90px;
  margin: 5px;
  display: inline-block; }

.popis-ksichtu, .jmeno-ksichtu {
  position: relative;
  margin-left: 55px; }

.ksicht img {
  float: left;
  display: inline;
  width: 50px; }

.ksichti {
  display: block;
  margin: auto; }

.red-overlay {
  position: absolute;
  font-size: 50pt;
  margin: auto;
  top: 400px;
  transform: rotate(45deg);
  color: red; }
.preview table {
  border: 1px solid black; }

.preview td {
  border: 0px;
  padding: 3px;
  background-color: white; }

.confirmed td {
  background-color: #C0FFC0; }

.notify td {
  background-color: #FFCFDD; }

.confirmed.canceled td {
  background-color: lightblue;
  text-decoration: line-through; }

.canceled td {
  text-decoration: line-through; }
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px; }

div.field, div.actions {
  margin-bottom: 10px; }

#notice {
  color: green; }

.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table; }

#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0; }
  #error_explanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    margin-bottom: 0px;
    background-color: #c00;
    color: #fff; }
  #error_explanation ul li {
    font-size: 12px;
    list-style: square; }
p {
  text-align: justify; }
/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/

.sf-navbar {
	background: #BDD2FF;
	position: relative;
	margin-bottom: 5em;
}
/* provide background colour for submenu strip */
/* you should just set the menu's container bg colour rather than use pseudo-elements */
.sf-navbar:before {
	content: '';
	position: absolute;
	left: 0;
	z-index: -1;
	background-color: #BDD2FF;
	height: 200%;
	width: 100%;
}
.sf-navbar ul {
	box-shadow: none;
}
.sf-navbar li {
	background: #AABDE6;
	position: static;
}
.sf-navbar > li > a,
.sf-navbar > li > ul > li > a {
	border: none;
}
.sf-navbar > li > ul {
	min-width: 36em; /* set this to whatever suits your design */
}
.sf-navbar ul li {
	background: #BDD2FF;
	position: relative;
}
.sf-navbar ul ul {
	left: 0;
	top: 100%;
}
.sf-navbar ul ul li {
	width: 100%;
}
.sf-navbar > li > ul > li {
	float: left;
}
.sf-navbar li.current {
	background: #BDD2FF;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar ul li.current {
	background: #BDD2FF;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
.sf-navbar ul ul li {
	background: #D1DFFF;
}
.sf-navbar ul ul li:hover,
.sf-navbar ul ul li.sfHover,
.sf-navbar ul ul li.current {
	background: #E6EEFF;
}
.sf-navbar ul li.current > a {
	font-weight: bold;
}

/*** point all arrows down ***/
.sf-arrows.sf-navbar ul .sf-with-ul:after {
	margin-top: -3px;
	margin-right: 0;
	border-color: transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}

.sf-arrows.sf-navbar ul > li > .sf-with-ul:focus:after,
.sf-arrows.sf-navbar ul > li:hover > .sf-with-ul:after,
.sf-arrows.sf-navbar ul > .sfHover > .sf-with-ul:after {
	border-color: transparent;
	border-top-color: white;
}
/* adding sf-vertical class in addition to sf-menu creates a vertical menu */
/* eg. <ul class="sf-menu sf-vertical"> ... */

.sf-vertical {
  width: 12em;
  /* If you want the width of the closed menu to expand to its
  widest top-level menu item (like its "Supersubs" submenus do),
  replace the width rule above with the following two rules. */

  /*
  min-width: 12em;
  *width: 12em;
  */
}
.sf-vertical ul {
	left:	100%;
	top: 0;
}
.sf-vertical > li {
  float: none;
}
.sf-vertical li {
  width: 100%;
}

/*** alter arrow directions ***/
.sf-vertical.sf-arrows > li > .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255,255,255,.5);
}
.sf-vertical.sf-arrows li > .sf-with-ul:focus:after,
.sf-vertical.sf-arrows li:hover > .sf-with-ul:after,
.sf-vertical.sf-arrows .sfHover > .sf-with-ul:after {
  border-left-color: white;
}
/*** walker menu styles */

.walker-menu {
	border: 1px solid #885533;
}


#registration a, #registration span, #report a, #report span, #outgrowths a, #outgrowths span {
	color: #7C3;
}

#delete_registration span {
	border: 0px;
	padding: 0px;
}

.walker-menu a, .walker-menu span {
	color: #7C3;
}

.admin_menu a, .admin_menu span {
	color: #B22;
}

#management a, #management span {
	color: #B22;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px groove;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 0%;
	right: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
	text-align: center;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a, .sf-menu span {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a, .sf-menu span {
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a, .sf-menu span {
	// color: #853;
}
.sf-menu li {
	background: #333;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu ul li {
	background: #222;
}
.sf-menu ul ul li {
	background: #222;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #555;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

li.selected {
	background: #444;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}
