/* (c)Copyright 2006 Laureones Design Studio | www.laureones.cz - ALL rights reserved  */
body {
	background-image: url("../img/bg.jpg");
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: #5F5F5F;
  font-size: 11px;
	text-align: justify;
  margin: 0px
}

#kontejner {
  background-color: #ffffff;
  width: 917px;
	margin: 0px auto;
	position: relative;	
	text-align: justify;
}

div.left{
  float: left;
  position: relative;
}

div.right{
  float: left;
  position: relative;
}

#anim {
  background-image: url("../img/anim.jpg");
  background-repeat: no-repeat;
  width: 913px;
  height: 301px;
  margin-left: 2px;
}

#bg_conntent {
  background-image: url("../img/bg_conntent.jpg");
  background-color: #ffffff;
  background-repeat: repeat-x;
  width: 913px;
  height: 750px;
  margin-left: 2px;
}

#obsah_left {
  margin-left: 35px;
  width: 563px;
  position: absolute;
}

#obsah_right {
  width: 230px;
  margin-left: 640px;
  position: absolute;
} 

#bg_down {
  background-image: url("../img/bg_down.jpg");
  background-repeat: no-repeat;
  width: 913px;
  height: 63px;
  margin-top: 700px;
  _margin-bottom: 2px;
  padding-bottom: 2px;
  position: absolute;
}

#logotype{
  background-image: url("../img/logotype.jpg");
  background-repeat: no-repeat;
  width: 265px;
  height: 113px;
  margin-top: 630px;
  margin-left: 640px;
  position: absolute;
}

.table{
  font-size: 11px;
  width: 400px;
}

h1{
  color: #FF000F;
  font-size: 14px;
  font-weight: bold;
}

h2{
  color: #FF000F;
  font-size: 14px;
  font-weight: bold;
}
