@charset "utf-8";
/* CSS Document */

body {
	background-color:#0C0;
	font-family:Verdana, Geneva, sans-serif;
	padding:0em;
	margin:0em;
}

hr {
	border-style:solid;
	border-color:#000;
	border-width:2px;
}

hr.menu {
	border-color:#FFF;
}

img {
	border:0px;
}

img.border {
	border:#FFF 5px solid;
	margin:0.5em;
}

h1, h2 {
	margin:0em 0em 0.5em 0em;
}

h1 {
	font-size:1.5em;
}

h2 {
	font-size:1.2em;
}

h3 {
	font-size:1em;
}

h1.headline {
	margin:0em 0em 0.5em 0em;
	display:block;
	width:100%;
	border-bottom:#000 solid 3px;
}

h1.vtextu {
	font-size:12pt;
}

table {
	width:80%;
}

table, td, th {
	border:solid #000 2px;
	border-collapse:collapse;
	padding:0.5em;
	margin:0.5em;
}

table.prihlaska, table.prihlaska td {
	border:solid #000 0px;
}

table.noborder,  table.noborder th, table.noborder tr, table.noborder td{
	border:none;
}

th {
	background-color:#0C0;
}

td.prihlaska {
	width:45%;
}

td#zmenaBehu {
	font-style:italic;
	font-weight:bold;
}

td.aktualniRocnik {
	font-weight:bold;
}

fieldset {
	margin-top:1em;
	margin-bottom:1em;
	border:#FFF solid 3px;
}

li.strong {
	color:#FFF;
}

li.strong a {
	color:#FC0;
}

li.strong a:hover {
	color:#000;
}

#menu > h3 {
	text-align:center;
}

div#main {
	width: 90%;
	/* max-width:750px; */
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	/* padding:0em 1em 0em 1em; */
	padding:0em;
	border:#FFF solid;
	border-width:0px 5px 0px 5px;
	background-color:#FC0;
}

div#head2 {
	background:left no-repeat url(/images/style/head4-trans.png);
	height:210px;
	padding-right:1em;
	margin-bottom:0em;
	overflow:hidden;
}

div#head {
	background:left top repeat-x url(/images/style/headBg2.jpg);
	height:100%;
	padding:0em;
	margin-bottom:1em;
	overflow:hidden;
	border-bottom:#FFF solid 5px;
}

/* Hlavní logo tábora */
div#headLogo {
	background:url(/images/style/logo-trans.png) no-repeat right;
	width:100%;
	height:200px;
}

div#left, div#right {
	padding:0ex;
}

div#left {
	/* margin-left:1em;
	width:15em;
	position:relative;*/
	float: left;
	width: 25%;
	min-width:200px;
	margin:0;
	margin-top:-4em;
	padding:0;
	
}

div#right {
	/* margin-right:1em;
	width:65%;
	position:relative;
	float:right;*/
	margin:0 0 0 25%;
	padding:0;
}

div#leftContent {
	padding:0em 0em 1em 0em;
	margin-left:1em;
	margin-right:1em;
}

div#rightContent {
	padding:0em 0em 1em 0em;
	margin-left:1em;
	margin-right:1em;
}

div#bottom {
	clear:both;
	text-align:center;
	padding:0.1em;
	border-top:#FFF solid 5px;
	vertical-align:middle;
}

div#behyUvod {
	padding-top:1em;
}

div#aktualityUvod {
	font-size:13pt;
	font-style:italic;
	font-weight:bold;
}

div#aktualityUvod li {
	margin-bottom:0.5em;
}

div#aktualityUvod h2 {
	border-bottom:#000 solid 2px;
}

div#uvod_plakat {
}

div#uvod_plakat img {
	padding:0em;
	margin:0em;
	display:block;
}

div#fotkyBudova {
	clear:right;
	text-align:center;
}

div#fotkyChatky {
	clear:right;
	text-align:center;
}

.clear {
	clear:right;
}

.submenu {
	padding-left:1em;
}

.leftBox {
	background:#0C0 url(/images/style/boxBg.png) right top no-repeat;
	border:#FFF solid 5px;
	padding:1ex;
	margin-bottom:1em;
	overflow:hidden;
}

a.menu, a.menu:hover, a.menu:visited, a.hover:active {
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin-top:0.5ex;
}

a, a:hover, a:visited, a:active {
	font-weight:bold;
}

a, a:visited, a:active {
	font-weight:bold;
	color:#000;
}

a:hover {
	color:#FFF;
}

div.submenu > a.menu, div.submenu > a.menu:hover, div.submenu > a.menu:visited, div.submenu > a.hover:active {
	display:list-item;
	text-decoration:none;
	font-weight:normal;
}

a.menu, a.menu:visited, a.menu:hover {
	padding-top:0.1em;
	padding-bottom:0.1em;
}

a.menu, a.menu:visited {
	color:#000;
}

a.menu:hover {
	color:#FFF;
}

a.bezPodtrzeni {
	text-decoration:none;
}

.centered {
	text-align:center;
}

.floatedLeft {
	float:left;
}

.floatedRight {
	float:right;
}

.titulek {
	font-style:italic;
	font-weight:bold;
	text-align:center;
	width:100%;
	font-size:11pt;
	padding-bottom:0.5em;
}

#infoText {
	
}

.infoBox {
	width:13em;
	float:right;
	background:#0C0;
	border:#FFF solid 3px;
	padding:1em;
	margin-left:1em;
	margin-right:1em;
	margin-bottom:1em;
}

div#infoBottomImage {
	padding-top:2em;
}

div.moreInfo {
	text-indent:1em;
}

div#kontrola {
	margin-top:1em;
	margin-bottom:1em;
	width:100%;
	text-align:center;
}


.tlacitko, .tlacitko:hover {
	border:#FFF solid 3px;
	padding-left:2em;
	padding-right:2em;
	font-weight:bold;
}

.tlacitko {
	background-color:#0C0;
	color:#000;
}

.tlacitko:hover {
	background-color:#F60;
	color:#FFF;
}