body {
	background: #6b8eea url(gr/06.jpg) no-repeat fixed left 100%;
	margin: 0 auto auto;
	width: 1000px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}

td {
	color: #61310D;
	font-variant: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
		color: #61310D;
		font-variant: normal;
		height: 100%;
		width: 100%;
		overflow: visible;
		position: relative;
		top: 0px;
		z-index: 5;
	}
#nagl1 {
		background: url(gr/01.jpg) no-repeat top;
		height: 78px;
		width: 1000px;
		position: absolute: top: 50%; left: 50%;
		top: 0;
}
#nagl2 {
		background: url(gr/02.jpg) no-repeat top;
		height: 88px;
		width: 1000px;
		position: absolute: top: 50%; left: 50%;
		top: 78;
}
#nagl3 {
		background: url(gr/03.jpg) no-repeat top;
		height: 66px;
		width: 1000px;
		position: absolute: top: 50%; left: 50%;
		top: 166;
}
#ramka {
		border-left: 2px solid #8B4513;
		border-right: 2px solid #8B4513;
		width: 1000px;
		position: absolute: left: 50%;
		bottom: 5px;
		background: url(gr/10.jpg) no-repeat bottom right;
		min-height: 100%;
}

#tresc {
		width: 1000px;
		position: absolute: left: 50%;
		top: 280px;
		padding-bottom: 10px;
}

#stopka {
		width: 1000px;
		position: absolute: top: 50%; left: 50%;
		border: #8B4513 2px solid;
		color: #6495ED;
		background-color: #8B4513;
		bottom: 1px;
}

#stopka a {
	color: #AFEEEE;
	text-decoration: none;
}

hr {
	color: #8B4513;
	height: 1px;
	outline-style: none;
	outline-width: 0px;
}

li, p {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

a {
	color: Black;
	text-decoration: none;
}

a:hover, #stopka a:hover {
	color: White;
}

#navlist
{
padding: 4px 0;
margin-left: 0;
border: 1px solid #8B4513;
background-color: #8B4513;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 4px 0.5em;
margin-left: 3px;
border: 1px solid #8B4513;
background-color: #8B4513;
text-decoration: none;
}

#navlist li a:link { color: #6b8eea; }
#navlist li a:visited { color: #A9A9A9; }

#navlist li a:hover
{
background: #A0522D;
}

#navlist li a#current
{
background: #5a7ee2;
color: #6F461D;
border: 1px solid #8B4513;
}

.ce {
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #6495ED;
	background-color : #8B4513;
}
.kol {
	background-color : #7796e8;
	text-align : center;
	border: 1px #8B4513;
	border-style: dotted none dotted none;
}
.le {
	background-color : #7796e8;
	text-align : left;
	border: 1px #8B4513;
	border-style: dotted none dotted none;
}