/* ################ */
/*      general     */
/* ################ */
BODY {
  text-align: center;
  color: #FFFFFF; font-family: 'Trebuchet MS', Verdana; font-size: 14px;
  background-color: #000000;
}
#wrapper {
  width: 857px;
  text-align: left;
  margin: 0px auto 0px auto;
}
/* ################ */
/*        top       */
/* ################ */
#top {
  height: 181px; width: 100%;
}
/*#top_left {
  float: left;
  font-size: 15px;
  padding-left: 5px;
}
#top_right {
  float: right;
  text-align: right;
  font-size: 15px;
}
#top .logo {
  margin-top: 22px;
}
#top A {
  color: white; text-decoration: none;
}
#top A:hover {
  text-decoration: underline;
}
span.skype_pnh_container {
  display:none !important;
}
span.skype_pnh_print_container {
  display:inline !important;
}*/
/* ################ */
/*       menu       */
/* ################ */
#menu {
  background: url(../images/bila_cara.gif) no-repeat left bottom;
  padding-bottom: 2px;
  margin-bottom: 10px;
}
UL#menu_vlevo {
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 3px 0px 3px 0px;
  list-style-type: none;
}
UL#menu_vpravo LI,
UL#menu_vlevo LI {
  float: left;
  background: url(../images/menu_dot.gif) no-repeat left center;
  padding-left: 15px; padding-right: 10px;
}
UL#menu_vpravo {
  float: right;
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 3px 0px 3px 0px;
}
UL#menu_vpravo LI.first,
UL#menu_vlevo LI.first {
  background: none;
  padding-left: 5px;
}
UL#menu_vpravo LI.last {
  padding-right: 0px;
}
#menu UL LI A {
  color: #FFFFFF; text-decoration: none;
}
#menu UL LI A:hover {
  text-decoration: underline;
}
/* ################ */
/*      content     */
/* ################ */
#content {
  color: #9F9890;
}
#content IMG.graphic {
  margin-right: 20px;
}
#content UL LI {
  margin-left: 420px;
}
#content IFRAME {
  background-color: white;
}
#content H1.homepage,#content H2.homepage {
  color: #F5110E;
}
#content H2.yellow {
  color: #FACA1E;
}
#content H1,#content H2 {
  text-align: center;
}
#content H1.leftAlign,#content H2.leftAlign {
  text-align: left;
}
#content P {
  text-align: justify;
}
#content .beertasting P,#content .beertasting UL LI {
  color: #FFD01B;
}
#content .beertasting H1 {
  color: #0C7856;
}
#content .beertasting H2 {
  color: #C36235;
  font-size: 28px;
}
#content .prahabike P,#content .prahabike UL LI {
  color: #F68121;
}
#content .prahabike H1,#content .prahabike H2 {
  color: #B9CEE9;
}
#content DIV.youtubeText {
  margin-left: 302px; 
  padding-top:15px;
  width: 375px;
  text-align: justify;
}
#content TABLE TD.description {
  font-style: italic; font-size: 12px;
}
#content UL.listLinks {
  list-style-type: none;
  padding-left: 10px;
}
#content UL.listLinks LI {  
  margin-left: 0px;
}
#content A,#content A H1,#content A H2 {
  color: #9F9890;
  text-decoration: none;
}
#content A:hover H1,#content A:hover H2 {
  text-decoration: underline;
}
#content A {
  text-decoration: underline;
}
#content A:hover {
  text-decoration: none;
}
#content .beertasting A {
  color: #FFD01B;
}
#content .prahabike A {
  color: #F68121;
}
/* ################ */
/*      footer      */
/* ################ */
#footer {
  text-align: center;
  margin: 20px auto 20px auto;
}
#footer A {
  color: white;
}
#footer A:hover {
  text-decoration: none;
}

