body {
	color: gray;
	background-color: white;
	font-size: 90%;
	margin: 5;
	padding: 5;
}

td {
	font-size: 77%;
}

body, textarea, input {
	font-family: "Lucida Console", "Courier New";
}

textarea:focus, input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}

a {
	color: blue;
	text-decoration: none;
	background: url(../img/1.gif) bottom left repeat-x;
}

a:visited {
	color: darkblue;
}

a:hover {
	color: black;
	text-decoration: underline;
	background: none;
}

a:active {
	color: red;
}

abbr, acronym, .abbr {
	border: 0;
	cursor: help;
}

#ihrisko {
	background: url(../img/ihrisko.gif) no-repeat;
	padding-top: 165px;
}

/*------------------- HEADER -------------------*/

#header {
	background: url(../img/background.gif) no-repeat;
	height: 108px;
	padding-left: 175px; 
}

#header p {
	color: #339;
	padding-top: 90px;
	margin: 0;
	font-size: 0.9em;
}

#header #mood {
	display: block;
	position: absolute;
	top: 30px;
	left: -10px;
	width: 680px;
	height: 60px;
	background: url(../img/moodrank.gif) no-repeat;
	background-position: 181px 0;
}

#header #ultimate {
	display: block;
	position: absolute;
	top: 30px;
	left: -10px;
	width: 680px;
	height: 60px;
	background: url(../img/ultimate.gif) no-repeat;
	background-position: 181px 0;
}

/*------------------- MAIN NAVIGATION -------------------*/

#primaryNav {
	position: absolute;
	left: 0;
	top: 100px;
	width: 11em;
	padding: 1em;
}

#primaryNav ul, #primaryNav ol {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#primaryNav ul ul ul, #primaryNav ol {
	margin: 0;
}

#primaryNav li {
	font-size: 1.2em;
	color: #36c;
	/*font-weight: bold; */
}

#primaryNav li li {
	display: inline;
	font-size: 0.833333333em;
	font-weight: normal;
}

#primaryNav li li ul, #primaryNav li li ol {
	font-size: 1.15em;
	border-left: 0.5em solid #eef;
	margin-left: 0.5em;
}

#primaryNav li a, #primaryNav li em {
	display: block;
	color: #00c;
	background: white;
	padding: 0.15em 0.5em;
	border: 1px solid white;
	margin: 1px 0;
}

#primaryNav li li li a {
	margin: 1px 0 1px 0.5em;
}

/*
#primaryNav li li em {
	margin: 1px 0 1px 0;
	padding-left: 1em;
	color: black;
	background: url(../img/marker.gif) left no-repeat;
}
*/

#primaryNav li a:hover {
	background: #eee;
	text-decoration: none;
	border-color: #ccc;
}

#primaryNav .intermediate a:hover, #HTML2 #youAreHere, #CSS2 #youAreHere {
	border-bottom-color: blue;
}

#primaryNav p {
	line-height: 1.5;
}

/*------------------- CONTENT AREA -------------------*/

#section {
	background: white;
	border: solid #ccc;
	border-width: 1px 0px 0px 1px;
	margin: 0 0 2em 13em;
}

.sNav {
	background: #eee;
	color: #ccc;
	border-bottom: 1px solid #ccc;
}

.sNav p {
	position: relative;
	left: -1px;
	color: #999;
	padding: 0.25em 0 0.25em 2em;
	margin: 0;
}

#goToTop {
	border-top: 0.01em solid #ccc;
}

#goToTop p {
	width: 6em;
	bottom: -1px;
}

.sNav a {
	color: #99c;
}

.sNav em a {
	color: #00c;
	font-weight: bold;
	font-style: normal;
}

.sNav a:hover {
	color: #00c;
}

#xml a:hover {
	text-decoration: none;
}


#content {
	line-height: 1.5em;
	padding: 2em;
	border-right: 0px;
	margin-right: 13em;
}


#home #content {
	position: relative;
	top: -1px;
	left: -1px;
}

#thanks {
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}

#content #thanks p {
	margin: 0 0 1em 0;
}

#thanks blockquote {
	font-weight: bold;
	font-style: italic;
	margin: 0 1em 1em 1em;
}

h1 {
	color: #339;
	font-size: 2em;
	font-weight: normal;
	font-family: "Lucida Console", "Courier New";
	line-height: 1em;
	margin: 0;
}

#content h1.break {
	padding-top: 1em;
	border-top: 1px solid #ccc;
	clear: left;
}

#content h2 {
	color: #36c;
	font-size: 1.2em;
	margin: 1em 0 0 0;
}

#content h2.break {
	padding-top: 1em;
	border-top: 1px solid #ccc;
	clear: left;
}

#language p.break {
	padding-right: 1em; 
	border-top: 1px solid #ccc;
	clear: left;
}

#language {
	padding-left: 1em;
}

#aktual p.break {
	padding-right: 1em; 
	border-top: 1px solid #ccc;
	clear: left;
}

#aktual {
	padding-left: 1em;
}

#cal p.break {
	padding-right: 1em; 
	border-top: 1px solid #ccc;
	clear: left;
}

#cal {
	padding-left: 1em;
}
h3 {
	font-size: 1.1em;
	font-style: italic;
	margin: 1em 0 0 0;
}


#content img {
	border: 1px solid #ccc;
	margin: 1em 1em 1em 0;
}

#content p {
	margin: 1em 0;
}

#section ul {
	list-style: square inside;
	padding: 0;
	margin: 1em 0 0 0;
}

#section li {
	margin-bottom: 0.5em;
}

#section ul ul, #section ul ol {
	padding: 0;
	margin: 0 0 1em 3em;
}

dd {
	margin: 0 0 1em 0;
}

/* --------------- Hraci -------------- */


xtd {
	text-align: center;
	padding: 1em 1em 1em 1em;
}

.label {
	position: relative;
	top: 220px;
	right: 100px;
}

.label2 {
	position: relative;
	top: 175px;
	right: 100px; 
}


#schedule table {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#schedule td {
	border: 1px solid #ccc;
	padding: 1em 1em 1em 1em;
	margin: 0 0 0 0;
}
