/* CSS dokument */
/* Copyright © 2004 – 2010 dg studio */
/* skip-top-print */
#skip-top-print {
	text-align: right;
	clear: both;
	width: 946px;
	margin: 0 auto;
	margin-top: 20px;
}

#skip-top-print a {
	color: #117187;
	text-decoration: underline;
}
#skip-top-print a:hover {
	text-decoration: none;
}

/* FOOTER (top) */
#footer-top {
	clear: both;
	width: 950px;
	height: 197px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	background: url('../img/footer-top-background.jpg') no-repeat top;
}
#footer-top .footer-box-a {
	float: left;
	width: 316px;
}
#footer-top .footer-box-b {
	float: left;
	width: 310px;
}
#footer-top .footer-box-c {
	float: left;
	width: 324px;
}
#footer-top h2 {
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	font-size: 1.2em;
	padding-top: 8px;
	margin-left: 10px;
}
#footer-top ul {
	margin-top: 17px;
	margin-left: 123px;
	margin-bottom: 12px;
}
#footer-top li {
	list-style: none;
	font-size: 0.9em;
	margin-bottom: 7px;
	list-style-image: none;
	list-style-position: outside;
}
#footer-top li a {
	color: #117187;
	background: url('../img/footer-top-odrazka-a.jpg') no-repeat left 2px;
	padding-left: 14px;
	text-decoration: underline;
}
#footer-top li a:hover {
	text-decoration: none;
}
#footer-top p a {
	color: #117187;
	background: url('../img/footer-top-odrazka-b.jpg') no-repeat left 1px;
	padding-left: 20px;
	font-size: 0.9em;
	margin-left: 5px;
	text-decoration: underline;
}
#footer-top p a:hover {
	text-decoration: none;
}
/* FOOTER (center) */
#footer-center {
	width: 950px;
	height: 51px;
	margin: 0 auto;
	clear: both;
	border-bottom: 1px solid #bebebe;
}
#footer-center a.link {
	height: 20px;
	line-height: 19px;
	text-align: center;
	float: left;
	display: block;
	position: relative;
	text-decoration: none;
	color: #117187;
	font-size: 0.9em;
	padding-left: 20px;
	padding-right: 7px;
}
#footer-center a.link:hover {
	color: #f26936;
}
#footer-center a.link span.center {
	background: url('../img/link-center.jpg') repeat-x top;
	cursor: pointer;
	height: 20px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#footer-center a.link:hover span.center {
	cursor: pointer;
	height: 20px;
}
#footer-center a.link span.left {
	left: 0;
	top: 0;
	position: absolute;
	float: none;
	width: 20px;
	cursor: pointer;
	height: 20px;
	display: block;
	font-size: 0px;
	background: url('../img/link-left.jpg') no-repeat left;
}
#footer-center a.link span.right {
	width: 7px;
	height: 20px;
	cursor: pointer;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0px;
	float: none;
	background: url('../img/link-right.jpg') no-repeat right;
}
#footer-center a.link:hover span.left {
	left: 0;
	top: 0;
	position: absolute;
	float: none;
	width: 20px;
	height: 20px;
	font-size: 0px;
	display: block;
	cursor: pointer;
}
#footer-center a.link:hover span.right {
	width: 7px;
	height: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0px;
	cursor: pointer;
	float: none;
}
/* FOOTER (position) */
#footer-center .position {
	float: right;
	margin-top: 10px;
}
#footer-center .a {
	margin-right: 10px;
}
/* FOOTER (bottom) */
#footer-bottom {
	background: url('../img/logo-footer.jpg') no-repeat right;
	width: 850px;
	font-size: 0.8em;
	height: 40px;
	text-align: right;
	padding-top: 14px;
	padding-right: 100px;
	margin: 0 auto;
	color: #8c8c8c;
	clear: both;
	line-height: 1.2em;
}
#footer-bottom a {
	color: #4c4c4c;
	text-decoration: underline;
}
#footer-bottom a:hover {
	text-decoration: none;
}
#footer-bottom p.left {
	float: left;
}
#footer-bottom p.right {
	float: right;
}