HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE,
DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP,
SMALL, STRIKE, STRONG, TT, VAR,
B, U, I, CENTER,
DL, DT, DD, OL, UL, LI,
FIELDSET, FORM, LABEL, LEGEND,
TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
HTML {
	height: 100%;
}
BODY {
	background: #FFFFFF;
	line-height: 1;
	color: #000000;
	height: 100%;
	text-align: center;
}
OL, UL {
	list-style: none;
}
P, LI {
	font-size: 70%;
	line-height: 120%;
}
LI LI {
	font-size: 100%;
}
A {
	color: #CC0033;
	text-decoration: underline;
}
:focus {
	outline: 0;
}
TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}
TABLE TD,
TABLE TH {
	vertical-align: top;
	font-size: 0.75em;
	padding: 9px 15px 9px 15px;
	text-align: left;
}
TABLE THEAD TH {
}
TABLE TBODY TD {
}
HR {
	display: none;
}
DEL {
	font-style: italic;
	text-decoration: overline;;
}
INS {
	font-style: italic;
	text-decoration: underline;
}
/* FONTY */
BODY,
INPUT,
TEXTAREA {
	font-family: Tahoma, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
}
#p-menu UL LI,
#logo {
	font-family: "Helvetica CE", Helvetica, "Arial CE", Arial, sans-serif;
}

/* OBECNE STYLY*/
.hidden {
	display: none !important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin-top: -1px;
}
BR.clr {
	clear: both;
}

A.contact {
	padding-left: 15px;
	background: url("/img/u/ico-phone.gif") 0% 50%  no-repeat;
}
A.print {
	padding-left: 15px;
	background: url("/img/u/ico-print.gif") 0% 50%  no-repeat;
}
A.print-package {
	margin-right: 15px;
	padding-left: 20px;
	background: url("/img/u/ico-print-package.gif") 0% 50%  no-repeat;
}


/* ZAKLADNI LAYOUT */
#root {
	width: 927px;
	margin: 0px auto;
	text-align: left;
}
/* zahlavi - vyhledavani */
#header {
	margin: 20px 0px 20px 0px;
}
#header #logo {
	display: inline;
	float: left;
}
#header #logo IMG {
	vertical-align: middle;
}
#header #logo IMG#web-title {
	margin-left: 20px;
}
#header #box-lang {
	display: none;
	float: right;
	line-height: 330%;
}
#header #box-lang A {
	padding-left: 30px;
}
#header #box-lang A.en {
	background: url("/img/u/ico-flag-en.gif") 0% 50% no-repeat;
}
#header #box-lang STRONG {
	display: none;
}
#toolbar {
	clear: both;
	background: #EBEBEB url("/img/u/bgr-toolbar-news.gif") repeat-y;
	margin-bottom: 10px;
	height: 100%;
}
#toolbar #box-search {
	border-left: 6px solid #FFFFFF;
	display: inline;
	float: right;
}
#toolbar #box-search LABEL {
	display: none;
}
#toolbar #box-search INPUT {
	padding: 4px;
	font-size: 70%;
}
#toolbar #box-search INPUT.text {
	border: 1px solid #D5D5D5;
	border-top: 1px solid #949494;
	color: #888888;
	margin: 6px 10px 6px 10px;
	width: 166px;
	background: #FFFFFF url("/img/u/bgr-search-box.gif") 96% 50% no-repeat fixed;
}
#toolbar #box-search>INPUT.text {
	background: #FFFFFF url("/img/u/bgr-search-box.gif") 96% 50% no-repeat;
}
#toolbar #box-search INPUT.btn {
	background: #ADAEB0;
	color: #FFFFFF;
	border: 0px;
	margin: 6px 10px 6px 0px;
}
#toolbar #box-news {
	display: inline;
	float: left;
	background: url("/img/u/ico-tip-header.gif") 9px 100% no-repeat;
}
#toolbar #box-news P {
	padding-left: 40px;
	margin-top: 10px;
	font-weight: bold;
}

/* page */
#p-mid {
	clear: both;
}
#p-mid P,
#p-mid UL,
#p-mid OL {
	margin-bottom: 7px;
}
#p-mid #tracking {
	margin: 0px 13px 11px 13px;
}
#p-mid #tracking SPAN,
#p-mid #tracking A {
	color: #A29E9E;
}
#p-mid #title-and-print {
	background: #F6F5F5;
	padding: 8px 13px;
	margin-bottom: 13px;
	height: 1%;
}
#p-mid #title-and-print H1 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 2px;
	display: inline;
	float: left;
}
#p-mid #title-and-print P {
	display: inline;
	float: right;
	padding-top: 4px;
}

/* content */
#p-mid #p-content {
	width: 758px;
	float: left;
}
#p-mid .wide {
	width: 100% !important;
	float: none !important;
}
#p-mid .extra {
	width: 927px !important;
	float: none !important;
}
#p-mid #p-content .in {
	margin: 0px 20px 0px 0px;
}
#p-mid .wide .in,
#p-mid .extra .in {
	margin: 0px !important;
	min-height: 200px;
	*height: auto !important;
	*height: 200px;
}
#p-mid .wide IMG.fl {
	margin-right: 10px;
}
#p-mid #p-content H2 {
	padding: 0px 13px;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 13px;
}
#p-mid #p-content H3 {
	margin: 0px 13px;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
#p-mid #p-content UL,
#p-mid #p-content P {
	padding-left: 13px;
	padding-right: 13px;
}
#p-mid #p-content LI {
	margin-bottom: 10px;
	background: url("/img/u/dot-index.gif") 0px 7px no-repeat;
	padding-left: 8px;
	line-height: 140%;
}
#p-mid #p-content DIV.note {
	margin-bottom: 20px;
}

/* tabulky */
#p-mid #p-content TABLE {
	table-layout: fixed;
	border: none;
	margin-bottom: 30px;
	width: 100%;
}
#p-mid .extra TABLE#wideTable {
	margin-bottom: 10px;
}
#p-mid #p-content TABLE THEAD TH {
	color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}
#p-mid #p-content TABLE TBODY TD,
#p-mid #p-content TABLE TBODY TH {
	border-bottom: 1px solid #E5E5E4;
	font-weight: normal;
	vertical-align: top;
	font-size: 70%;
}
#p-mid #p-content TABLE THEAD TH.caption,
#p-mid #p-content TABLE TBODY TH {
	width: auto;
}
#p-mid #p-content TABLE TBODY TR.odd TH,
#p-mid #p-content TABLE TBODY TR.odd TD {
	background: #E5E5E5;
}
#p-mid #p-content TABLE TBODY TR.black TH,
#p-mid #p-content TABLE TBODY TR.black TD {
	color: #FFFFFF !important;
	background: #000000;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#p-mid #p-content TABLE TBODY TR.black TH {
	font-weight: bold;
}
#p-mid #p-content TABLE TBODY TR.black TD {
	font-weight: normal;
}
#p-mid #p-content TABLE THEAD TR.desc TH, #p-mid #p-content TABLE TBODY TR.desc TH, #p-mid #p-content TABLE TBODY TR.desc TD {
	text-align: center;
	background-image: none;
	color: #FFFFFF;
	background: #000000;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
	font-weight: bold;
}
#p-mid #p-content TABLE THEAD TR.desc TD {
	background-image: none;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #FFFFFF;
}
#p-mid #p-content TABLE TBODY TR TD {
	font-weight: bold;
}
#p-mid .extra TABLE TH,
#p-mid .extra TABLE TD {
	border-right: 1px solid #FFFFFF !important;
	padding: 5px 10px !important;
}
#p-mid .extra TABLE THEAD TH {
	width: 143px !important;
}
#p-mid .extra TABLE THEAD TH.icon-close {
	background-image: url("/img/u/ico-close-column.gif");
	background-repeat: no-repeat;
	background-position: 98% 5px;
	cursor: pointer;
}
#p-mid .extra TABLE THEAD TH.icon-close SPAN {
	padding-right: 10px;
}
#p-mid .extra TABLE TBODY TD {
	color: #000000;
}
#p-mid .extra TABLE THEAD TH.caption {
	width: 230px !important;
	cursor: default;
	background-image: none;
}
#p-mid .extra TABLE THEAD A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* sloupce tabulky*/
#p-mid #p-content TABLE THEAD TH.column {
	border-left: 1px solid #FFFFFF;
	text-align: center;
}
#p-mid #p-content TABLE THEAD TH.column-2 {
	border-left: 1px solid #FFFFFF;
	width: 200px !important;
}
#p-mid #p-content TABLE THEAD TH.big-column-2 {
	border-left: 1px solid #FFFFFF;
	width: 400px !important;
}
#p-mid #p-content TABLE THEAD TH.column-3 {
	border-left: 1px solid #FFFFFF;
	width: 160px !important;
}
#p-mid #p-content TABLE THEAD TH.column-4 {
	border-left: 1px solid #FFFFFF;
	width: 135px !important;
}
#p-mid #p-content TABLE THEAD TH.column-5 {
	border-left: 1px solid #FFFFFF;
	width: 110px !important;
}
#p-mid #p-content TABLE THEAD TH.column-6 {
	border-left: 1px solid #FFFFFF;
	width: 80px !important;
}
#p-mid #p-content TABLE THEAD TH.column-7 {
	border-left: 1px solid #FFFFFF;
	width: 70px !important;
}
#p-mid #p-content TABLE THEAD TH.column-8 {
	border-left: 1px solid #FFFFFF;
	width: 65px !important;
}
#p-mid #p-content TABLE THEAD TH.column-9 {
	border-left: 1px solid #FFFFFF;
	width: 55px !important;
	padding: 9px 10px 9px 10px;
}

#p-mid #p-content.wide TABLE THEAD TH.column-2 {
	border-left: 1px solid #FFFFFF;
	width: 250px !important;
}
#p-mid #p-content.wide TABLE THEAD TH.column-3 {
	border-left: 1px solid #FFFFFF;
	width: 200px !important;
}
#p-mid #p-content.wide TABLE THEAD TH.column-4 {
	border-left: 1px solid #FFFFFF;
	width: 170px !important;
}
#p-mid #p-content.wide TABLE THEAD TH.column-5 {
	border-left: 1px solid #FFFFFF;
	width: 120px !important;
}
#p-mid #p-content.wide TABLE THEAD TH.column-6 {
	border-left: 1px solid #FFFFFF;
	width: 105px !important;
}
#p-mid #p-content.wide TABLE THEAD TH.column-7 {
	border-left: 1px solid #FFFFFF;
	width: 90px !important;
}
#p-mid #p-content.wide TABLE THEAD TH.column-8 {
	border-left: 1px solid #FFFFFF;
	width: 80px !important;
}
#p-mid #p-content.wide TABLE THEAD TH.column-9 {
	border-left: 1px solid #FFFFFF;
	width: 70px !important;
}

#p-mid #p-content TABLE#slovnik TBODY TH {
	font-weight: bold;
	color: #CC0033;
}
#p-mid #p-content TABLE#slovnik TBODY TD {
	font-weight: normal;
	color: #000000;
}

/* upozorneni + tlacitka u extra tabulek */
#p-mid #alert {
	float: left;
	padding: 0px 13px;
	margin-bottom: 13px;
}
#p-mid #alert A {
	background: url("/img/u/ico-alert.gif") 0px 50% no-repeat;
	padding-left: 35px;
	line-height: 160%;
	font-weight: bold;
}
#p-mid #extra-tools {
	display: inline;
	float: right;
	margin-bottom: 13px;
	width: 50%;
}
#p-mid #extra-tools #column-button {
	float: right;
	display: inline;
}
#p-mid #extra-tools #column-button SPAN {
	background: #9D9D9D url("/img/u/ico-table-refresh.gif") 7px 50% no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 8px 5px 24px;
	display: block;
	cursor: pointer;
}
#p-mid #extra-tools #column-selector {
	font-size: 100%;
	float: right;
	cursor: pointer;
	margin-right: 7px;
}
#p-mid #table-scrollbar {
	background: #F6F5F5;
	height: 1%;
}
#p-mid #table-scrollbar SPAN {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 7px;
	line-height: 130%;
	cursor: pointer;
}
#p-mid #table-scrollbar SPAN.disabled {
	color: #7B7A7A;
	cursor: default;
}
#p-mid #table-scrollbar #button-left {
	float: left;
	padding-left: 20px;
	background: url("/img/u/ico-scroll-left.gif") 0% 50% no-repeat;
}
#p-mid #table-scrollbar #button-right {
	float: right;
	text-align: right;
	padding-right: 20px;
	background: url("/img/u/ico-scroll-right.gif") 100% 50% no-repeat;
}
#p-mid #table-scrollbar #button-left.disabled {
	background-image: url("/img/u/ico-scroll-left-disabled.gif");
}
#p-mid #table-scrollbar #button-right.disabled {
	background-image: url("/img/u/ico-scroll-right-disabled.gif");
}
#p-mid #table-scrollbar P {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 0 0;
	margin: 0;
	text-align: center;
}

/* tipy (include u sazebniku) */
#p-mid #p-tips {
	width: 164px;
	float: right;
}
#p-mid #p-tips .tip {
	background: #FAFAFA;
	height: 1%;
	margin-bottom: 13px;
}
#p-mid #p-tips .tip H2,
#p-mid #p-tips .question H2 {
	padding: 0px;
	background: #ADAEB0 url("/img/u/bgr-vertical-dot-line.gif") 37px 0px repeat-y;
	color: #FFFFFF;
}
#p-mid #p-tips .tip H2 SPAN,
#p-mid #p-tips .question H2 SPAN {
	display: block;
	padding: 10px 10px 10px 44px;
}
#p-mid #p-tips .tip DIV#tip-content,
#p-mid #p-tips .question DIV {
	margin: 13px 9px 0px 9px;
}
#p-mid #p-tips .tip H3 {
	padding: 0px;
	font-size: 11px;
	margin-bottom: 9px;
}
#p-mid #p-tips .tip P {
	margin-bottom: 13px;
}


/* tipy extraTable (include u sazebniku) */
#p-mid #p-tips-extra {
	
}
#p-mid #p-tips-extra .tip {
	background: #FAFAFA;
	height: 1%;
	padding-bottom: 8px;
	margin-bottom: 13px;
}
#p-mid #p-tips-extra .tip H2 {
	padding: 0px;
	background: #ADAEB0 url("/img/u/bgr-vertical-dot-line.gif") 37px 0px repeat-y;
	color: #FFFFFF;
}
#p-mid #p-tips-extra .tip H2 SPAN {
	display: block;
	padding: 10px 10px 10px 44px;
}
#p-mid #p-tips-extra .tip DIV#tip-content,
#p-mid #p-tips-extra .question DIV {
	margin: 13px 9px 0px 9px;
}
#p-mid #p-tips-extra .tip H3 {
	padding: 0px;
	font-size: 11px;
	margin-bottom: 9px;
}



/* indexove stranky */
#p-mid .index-item {
	width: 305px;
	height: 8.3em;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
}
#p-mid .index-item H2 {
	margin-bottom: 5px;
}
#p-mid .index-item P,
#p-mid .index-subitem P {
	padding: 0px 13px;
}
#p-mid .index-subitem P {
	margin-bottom: 20px;
	height: 1%;
}
#p-mid .index-item P A,
#p-mid .index-subitem P A {
	display: block;
	background: url("/img/u/dot-index.gif") 0px 7px no-repeat;
	padding-left: 8px;
	line-height: 140%;
}

/* soubory ke stazeni */
#p-mid #p-content UL.pdf-list {
	margin-bottom: 20px;
}
#p-mid #p-content UL.pdf-list LI {
	margin-bottom: 3px;
	padding-left: 22px;
	line-height: 17px;
	height: 1%;
	background: url("/img/u/ico-pdf.gif") 0px 1px no-repeat;
}

/* fulltext */
#p-mid .fulltext,
#p-mid .bottom-margin {
	margin-bottom: 20px;
}
#p-mid .fulltext LI A {
	font-weight: bold;
}

/* vseobecna ustanoveni */
#p-mid .general-notes P {
	height: 1%;
}
#p-mid .general-notes P STRONG {
	width: 5%;
	float: left;
	display: inline;
}
#p-mid .general-notes P SPAN {
	width: 94%;
	float: left;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#p-mid .general-notes P {
	clear: both;
}

/* mapa stranek */
#p-mid .sitemap H2 {
	color: #000000;
	font-size: 95% !important;
	border-top: 2px solid #F6F5F5;
	padding-top: 8px !important;
}
#p-mid .sitemap H3 {
	font-size: 95% !important;
}

/* informace o webu */
#p-mid .web-info H2 {
	margin-bottom: 3px !important;
	margin-top: 15px !important;
}

/* defaultni barva */
#p-mid #tracking,
#p-mid H1,
#p-mid H2,
#p-mid .tip H3,
#p-mid #p-content TABLE TBODY TR TD {
	color: #CC0033;
}
#p-mid TABLE THEAD TH    {
	background-color: #CC0033;
}
#p-mid .tip H2 SPAN {
	background: transparent url("/img/u/ico-tip.gif") 9px 50% no-repeat;
}

/* vynucene barvy */
#p-mid.red #tracking,
#p-mid.red H1,
#p-mid.red H2,
#p-mid.red .tip H3,
#p-mid.red #p-content TABLE TBODY TR TD {
	color: #ED1A3A;
}
#p-mid.red #p-tips .tip H2,
#p-mid.red #p-tips-extra .tip H2,
#p-mid.red TABLE THEAD TH    {
	background-color: #ED1A3A;
}
#p-mid.red .tip H2 SPAN {
	background: transparent url("/img/u/ico-tip-red.gif") 9px 50% no-repeat;
}

#p-mid.pink #tracking,
#p-mid.pink H1,
#p-mid.pink H2,
#p-mid.pink .tip H3,
#p-mid.pink #p-content TABLE TBODY TR TD {
	color: #F067A6;
}
#p-mid.pink #p-tips .tip H2,
#p-mid.pink #p-tips-extra .tip H2,
#p-mid.pink TABLE THEAD TH    {
	background-color: #F067A6;
}
#p-mid.pink .tip H2 SPAN {
	background: transparent url("/img/u/ico-tip-pink.gif") 9px 50% no-repeat;
}

#p-mid.blue #tracking,
#p-mid.blue H1,
#p-mid.blue H2,
#p-mid.blue .tip H3,
#p-mid.blue #p-content TABLE TBODY TR TD {
	color: #00B6F1;
}
#p-mid.blue #p-tips .tip H2,
#p-mid.blue #p-tips-extra .tip H2,
#p-mid.blue TABLE THEAD TH    {
	background-color: #00B6F1;
}
#p-mid.blue .tip H2 SPAN {
	background: transparent url("/img/u/ico-tip-blue.gif") 9px 50% no-repeat;
}

#p-mid.green #tracking,
#p-mid.green H1,
#p-mid.green H2,
#p-mid.green .tip H3,
#p-mid.green #p-content TABLE TBODY TR TD {
	color: #8CC63F;
}
#p-mid.green #p-tips .tip H2,
#p-mid.green #p-tips-extra .tip H2,
#p-mid.green TABLE THEAD TH    {
	background-color: #8CC63F;
}
#p-mid.green .tip H2 SPAN {
	background: transparent url("/img/u/ico-tip-green.gif") 9px 50% no-repeat;
}

#p-mid.orange #tracking,
#p-mid.orange H1,
#p-mid.orange H2,
#p-mid.orange .tip H3,
#p-mid.orange #p-content TABLE TBODY TR TD {
	color: #F47931;
}
#p-mid.orange #p-tips .tip H2,
#p-mid.orange #p-tips-extra .tip H2,
#p-mid.orange TABLE THEAD TH    {
	background-color: #F47931;
}
#p-mid.orange .tip H2 SPAN {
	background: transparent url("/img/u/ico-tip-orange.gif") 9px 50% no-repeat;
}

/* ZAPATI */
#p-bottom #box-links {
	margin-top: 10px;
	margin-bottom: 13px;	
	background-color: #EBEBEB;
	padding: 9px;
}
#p-bottom #box-sitemap {
	line-height: 15px;
	float: right;
	padding-right: 9px;
}
#p-bottom #box-sitemap IMG {
	vertical-align: middle;
	margin-left: 14px;
}
#p-bottom #box-copyright {
	float: left;
	padding-left: 9px;
	padding-bottom: 15px;
	line-height: 15px;	
}
.err {
	color: #CC0033;
	font-size: 1.5em;
	font-weight: bold;
	padding: .25em 0;
}
P.desc {
	padding: 10px 0;
	margin: 20px 0;
	background-color: #E5E5E5;
}


P.help A
{
	cursor: help;
	background: #F6F5F5;
}
P.help A:hover
{
	background: transparent;
}
P.help A SPAN
{
	position: relative;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	padding: 0px !important;
	margin: 0px !important;
}
P.help A SPAN SPAN
{
	display: block;
	position: absolute;
	visibility: hidden;
	top: 10px !important;
	*top: -65px !important;
	left: 0px;
	padding: .4em .75em !important;
	width: 400px;
	font-weight: normal !important;
	text-decoration: none !important;
	background: #FFFFE1;
	border: solid #404040 1px;
	z-index: 1000;
}
P.help A:hover SPAN SPAN
{
	visibility: visible;
}
/* fixed tables */
#fixed-table1 {
	position: relative;
}
#table-content {
	width: 927px !important;
	float: none !important;
	overflow: auto !important;
	*overflow-x: auto !important;
	*overflow-y: hidden !important;
	margin-bottom: 20px !important;
}
.fixedColumn {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #000000;
}
.fixedRowItem {
	position: absolute;
	background: #FFFFFF;
	top: 0px;
	left: 0px;
	padding: 5px 10px 5px 10px;
	font-size: 70%;
	margin-top: 1px;
}
#FG_fixTables_1 .caption {
	margin-top: 0px !important;
	padding-bottom: 6px;
}
.red #FG_fixTables_1 .caption {
	background: #ED1A3A;
}
.pink #FG_fixTables_1 .caption {
	background: #F067A6;
}
#FG_fixTables_1 .black {
	background: #000000;
	color: #FFFFFF;
}
#FG_fixTables_1 .odd {
	background: #E5E5E5;
}
.fixedRowItem, x:-moz-any-link {
	margin-top: 0px;
}
#FG_fixTables_1 .caption, x:-moz-any-link {
	padding-bottom: 5px;
}
#FG_fixTables_1 .caption, x:-moz-any-link, x:default {
	padding-bottom: 4px;
}
#FG_fixTables_1 .black, x:-moz-any-link, x:default {
	margin-top: -1px;
}
