body
{
  padding: 0px;
  margin: 0px;
  background-color: #9b1f1b;
  background-image: url('../images/background.jpg');
  font-family: "Times New Roman",Verdana;
  position: relative;
  color: #472B0E; 
}

/* Main identificators of the body - start */
div#page
{
  position: relative;
}

div#content
{
  position: absolute;
  top: 199px;
  left: 129px;
}

div#contentBody
{
  background-image: url('../images/contentBackground.jpg');
  display: block;
  width: 1118px;
}

div#contentBodyText
{
  padding: 19px 40px 10px 120px;
  line-height: 27px;
  position: relative;
}

/* Main identificators of the body - end */


/* footer - start */
div#conentFooterPanel 
{
  background-image: url('../images/contentFooter.png');
  background-repeat: no-repeat;
  width: 1118px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
/* footer - end */

p
{
  padding: 0px;
  margin: 0px;
  line-height: 27px;
  text-align: justify;
}

h1
{
  color: #4C3419;
  font-size: 22px;
  /*text-decoration: underline;*/
  padding: 0px;
  margin: 53px 0px 0px 0px;
}

h2
{
  color: #886B54;
  font-size: 18px;
  text-decoration: none;
  padding: 27px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

h4
{
  padding: 0px;
  margin: 0px 0px 4px 0px;
}

ul
{
  padding: 0px;
  margin: 0px;
  list-style-position: inside;
}

form
{
  padding: 0px;
  margin: 0px;
}

a 
{
  text-decoration: none;
}

th
{
  text-align: left;
}

td
{
  vertical-align: top;
}

ul.list
{
  padding: 0px;
  margin-left: 0px;
}

ul.list li
{
  list-style-type: square;
  margin: 0px;
  padding: 0px;
}

a:hover
{
  text-decoration: underline;
}

a:visited
{
  color: #0000A0;
}

span.bold
{
  font-weight: bold;
}

span.header
{
  font-size: 20px;
  font-weight: bold;
}

span.visibleMore
{
  font-size: 20px;
  font-weight: bold;
}

p.fontGrey
{
  color: #808080;
}

div.bodyCenter
{
  text-align: center;
}



h2.link
{
    padding: 0px 0px 0px 0px;
}


h2.link a
{
  color: #886B54;
  font-size: 18px;
  text-decoration: none;
}

h2.link a:hover
{
  /*text-decoration: underline;*/
  color: #4C3419;
}

h2.link div
{
  float: right;
  width: 170px;
}



/* main page */

img#mainPage1
{
  float: right;
  margin: 0px 0px 10px 30px;
  border: 2px solid #7A5C40;
}

img#mainPage2
{
  float: right;
  margin: 0px 0px 10px 30px;
  border: 2px solid #7A5C40;
}

div#linkBlueCat
{
  position: absolute;
  left: 910px;
  top: 0px;
  width: 204px;
  height: 49px;
  background-image: url('../images/kockaLink.jpg');
  background-repeat: no-repeat;
}

div#linkBlueCat a
{
  display: block;
  width: 204px;
  height: 49px;
}

div#linkBlueCat span
{
  /*text-decoration: underline;*/
}

div#linkBlueCat a
{
  text-decoration: none;
}

div.blueCatImgs
{
    text-align: left;
}

div.blueCatImgs img
{
  margin: 15px;
  padding: 1px;
  border: 1px solid #7A5C40;
}

/* main page - end */


/* blue cat - start */

div#blueCatContact
{
  float: right;
  width: 400px;
  margin-right: 200px;
}

div#blueCatOuterC
{
  overflow: auto;
}

div#blueCatContact tr
{
  line-height: 22px;
}

div#openHours
{
  float: left;
  margin-left: 50px;
}

div#openHours tr
{
  line-height: 23px;
}

div#openHours th
{
  width: 100px;
}

/* blue cat - end */

/* food and drink content.start */

img.catPhoto
{
  border: 2px solid #614930;
}

/* food and drink content.end */


/* submenu - start */
div#subMenu 
{
  position: absolute;
  top: 250px;
  left: 16px;
  width: 225px;
}

div#subMenuHeader
{
  background-image: url('../images/subMenuHeader.jpg');
  background-repeat: no-repeat;
  height: 25px;
  color: #f8eacc;
  text-indent: 15px;
  font-size: 18px;
  line-height: 25px;
}

div#subMenuBody
{
  background-image: url('../images/subMenuBody.jpg');
  background-repeat: repeat-y;
}

div#subMenuBodyText
{
  
}

div#subMenuFooter
{
  background-image: url('../images/subMenuFooter.png');
  background-repeat: no-repeat;
  height: 32px;
}
/* submenu - end */

/* subMenu quick contact main page - start*/
div.quickContact
{
  padding: 10px 0px;
  line-height: 18px;
  text-align: center;
  display: block;
  width: 213px;
}

h3.quickContact
{
  padding: 0px;
  margin: 0px 0px 10px 0px;
  text-decoration: underline;
}

h3.quickContact2
{
  padding: 0px;
  margin: 20px 0px 5px 0px;
  text-decoration: underline;
}

table.qcTable
{
  margin: auto;
}


table.qcTable th
{
  width: 30px;
}
/*  subMenu quick main page contant - end*/

/* subMenu global - start */
div.subMenuPadding
{
  padding: 10px 3px;
}

ul#categoryList
{
  padding-left: 0px;
  margin-left: 0px;
  list-style-position: outside;
  list-style-type: none;
  width: 205px;
}

ul#categoryList li
{
  background-image: url('../images/subMenuLineImage.jpg');
  background-position: 0px 6px;
  background-repeat: no-repeat;
  line-height: 22px;
  padding-left: 50px;
  overflow: hidden;
}

ul#categoryList li:hover
{
  background-image: url('../images/subMenuLineImage_h.jpg');
}

ul#categoryList a
{
  color: #472B0E;
  color: black;
  width: 150px;
}


ul#categoryList a:hover
{
  text-decoration: none;
}

a.noWidth
{
  width: auto;
  display: inline !important;
}

/* subMenu global - end */

/* header - start */
div#LogoLeft
{
  position: absolute;
  top: 0px;
  left: 122px;
  width: 445px;
  height: 132px;
  background-image: url('../images/LogoLeft.jpg');
  background-repeat: no-repeat;
}

div#LogoRight
{
  position: absolute;
  top: 0px;
  left: 842px;
  width: 445px;
  height: 132px;
  background-image: url('../images/logoRight.jpg');
  background-repeat: no-repeat;
}

/* Languages bar - start */
div#Languages
{
  position: absolute;
  top: 0px;
  left: 1074px;
  width: 261px;
  height: auto;
}


div#Languages a
{
  text-decoration: none;
}


div#langUk
{
  background-image: url('../images/flagUk.jpg');
  width: 49px;
  height: 132px;
  float:left;
}

div#langUk a
{
  display: block;
  background-image: none;
  width: 49px;
  height: 132px;
}

div#langUk a:hover
{
  background-image: url('../images/flagUk_hover.jpg');
}

div#langCz
{
  background-image: url('../images/flagCz.jpg');
  width: 57px;
  height: 132px;
  float:left;
}

div#langCz a
{
  display: block;
  width: 57px;
  height: 132px;
  background-image: none;
}

div#langCz a:hover
{
  background-image: url('../images/flagCz_hover.jpg');
  
}

div#langDe
{
  background-image: url('../images/flagDe.jpg');
  width: 89px;
  height: 151px;
  float: left;
}

div#langDe a
{
  display: block;
  background-image: none;
  width: 85px;
  height: 151px;
}

div#langDe a:hover
{
  background-image: url('../images/flagDe_hover.jpg');
}

/* Languages bar - end */

div#menuOnas
{
  background-image: url('../images/menu/cz/onas_hover.jpg');
}

div.menuOnas
{
  background-repeat: no-repeat;
  width: 210px;
  height: 67px;
  position: absolute;
  top: 132px;
  left: 122px;
}

div#menuOnas a
{
  background-image: url('../images/menu/cz/onas.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 210px;
  height: 67px;
  text-decoration: none;
}

div#menuOnas a:hover
{
  background-image: none;
}


div#menuGalerie
{
  background-image: url('../images/menu/cz/galerie_hover.jpg');
}

div.menuGalerie
{
  background-repeat: no-repeat;
  width: 193px;
  height: 67px;
  position: absolute;
  top: 132px;
  left: 332px;
}

div#menuGalerie a
{
  background-image: url('../images/menu/cz/galerie.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 193px;
  height: 67px;
  text-decoration: none;
}

div#menuGalerie a:hover
{
  background-image: none;
}


div#menuSvatby
{
  background-image: url('../images/menu/cz/svatby_hover.jpg');
  background-repeat: no-repeat;
}

div.menuSvatby
{
  background-repeat: no-repeat;
  width: 201px;
  height: 67px;
  position: absolute;
  top: 132px;
  left: 843px;
}

div#menuSvatby a
{
  background-image: url('../images/menu/cz/svatby.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 201px;
  height: 67px;
  text-decoration: none;
}

div#menuSvatby a:hover
{
  background-image: none;
}

div#menuKontakt
{
  background-image: url('../images/menu/cz/kontakt_hover.jpg');
  background-repeat: no-repeat;
}

div.menuKontakt
{
  background-repeat: no-repeat;
  width: 207px;
  height: 67px;
  position: absolute;
  top: 132px;
  left: 1044px;
}

div#menuKontakt a
{
  background-image: url('../images/menu/cz/kontakt.jpg');
  background-repeat: no-repeat;
  display: block;
  width: 207px;
  height: 67px;
  text-decoration: none;
}

div#menuKontakt a:hover
{
  background-image: none;
}

div#menuPokrmy
{
  background-image: url('../images/menu/cz/pokrmy_hover.jpg');
  background-repeat: no-repeat;
  width: 186px;
  height: 199px;
  position: absolute;
  top: 0px;
  left: 525px;
}

div#menuPokrmy a
{
  display: block;
  background-image: url('../images/menu/cz/pokrmy.jpg');
  background-repeat: no-repeat;
  width: 186px;
  height: 199px;
  text-decoration: none;
}

div#menuPokrmy a:hover
{
  background-image: none;
}

div.menuNapoje
{
  background-repeat: no-repeat;
  width: 160px;
  height: 199px;
  position: absolute;
  top: 0px;
  left: 699px;
}

div#menuNapoje
{
  background-image: url('../images/menu/cz/napoje_hover.jpg');
}

div#menuNapoje a
{
  display: block;
  background-image: url('../images/menu/cz/napoje.jpg');
  background-repeat: no-repeat;
  width: 160px;
  height: 199px;
  text-decoration: none;
}

div#menuNapoje a:hover
{
  background-image: none;
}

div#bookBottom
{
  background-image: url('../images/bookBottom.jpg');
  background-repeat: no-repeat;
  width: 359px;
  height: 166px;
  position: absolute;
  top: 0px;
  left: 366px;
}

/* header - end */

/* galery - start */
 
div#galeryBox
{
  overflow: auto;
  text-align: center;
}  

table.galery
{
  width: 100%;
}

table.galery td
{
  vertical-align: middle;
  text-align: center;
}
 
 
div#galeryBox img
{
  border : 2px solid #886B54;
  margin: 3px;
  position: relative;
} 
  
/* galery - end */

/* contact - start */
div#contactMaps
{
  text-align: center;
  clear: both;
  margin-top: 7px;
}

div#contactMaps img
{
  border: 1px solid #785A41;
  padding: 1px;
}

/* contact - end */

/* weddings - start */
img#cake
{
  margin-top: 14px;
  margin-bottom: 4px;
  position: relative;
  left: -35px;
}

span.header
{
  font-size: 16px;
  width: 80px;
  display: block;
  float: left;
}

span.amntHead
{
  font-size: 16px;
  width: 50px;
  display: block;
  float: left;
  color: #826350;
  text-align: right;
  padding-right: 10px;
}

td.indent p
{
  padding-left: 15px;
}

table.weddOwnMenu
{

}


div.weddingsImages
{
  margin-top: 30px;
  text-align: center;
}

div#weddingsImagesMrgNeeded
{
  margin-bottom: 63px;
}


div.weddingsImages img
{
  margin: 20px 20px 0px 20px;
  border: 1px solid #785A41;
  padding: 1px;
}
/* weddings - end */

/* Wine card - start*/
img#titleText
{
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  border: 2px solid #7A5C40;
}

h3.wineLabel
{
  margin: 0px;
  padding: 0px;
  font-size: 16px;
}

h3.wineLabel span
{
  margin-left: 15px;
  font-size: 14px;
}

div#wineCardLink
{
  height: 50px;
  margin-top: 8px;
  margin-left: 5px;
  line-height: 25px;
}

div#wineCardLink a
{
  color: #7A5C40; 
  display: block;
  width: 160px;
  padding: 1px 4px;
  margin-left: 28px;
  text-decoration: underline;
}

div#wineCardLink a:hover
{
  background-color: #EFE1C9;
  text-decoration: none;
}
div#wineCardLink img
{
  height: 45px;
  position: absolute;
  left: 10px;
  margin-top: 3px;
}

/* Wine card - end */

