body {
	text-align: center;
}

#pageContainer {
	position: relative;
	width: 762px;
	margin: 0px auto;
	margin-top: 15px;
	text-align: left;
}



.navigace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}



a:link.navigace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}



a:hover.navigace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DA242B;
	font-weight: bold;
	text-decoration: none;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 20px;
}



.body-leva {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}



a:link.body-leva {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DA242B;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: capitalize;
}

#tydenni-menu  {
  background: url(imagesy/layout_5b.old.gif) repeat-x scroll left top;
  width: 127px;
  height: 24px;
}

#tydenni-menu a {
  background: url(imagesy/layout_5b_link.gif) repeat-x scroll left top;
  width: 127px;
  height: 24px;
  display: block;
  text-indent: -5000px;
  
}

#tydenni-menu a:hover {
  background: url(imagesy/layout_5b_hover.gif) repeat-x scroll left top;
}

.gallery-photo {
  border: 3px #006633 solid;
}


/* link na anglickou stranku - start */

#englishPageLink {
	display: block;
	width: 16px;
	height: 11px;
	position: absolute;
	left: 10px;
	top: 40px;
	text-indent: -10000px;
	background: transparent url(imagesy/gb.gif) left top no-repeat;
}

/* link na anglickou stranku - end */

/* link na ruske PDF menu - start */

#russianMenuLink {
	display: block;
	width: 16px;
	height: 11px;
	position: absolute;
	left: 30px;
	top: 40px;
	text-indent: -10000px;
	background: transparent url(imagesy/ru.gif) left top no-repeat;
}

/* link na ruske PDF menu - end */

/* platebni karty v paticce - START */

.footer_creditCards {
    text-align: center;
    font-size: .70em;
    font-weight: bold;
    line-height: 3em;
    color: #ffcc00;
}

/* platebni karty v paticce - END */


/* sloupce obsahu (hlavne na titulu) - START */
 
.columnLeft {
    width: 170px;
    margin-top: 20px;
    padding: 0px 5px;
    float: left;
    border: 1px dashed #ffffff;
}

.columnRight {
    width: 170px;
    margin-top: 20px;
    padding: 0px 5px;
    float: right;
    border: 1px dashed #ffffff;
}
 
/* sloupce obsahu (hlavne na titulu) - END */



/* titulni strana - aktuality - START */

#actualityBeer,
#actualityFood {
    width: 170px;
}

#actualityBeer h2,
#actualityFood h2 {
    margin: 0px;
    padding: 5px 10px;
    background-color: #006633;
    color: #ffcc00;
}

#actualityBeer p,
#actualityFood p {
    margin: 3px 0px;
    padding: 5px 10px;
    font-size: .7em;
    font-weight: bold;
    background-color: #006633;
    color: #ffcc00;
}

#actualityBeer p a,
#actualityFood p a {
    color: #ffcc00;
    text-decoration: none;
}


#actualityBeer p a:after,
#actualityFood p a:after {
    content: ' >>';
}

#actualityBeer #actionBeer ul,
#actualityFood #actionFood ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#actualityBeer {
    float: left;
}

#actualityFood {
    float: right;
}

#scrollerBeer,
#scrollerFood {
    width: 170px;
    height: 100px;
    overflow: hidden;
    background-color: #ffe300;
}

#scrollerBeer ul,
#scrollerFood ul {
    margin: 0px;
    padding: 5px 0px;
    font-size: .75em;
    list-style: none;
}

#scrollerBeer ul li,
#scrollerFood ul li {
    margin: 0px;
    padding: 5px 8px;
    border-bottom: 2px solid #ffcc00;
}



/* titulni strana - aktuality - END */