body, html, table
{
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  color: #000000;
  font: normal 12px normal;
  font-family: Verdana, Tahoma;
}

/*div { border: 1px solid blue; }*/

body
{
  min-width: 920px;
}

img
{
  border: 0;
}

h1, h2
{
  color: #FF4E03;
}

h1
{
  font-size: 16px;
}

h2
{
  font-size: 14px;
  margin-top: 30px;
}

p
{
  text-align: justify;
}

a
{
  color: #FF4E03;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  text-decoration: underline;
}

table
{
  background: transparent;
}

#wrap
{
  background: #FFFFFF;
  margin: 0 0;
  width: 920px;
}

#header
{
  width: 920px;
  height: 105px;
  background: url(../img/1.png) no-repeat left top;
}

#inheader
{
  height: 105px;
  background: url(../img/2.png) no-repeat right top;
}

#header2
{
  width: 920px;
  height: 88px;
  background: url(../img/3.png) no-repeat left top;
}

#inheader2
{
  height: 88px;
  background: url(../img/4.png) no-repeat right top;
}

#sidebar
{
  background: url(../img/5.png) no-repeat left top;
  float: left;
  width: 282px;
  padding-bottom: 20px;
  min-height: 500px;
}

#menutop
{
  padding-top: 20px;
  *padding-top: 32px;
  background: url(../img/back_menu.png) no-repeat left top;
}

#menuend
{
  background: url(../img/back_menu_end.png) no-repeat left bottom;
  padding-bottom: 11px;
}

#menu
{
  background: url(../img/back_menu_tex.png) repeat-y left top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  *border-bottom: 0;
  width: 282px;
}

#menu ul
{
  margin-left: 0px;
  padding-left: 42px;
  padding-right: 10px;
  list-style-type: none;
}

#menu li
{
  margin-right: 33px;
}

#menu li a
{
  color: #EEEEEE;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 25px;
  padding-right: 25px;
}

#menu li a:hover
{
  color: #FFFF00
}

#menu li:hover, #menu li#selected
{
  background: url(../img/hover.png) no-repeat left 4px;
}

#kontakt, #copyright
{
  text-align: center;
  margin-left: 33px;
  margin-right: 33px;
  padding-top: 30px;
}

#kontakt a, #copyright a
{
  color: #000000;
}

#kontakt a:hover, #copyright a:hover
{
  color: #FF4E03;
  text-decoration: none;
}

#kontakt hr
{
  width: 75%;
  height: 1px;
  border: 0;
  border-top: 1px solid #AAAAAA;
}

#stats
{
  text-align: center;
  margin-top: 20px;
}

#copyright
{
  font-size: 8px;
}

#main
{
  background: url(../img/tex_1.png) #FFFFFF no-repeat right top;
  float: right;
  width: 638px;
  padding-top: 39px;
}

#mainbg
{
  background: url(../img/tex_2.png) repeat-y right;
}

#content
{
  background: url(../img/tex_3.png)   no-repeat right bottom;
  padding: 1px 30px 10px 20px;
  *padding-top: 0px;
}

.osvedceni
{
  border: 1px solid #000000;
}
