@charset "utf-8";
#paticka {
	color: #666;
	background-color: #F6F6F6;
	margin: auto;
	font-size: 13px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 0px;
}
#paticka a{
	color: #ed1c24;
}
#paticka a:hover{
	color: #000;
	text-decoration: none;
}
#paticka-text {
	width: 820px;
	margin: auto;
	padding-bottom: 30px;
	padding-top: 30px;
}
#e-fenix{
	float: right;
	color: #000;
}
#e-fenix a{
	color: #000;
}
#e-fenix a:hover{
	text-decoration: none;
	color: #ed1c24;


}
.fenix{
	display: block;
	background-image: url(../img/e-fenix.png);
	height: 15px;
	width: 66px;
	float: right;
	margin-top: 2px;
	margin-left: 8px;
	background-position: left top;
}
.fenix:hover{
	background-position: left 15px;

}

#odkazy{
	margin: auto;
	padding: 0;
	font-size: 9px;
	color: #D4D4D4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	padding-top: 5px;
	width: 880px;
	padding-bottom: 5px;
}
#odkazy a{
	color: #D4D4D4;
	text-decoration: none;
	font-weight: normal;
}
#odkazy a:hover{
	text-decoration: underline;
	color: #999;
}
#co-u-nas-hledate{
	margin: auto;
	padding: 0;
	font-size: 9px;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3e3e3;
	padding-top: 5px;
	width: 880px;
	padding-bottom: 15px;
}
#co-u-nas-hledate p{
	margin-bottom: 10px;
}
#co-u-nas-hledate a{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#co-u-nas-hledate a:hover{
	text-decoration: underline;
	color: #999;
}

