/* CSS Document */

body
{
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background: url('_images/bg.jpg') repeat-y;
}

a
{
  color: #000000;
  text-decoration: underline;
}

a:hover
{
  color: #B60E14;
  text-decoration: none;
}

a img
{
  border: 0;
}

hr
{
  border: none;
}

#bg
{
  width: 100%;
  height: auto;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  background: url('_images/bg_top.jpg') top center no-repeat;
}

#content
{
  position: relative;
  width: 1118px;
  top: 0;
  margin-left: auto;
  margin-bottom: 30px;
  margin-right: auto;
  padding: 0;
  display: block;
  overflow: hidden;
}

#header
{
  float: left;
  margin: 0;
  width: 1118px;
  height: 424px;
  display: block;
  overflow: hidden;
}

#logo
{
  float: left;
  width: 458px;
  height: 424px;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}

#foto
{
  float: left;
  width: 551px;
  height: 424px;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  background: url('_images/fotky.png') no-repeat;
}

#menubar
{
  width: 1118px;
  height: 108px;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}

#menu
{
  float: left;
  width: 1118px;
  height: 108px;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  position: relative;
  top: 0;
  background: url('_images/menu_bg.png') no-repeat;
}

#menu ul.normal
{
  float: left;
  margin-left: 30px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  text-align: center;
}

#menu ul.normal li
{
  width: 155px;
  height: 45px;
  float: left;
  font: bold 25px "Trebuchet MS";
  color: #000000;
  background: url('_images/hr.png') bottom right no-repeat;
}

#menu ul.normal li a
{
  width: 155px;
  padding-top: 8px;
  height: 43px;
  float: left;
  font: bold 25px "Trebuchet MS";
  color: #000000;
  text-decoration: none;
}

#menu ul.normal li a:hover
{
  text-decoration: none;
  color: #000000;
  background: url('_images/menu_a.png') no-repeat;
}

#menu ul.reg
{
  float: left;
  margin-left: 30px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
  text-align: center;
}

#menu ul.reg li
{
  width: 155px;
  height: 45px;
  float: left;
  font: bold 20px "Trebuchet MS";
  color: #000000;
  background: url('_images/hr.png') bottom right no-repeat;
}

#menu ul.reg li a
{
  width: 155px;
  padding-top: 8px;
  height: 43px;
  float: left;
  font: bold 20px "Trebuchet MS";
  color: #000000;
  text-decoration: none;
}

#menu ul.reg li a:hover
{
  text-decoration: none;
  color: #000000;
  background: url('_images/menu_a.png') no-repeat;
}

#ikony
{
  width: 164px;
  height: 36px;
  float: right;
  margin-right: 10px;
  position: relative;
  background: url('_images/ikony.png') no-repeat;
}

#pokec
{
  height: 36px;
  width: 32px;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
}

#pokec a
{
  height: 36px;
  width: 32px;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
}

#twitter
{
  height: 36px;
  width: 30px;
  float: left;
  display: block;
  margin-left: 15px;
  padding: 0;
}

#twitter a
{
  height: 36px;
  width: 30px;
  float: left;
  display: block;
  padding: 0;
}

#fb
{
  height: 36px;
  width: 30px;
  float: left;
  display: block;
  margin-left: 15px;
  padding: 0;
}

#fb a
{
  height: 36px;
  width: 30px;
  float: left;
  display: block;
  padding: 0;
}

#menu ul.small
{
  float: left;
  margin-top: 0px;
  margin-left: 50px;
  padding: 0;
  list-style: none;
  display: block;
  overflow: hidden;
}

#menu ul.small li.short
{
  float: left;
  width: 60px;
  height: 34px;
  padding-left: 20px;
  text-align: left;
  font: bold 14px "Trebuchet MS";
  background: url('_images/hr_menu_small.png') bottom right no-repeat;
}

#menu ul.small li.long
{
  float: left;
  width: 105px;
  height: 34px;
  text-align: center;
  font: bold 14px "Trebuchet MS";
  background: url('_images/hr_menu_small.png') bottom right no-repeat;
}

#menu ul.small li a
{
  float: left;
  width: 90px;
  padding-top: 8px;
  height: 30px;
  font: bold 15px "Trebuchet MS";
  color: #000000;
  text-decoration: none;
}

#menu ul.small li a:hover
{
  text-decoration: none;
  color: #B60E14;
}

#english
{
  float: right;
  width: 149px;
  margin-top: 36px;
  padding: 0;
}

#main
{
  width: 1118px;
  float: left;
  display: block;
  overflow: hidden;
  margin: 0;
  padding-top: 20px;
  background: url('_images/content_bg.png') repeat-y;
}

#text
{
  float: left;
  width: 650px;
  display: block;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  margin-left: 26px;
  text-align: justify;
  font: 12px "Trebuchet MS";
  color: #000000;
}

#text .news
{
  width: 650px;
  height: 280px;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

#text .img
{
  width: 250px;
  height: 200px;
  float: left;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

#text .img img
{
  padding-right: 10px;
  padding-bottom: 10px;
}

#text .hr
{
  width: 359px;
  height: 21px;
  background: url('_images/news_border.png') no-repeat;
  display: block;
  overflow: hidden;
  border: none;
  margin: 0;
  padding: 0;  
}

#text .novinka
{
  padding-top: 10px;
  margin: 0;
  text-align: justify;
  font: 12px "Trebuchet MS";
  color: #000000;
}

#text .novinka a
{
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}

#text .novinka a:hover
{
  text-decoration: none;
  color: #B60E14;
  font-weight: bold;
}

#text h2
{
  font: 22px "Trebuchet MS";
  margin: 0;
  padding-left: 10px;
  color: #000000;
}

#text h2 a
{
  color: #000000;
  text-decoration: none;
}

#text h2 a:hover
{
  color: #B60E14;
  text-decoration: none;
}

#right_bar 
{
  float: right;
  width: 250px;
  display: block;
  overflow: hidden;
  margin-right: 155px;
}

#side_menu
{
  float: left;
  width: 250px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#side_menu h2
{
  font: 22px "Trebuchet MS";
  margin: 0;
  padding-left: 10px;
  color: #000000;
}

#side_menu .hr
{
  width: 262px;
  height: 25px;
  background: url('_images/hr_small.png') no-repeat;
  display: block;
  overflow: hidden;
  border: none;
  margin: 0;
  padding: 0;  
}

#side_menu ul
{
  width: 250px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
  list-style: none;
}

#side_menu ul li
{
  width: 230px;
  height: 41px;
  display: block;
  text-align: left;
  background: url('_images/quick.png') no-repeat;
}

#side_menu ul li a
{
  width: 200px;
  height: 31px;
  padding-left: 30px;
  padding-top: 10px;
  display: block;
  text-align: left;
  background: url('_images/quick.png') no-repeat;
  font: 15px "Trebuchet MS";
  color: #000000;
  text-decoration: none;
}

#side_menu ul li a:hover
{
  background: url('_images/quick_a.png') no-repeat;
  color: #000000;
  text-decoration: none;
}

#partners
{
  float: left;
  width: 250px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

#partners .blue,
#partners .green,
#partners .red,
#partners .lightblue,
#partners .white
{
  width: 224px;
  height: 80px;
  display: block;
  overflow: hidden;
  text-align: center;
  padding-top: 10px;
  margin: 0 auto;
  font: bold 15px "Trebuchet MS";
}

#partners .blue
{
  background: url('_images/partners_blue.png') top right no-repeat;
  color: #fff;
}

#partners .green
{
  background: url('_images/partners_green.png') top right no-repeat;
  color: #fff;
}

#partners .red
{
  background: url('_images/partners_red.png') top right no-repeat;
  color: #fff;
}

#partners .lightblue
{
  background: url('_images/partners_lightblue.png') top right no-repeat;
  color: #000000;
}

#partners .white
{
  background: url('_images/partners_white.png') top right no-repeat;
  color: #000000;
}

#footer
{
  width: 920px;
  height: 20px;
  margin-bottom: 10px;
  margin-left: 35px;
  margin-right: auto;
  font: 11px "Trebuchet MS";
  color: #000000;
  overflow: hidden;
  display: block;
  border-top: 1px dashed silver;
  padding-top: 10px;
}