/* ***** footer ***** */

#footer {
	width: 780px;
	height: 90px;
	padding-top: 15px;
	_height: 105px;
	clear: both;
	border-top: 1px solid silver;
	font-size: 10px;
	color: #27499F;
}
#footer a {
	color: #27499F;	
}
.copy {
	position: relative;
	/*height: 19px;
	line-height: 19px; */
	padding-top: 3px;
	float: left;
	/*background-color: red;*/
}
#tp_logo {
	position: relative;
	display: block;
	width: 90px;
	height: 18px;
	background-image: url('./img/tp_logo.gif');
	margin: 0px 10px;
	float: left;
}
#footer_web4u {
	float: right;
	width: 190px;
	text-align: right;
}
#web4u_logo {
	position: relative;
	display: block;
	width: 49px;
	height: 18px;
	background-image: url('./img/web4u_logo.gif');
	margin: -2px 0 0 0;
	float: left;
}

#footerlinks {
	margin-bottom: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 11px;	
	word-spacing: 5px;
}
#footerlinks a {
	letter-spacing: 0.1em;	
}
#footerlinks a#inz {
	color: #E23728;
}
#footerlinks a#odk {
	color: #317023;
}
#footerlinks a#pat {
	color: #00309C;
}
#footerlinks a#rkm {
	color: #FF918A;
}
#footerlinks a#usr {
	color: #666666;
}


/* one-weblink */
#odk-instance {
	font-size: 13px;
	background-color: #ffffff;
}
#odk-instance a {
	color: #317023;
}
#odk-instance a:hover {
	text-decoration: none;
}
#odk-inst-head {
	padding: 3px 15px 3px 70px;
	font-size: 12px;	
}
#odk-inst-head a {
	font-weight: bold;	
}
#one-weblink {
	position: relative;
	padding: 10px 15px 10px 70px;
	background-image: url('./img/bocni-pruh-odk.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}
#one-weblink a.urllink {
	color: #666666;
}
#invitation {
	text-align: right;
}
