/* CSS Document */
body{
  margin: 0; 
  padding: 0;
  text-align: center; 
  background: url("/img/bg.jpg") left 5px;
  font-family: arial,helvetica,clean,sans-serif;
  font-size: 90%;
} 
#main{ 
  position: relative;
  z-index: 2;
  width: 998px; 
  margin-left: auto; 
  margin-right: auto; 
  text-align: left;
}
.white{
  color: white;
}
.br{
  display: block
}
a{
  color: #532a24;
}
table a, a, em{
  color: #ee5255;
}
a:hover{
  text-decoration: none;
}
h2{
  font-style: italic;
  margin: 0.5em 2em 0.5em 30px;  
}
p{
  text-indent: 30px;
}
h1{
  color: #ee5255;
  margin-top: 0;
}
img{
  border: 0;
}
#topLeft{
  position: absolute;
  left: 0;
  width: 50%;
  height: 141px;
  background: url("/img/bgTL.jpg");
}
#topRight{
  position: relative;
  z-index: 1;
  float: right;
  width: 50%;
  height: 317px;
  right: 0px;
  background: url("/img/bgTR.jpg");
}
#topRight div.content{
  position: relative;
  height: 317px;
  background: url("/img/bgTRC.jpg") no-repeat 498px top;
}
/* Hlavička
---------------------------*/
#head{
  background: url("/img/bgHead.jpg");
  width: 998px;
  height: 317px;
}
#logo{
  position: absolute;
  margin-left: 20px;
  margin-top: 10px;
}
#logo a img{
  border: 0;
}
#text1{
  position: absolute;
  margin-left: 850px;
  margin-top: 280px;
}
/* Menu
----------------------------*/
#menu{
  position: absolute;
  top: 130px;
}
#menu ul{
  padding: 0;
  margin: 0 0 0 20px;
}
#menu ul li{
  display: block;
  float: left;
  height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-size: 90%;
}
#menu ul li a{
  color: #565656;
  font-weight: bold;
  display: block;
  height: 50px;
  padding: 110px 5px 0 10px;
}
#menu ul li:hover a{
  color: #ee5255;
}
#menu ul a.m1{
  width: 101px;
  background: url("/img/m1.jpg") left top;
}
#menu ul a.m1:hover{
  background: url("/img/m1.jpg") left -160px;
}
#menu ul a.m2{
  width: 143px;
  background: url("/img/m2.jpg") left top;
}
#menu ul a.m2:hover{
  background: url("/img/m2.jpg") left -160px;
}
#menu ul a.m3{
  width: 98px;
  background: url("/img/m3.jpg") left top;
}
#menu ul a.m3:hover{
  background: url("/img/m3.jpg") left -160px;
}
#menu ul a.m4{
  width: 92px;
  background: url("/img/m4.jpg") left top;
}
#menu ul a.m4:hover{
  background: url("/img/m4.jpg") left -160px;
}
#menu ul a.m5{
  width: 87px;
  background: url("/img/m5.jpg") left top;
}
#menu ul a.m5:hover{
  background: url("/img/m5.jpg") left -160px;
}
/* Tělo
---------------------------*/
#body{
  background: url("/img/bgMain.jpg");
  margin: 0;
  padding: 9px;
}
#bodyHead{
  margin: -9px -9px 0px -9px;
  background: url("/img/bgBodyHead.jpg");
  height: 87px;
}
#bodyFoot{
  clear: both;
  margin: -3px -9px -9px -9px;
  background: url("/img/bgBodyFoot.jpg") no-repeat;
  height: 8px;
}
/* Pravý sloupec
---------------------------*/
#rightCol{
  float: right;
  position: relative;
  width: 210px; 
  margin-right: 14px;
  text-align: center;
  font-weight: bold;
  font-size: 90%;
}
#rightCol a img{
  border: 0px;
  display: block;
}
#rightCol a span.text1{
  color: black;
  display: block;
  text-decoration: underline;
  margin-top: -45px;
}
#rightCol a span.text1:hover{
  text-decoration: none;
}
#rightCol a span.text2{
  display: block;
  color: black;
  margin-bottom: 30px;
}
#rightCol .kalendarObal1{
  background: url("/img/kalendarBg.jpg") no-repeat bottom;
  padding-bottom: 3px;
  width: 213px;
}
#rightCol .kalendarObal2{
  background: url("/img/kalendarBgT.jpg") no-repeat top;
  padding: 3px 3px 0 3px;
  position: relative;
}
#rightCol table.kalendar{
  font-weight: normal;
  width: 100%;
  aborder-style: solid;
  aborder-width: 1px;
  aborder-color: #b3b3b3;
  border-collapse: collapse;
}
#rightCol table.kalendar thead{
  height: 25px;
}
#rightCol table.kalendar thead td{
  background: none;
  color: white;
  border-width: 0px 1px 0px 0px;
}
#rightCol table.kalendar td{
  abackground-color: #cccccc;
  border: solid #b3b3b3;
  border-width: 1px 1px 0px 0px;
  width: 28px;
  height: 22px;
}
#rightCol table.kalendar td.reserved{
  background-color: #b3b3b3;
  color: #7d7d7d;
}
#rightCol table.kalendar td.dnes{
  font-weight: bold;
  background-color: #e75152;
  color: white;
}
#rightCol table.kalendar td.c7{
  border-right: 0px;
}
#rightCol table.kalendar td.last{
  border-bottom: 0px;
}
#rightCol p.dostupnost{
  color: #6d6d6d;
  text-indent: 0px;
  font-size: 80%;
}
a.special1{
  background: url("/img/aBg.jpg");
  display: block;
  width: 210px;
  height: 43px;
  line-height: 35px;
  vertical-align: center;
  text-decoration: none;
}
/* Obsah
---------------------------*/
#content2{
  margin-top: -110px;
  color: #532a24;
  padding: 20px 14px;
  width: 914px;
}
#content{
  margin-top: -110px;
  color: #532a24;
  padding: 5px 14px;
  width: 714px;
}
.red, h2{
  color: #e64942;
}
#content2 ul, #content ul{
  margin: 0;
  padding: 0;
}
#content2 ul, #content ul{
  list-style: none;
}
#content2 ul li, #content ul li{
  background: url("/img/redBullet.gif") no-repeat left 0.5em;
  padding-left: 13px;
}
#content2 #info2 table{
  text-align: center;
  border-top: 0;
}
#content2 #info2 table thead td{
  border-top: 0;
  color: black;
  font-weight: bold;
}
#content2 #info2 table td em{
  color: red;
}
#content2 #info2 table td strong{
  color: green;
}
.fRight{
  float: right;
}
/* Box1
---------------------------*/
div.box1{
  background: url("/img/box1Bg.jpg") repeat-y;
  position: relative;
  width: 341px;
  margin-bottom: 1em;
}
div.box1 div.head{
  background: url("/img/box1Head.jpg") no-repeat;
  width: 341px;
  height: 27px;
  padding: 2px 2px 5px 31px;
}
div.box1 div.head span, div.box1 div.head h2{
  line-height: 27px;
  vertical-align: middle;
  font-weight: bold;
  font-style: italic;
}
div.box1 div.head h2{
  margin: 0;
  padding: 0;
  font-size: 95%;
}
div.box1 div.body{
  background: url("/img/box1Body.jpg") no-repeat left bottom;
  padding: 14px;
}
/* Box2
----------------------------*/
div.box2{
  background: url("/img/box2Bg.jpg") repeat-y;
  position: relative;
  width: 714px;
  float: left;
  margin-bottom: 1em;
}
div.box2 div.head{
  background: url("/img/box2Head.jpg") no-repeat;
  width: 714px;
  height: 27px;
  padding: 2px 2px 5px 31px;
}
div.box2 div.head span, div.box2 div.head h2{
  line-height: 27px;
  vertical-align: middle;
  font-weight: bold;
  font-style: italic;
}
div.box2 div.body{
  background: url("/img/box2Body.jpg") no-repeat left bottom;
  padding: 14px;
  width: 686px;
  float: left;
}
div.box2 a img{
  border: 0;
  display: block;
}
div.box2 a{
  float: left;
  margin: 5px;
  width: 141px;
  text-align: center;
  font-size: 110%;
  font-style: italic;
}
#scrollLeft{
  float: left;
  margin: 40px 0px;
  width: 50px;
  height: 50px;
  background: url("/img/sipkaLeft.jpg") no-repeat;
}
#scrollRight{
  float: right;
  margin: 40px 0px;
  width: 50px;
  height: 50px;
  background: url("/img/sipkaRight.jpg") no-repeat;
}
#scrollBody{
  width: 586px;
  height: 130px;
  overflow:hidden;
}
#scrollBodyStart{
  width: 586px;
  height: 160px;
  overflow:hidden;
}
#boardContent2{
  position: relative;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
/* Patička
----------------------*/
#foot{
  font-size: 80%;
  padding: 9px;
}
#foot a{
  color: black;
}
#foot span.leftCol{
  display: block;
  float: left;
  width: 4em;
}
/* Detail
-----------------------*/
#detailPic{
  float: left;
  position: relative;
  margin-top: -40px;
}
#info1{
  afloat: left;
  margin-left: 410px;
  min-height: 290px;
}
#info1 table{
  amargin-right: 20px;
  border-collapse: collapse;
  border-top: solid 1px #bfbfbf;
}
#info1 table td{
  padding-right: 30px;
  border-bottom: solid 1px #bfbfbf;
}
#info2 table{
  amargin-right: 20px;
  border-collapse: collapse;
  border-top: solid 1px #bfbfbf;
}
#info2 table td{
  padding-right: 30px;
  border-bottom: solid 1px #bfbfbf;
}
.popis{
  color: #e64942;
  font-size: 120%;
  display: block;
  font-style: italic;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
h2 span{
  font-size: 80%;
  color: black;
}
.none{
  display: none;
}
form{
  width: 485px;
  margin: 30px auto 20px auto;
  clear: left;
}
input{
  width: 160px;
  margin-right: 200px;
}
textarea{
  width: 360px;
}
input, textarea{
  float: left;
  margin-top: 2px;
}
label{
  float: left;
  margin-top: 3px;
  width: 100px;
}
#dotaz-tlacitko{
  width: 160px;
  margin: 10px 162px 10px 162px;
}
.obligatory{
  font-weight: bold;
}
#telefon{
  float: right;
  position: relative;
  width: 149px; 
  height: 54px;
  text-align: center;
  padding: 4px 4px 4px 65px;
  margin-top: -80px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: url("/img/telefon.jpg") no-repeat;
}
#telefon .tel1{
  color: #f26456;
  display: block;
  margin-top: 4px;
  font-size: 130%;
  font-weight: bold;
}

#telefon .tel2{
  color: #999999;
  font-size: 130%;
  font-weight: bold;
  letter-spacing: 5px
}
