@charset "utf-8";
body {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFEE url(../images/bg.gif) center top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #777777;
}
.bodystyle #container {
	width: 88%;
	margin: 0 auto;
	background: #FFFFEE;
	text-align: left;
	max-width: 55em;
	min-width: 48em;
}
.bodystyle #left {
	background: #FFFFEE url(../images/border-left.gif) left top repeat-y;
	padding-left: 17px;
}
.bodystyle #right {
	background: #FFFFEE url(../images/border-right.gif) right top repeat-y;
	padding-right: 16px;
}
h1,h2,h3,h4 {
	color: #554444;
}
h1 {
	line-height: 1.7em;
	padding-bottom: .63em;
}
h1.green, .green {
	background: inherit;
	color: #22A311;
}
h1.blue, .blue {
	background: inherit;
	color: #2280CC;
}
h1.orange, .orange {
	background: inherit;
	color: #E25500;
}
h1.gray, .gray {
	background: inherit;
	color: #606060;
}
h1.red, .red {
	background: inherit;
	color: #D00000;
}
.bodystyle #header {
	background-color: #FFFFEE;
	background-image: url(../images/vlada-big-ben.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
.bodystyle #header .aircraft {
	background: url(../images/b-aircraft.jpg) right top no-repeat;
}
.bodystyle #header p {
	margin: 0;
	padding: 3em 0 4em 19.5em;
	background: url(../images/bg.gif);
	font-weight: bold;
	text-indent: -7em;
	font-size: x-large;
}
.bodystyle #header p.ruka {
	background: url(../images/handwriting.gif) center 0.8em no-repeat;
}
.bodystyle #menu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bodystyle #menu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 19%;
}
.bodystyle #menu li.lispace {
	width: 1.25%;
	font-size: 1px;
}
.bodystyle #menu a {
	padding: .63em 0 0 0;
	display: block;
	height: 4.45em;
	font: bold 100% Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}
.bodystyle #menu span {
	height: 100%;
	display: block;
	padding-left: .8em;
}
.bodystyle #menu a span span {
	padding-top: .8em;
	padding-left: 0;
	font-size: 0.9em;
	height: auto;
}
[id=menu] a {
	width: 100% !important;
	height: 3.8em !important;
	background: #FFFFEE url(../images/menu.jpg) 0 0 no-repeat;
}
.bodystyle #menu #m1 {
	color: #22A311;
}
.bodystyle #menu #m2 {
	color: #2280CC;
}
.bodystyle #menu #m3 {
	color: #E25500;
}
.bodystyle #menu #m4 {
	color: #606060;
}
.bodystyle #menu #m5 {
	color: #D00000;
}
.bodystyle #menu a:hover {
	color: white !important;
}
.bodystyle #m1:hover {
	background: #22A311;
}
.bodystyle #m2:hover {
	background: #2280CC;
}
.bodystyle #m3:hover {
	background: #E25500;
}
.bodystyle #m4:hover {
	background: #606060;
}
.bodystyle #m5:hover {
	background: #D00000;
}
/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width.
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".bodystyle #sidebar1 p" rule.
*/
.bodystyle #sidebar {
	float: right;
	width: 11.3em; /* floated = width must be given */
	background: #FFFFEE;
	padding: .95em 0;
	margin-right: .2em;
}
.bodystyle #sidebar .bookmark {
	background: #FFFFCC;
	padding: 1px 0;
	margin-top: 1em;
}
.bodystyle #sidebar .bookmark a {
	background-color: inherit;
	background: url(../images/star.gif) .18em top no-repeat;
	padding-left: 25px;
	color: #D00000;
	text-decoration: none;
	font-weight: bold;
}
.bodystyle #sidebar .bookmark a:hover {
	background: url(../images/openfolder.gif) .18em top no-repeat;
}
.bodystyle #sidebar h3 a {
	color: #554444;
}
.bodystyle #sidebar div#engine {
	margin-top: 20px;
}
.bodystyle #sidebar div#engine .gcstxtfield {
	width: 99%;
	margin-bottom: 4px;
	background: url(../images/bgsearch.gif) center top repeat;
	border: #7f9db9 1px solid;
	padding: 2px 0px 2px 2px;
}
.bodystyle #sidebar div#engine .gcslabel {
	margin-left: .35em;
}
.bodystyle #sidebar div#engine .vyhledat {
	font-size: .55em;
}
.bodystyle #sidebar div#engine .search {
	font-size: .62em;
}
.bodystyle #sidebar .sx, #subsidebar1, #subsidebar2, #subsidebar3, #subsidebar4 {
	margin-top: 1em;
	padding-top: 35px;
	margin-bottom: 1.56em;
}
.bodystyle #sidebar .sx p, #subsidebar1 p, #subsidebar2 p, #subsidebar3 p, #subsidebar4 p {
	background: #FFFFEE;
	padding: 0 0 .5em 0;
	text-align: justify;
	margin: 0;
}
.bodystyle #sidebar .sxmenu, #subsidebarmenu {
	width: 100%;
}
.bodystyle #sidebar .xgreen, #subsidebar1 {
	background: #FFFFEE url(../images/side-hand-green.gif) right top no-repeat;
	color: #22A311;
}
.bodystyle #sidebar .xgreen p, #subsidebar1 p {
	border-bottom: .125em solid #22A311;
}
.bodystyle #sidebar .xgreen a, #subsidebar1 a {
	background: inherit;
	color: #22A311;
}
.bodystyle #sidebar .xblue, #subsidebar2 {
	background: #FFFFEE url(../images/side-hand-blue.gif) right top no-repeat;
	color: #2280CC;
}
.bodystyle #sidebar .xblue p, #subsidebar2 p {
	border-bottom: .125em solid #2280CC;
}
.bodystyle #sidebar .xblue a, #subsidebar2 a {
	background: inherit;
	color: #2280CC;
}
.bodystyle #sidebar .xorange, #subsidebar3 {
	background: #FFFFEE url(../images/side-hand-orange.gif) right top no-repeat;
	color: #E25500;
}
.bodystyle #sidebar .xorange p, #subsidebar3 p {
	border-bottom: .125em solid #E25500;
}
.bodystyle #sidebar .xorange a, #subsidebar3 a {
	background: inherit;
	color: #E25500;
}
.bodystyle #sidebar .xgray, #subsidebar4 {
	background: #FFFFEE url(../images/side-hand-gray.gif) right top no-repeat;
	color: #606060;
}
.bodystyle #sidebar .xgray p, #subsidebar4 p {
	border-bottom: .125em solid #606060;
}
.bodystyle #sidebar .xgray a, #subsidebar4 a {
	background: inherit;
	color: #606060;
}
.bodystyle #mainContent {
	margin: 0 12.45em 0 .4em; /* left margin .5em is equal to the header and footer which creates alignment down the left side of document. 13em */
}
.bodystyle #mainContent a {
	color: #777777;
}
.bodystyle #mainContent a:hover {
	color: #554444;
}
.bodystyle #mainContent p {
	text-align: justify;
}
.bodystyle #mainContent ul li {
	list-style-type: square;
	padding: 3px 0;
	text-align: justify;
}
.bodystyle #mainContent ul.nolis {
	font-size: smaller;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: justify;
}
.bodystyle #mainContent ul.nolis li {
	list-style-type: none;
	display: inline;
	padding: 2px 0;
}
.bodystyle #mainContent ul.nolis li a {
	text-decoration: none;
}
.bodystyle #mainContent dl {
	margin: 14pt 0;
}
.bodystyle #mainContent dl dd {
	margin: 0;
	padding: 0;
	text-align: justify;
}
.bodystyle #footer {
	padding: 0 .5em; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #FFFFEE;
	color: #554444;
}
.bodystyle #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 */
	font-size: smaller;
	text-align: center;
	border-top: 1px groove #554444;
}
.bodystyle #footer a {
	color: #554444;
	text-decoration: none;
}

/* Miscellaneous classes for reuse */
.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;
}
.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;
}
/* pagesadds */
.bodystyle #container div.g-all {
	width: 100%;
	margin: 0;
	padding: 0;
}
.bodystyle #container div.g-mid-vlevo {
	float: left;
	width: 378px;
	margin: .5em auto;
	padding: 0;
	text-align: center;
}
.bodystyle #container div.g-mid-vpravo {
	margin: 0 0 0 378px; /* 357 v IE bylo maximum, po celkove uprave style.css opet over */
	padding: 0;
}
.bodystyle #container div.g-mid-vlevo div.vypln {
	text-align: center;
	margin: 0 auto;
}
.bodystyle #container div.g-mid-vlevo p {
	margin: 0 auto;
	text-align: center;
}
.bodystyle #container div.g-mid-vlevo div.vypln div.pruhy p {
	color: #000000;
	margin: 0;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0;
	padding: .68em 0;
}
.bodystyle #container div.g-mid-vlevo div.vypln div.pruhy p span {
	padding: .51em 0; /* sirka barev*/
}
.bodystyle #container div.g-mid-vlevo div.vypln div.pruhy p.minpismen {
	letter-spacing: .5em;
}
.bodystyle #container div.g-mid-vlevo div.vypln div.pruhy p.malopismen {
	letter-spacing: 1em;
}
.bodystyle #container div.g-mid-vlevo div.vypln div.pruhy p.mocpismen {
	padding: .7em 0;
	font-size: 1.5em;
}
.bodystyle #container div.g-mid-vlevo div.vypln div.pruhy p span.firstlet {
	padding-left: 1.3em;
}
.bodystyle #container div.g-mid-vlevo div.vypln div.pruhy p span.lastlet {
	padding-right: 1.3em;
}
.clrleft {
	clear: left;
}
.bg-green {
	background-color: #22A311;
}
.bg-blue {
	background-color: #2280CC;
}
.bg-orange {
	background-color: #E25500;
}
.bg-gray {
	background-color: #606060;
}
.bg-red {
	background-color: #D00000;
}
/* konec pagesadds */
.bodystyle .b {
	font-weight: bold;
}
.bodystyle .c, #mainContent p.c {
	text-align: center;
}
.bodystyle .l {
	text-align: left;
	vertical-align: top;
}
