﻿body
{
  margin: 0;
  padding: 0;
  position: static;
  background: white none repeat scroll 0 0;
  color: #2E3D45;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 80%;
  line-height: 1.4615;
  text-align: center;
}
form
{
  margin: 0;
  padding: 0;
}
.Header
{
  /*margin: 0 auto;*/
  width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1218 ? "1200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1018 ? "992px" : "99.7%"));
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  max-width: 1200px;
  min-width: 992px;
  padding: 0 1px;
  position: relative;
  color: #2E3D45;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  height: 85px;
}
.Logo
{
  background-color: Transparent;
  margin-right: 20px;
  margin-top: 16px;
}
.Title
{
  background-color: Transparent;
  margin-top: 12px;
  margin-bottom: 10px;
}
.HeaderBg
{
  background: transparent url(../img/xbg-mother.png) repeat-x scroll 0 0;
  border-top: 1px solid #9DBFD0;
  margin: 0;
  padding: 0;
}
.PHead H1 {
    color:#2A2B80;
    font-size:1.5em;
    margin-top:0.4em;
}
.PHead
{
  color: #2B6886;
  margin-top: 10px;
  padding-left: 20px;
  font-size: 95%;
  font-family: Arial,Helvetica,Sans-Serif;
  font-weight: normal;
  line-height:normal;
   vertical-align:top;
  
}
.PTab
{
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1218 ? "1200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1018 ? "992px" : "99.7%"));
  margin: 0 auto;
  max-width: 1200px;
  min-width: 992px;
  position: relative;
  background: #E0F0F9 none repeat scroll 0 0;
  border: 1px solid #89ACBD;
  margin-top: 0px;
  padding: 15px;
  padding-top: 20px;
}
.HelpPage
{
  width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1218 ? "1200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1018 ? "992px" : "99.7%"));
  margin: 0 auto;
  max-width: 1200px;
  min-width: 992px;
  position: relative;
  background: #E0F0F9 none repeat scroll 0 0;
  border: 1px solid #89ACBD;
}
.PageMenu
{
  font-weight: normal;
  color: #000000;
}
.PageFooter
{
  background: #F1EEE6 url(../img/xbg-content-footer.png) repeat-x scroll 0 0;
  font-size:  70%;
  padding: 6px 10px;
  color: #2E3D45;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  line-height: 1.4615;
  border-bottom: 1px solid #89ACBD;
  vertical-align: middle;
}

.FooterBg
{
  margin: 0 auto;
  width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1218 ? "1200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1018 ? "992px" : "99.7%"));
  max-width: 1200px;
  min-width: 992px;
  position: relative;
}
.CB
{
  background: #F0F8FC none repeat scroll 0 0;
  border: 1px solid #8AB6CC;
}

.SectionTitle
{
  font-size: 90%;
  font-weight: normal;
  color: #2E3D45;
}
.SearchTitle td
{
  background: #C5E4F4 url(../img/xbg-tab-inactive.png) repeat-x scroll 0 100%;
  background-color: #89ACBD;
  color: #2E3D45;
  font-size: 90%;
  font-weight: bold;
  padding: 2px 0px 3px 0px;
  text-align: center;
}
.PageTitle
{
}
.PageTitleText
{
  font-family:Arial,Helvetica,Sans-Serif;
  color: #2E3D45;
  font-size: 107%;
  font-weight: bold;
}
IMG
{
  border-style: none;
}
TD
{
  font-family: Tahoma,Arial,Helvetica,sans-serif;
}
INPUT.button
{
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  background: #F12A02 url(../img/xbg-btn-search.png) repeat-x scroll 0 0;
  border: 0px solid #C40000;
  color: white;
  cursor: pointer;
  font-family: Arial,sans-serif;
  font-size: 90%;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 2px 4px;
  text-transform: uppercase;
  vertical-align: middle;
}

SELECT
{
  font-size: 80%;
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
}
OPTION
{
  font-size: 80%;
  color: #000000;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
}
HR
{
  color: #89ACBD;
}
input
{
  font-family: Tahoma,Arial,Helvetica,sans-serif;
}
a
{
  color: #FF6600;
  text-decoration: underline;
}
a:hover
{
  color: #CC0055;

}
.INText
{
  border-color: #ACA899 #F0F0F0 #F0F0F0 #ACA899;
  border-style: solid;
  border-width: 1px;
  padding: 2px 4px;
  display: inline;
  font-size: 80%;
}

.MenuActiveItem
{
  color: #FF6600;
  font-weight: bold;
}
.MenuSectionTitle
{
  color: #215269;
  font-weight: normal;
  line-height: 130%;
}
.MenuRow
{
  color: #215269;
}
.MenuRowPointed
{
  background-color: #FFFFFF;
  background-color: #E0F0F9;
}
.MenuText
{
  color: #215269;
  text-decoration: none;
}
.MenuText:link
{
  color: #215269;
  text-decoration: none;
}
.MenuText:hover
{
  background-color: #FFFFFF;
  text-decoration: none;
}
.MenuTextPointed
{
  color: #FF6600;
  text-decoration: none;
  background-color: #E0F0F9;
}
.ErrTitle
{
  background: #C5E4F4 url(../img/xbg-tab-inactive.png) repeat-x scroll 0 100%;
  background-color: #89ACBD;
  color: #2E3D45;
  font-size: 100%;
  font-weight: bold;
}

.ASmall
{
  color: #114B94;
  font-size: 80%;
}
.ASmall:link
{
  color: #114B94;
  font-size: 80%;
}
.ASmall:hover
{
  color: #299C3A;
  font-size: 80%;
}
.Poznamka
{
  font-size: 80%;
}
.B_Cis
{
  color: #215269;
  background: #C5E4F4 url(../img/xbg-tab-inactive.png) repeat-x scroll 0 100%;
  font-size: 80%;
  width:200px;
}
.VedMZ
{
  color: #008000;
  font-weight: normal;
  font-size: 80%;
}
.VedDL
{
  color: #FF0000;
  font-weight: normal;
  font-size: 80%;
}
.VedPRIM
{
  color: #0000FF;
  font-weight: normal;
  font-size: 80%;
}

.SearchBoxLabel
{
  font-weight: normal;
}
.ABrickDpr
{
  color: #2E3D45;
  text-decoration: none;
  font-size: 80%;
}
.ABrickDpr:link
{
  color: #2E3D45;
  text-decoration: none;
}
.ABrickDpr:hover
{
  color: #FF6600;
  text-decoration: underline;
}
.APList
{
  color: #0000FF;
  text-decoration: underline;
  font-size: 80%;
}

.APList:hover
{
  color: #FF6600;
  text-decoration: underline;
}
.Apdf
{
  color: #FF6600;
  text-decoration: underline;
  font-size: 80%;
}
.Apdf:link
{
  color: #FF6600;
  text-decoration: underline;
}
.Apdf:hover
{
  color: #215269;
  text-decoration: underline;
}
/* TabList table result row - alt row styles */
.PEven
{
  background-color: #F0F8FC;
  font-weight: normal;
  color: #000000;
}
.POdd
{
  background-color: #E0F0F9;
  font-weight: normal;
}
/* TabList Back and Next link style */

.APaging
{
  color: #FF6600;
  text-decoration: underline;
}
.APaging:link
{
  color: #FF6600;
  text-decoration: underline;
}
.APaging:hover
{
  color: #215269;
  text-decoration: underline;
}
.InfoLbl
{
  font-weight: normal;
  font-size: 80%;
}
.InfoVal
{
  font-weight: bold;
  font-size: 80%;
}
.HelpTitle
{
  font-size: 107%;
  font-weight: bold;
}
.A-Help
{
  color: #215269;
  font-weight: normal;
  text-decoration: none;
}
.A-Help:link
{
  color: #215269;
  font-weight: normal;
  text-decoration: none;
}
.A-Help:hover
{
  color: #FF6600;
  font-weight: normal;
  text-decoration: underline;
}
.ico-advanced
{
  background: transparent url(../img/xarrow.png) no-repeat scroll 0 50%;
  padding-left: 16px;
}
.results
{
  background: #F0F8FC none repeat scroll 0 0;
  border: 1px solid #8AB6CC;
}
.button12
{
  background: transparent url(../img/xbutton.png) no-repeat scroll 0 0;
  float: left;
  margin-right: 5px;
  padding: 0;
  text-decoration: none;
  vertical-align: top;
  border: none;
}
.button13
{
  background: transparent url(../img/xbutton.png) no-repeat scroll 100% 0;
  color: #2E3D45;
  cursor: pointer;
  float: left;
  margin-left: 3px;
  padding: 3px 8px 5px 5px;
  white-space: nowrap;
  border: none;
}

a.btn-text-blue
{
  background: transparent url(../img/xbutton.png) no-repeat scroll 0 0;
  margin-right: 5px;
  padding: 0;
  text-decoration: none;
  vertical-align: top;
}
a.btn-text-blue .iw
{
  background: transparent url(../img/xbutton.png) no-repeat scroll 100% 0;
  color: #2E3D45;
  cursor: pointer;
  float: left;
  margin-left: 3px;
  padding: 3px 8px 5px 5px;
  white-space: nowrap;
}
a.btn-text-blue img
{
  position: relative;
  top: -1px;
  vertical-align: middle;
}
input.btn-text-blue:hover
{
  background-position: 0 -100px;
}
a.btn-text-blue:hover .iw
{
  background-position: 100% -100px;
}

.button1
{
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  background: transparent url(../img/xbg-tab-inactive.png) repeat-x scroll 0 100%;
  border: 0px solid #C40000;
  color: #2E3D45;
  cursor: pointer;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 100%;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 2px 4px;
  vertical-align: middle;
  border: 1px solid #C0C0C0;
}
.button1:hover
{
  border: 1px solid #C0C0C0;
  background: none;
}
a.buttonHelp
{
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  background: transparent url(../img/xbg-tab-inactive.png) repeat-x scroll 0 100%;
  border: 0px solid #C40000;
  color: #2E3D45;
  cursor: pointer;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 90%;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 14px;
  vertical-align: middle;
  border: 1px solid #C0C0C0;
  text-transform: uppercase;
  text-decoration: none;
  height: 100%;
}
a.buttonHelp:hover
{
  border: 1px solid #C0C0C0;
  background: none;
}




a.btn-arrow-prev
{
  background: transparent url(../img/xbtn-arrow-prev.png) no-repeat scroll 0 0;
  float: right;
  height: 44px;
  text-decoration: none;
}
a.btn-arrow-prev .iw
{
  background: transparent url(../img/xbtn-arrow-prev.png) no-repeat scroll 100% 0;
  color: #2E3D45;
  display: block;
  font-size: 64.61%;
  font-weight: bold;
  margin: 0 0 0 33px;
  padding: 15px 10px 14px 0;
  position: relative;
  right: -3px;
  text-align: right;
  text-transform: uppercase;
}
a.btn-arrow-prev:hover
{
  background-position: 0 -100px;
}
a.btn-arrow-prev:hover .iw
{
  background-position: 100% -100px;
}
a.btn-arrow-next
{
  background: transparent url(../img/xbtn-arrow-next.png) no-repeat scroll 100% 0;
  float: right;
  height: 44px;
  margin-left: 15px;
  text-decoration: none;
}
a.btn-arrow-next .iw
{
  background: transparent url(../img/xbtn-arrow-next.png) no-repeat scroll 0 0;
  color: #2E3D45;
  display: block;
  font-size: 64.61%;
  font-weight: bold;
  left: -3px;
  margin: 0 33px 0 0;
  padding: 15px 0 14px 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
a.btn-arrow-next:hover
{
  background-position: 100% -100px;
}
a.btn-arrow-next:hover .iw
{
  background-position: 0 -100px;
}
/************************/
/********************************************************************
 Hlavicka a paticka.
 ********************************************************************/
.MainTitleBg
{
  background: transparent url(../img/xbg-mother.png) repeat-x scroll 0 0;
  border-top: 1px solid #9DBFD0;
  margin: 0;
  padding: 0;
}

.MainTitle
{
  width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1218 ? "1200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1018 ? "992px" : "99.7%"));
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  max-width: 1200px;
  min-width: 992px;
  padding: 0 1px;
  position: relative;
  color: #2E3D45;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  height: 90px;
}

.MainTitleText
{
  text-align: center;
  padding: 4px 0px 4px 0px;
}

.TopBoxLeft, .BottomBoxLeft
{
  float: left;
}

.BottomBoxLeft a:hover
{
}

.TopBoxRight
{
}

.BottomBoxRight
{
}

.TopBoxRight img
{
}
/********************************************************************
 Hlavni menu.
 ********************************************************************/
.AppMenu
{
  background: #F0F8FC none repeat scroll 0 0;
  border: 1px solid #8AB6CC;
  color: #215269;
  font-weight: normal;
  line-height: 140%;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0px;
  font-size: 80%;
}

.AppMenu a
{
  display: block;
  position: relative;
  padding-left: 15px;
  padding-right: 10px;
  color: #215269;
  text-decoration: none;
}

.AppMenu a:hover
{
  color: #FF6600;
  text-decoration: none;
  background-color: #E0F0F9;
}

.AppMenuItemStatic
{
  padding: 1px 0px 1px 15px;
}

.AppMenuItemSelected
{
  color: #FF6600;
  font-weight: bold;
  margin-left: 15px;
}
/********************************************************************
 Modry box s obsahem stranky.
 ********************************************************************/

.Main
{  
   margin-left:3px;
    margin-right:3px;
}

.MainBox
{
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1218 ? "1200px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1018 ? "992px" : "99.7%"));
  margin: 0 auto;
  max-width: 1200px;
  min-width: 992px;
  position: relative;
  background: #E0F0F9 none repeat scroll 0 0;
  border: 1px solid #89ACBD;
  margin-top: 0px; /*padding: 15px;*/
  padding-top: 20px;
  text-align: left;
}
.MainBoxContent
{
  padding: 0px 12px 20px 10px;
}
.ContentLeftColumn
{
  width: 200px;
  position: relative;
  float: left;
  padding-left: 13px;
}
.ContentRightColumn
{
  margin-left: 215px;
  position: relative;
  margin-right: 13px;
  padding-left: 12px;
}
.ContentLeftColumn .InfoBoxPDF
{
  background-color: #F88;
  border: 1px solid #8AB6CC;
  padding: 7px 10px 7px 10px;
  margin-top: 10px;
}

/* Hack from http://www.positioniseverything.net/explorer/threepxtest.html */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .ContentLeftColumn
{
  margin-right: 0px;
}
* html .ContentRightColumn
{
  height: 1%;
  margin-left: 0;
}
/* End hide from IE5/mac */


/********************************************************************
 Ruzne.
 ********************************************************************/
.PageBreak
{
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.Space10
{
  height: 10px;
  line-height: 10px;
  font-size: 10px;
}

.Space8
{
  height: 8px;
  line-height: 8px;
  font-size: 8px;
}

.Space6
{
  height: 6px;
  line-height: 6px;
  font-size: 6px;
}

.Space4
{
  height: 4px;
  line-height: 4px;
  font-size: 4px;
}

.Space1
{
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.IEHackWrap
{
  text-align: center;
}
/*///*/
.WebTitle
{
  background-color: Transparent;
  margin-top: 12px;
  margin-bottom: 10px;
  padding:0;
}

.Logo
{
  background-color: Transparent;
  margin-right: 20px;
  margin-top: 16px;
}
.Break
{
  clear: both;
  display: block;
  font-size: 1px;
  height: 1px;
  overflow: hidden;
  visibility: hidden;
}
.ico-help
{
  background: transparent url(../img/xico-help.png) no-repeat scroll 0 50%;
  padding: 2px 0 2px 20px;
}
.ico-mail
{
  background: transparent url(../img/xico-mail.png) no-repeat scroll 0 50%;
  padding-left: 23px;
}
/********************************************************************
 Seznam linek a trati.
 ********************************************************************/
.LinkListItem
{
  background: #F0F8FC none repeat scroll 0 0;
  border: 1px solid #8AB6CC;
}

.LinkListItemLeftCol
{
  width: 200px;
  vertical-align: top;
}

.LinkListItemLeftCol .Space1
{
  width: 200px;
}

.LinkListItemRightCol, .LineListItemRightCol
{
  vertical-align: top;
  padding-left: 5px;
  width: 100%;
}

.LinkListItemRightCol a
{
  color: #000000;
  text-decoration: none;
}

.LinkListItemRightCol a:hover
{
  color: #CC0055;
  text-decoration: underline;
}

.LinkListItemLink
{
  color: #215269;
  background: #C5E4F4 url(../img/xbg-tab-inactive.png) repeat-x scroll 0 100%;
}

.LinkListItemPdf
{
  margin: 2px 0px 2px 5px;
}

.LineListItemPdf
{
  margin: 2px 0px 2px 0px;
}

.LinkListItemPdf img, .LineListItemPdf img
{
  vertical-align: middle;
  width: 16px;
  height: 16px;
}

.LineListItemRow2
{
  padding-bottom: 3px;
  padding-left: 5px;
  vertical-align: top;
}
.ToDownload
{
  font-size: 65%;
  color: #000000;
  font-weight: bold;
}
#SearchBoxLbl
{
  font-size: 80%;
}
.LineTitle
{
  font-size: 80%;
  color: #215269;
}
