@charset "utf-8";
body {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFEE url(../images/bg-greenline.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;
}


td {
	font-size: 11px;
	color: #444433;
}

h1,h2,h3,h4 {
	color: #554444;
}
h1 {
	line-height: 3em;
}
h1.green {
	color: #1EA314;
}
h1.blue {
	color: #2981C5;
}
h1.orange {
	color: #E25304;
}
h1.gray {
	color: #5E5E5E;
}
h1.red {
	color: #D10000;
}
.bodystyle #header { 
	background-color: #FFFFEE;
	background-image: url(../images/bg-policie.gif);
	background-position: left top;
	background-repeat:no-repeat;
} 
.bodystyle #header .helicopter { 
	background: url(../images/bg-helicopter.gif) right top no-repeat;
}
.bodystyle #header p {
	margin: 0;
	padding: 3em 0 4em 15em;
	background: url(../images/bg.gif);
	font-weight: bold;
	text-indent: -7em;
	font-size: x-large;
	color: #444433;
}
.bodystyle #header p.lamborghini {
	background: url(../images/bg-lamborghini.gif) center 0.8em no-repeat;
}
.bodystyle #header p.octavia {
	background: url(../images/bg-octavia.gif) center top no-repeat;
}
.bodystyle #menu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bodystyle #menu li {
	float: left;
	padding-right: 12px;
	list-style: none;
	width: 18.3%;
}
.bodystyle #menu a {
	padding: 10px 0 0 6px;
	display: block;
	height: 71px;
	background: #FFFFEE url(../images/menu.jpg) 0 0 no-repeat;
	font: bold 100% Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
[id=menu] a {
	width: 147px !important;
	height: 61px !important;
}
.bodystyle #menu a span {
	display: block;
	padding-top: 12px;
	font-size: 0.9em;
}
.bodystyle #menu #m1 {
	color: #1EA314;
}
.bodystyle #menu #m2 {
	color: #2981C5;
}
.bodystyle #menu #m3 {
	color: #E25304;
}
.bodystyle #menu #m4 {
	color: #5E5E5E;
}
.bodystyle #menu #m5 {
	color: #D10000;
}
.bodystyle #menu a:hover {
	color: white !important;
}
.bodystyle #m1:hover {
	background: #1EA314;
}
.bodystyle #m2:hover {
	background: #2981C5;
}
.bodystyle #m3:hover {
	background: #E25304;
}
.bodystyle #m4:hover {
	background: #5E5E5E;
}
.bodystyle #m5:hover {
	background: #D10000;
}
/* 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: 12em; /* since this element is floated, a width must be given */
	background: #FFFFEE; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}
.bodystyle #sidebar .bookmark {
	background: #FFFFCC;
	padding: 1px 0;
	margin-top: 1em;
}
.bodystyle #sidebar .bookmark a {
	background: url(../images/star.gif) 3px top no-repeat;
	padding-left: 25px;
	color: #D10000;
	text-decoration: none;
	font-weight: bold;
}
.bodystyle #sidebar .bookmark a:hover {
	background: url(../images/openfolder.gif) 3px top no-repeat;
}
.bodystyle #sidebar h3, .bodystyle #sidebar p, .bodystyle #sidebar div#engine {
	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: .5em;
}
.bodystyle #sidebar h3 a {
	color: #554444;
}
.bodystyle #sidebar div#engine {
	margin-top: 20px;
}
.bodystyle #sidebar div#engine .gcstxtfield {
	width: 100%;
	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: 3px;
}
.bodystyle #sidebar div#engine .vyhledat {
	font-size: 9px;
}
.bodystyle #sidebar div#engine .search {
	font-size: 10px;
}
#subsidebar1, #subsidebar2, #subsidebar3, #subsidebar4 {
	margin-top: 1em;
	padding-top: 35px;
	width: 12em;
	margin-bottom: 25px;
}
#subsidebar1 p, #subsidebar2 p, #subsidebar3 p, #subsidebar4 p {
	background: #FFFFEE;
	padding: 0 0 8px 0;
	margin: 0;
	text-align: justify;
}
#subsidebar1 {
	background: #FFFFEE url(../images/subsidebar-green-pcr.gif) 4px top no-repeat;
	color: #1EA314;
}
#subsidebar1 p {
	border-bottom: 2px solid #1EA314;
}
#subsidebar1 a {
	color: #1EA314;
}
#subsidebar2 {
	background: #FFFFEE url(../images/subsidebar-blue.gif) 4px top no-repeat;
	color: #2981c5;
}
#subsidebar2 p {
	border-bottom: 2px solid #2981c5;
}
#subsidebar2 a {
	color: #2981c5;
}
#subsidebar3 {
	background: #FFFFEE url(../images/subsidebar-orange-mvcr.gif) 4px top no-repeat;
	color: #E25304;
}
#subsidebar3 p {
	border-bottom: 2px solid #E25304;
}
#subsidebar3 a {
	color: #E25304;
}
#subsidebar4 {
	background: #FFFFEE url(../images/subsidebar-red.gif) 4px top no-repeat;
	color: #5E5E5E;
}
#subsidebar4 p {
	border-bottom: 2px solid #5E5E5E;
}
#subsidebar4 a {
	color: #5E5E5E;
}
[id=subsidebar1] p, [id=subsidebar2] p, [id=subsidebar3] p, [id=subsidebar4] p {
	width: 11.3em !important;
}
.bodystyle #mainContent {
	margin: 0 13em 0 .5em; /* the left margin's value is equal to the header and footer which creates alignment down the left side of the document. */
} 
.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;
} 
.bodystyle #mainContent ul.nolist li {
	list-style-type: none;
	padding: .1em 0;
	text-align: justify;
} 
.red {
	color: #D10000;
}
.bodystyle #mainContent table tr td {
	text-align: justify;
	vertical-align: top;
}
.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;
}
