/*************************************************************** IMAGES HOVER */
a.hovering img.on-hover {
	display: none;
}
.no-touch a.hovering:hover img.off-hover {
	display: none;
}
.no-touch a.hovering:hover img.on-hover {
	display: block;
}
/********************************************************************* RESET */
.positionCenter {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 980px;
}

#shadowFooter .positionCenter {
	margin: 0 auto;
}
#wrapper-copyright .f-left {
	float: left;
}
#wrapper-copyright .f-right {
	float: right;
}
#wrapper-copyright .ctico {
	display: inherit;
	font-family: 'CTico';
}
#wrapper-copyright a, #wrapper-footer a {
	outline: 0 none;
	text-decoration: none;
}
#wrapper-copyright a:hover, #wrapper-footer a:hover {
	text-decoration: underline !important;
}
#wrapper-footer {
	background: #34322f url(/global/images/wrapper-footer.png) repeat 0 0;
	padding: 40px 0 0;
	min-width: 980px;
	max-width: 1200px;
	font-size: 10pt;
}
#wrapper-footer h3 {
	font-size: 14pt;
}
#wrapper-copyright {
	font-size: 10pt;
}
#wrapper-copyright p {
	margin: 0;
}

#copyright {
	margin: 0 auto;
	width: 980px;
}
.clearfix {
	display: block;
}
a.hovering img, a.hovering:hover img, a.hovering img:hover {border: none;}

#sliderBox {
	padding-top: 11px;
	border-top: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
	background: #F9F9F9 url('/libraries/slider/image/slider-shadow-bg.png') no-repeat top center;
	z-index: 9;
	/*position: relative;*/
}

#sliderBox iframe {
	width: 1030px;
}
/********************************************************************* FOOTER */
.box-left {
	float: left;
	width: 75%;
}
.box-right {
	float: left;
	width: 25%;
}
.box-left .panel-footer {
	float: left;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 5%;
}
.ie7 .box-left .panel-footer {
	width: 24%;
}
.panel-footer.first-desktop {
	clear: left;
}
.panel-footer img {
	max-width: 100%;
}
.panel-footer,
.panel-footer a {
	color: #FFF !important;
	font-weight: normal !important;
}
.panel-footer h3 {
	text-transform: none;
	float: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 22px;
	background: none;
}
.panel-footer ul {
	padding: 0;
	margin: 0;
	list-style: none none;
}
.panel-footer ul li {
	padding: 0;
	margin: 10px 0;
	list-style: none none;
}
.panel-footer div.w_1of2 {
	float: left;
	width: 50%;
	padding: 7% 0;
}
.ie7 .panel-footer div.w_1of2 {
	width: 49%;
}
.panel-footer div.w_1of2.first {
	clear: left;
}
.panel-footer div.w_1of4 {
	float: left;
	width: 20%;
	padding: 7% 3.333%;
}
.panel-footer div.w_1of4.first {
	clear: left;
	padding-left: 0;
}
.panel-footer div.w_1of4.last {
	padding-right: 0;
}
.panel-footer div.aplikace {
	padding: 7.5% 0 20%;
	height: 27px;
}
.panel-footer hr {
	border: none;
	border-top: 1px solid #595856;
}
.footer-social p {
	color: #aaa !important;
	clear: both;
}
#shadowFooter {
	background: #34322f url(/global/images/wrapper-footer.png) repeat 0 0 !important;
	padding: 0 !important;
	font-family: Verdana,Arial;;
}
#shadowFooter h3 {
	font-family: Verdana,Arial;
}

#to-top {
	padding-right: 0.5em;
	background: url(/footer/gfx/icon-top.png) no-repeat right top;
}

#to-top .ctico {
	visibility: hidden;
}

/****************************************************************** COPYRIGHT */
#wrapper-copyright {
	background: #3c3c3c url(/global/images/wrapper-copyright.png) repeat 0 0;
	min-width: 980px;
}
#copyright {
	padding: 30px 0;
	color: #acacac !important;
}
#copyright a {
	color: #acacac !important;
	font-weight: normal !important;
}
#copyright p {
	color: #acacac !important;
}

#cookie-notice {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#cookie-notice {
	padding: 0px 0px 30px 0px;
	color: #acacac;
}
#cookie-notice a {
	color: #acacac;
	text-decoration: underline;
}
#cookie-notice a:hover {
	text-decoration: none !important;
}

