/* Obecne */

body {
	margin: 0px;
	padding: 0px;
	background-color: #506090;
	color: white;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 95%;
}

a:link, a:visited, a:hover {
	color: white;
}

p {
	max-width: 90ex;
	text-align: justify;
}

hr {
	margin: 4ex 0ex;
	border: none;
	border-bottom: dotted 1px white;
}

h1 {
	font-size: 800%;
	font-weight: normal;
	margin: 0px;
}

h2 {
	font-size: 250%;
	font-weight: normal;
	margin: 0px;
}

h3 {
	margin: 0.5ex 0ex;
	font-size: 230%;
	font-weight: bold;
}

h4 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
}

h4 a {
	text-decoration: none;
}

h5 {
	margin: 0px;
	font-size: 105%;
}

h6 {
	font-size: 120%;
	font-weight: normal;
}

div.foto {
	max-width: 90ex;
	text-align: center;
}

div.foto img {
	margin: 5px;
}

img.foto {
	border: solid 1px black;
	padding: 0px;
}

img.left { float: left; margin: 10px  }
img.right { float: right; margin: 10px; }


/* Rozvrzeni stranky */

#barl {
	position: fixed; 
	left: 0%; 
	top: 0%; 
	height: 100%; 
	width: 21%; 
	background-color: #997a1f; 
	background-position: right 8%; 
	background-repeat: no-repeat
}

#barr {
	position: fixed; 
	left: 21%; 
	top: 0%; 
	height: 100%; 
	width: 13%; 
	background-color: #506090; 
	background-position: left 8%; 
	background-repeat: no-repeat;
}

#barx {
	position: fixed; 
	right: 0%; 
	top: 0%; 
	height: 100%; 
	width: 5%; 
	background-color: #506090; 
	background-position: right 8%; 
	background-repeat: no-repeat;
}

#letadlo #barl, #letadlo #barx { background-image: url('../images/barl_letadlo.jpg'); }
#letadlo #barr { background-image: url('../images/barr_letadlo.jpg'); }

#kdojsi #barl, #kdojsi #barx { background-image: url('../images/barl_kdojsi.jpg'); }
#kdojsi #barr { background-image: url('../images/barr_kdojsi.jpg'); }

#bubli #barl, #bubli barx { background-image: url('../images/barl_bubli.jpg'); }
#bubli #barr { background-image: url('../images/barr_bubli.jpg'); }

#el #barl, #el barx { background-image: url('../images/barl_el.jpg'); }
#el #barr { background-image: url('../images/barr_el.jpg'); }

#pneu #barl, #pneu barx { background-image: url('../images/barl_pneu.jpg'); }
#pneu #barr { background-image: url('../images/barr_pneu.jpg'); }


#titledatum {
	position: fixed; 
	top: 2%;
	left: 0%;
	width: 34%;
	z-index: 1; 
	text-align: center;
	opacity: 0.5; 
	filter: alpha(opacity=50);
}

#ruce #titledatum, #lana #titledatum {
	opacity: 0.65; 
	filter: alpha(opacity=65);
}

#datum {
	margin-top: 1ex;
}

#logo {
	float: right;
	margin-right: -5%;
}

#menu {
	position: fixed;
	left: 0%;
	top: 50%;
}

#menu a {
	display: block; 
	width: 20ex; 
	margin-bottom: 2ex;
	padding: 1ex 2ex; 
	background-color: black; 
	opacity: 0.6; 
	filter: alpha(opacity=60);
	font-weight: bold;
	text-align: right; 
	text-decoration: none;
}

#menu a:hover {
	opacity: 0.8; 
	filter: alpha(opacity=80); 
}

#lana #menu a {
	opacity: 0.7; 
	filter: alpha(opacity=70);
}

#menu a:hover {
	opacity: 0.85; 
	filter: alpha(opacity=85); 
}

#pagetitle {
	position: fixed;
	left: 34%; 
	top: 0%;
	width: 55%; 
	z-index: 2;
	margin: 0ex;
	padding: 0ex 3%;
	background-color: #303c60;
	border-bottom: solid 1ex #506090;
}

#footer {
	position: fixed;
	left: 34%;
	bottom: 0%;
	width: 55%;
	padding: 1ex 3%;
	background-color: #303c60;
	border-top: solid 1ex #506090;
	font-size: 80%;
	text-align: right;
}

#main {
	position: absolute;
	top: 8ex;
	left: 34%; 
	width: 55%;
	padding: 0% 3% 5ex 3%;
	background-color: #506090;
}

#main2 {
}

/* Uvod */

body#uvod {
	background-color: black;
	background-image: url('../images/uvod.jpg');
	background-position: 38.2% center;
	background-repeat: no-repeat;
	padding: 5%;
}

a#fullscreen {
	display: block;
	width: 99.5%;
	height: 90%;
	text-decoration: none;
}

#uvod h1 {
	text-align: center;
	font-size: 1400%;
	opacity: 0.6; 
	filter: alpha(opacity=60);
}

#uvod h2 {	
	text-align: center;
	font-size: 600%;
	opacity: 0.6; 
	filter: alpha(opacity=60);
}

#uvod h3 {
	padding-top: 1%;
	text-align: center;
	font-size: 160%;
	opacity: 0.8; 
	filter: alpha(opacity=80);

}

#uvod h6 {
	padding-top: 3%;
	text-align: center;
}

img#vv {
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 100px;
	height: 59px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

div#wm {
	position: fixed;
	left: 1ex;
	bottom: 0.5ex;
	font-size: 65%;
	color: #8080a0;
}

div#wm a {
	color: #8080a0;
}


/* Vitej */

#uvod {
	clear: right;
	margin-top: 2ex;
	margin-bottom: 4ex;
}

#uvod p {
	margin: 2ex 0ex;
	padding: 0px;
}

#uvod p.right {
	padding-left: 48px;
}


/* Prihlaska */

table.bdo {
	width: 100%;
	border-collapse: collapse;
}

table.bdo th {
	padding-right: 1ex;
	text-align: right;
	font-weight: normal;
}

table.bdo td {
	white-space: nowrap;
}

input, textarea {
	padding-left: 0.3ex;
	padding-right: 0.3ex;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: white;
	border: solid 1px white;
	background-color: #304070;
}

input[type=submit] {
	margin-top: 1ex;
	font-weight: bold;
}

span.required {
	visibility: hidden;  /* All fields are required, no asterisks needed */
}

input.error {
	border-color: #ffe566;
}

span.error {
	color: #ffe566;
}


/* Organizatori */

table#orgfoto {
	clear: both;
	max-width: 110ex;
}

td.foto {
	vertical-align: middle;
}

td.foto.left {
	text-align: left;
}

td.foto.right {
	text-align: right;
}

td.foto.left img {
	margin-right: 25px;
}

td.foto.right img {
	margin-left: 25px;
}


