
body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  color: #545454;
  text-align: justify;
  margin: 0 auto;
  padding: 0;
  background-color: #5C97C7;
  background-position: top center;  
  background-repeat: no-repeat;
  background-image: url('images/page_texture.jpg');
  background-attachment: scroll;  
}
p
{
  text-indent: 20px;
}
ul
{
  list-style-type: disc;             
  padding-left: 15px;
}
li
{
  text-indent: 20px;
  margin-bottom: 10px; 
}
table
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
  background-color:Transparent;
  text-align: center;
}
th, td
{
  padding: 2px;
  vertical-align: middle;  
}
th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

a, a:link
{
  color: #000000;
  text-decoration: none;
}
a:visited, a.visited
{
  color: #000000;
}
a:hover, a.hover
{
  color: #0000CC;
}
a img
{
  border: 0;
  position: relative; 
}
h1, h2, h3
h1 a, h2 a, h3 a
h1 a:hover, h2 a:hover, h3 a:hover
h1 a:visited, h2 a:visited, h3 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #000000;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-size: 19px;  
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover /*tejne jako h1 zarovnaná na střed*/
{
  font-size: 19px;
  text-align: center;  
}
.kontakty
{
  text-align: center;
}
.NoBrand
{
  list-style-type: none;             
  padding-left: 0;
}
.NoBrand li
{
  text-indent: 0;
  margin-bottom: 0; 
}
.top
{
  font-size: 13px;
}
.NoIdent                             
{
  text-indent: 0;
  margin-bottom: 0; 
}
.register li
{
  font-size: 13px;
  margin-bottom: 0px;
  text-indent: 0px;
}
.register ul
{
  list-style-type: none;             
  padding-left: 0px;
}
.TabSoutez
{
  text-align: left;
  font-size: 13px;
}
.TabSoutezVyhra
{
  text-align: left;
}
.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
/* end Page */
/* begin Sheet */
.Sheet
{
  margin-top: 20px !important;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  width: 900px;
}
.Sheet-body
{
  position: relative;
  margin: 7px;
}
.Sheet-tl
{
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 32px;
  background-image: url('images/sheet/Sheet_tl.png');
}
.Sheet-tc
{
  position: absolute;
  top: 0;
  right: 32px;
  left: 32px;
  height: 32px;
  background-image: url('images/sheet/Sheet_tc.png');
}
.Sheet-tr
{
  position: absolute;
  top: 0;
  right: 0;
  height: 32px;
  width: 32px;
  background-image: url('images/sheet/Sheet_tr.png');
}
.Sheet-bl
{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 32px;
  width: 32px;
  background-image: url('images/sheet/Sheet_bl.png');
}
.Sheet-bc
{
  position: absolute;
  bottom: 0;
  left: 32px;
  right: 32px;
  height: 32px;
  background-image: url('images/sheet/Sheet_bc.png');
}
.Sheet-br
{
  position: absolute;
  bottom: 0;
  right: 0;
  height: 32px;
  width: 32px;
  background-image: url('images/sheet/Sheet_br.png');
}
.Sheet-cl
{
  position: absolute;
  top: 32px;
  left: 0;
  bottom: 32px;
  width: 32px;
  background-image: url('images/sheet/Sheet_lc.png');
}
.Sheet-cc
{
  position: absolute;
  top: 32px;
  left: 32px;
  right: 32px;
  bottom: 32px;
  background-image: url('images/sheet/Sheet_cc.png');
}
.Sheet-cr
{
  position: absolute;
  top: 32px;
  bottom: 32px;
  right: 0;
  width: 32px;
  background-image: url('images/sheet/Sheet_rc.png');
}
/* end Sheet */
/* begin Block */
.Block
{
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.Block-body
{
  position: relative;
  z-index: 0;
  margin: 15px;
}
.Block-tl
{
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url('images/block/block_tl.png');
}
.Block-tc
{
  position: absolute;
  top: 0;
  left: 32px;
  right: 32px;
  height: 32px;
  background-image: url('images/block/block_tc.png');
}
.Block-tr
{
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-image: url('images/block/block_tr.png');
}
.Block-bl
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url('images/block/block_bl.png');
}
.Block-bc
{
  position: absolute;
  bottom: 0;
  left: 32px;
  right: 32px;
  height: 32px;
  background-image: url('images/block/block_bc.png');
}
.Block-br
{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-image: url('images/block/block_br.png');
}
.Block-cl
{
  position: absolute;
  top: 32px;
  left: 0;
  width: 32px;
  bottom: 32px;
  background-image: url('images/block/block_lc.png');
}
.Block-cc
{
  position: absolute;
  top: 32px;
  left: 32px;
  right: 32px;
  bottom: 32px;
  background-image: url('images/block/block_cc.png');
}
.Block-cr
{
  position: absolute;
  top: 32px;
  right: 0;
  width: 32px;
  bottom: 32px;
  background-image: url('images/block/block_rc.png');
}
/* end Block */
/* menu structure */ 
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  outline:none;
}
.artmenu li
{
  float: left;
  position: relative;
  text-indent: 0;
  margin-bottom: 0;
}
.artmenu ul
{
  list-style-type: none;
  visibility: hidden;
  position: absolute;
  z-index: 10;

} 
.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
} 
.nav
{
  position: relative;
  width: 886px;
  height: 40px;
  background-image: url('images/menu/menu_bg.png');
margin: -15px 0 0 0;
}
.artmenu
{
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
/* menu structure */
/* begin MenuItem */
.artmenu a , .artmenu a span
{
  height: 40px;
  display: block;
}
.artmenu a span
{
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0 20px;
  line-height: 40px;
  text-align: center;
  background-image: url('images/menu/menu_bg.png');            
  background-position: left top;
}
.artmenu a:hover span, .artmenu li:hover a span
{
  background-image: url('images/menu/select_bg.png');
}
.nav .separator
{
  display: block;
  width: 1px;
  height: 40px;
  background-image: url('images/menu/separator.png');
}
/* end MenuItem */
/* begin MenuSubItem */
.artmenu ul a
{
  display: block;
  text-align: left;
  text-indent: 12px;
  font-size: 13px;
  color: #454545;
  height: 23px;
  width: 190px;
  overflow: hidden;
  line-height: 20px;
  margin-right: auto;
  background-image: url('images/menu/subitem_bg.png');            
  background-position: left top;
  border-width: 1px;
  border-style: solid;
  border-color: #B5B5B5;
}
.artmenu ul li a:hover
{
  color: #000000;
  border-color: #868686;
  background-position: 0 -23px;
}
/* end MenuSubItem */
/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 886px;
  margin: 5px auto 0px auto;
  text-align: center;
}
.Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/footer.png');
  width: 886px;
  height: 100px;
  bottom:0;
  left:0;
}
.Footer-text
{
  display:inline-block;
  color:#21435F;
  font-size: 13px;
  padding: 2px 20px 2px 20px;  
}
.Footer-text a:hover
{
  color: #0000CC;
}
/* end Footer */
/* begin Layout's */
.Layout
{
  margin: 15px 15px 5px 5px;
  width: 880px;
  position: relative;
}
.Layout .MainBody
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 650px;
}
.Layout .SideBox
{
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 230px;
}
/* end Layout's */
/* begin Header's */
.Header
{
  margin: auto;
  position: relative;
  z-index:0;
  width: 886px;
  height: 280px;
  background-image: url('images/top_banner.png');
  background-repeat: no-repeat;
  background-position: left top;
}
h1.logo-name
{
  display: block;
  position: absolute;
  left: 750px;
  top: 260px;
}
.Header-search
{
  display: block;
  position: absolute;
  left: 600px;
  top: 200px;
}


h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-size: 11px;
  font-style: italic;
  padding:0;
  margin:0;
  color: #FFFFFF;
}
.HeaderBox
{
  position: relative;
  width: 200px;
  height: 30px;
  background-repeat: no-repeat;
  background-image: url('images/header.png');
}
.HeaderBox-text
{
  color: #000000;
  line-height: 25px;
  font-weight: bold;
  margin-left: 5px;
  padding:0 0 0 14px;
  background-repeat: no-repeat;
  background-image: url('images/icon.png');
}
.HeaderMainBox
{
  width: 620px;
  height: 50px;
  background-repeat: no-repeat;  
  background-image: url('images/header_main.png');
}
.HeaderMainBox-text
{
  color: #000000;
  line-height: 55px;
  font-size: 24px;
  margin-left: 20px;
}
/* end Header's */
.BoxText
{  
  padding: 5px 15px 10px 15px;
}
.RightBoxText
{  
  padding: 5px 15px 10px 15px;
  text-align: left;
  font-size: 13px;
}
.RightBoxText ul
{
  text-align: left;
  list-style-type: none;             
  padding-left: 0;  
}
.RightBoxText li
{
  text-indent: 0;
  margin-bottom: 0;
}
.RightBoxText img
{
  border-style: solid;
  border-width: 0px;
  margin: -5px; 
}
.RightBoxText table
{
  text-align: left;
}
.RightBoxText table img
{
  margin: 10px 20px 10px 20px;
  width: 126px;
  height: 102px;
}