@charset "utf-8";

.footer_text {
	float: right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 788px;
	top: 92px;
}
.footer_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* CSS Document */


#footer {
	clear: both;
	width: 945px;
	position: relative;
	height: 103px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#proba {
	background-color: #003366;
	height: 100px;
	width: 100%;
	clear: both;
}

#footer_full {
	clear: both;
	width: 100%;
	position: relative;
	background-image: url(/image/bg_footer_full.jpg);
	height: 123px;
	background-position: center top;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li {
	float: left;
}
#footer .kanal_rss a {
	background-image: url(/image/kanal_rss_ico.jpg);
	background-repeat: no-repeat;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left;
	padding-left: 77px;
	padding-top: 25px;
	padding-bottom: 24px;
	margin-left: 18px;
	width: 110px;
	float: left;
	margin-top: 0px;
	margin-right: 110px;
	margin-bottom: 0px;
	padding-right: 0px;
}
#footer .kanal_rss a:hover {
	background-image: url(/image/kanal_rss_ico2.jpg);
	text-decoration: underline;
}

#footer      .border_right a      {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5a7a90;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#footer .border_right a:hover {
	text-decoration: underline;
}

#footer .last_pos a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#footer .last_pos a:hover {
	text-decoration: underline;
}
#clear_footer_border {
	clear: both;
	width: 945px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6e889a;
	height: 1px;
}
