body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
	text-align: center;
	background: url(images/codered2006_02.gif) repeat-x;
	/*	nestandardne vlastnosti - mozete ich odkomentovat CSS bude funkcne ale nebude validne	*/
/*
	scrollbar-face-color: #768db9;
*/
}
#zahlavi1 {
	margin:auto;
	padding:0;
	width: 812px;
	height:197px;
	background: url(images/codered2006_04.gif) no-repeat top;
}
.in-main {
	text-align: center;
	margin: auto;
	width: 468px;
}
.in-logo {
	text-align: center;
	margin: auto;
	background: url(images/logo.gif) no-repeat center;
	width: 236px;
	height: 67px;
}
.hlav-hore {
	width: 468px;
	height: 8px;
	background: White url(images/codered2006_11.gif) no-repeat center;
	font-size: 2px;
	clear: both;
}
.cla-bottom {
	padding: 0px;
	margin: 0px;
	height: 7px;
	width: 468px;
	background: White url(images/bottom.gif) no-repeat top center;
	font-size: 2px;
	clear: both;
}
.in-hlav {
	background: #E5E5E5;
}
.bottom {
	position: absolute;
	bottom: 0px;
}
A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
A:link {
	color: #CCCCCC;
	text-decoration: underline;
}
A:visited {
	color:#CCCCCC;
	text-decoration: underline;
}
A:hover {
	color:#CCCCCC;
	text-decoration: none;
}
A:active {
	color:#CCCCCC;
	text-decoration: underline;
}
