html.html2
  {
  height: 100%;
  }

body
  {
  font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
  color: #000;
  background: url('../images/bg_body.gif') #FFF left top repeat-x;
  font-size: 12px;
  line-height: 18px;
  }

body.body2
  {
  height: 100%;
  background: url('../images/bg_body2.gif') #FFF left top repeat-x;
  }

body, div, span, img, table, td, h1, h2, h3, a
  {
  margin: 0;
  padding: 0;
  }

a, a:hover
  {
  color: #003C74;
  text-decoration: underline;
  }

h1, h2
  {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  }

ul
  {
  list-style-type: square;
  margin-top: 0;
  margin-bottom: 0;
  }
  

/*****   L A Y O U T   *****/

#all
  {
  width: 860px;
  margin: 54px auto 0 auto;
  background: url('../images/bg_page.gif') left 4px repeat-y;
  }
#all2
  {
  width: 818px;
  min-height: 100%;
  _height: 100%;
  margin: 0 auto 0 auto;
  background: url('../images/bg_page2.gif') left 4px repeat-y;
  }
#allContent
  {
  }
#header
  {
	height: 119px;
  background: url('../images/bg_header.png') 20px top no-repeat;
  }
#header2
  {
	height: 119px;
  background: url('../images/bg_header2.png') 20px top no-repeat;
  }
#headerContent
  {
  }
#leftCenter
  {
  width: 860px;
  float: left;
  }
#leftCenter2
  {
  width: 818px;
  float: left;
  background: url('../images/bg_nadpis.gif') 20px top no-repeat;
  }
#center
  {
  width: 860px;
  float: right;
  }
#center2
  {
  width: 818px;
  float: right;
  }
#centerContent
  {
  height: 100%;
  padding: 0 40px;
  }
#right
  {
  float: right;
  width: 135px;
  display: none;
  }
#rightContent
  {
  display: none;
  }
#left
  {
  float: left;
  width: 175px;
  display: none;
  }
#leftContent
  {
  display: none;
  }
#footer
  {
	height: 24px;
  clear: both;
  background: url('../images/bg_footer.gif') left top no-repeat;
  }
#footer2
  {
  display: none;
  }
#footerContent
  {
  color: #999;
  font-size: 10px;
  padding: 5px 0 0 20px;
  }

/***************************/


div.flags
  {
  text-align:right;
  height: 25px;
  padding-right: 30px;
  background: url('../images/bg_header.gif') left top no-repeat;
  }

div.flags img
  {
  margin: 5px 0 0 3px;
  }


/*******   M E N U   *******/

div.menu
  {
  padding: 76px 0 0 35px;
  }
div.menu a, div.menu a:hover
  {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  }
div.menu span
  {
  padding: 0 15px;
  }
div.menuGr
  {
  padding: 72px 0 0 20px;
  }
div.menuGr a
  {
  display: block;
  float: left;
  width: 65px;
  height: 30px;
  text-align:center;
  }
div.menuGr a.on
  {
  background: #D5DCF8;
  border: solid #B3C3D2 1px;
  }
div.menuGr a.off
  {
  border: solid transparent 1px;
  _border: none;
  }
div.menuGr img.menuMezi
  {
  float: left;
  width: 1px;
  }

/***************************/


/*******   S T Í N Y   *******/

img.stinL, img.stinR, img.stinL2, img.stinR2 {position:absolute; left:50%;}
img.stinL {top:79px; margin-left:-430px;}
img.stinR {top:79px; margin-left: 411px;}
img.stinL2 {margin-left:-410px;}
img.stinR2 {margin-left: 391px;}

/*****************************/


/*******   L I D I   *******/

img.obr1, img.obr2, img.obr3, img.obr4
  {
  position: absolute;
  left: 50%;
  z-index: 1;
  }
img.obr1 {top:195px; margin-left:236px;}
img.obr2 {top:205px; margin-left:237px;}
img.obr3 {top:205px; margin-left:236px;}
img.obr4 {top:210px; margin-left:241px;}

/***************************/


div.box1
  {
  width: 310px;
  height: 137px;
  padding-top: 11px;
  margin: 40px 40px 0 0;
  background: url('../images/bg_box1.jpg') left top no-repeat;
  border: solid #FFF 1px;
  }

table.tbl
  {
  border: solid #BECBFF 1px;
  }

table.tbl td
  {
  height: 20px;
  padding: 0 3px;
  }

table.tbl thead td
  {
  font-weight: bold;
  background: #BECBFF;
  border-bottom: solid #FFF 1px;
  }

table.tbl tbody tr.gray td
  {
  background: #E7E7E7;
  }


/*******   F O R M S   *******/

input, textrea, select
  {
  font-size: 11px;
  }

/*****************************/






