
body {
	text-align: center;
	font-size: 9pt;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	background: gray;
	color: #000;
	padding: 0px;
	margin: 0px;
}

h1 {
}

h3 {
	font-size: 10pt;
}

#page-holder {
	border: 4px solid #fff;
	width: 886px;
	margin: 0px auto;
	text-align: left;
	background: top center repeat-y url(/style/spolcest/layout/background.jpg);
}

a {
	color: #ff7f00;
}

a:hover {
	background-color: #ddd;
}

li {
	list-style: square;
}

#page-layout-box--header-- {
	border-bottom: 4px solid #fff;
}

#page-layout-box--header-- .clear {
	display: none;
}

	#page-layout-box--header-- h1 {
	}

	#page-layout-box--header-- h1,
	#page-layout-box--header-- h1 a {
		display: block;
		height: 153px;
		margin: 0px;
		padding: 0px;
	}

		#page-layout-box--header-- h1 a span {
			display: none;
		}


#page-layout-box-inner--content--left-- {
	padding: 0px 30px 20px 30px;
}

#page-layout-box-inner--content--left-- h2 {
	background: #696969 top repeat-x url(/style/spolcest/layout/h2-bg.png);
	font-size: 18px;
	padding: 4px 30px 3px 30px;
	margin: 0px -30px 10px -30px;
	color: #fff;
}


#page-layout-box--content--right-- {

}
	#page-layout-box--content--right-- span,
	#page-layout-box--content--right-- a {
		text-decoration: none;
	}

	#page-layout-box--content--right-- ul,
	#page-layout-box--content--right-- li {
		display: block;
		padding: 0px;
		margin: 0px;
	}

	#page-layout-box--content--right-- li li {
		border-bottom: 1px solid #fedcc6;
	}

	#page-layout-box--content--right-- li li.active > a {
		font-style: italic;
		color: #000;
	}

	#page-layout-box--content--right-- li a {
		display: block;
		padding: 1ex 2ex;
		margin: 0px;
		color: #fff;
		background: #ff9800 center center repeat-x url(/style/spolcest/layout/menu-1-bg.png);
	}

		#page-layout-box--content--right-- li li a {
			padding: 0.8ex 2ex;
			color: #ff7f00;
			background: #fedcc6;
		}

			#page-layout-box--content--right-- li li li a {
				color: #c15e05;
				background: #fedcc6;
				padding: 0.5ex 2ex 0.5ex 4ex;
				font-size: 90%;
			}

			#page-layout-box--content--right-- li li li li a {
				padding: 0.5ex 2ex 0.5ex 6ex;
			}

	#page-layout-box--content--right-- li a:hover,
	#page-layout-box--content--right-- li a:focus {
		color: #fff;
		background: #686868;
	}

#page-layout-box--footer-- {
	font-size: 80%;
	border-top: 4px solid #fff;
}

	#page-layout-box--footer-- .copyright {
		float: right;
		width: 173px;
		background: top left repeat-x url(/style/spolcest/layout/footer-right-bg.png);
		padding: 15px 0px 0px 0px;
	}

	#page-layout-box--footer-- .text {
		float: left;
		width: 709px;
		background: top left repeat-x url(/style/spolcest/layout/footer-left-bg.png);
		padding: 15px 0px 0px 0px;
	}


#helpdesk-topics {
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 2ex 10px 15px 10px;
	margin: 9ex 0ex 2ex 2ex;
	float: right;
	width: 30%;
	font-size: 90%;
}

	#helpdesk-topics h2 {
		background: transparent;
		color: #000;
		font-size: 120%;
	}

.admin_start h2 {
	color: #000 !important;
	background: transparent !important;
}

.perex {
}

	.perex h3 {
		margin: 10pt 0px 4pt 0px;
	}

	.perex .info {
		margin: 4pt 0px;
		color: #888;
		font-size: 90%;
	}

	.perex p {
		margin: 4pt 0px;
	}

#title-novinky {
	padding: 0px 0px 20px 0px;
}
	#title-novinky .list_item {
		width: 33%;
		margin: 0px;
		padding: 0px;
		float: left;
		font-size: 90%;
	}

	#title-novinky .perex h3 {
		margin-top: 0px;
	}


