body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 80%;
	background: #000;
	text-align: center
}
form {
  font-size: 10px;
}

a img {
	border: 0
}
a {
	color: #ccc;
	font-weight: bold
}
h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: " times new roman", times;
	text-transform: uppercase;
	text-align: right;
}
h2 {
	font-size: 12px;
	color: #ccc;
	margin: 0
}
div#parent {
	width: 918px;
	height: 619px;
	background: url(images/bg-parent.jpg) no-repeat top center;
	margin: 10px auto;
	position: relative;
	z-index: 2
}
div#list {
	margin: 0 auto -14px auto;
	position: relative;
}
#parent .inner {
	width: 901px;
	height: 600px;
	padding-top: 9px;
	margin: 0 auto;
	text-align: left;
}
.clear {
	clear: both;
}
div#left, div#right {
	float: left;
}
/******** LEFT ********/
div#left {
	width: 502px;
}
#left ul.menu, #left .menu li {
	margin: 0;
	padding: 0;
	display: inline;
}
#left .menu li a {
	display: block;
	background: url(images/bg-li.gif) no-repeat left;
	padding-left: 13px;
	text-decoration: none;
	line-height: 13px;
	width: 160px;
}
#left .menu li a:hover, #left .menu li a.active {
	background: transparent;
}
#left #menu {
	z-index: 1;
	margin-left: 8px;
	margin-top: 28px;
	width: auto;
	position: relative;
	width: 180px;
}
#left ul li a {
	font-weight: bold;
	color: #fff;
}
.outer {
	height: 410px;
	overflow: auto;
	width: 330px;
	margin-left: 170px;
	color: #fff;
	margin-top: -10px
}
.outer p {
	text-align: right;
	margin: 5px 0px;

	font-size: 10px;
}
.inner-outer {
	margin: 5px
}
/******** RIGHT ********/
#right {
	text-align: right;
	width: 398px
}
/******** FORM ********/
#form-footer {
	position: absolute;
	margin-top: -45px;
	color: #fff;
	margin-left: 230px
}
a.form {
	display: block;
	width: 135px;
	height: 30px;
	background: url("/images/registrace.png") no-repeat;
}
a.form:hover {
	background: url("/images/registrace-hover.png") no-repeat;
}
/******** REGISTRACE ********/
form#registrace {
	width: 300px;
	margin: 0;
	padding: 0
}
#registrace fieldset {
	margin: 0;
	padding: 0
}
/******** COPYRIGHT ********/
#copy {
	display: none
}

#paticka {
	padding-bottom: 15px;
}

#paticka a {
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
}
