Body
{
  background-image: url(../img/bg.png);
  background-repeat: repeat-x;
  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#p
{
  position: relative;
  top: 15px;
  width: 800px;
  margin: 0px;
  padding: 0px;
  margin: auto;
  border-left: 5px rgb(201,212,222) solid;
  border-right: 5px rgb(201,212,222) solid;
  border-bottom: 5px rgb(201,212,222) solid;
  border-top: 5px rgb(201,212,222) solid;
  text-align: left;
}

#head_pos
{
  
  width: 800px;
  height: 195px;
  margin: 0px;
  padding: 0px;
  background-image: url(../img/bannerj.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
#head_logo_pos
{
  position: absolute;
  top: 3px;
  left: 40px;
}
#head_text
{
  position: absolute;
  top: 22px;
  left: 255px;
  font: normal normal normal small normal Verdana;
  color: rgb(255,255,255);
  margin: 0;
}
#head_menu
{
  /*position:relative;*/
  width: 800px;
  height: 78px;
  margin: 0px;
  padding: 0px;
  /*background-color: yellow;*/
  background-color : rgb(135,158,176); 
  background-image: url(../img/menu_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#main_pos
{
  width: 800px;
  min-height: 480px;
  _height: 480px;
  margin: 0px;
  padding: 0px;
  background-image: url(../img/center_bg.png);
  background-position: left top;
  background-repeat: repeat-x;
  background-color: rgb(255,255,255);
}

#body_pos
{
  float: left;
  width: 500px;
  margin-left: 0px;
  display: inline;
}
#rnav_pos
{
  float: right;
  width: 300px;
  display: inline;
}
#cleaner
{
	clear: both; 
	height: 30px;
}
#foot_pos
{
  height: 58px;
  width: 800px;
  margin: auto;
  background-image: url(../img/foot_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  color: rgb(255,255,255);
}
#foot_text
{
  position: absolute;
  bottom: 12px;
  left: 43%;
  font: normal normal normal small normal Times New Roman;
}
#foot_text a
{
  color: rgb(228,109,17);
  font: normal small-caps bold medium bold Verdana;
}
#foot_img
{
  position: absolute;
  bottom: 0px;
  left: 28%;
}
#head_menu Table
{
  width: 100%;
  text-align: center;
}
.blok_text
{
  width: 470px;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 5px;
  text-align: justify;
  font-family: Verdana;
  font-size: small;
}
.kontakt
{
  width: 400px;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 5px;
  padding-bottom: 30px;
  text-align: justify;
  font-family: Verdana;
  font-size: small;
}

.blok_list
{
  width: 275px;
  padding-top: 20px;
  padding-left: 0px;
  text-align: left;
  font-family: Times New Roman;
  font-size: medium;
}



#rnav_pos ul
{
  list-style-type: none;
  padding-top: 0px;
  padding-left: 15px;
  margin: auto auto auto auto;
}

#head_menu a
{
  background-image: url(../img/menu_out.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding-left: 21px;
  color: rgb(255,255,255);
  font-family: Verdana;
  font-size: small;
  font-variant: small-caps;
  font-weight: bold;
  text-decoration: none;
}
#head_menu a:visited
{
  background-image: url(../img/menu_out.png);
}
#head_menu a:hover
{
  background-image: url(../img/menu_in.png);
  color :rgb(255,153,0);	
}
#head_menu a:active
{
  background-image: url(../img/menu_in.png);
  color :rgb(255,153,0);	
}

#rnav_pos a
{
  background-image: url(../img/list_out.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding-left: 15px;
  color: rgb(0,0,0);
  font: normal normal bold small Verdana;
  text-decoration: none;
}
#rnav_pos a:visited
{
  background-image: url(../img/list_out.png);
  
}
#rnav_pos a:hover
{
  background-image: url(../img/list_in.png);
  
}
#rnav_pos a:active
{
  background-image: url(../img/list_in.png);
  
}

#rnav_pos H3,h2
{
  color: rgb(150,148,149);
  font-family: Verdana;
  font-size: medium;
}
#body_pos H3
{
  color: rgb(150,148,149);
}

.odstavec p
{
  text-indent: 30px;
}

.images
{
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.images img
{
  border: 8px rgb(223,223,221) solid;
}

.cenik a
{
  color: rgb(76,76,76);
  font: normal normal bold small Verdana;
  text-decoration: none;
}
.cenik a:hover
{
  color :rgb(255,153,0);
}
.cenik table
{
  margin-left: 30px;
  margin-top:  30px;
  width: 230px;
}
.cenik td
{
  vertical-align: middle;
}
.cenik img
{
   border-color: rgb(76,76,76);
}

.sluzby ul
{
  list-style-type: none;
  padding-top: 0px;
  padding-left: 15px;
  margin: auto auto auto auto;
}
.tit_akce
{
  background-color: rgb(82,91,96);
  color: rgb(255,153,0);	
  font-weight: bold;
  margin:6px 0px 0px 0px;
  padding:6px 12px;
  text-align: left;
}
.txt_akce
{
  border: 1px rgb(82, 91, 96) solid;
  padding: 4px 12px;
  margin-bottom: 10px
}
