.hidden {
	position: absolute;
	left: -10000px;
	top: -10000px;
}

body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: white;
	font-size: 0.7em;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #21314e;
}

/* Page content, centered */
#body {
	position: relative;
	width: 950px;
	margin:auto;
	text-align: left;
	color: #ffffff;
}

a:link, a:active, a:visited {
	color: #ff7605
}

.filedesc {
	font-size: 0.8em;
	color: #dddddd;
}

li {
	list-style-type: square;
	margin: 2px;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
	text-decoration: underline;
}

.marleft {
	text-align: right;
}

.boldik {
	font-weight: bold;
}

/* Logo */
h1 {
	margin: 0;
	width: 950px;
	height: 101px;
	position: relative;
}

h1 a.bg1 {
	display: block;
	width: 770px;
	height: 101px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	text-decoration: none;
}

h1 a.bg2 {
	display: block;
	width: 180px;
	height: 101px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	text-decoration: none;
}

h1 .bg1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 770px;
	height: 101px;
	background-image: url('./img/top.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

h1 .bg2 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 101px;
	background-image: url('./img/rondo.png');
	background-repeat: no-repeat;
	background-position: left top;
}

/* velký reklamní banner */
#reklama_1      { position: absolute; left: 287px; top: 0px; width: 483px; height: 89px; background: url('./img/head_toend.png') repeat; }
#reklama_1 img  { background-color: #ccc; margin: 10px 0px 0px 10px; }
/* KONEC HLAVIČKY - LOGA */


/* ### NAVIGACE ### */
#menu {
	width: 950px;
	background-image: url('./img/menubg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: solid 1px white;
	margin: 0;
}

#menu ul {
	color: black;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 950px;

}

#menu li {
	border-top: solid 4px black;
	float: left;
	background-color: #eae9e9;
	border-right: solid 1px white;
	list-style-type: none;
	margin: 0;
	padding: 0;

	text-align: center;
	white-space: nowrap;

}

#menu li.select {
	background-color: #fdb91b;
	border-top: solid 4px #ff7605;
}

#menu li a {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	display: block;
	color: black;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

#menu li a:hover {
	background-color: #fdb91b;
}
/* KONEC NAVIGACE */

/* ### SUBNAVIGACE ### */
#submenu {
	width: 950px;
	background: url('./img/sbmbg.jpg');
	border-bottom: solid 3px #ff7605;
}

#submenu ul {
	width: 950px;
	color: black;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#submenu li {
	float: left;
	background-color: #fdb91b;
	border-right: 1px solid white;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu li.select {
	background-color: #ff7605;
}

#submenu li a {
	color: black;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.8em;
	padding-right: 0.8em;
}

#submenu li a:hover {
	background-color: #ff7605;
}
/* KONEC SUBNAVIGACE */


/* ### LAYOUT OBSAHU ### */
#main {
	background-color: #31558a;
	border-bottom: 2px solid #e2e1e1;
	padding: 0;
	margin: 0;
	width: 950px;
}

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

#maintable {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

#maintable td {
	padding: 0;
}

.reset {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: none;
	font-size: 0em;
	overflow: hidden;
}
/* KONEC LAYOUTU OBSAHU */

/* ### LAYOUT HLAVNIHO OBSAHOVEHO RAMCE ### */
#content_content {
	padding: 1em;
}

#content_content p {
	text-align: justify;
	padding: 0;
}

#content_content h2 {
	font-size: 2.1em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 100%;
	color: white;
}

#content_content span.datum {
	font-size: 0.45em;
}

#content_content h2 span.point {
	display: block;
	float: left;
	font-size: 0.1em;
	margin: 6px 5px 0px 0px;
	padding: 0px;
	border: 0px solid black;
	width: 7px;
	height: 18px;
	background-color: #ff8007;
}

#obsah {
	padding: 0px 10px 0px 16px;
}

#content_content h3 span.pointact {
	display: block;
	float: left;
	font-size: 0.1em;
	margin: 6px 4px 0px 0px;
	padding: 0px;
	border: 0px solid black;
	width: 5px;
	height: 5px;
	background-color: #ff8007;
}
/* KONEC LAYOUT HLAVNIHO OBSAHOVEHO RAMCE */


/* ### LAYOUT PRAVEHO SLOUPCE ### */
#right {
	/*background-image: url('./img/icalbg.png');
	background-repeat: repeat-y;*/
	width: 201px;
	/*margin: 0;
	border-left: 1px solid white;
	border-bottom: 1px solid white;*/
}

#right_content {
	margin: 0;
	margin-top: 2em;
	margin-bottom: 2em;
	background-image: url('./img/icalbg.png');
	background-repeat: repeat-y;
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	padding: 1em;
}

#adv_content {
	padding: 1em;
}

#right_content h4, #adv h4 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 1em;
	position: relative;
}

#right_content h4 span.point, #adv h4 span.point {
	display: block;
	float: left;
	background-color: #ff8007;
	width: 4px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 0.2em;
}

.icalline {
	background-image: url('./img/icalline.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 1.1em;
}
/* KONEC LAYOUT PRAVEHO SLOUPCE */


/* ### LAYOUT PATICKY ### */
#footer {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	height: 23px;
	border-bottom: 1px solid white;
}

#footer p {
	padding: 5px 0px 0px 8px;
	margin: 0px;
	color: white;
	font-size: 0.8em;
}

#footer p a {
	margin: 0px;
	padding: 0px;
	border: 0px none white;
}

#footer p img {
	margin: 0px;
	padding: 0px;
	border: 0px none white;
	position: relative;
	top: 4px;
}
/* KONEC LAYOUTU PATICKY */

/* ICAL */
.chooser {
	border-bottom: solid 2px #839cd7;
}

.chooser ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.chooser li {
	border-left: solid 1px #839cd7;
	border-right: solid 1px #839cd7;
	border-top: solid 1px #839cd7;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}

.chooser li.last {
	border-right: solid 1px #839cd7;
}

.chooser li a {
	display: block;
	color: white;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.chooser li a:hover {
	background-color: #839cd7;
}

.chooser li.selected {
	background-color: #839cd7;
	font-weight: bold;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.chooser.topborder {
	border-bottom: none;
	margin-bottom: 1em;
}

.chooser.topborder li {
	border-top: none;
	border-bottom: solid 1px #839cd7;
}
/* KONEC ICAL */

.ical {
	margin-left: auto;
	margin-right: auto;

	background-color: white;
	color: black;
	border: solid 1px #6f6f63;

	border-collapse: collapse;
}

.ical td, .ical th {
	text-align: center;
	padding: 0.4em !important;
	padding-top: 0.2em !important;
	padding-bottom: 0.2em !important;
}

.ical thead td, .ical thead th {
	background-color: #7a96df;
	color: white;
}

.ical tr #selected {
	background-color: #0053ea;
	color: white;
}

.ical a {
	color: black;
	text-decoration: underline;
}

.ical #selected a {
	color: white;
	text-decoration: underline;
}

a.akce {
	display: block;
	float: left;
	padding: 1em;
	text-align: center;
}

a.akce:hover {
	background-color: #5373bf;
}

#rozpisLedu {
	width: 100%;
	border-collapse: collapse;
}

#rozpisLedu th {
   border-bottom-color: black;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   text-align: center
}

#rozpisLedu td {
	padding: 0.2em;
	border-right-width: 1px;
	border-right-color: black;
	border-right-style: solid;

	border-left-width: 1px;
	border-left-color: black;
	border-left-style: solid;

	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
	width: 14%;
	vertical-align: top;
}

#rozpisLedu td.last {
	border-right-width: 0px;
	border-right-style: none;
}

#rozpisLedu .time {
	font-weight: bold;
	margin-left: 0.1em;
	margin-right: 0.1em;
	text-align: center;
}
#rozpisLedu .team {
	text-align: center;
}
#rozpisLedu .note {
	margin-left: 1.2em;
}

#rozpisLedu TD.ledItemHighlight {
   background-color: #a10000;
   color: white;
}

#right_content {
	position: relative;
	left: 1px;
	/*border-right: solid 1px white;*/
}

#adv {
	border-left: solid 1px white;
	background-color: #1c2b48;
	width: 180px;
}

#novinky {
	margin: 0;
	padding: 0;
	margin-left: 1.5em;
}

#novinky .archive {
	margin-top: 1em;
}

#menu li.main {
	width: 122px;
}

#menu li.aktuality {
	width: 92px;
}

#menu li.kalendar {
	width: 138px;
}

#menu li.orientace {
	width: 96px;
}

#menu li.led {
	width: 121px;
}

#menu li.about {
	width: 104px;
}

#menu li.ubytovna {
	width: 95px;
}

#menu li.cenik {
	width: 71px;
}

#menu li.partneri {
	width: 86px;
}
