/*********************** FOOTER */

div.preFooter {
	position: relative;
	top: 0px;
	float: left;
	clear: both;
}

div.footerMargin {
	margin-top: 15px;
}

/*
	position: relative;
	background: transparent url(Images/footer.jpg) no-repeat scroll 0 0;
	height: 33px;
	width: 998px;
*/

div.footer, div.footer a, div.footer a:visited {
	color: #0072a3;
	display: block;
	text-align: left;
	padding: 3px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

div.footer a:focus, div.footer a:hover {
	color: #8cddff;
	text-decoration: none;
}

div.footer a:active {
	color: #b2e8ff;
	text-decoration: none;
}

div.footer div.footerLeft, div.footer div.footerMiddle, div.footer div.footerRight {
	float: left;
	width: 200px;
	padding-left: 110px;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.postFooter {
	width: 998px;
	height: 1px;
	background: transparent url(Images/hrLine.png) no-repeat scroll 0 0;
	position: relative;
	float: left;
}

div.copyright {
	position: relative;
	float: left;
	height: 40px;
	width: 998px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

div.copyrightLeft {
	float: left;
	padding-left: 40px;
	padding-top: 2px;
}

div.copyrightRight {
	float: right;
	text-align: right;
	padding-right: 40px;
}

div.copyright div, div.copyright div a, div.copyright div a:visited {
	color: #008bc6;
	font-weight: bold;
	display: inline;
}

div.copyright div a:focus, div.copyright div a:hover, div.copyright div a:active {
	color: #006c9b;
	text-decoration: none;
}

/*********************** 23WEBDESIGN */

span.dvojka, span.trojka, span.webdesign {
	font-family: verdana;
	font-style: italic;
}

span.dvojka { font-size: 15px }

span.trojka { font-size: 13px }

span.webdesign { font-size: 11px }

/*********************** POSTFOOTER ODKAZY */

div.vOdkazy {
	clear: both;
	font-size: 8px;
	color: #008bc6;
	text-align: center;
	padding: 0 100px 20px;
}

div.vOdkazy a, div.vOdkazy a:visited, div.vOdkazy a:focus, div.vOdkazy a:hover, div.vOdkazy a:active {
	display: inline !important;
	font-size: 8px !important;
	color: #008bc6;
}


