body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FF9900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
.pocitadlo {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
.twoColFixLtHdr #header {
	background-color: #FDDE02;
	background-repeat: no-repeat;
	height: 204px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(img/moravec1.jpg);
	border: none;
	overflow: hidden; 
	text-decoration: underline;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.twoColFixLtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #336699;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #FDDE02;
	border-right-color: #FDDE02;
	border-bottom-color: #FDDE02;
	border-left-color: #FDDE02;
	overflow: hidden;
	margin-bottom: 0px;
}
.twoColFixLtHdr #footer {
	background-color: #FDDE02;
	color: #FFFFFF;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
} 
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.paticka {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.paticka a {
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.paticka a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 12px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.twoColFixLtHdr #container #sidebar1 .navText a {
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1pt;
	color: #FFFFFF;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 .navText a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-size: 12px;
}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
.bodyText a {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.bodyText a:hover {
	font-size: 105%;
	font-weight: bold;
	color: #000000;
}

	
.pageName{
	color: #FF9900;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
.titulemensi {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	letter-spacing: 2px;
}
.tituleknavigace {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 2px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bodyTexttucne {
	color:#666666;
	line-height:14px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bodyTexcerna {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyTexcerna a {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.bodyTexcerna a:hover {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.bodyTexzapis {
	color:#000000;
	line-height:3px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-indent: 5px;
}
.bodyTexzapis a {
	color:#000000;
	line-height:3px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-indent: 5px;
	text-decoration: none;
}
.bodyTexzapis a:hover {
	color:#336699;
	line-height:3px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-indent: 5px;
	text-decoration: none;
}
.bodyDatum {
	color:#000000;
	line-height:3px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-indent: 5px;
}
.twoColFixLtHdr #headerzalohanazalohu {
	background-color: #FDDE02;
	background-image: url(img/moravec1.jpg);
	background-repeat: no-repeat;
	height: 204px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.bodyTexttucnecervene {
	color:#660000;
	line-height:14px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.twoColFixLtHdr #container #sidebar1 .navTextnews a {
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1pt;
	color: #000000;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 .navTextnews a:hover {
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1pt;
	color: #FFFFFF;
	font-weight: bold;
}

