a:focus
{
  -moz-outline-style: none;
}

#sub #content-main-1,
#sub #content-main-2,
#sub #content-main-3,
#sub #content-main-4,
#sub #content-main-5 {
	text-align: left;
	padding: 0 0 60px 0;
	height: 100%;
}

#sub #content-main-1 { background: #fff url(../_img/sub/sub-bg-content-1.jpg) 100% 100% no-repeat; }
#sub #content-main-2 { background: #fff url(../_img/sub/sub-bg-content-2.jpg) 100% 100% no-repeat; }
#sub #content-main-3 { background: #fff url(../_img/sub/sub-bg-content-3.jpg) 100% 100% no-repeat; }
#sub #content-main-4 { background: #fff url(../_img/sub/sub-bg-content-4.jpg) 100% 100% no-repeat; }
#sub #content-main-5 { background: #fff url(../_img/sub/sub-bg-content-5.jpg) 100% 100% no-repeat; }

#sub #content-main {
	text-align: left;
	padding: 0 0 60px 0;
	height: 100%;
	background: #fff url(../_img/sub/sub-bg-content-1.jpg) 100% 100% no-repeat;
}

/**************************************************************************************************/
/* MENU
/*************************************************************************************************/

#sub #menu {
	width: 858px; /* real 932px */
	padding: 0 0 0 73px;
	height: 68px;
	list-style-type: none;
}

#sub #menu {
	background: url(../_img/menu-sub/bg-menu.gif) no-repeat;
}

#sub #menu li {
	display: inline-block;
	float: left;
	height: 68px;
	background-position: 0 0;
}

#sub #menu li a {
	display: block;
	height: 68px;
	background-position: 0 0;
	outline: none;
	text-indent: -9999px;
}

#sub #menu li a:hover { background-position: 0 -68px; }

#sub #menu li a.menu-active, #sub #menu li a.menu-active:hover { background-position: 0 -136px; }

#menu-new {
	width: 87px;
	background: url(../_img/menu-sub/menu-new.gif) no-repeat;
}

#menu-about-coffee {
	width: 97px;
	background: url(../_img/menu-sub/menu-about-coffee.gif) no-repeat;
}

#menu-buy {
	width: 77px;
	background: url(../_img/menu-sub/menu-buy.gif) no-repeat;
}

#menu-history {
	width: 87px;
	background: url(../_img/menu-sub/menu-history.gif) no-repeat;
}

#menu-stores {
	width: 87px;
	background: url(../_img/menu-sub/menu-stores.gif) no-repeat;
}

#menu-franchising {
	width: 87px;
	background: url(../_img/menu-sub/menu-franchising.gif) no-repeat;
}

#menu-offer {
	width: 87px;
	background: url(../_img/menu-sub/menu-offer.gif) no-repeat;
}

#menu-museum {
	width: 87px;
	background: url(../_img/menu-sub/menu-museum.gif) no-repeat;
}

#menu-gallery {
	width: 87px;
	background: url(../_img/menu-sub/menu-gallery.gif) no-repeat;
}

/**************************************************************************************************/
/* SUBMENU
/*************************************************************************************************/

#sub #content-left-container {
	float: left;
	padding: 5px;
	margin: 0 0 20px 0;
	width: 222px;
	background-color: #fff;
}

#sub ul#submenu {
	display: block;
	width: 221px;
	list-style: none;
}

#sub ul#submenu li {
	display: block;
	margin: 0 0 1px 0;
}

#sub ul#submenu li a {
	display: block;
	padding: 6px 0 6px 20px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: #f7ece2 url(../_img/sub/sub-list-active.gif) 95% 50% no-repeat;
	color: #934b05;
	outline: none;
}

#sub ul#submenu li a:hover {
	background-color: #e9ddd2;

}

#sub .menu-level2 { padding: 5px 0 5px 0; }

#sub ul#submenu .menu-level2 li a{
	background-color: #fef8f3;
	background-image: none;
	padding: 3px 0 3px 30px;
	font-weight: normal;
}
#sub ul#submenu .menu-level2 li a:hover { background-color: #f7f0e9; }

/**************************************************************************************************/
/* MAIN CONTAINER
/*************************************************************************************************/
#sub #content-main-container {
	float: left;
	width: 691px;
	margin-bottom: 80px;
}

#sub #content-main-container a:hover {
	text-decoration: underline;
}

#sub #main-columns, #sub #main-columns-news {
	float: left;
	padding: 10px;
}

#sub #main-columns {
	width: 460px;
}

#sub #main-columns-news {

}

#sub .main-entry {
	width: 210px;
	float: left;
}

.bg {
	background: url(../_img/main-entry-bg.gif) 99% 25px no-repeat;
}

#sub .main-entry, #sub .main-entry-recipes,
#sub #content-plot { /* padding: 20px 10px 0 10px; */ padding: 10px; padding-bottom: 0; }

#sub #main-columns-gallery {
	padding: 10px;
}


.galleryWrapper {
	float: left;
}

#sub .main-entry-gallery {
	width: 202px; /* real: 192px; */
	float: left;
	padding: 10px 5px 0 5px;
}

#sub .main-entry h3 a,
#sub #content-plot h3 {
	display: block;
	padding: 0 0 10px 0;
	font: bold 75% Georgia;
	text-transform: uppercase;
	text-decoration: none;
	color: #834001;
}

#sub .main-entry h3 a:hover { text-decoration: underline; }

#sub .main-entry h3 a:first-letter ,
#sub #content-plot h3:first-letter { font-size: 150%; }

#sub .main-entry p, #sub .gallery-caption {
	font-size: 70%;
}

#sub .gallery-caption {
	margin-top: 5px;
	padding: 0 5px 0 5px;

}

#sub .gallery-caption p {
	font-size: 100%;
}

#sub .main-entry-thumb {
	display: block;
	height: 140px;
	width: 190px;
	overflow: hidden;
	border: 5px #f6ece2 solid;
	/* margin-top: 50px; */
}

#sub .main-entry-thumb:hover, #sub .main-entry-thumb-gal:hover { border: 5px #dfd1c2 solid; }

#sub .main-entry img {
	display: block;
	border: none;
}

#sub .main-entry-more {
	display: block;
	margin: 10px 0 0 0;
	width: 18px;
	height: 10px;
	background: url(../_img/sub/sub-main-entry-more.gif) 50% 50% no-repeat;
	text-indent: -9999px;
	outline: none;
}

#sub #content-plot {
	float: left;
	width: 211px;
	padding: 20px 0 30px 0;
}

#sub #content-bottom {
	/* height: 124px; */
	height: 180px;
	background: url(../_img/sub/sub-bg-bottom-content.gif) repeat-x #692D02;
}

#sub #content-plot p {
	display: block;
	padding: 0 0 10px 0;
	color: #a65407;
	font: 70% Georgia;
	text-transform: uppercase;
	line-height: 150%;
}

/*
 * pagination
 */
#sub #sub-nav {
	clear: both;
	list-style: none;
	display: block;
	padding: 20px 0 20px 10px;
}

#sub #sub-nav ul { list-style: none; }

#sub #sub-nav li {
	float: left;
	margin: 0 10px 0 0;
}

#sub #sub-nav li a {
	display: block;
	padding: 5px 8px 5px 8px;
	color: #934b05;
	text-decoration: none;
	font-size: 11px;
	border: 1px #e4cfbb solid;
}

#sub #sub-nav li a:hover {
	border: 1px #997653 solid;
}

#sub #sub-nav li a#nav-sub-active {
	background-color: #fcf6f0;
	border: 1px #997653 solid;
}

/**************************************************************************************************/
/* BOTTOM CONTENT
/*************************************************************************************************/
#sub #newsletter {
	height: 95px; /* total 124px */
	padding: 29px 0 0 20px;
	background: none;
}

#sub #features-sub {
	width: 690px;
	overflow: hidden;
	/* background: url(../_img/bg-coffee.gif) 0 0 repeat-x; */
}

#features-sub h2 {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 14px;
	margin: 17px 0 17px 0;
	background: url(../_img/sub/sub-header-features.gif) no-repeat;
	text-indent: -9999px;
}
#features-sub {position:relative}
#sub #newsletter h2 { background: url(../_img/sub/sub-header-newsletter.gif) 0 0 no-repeat; }

#sub .coffee {
	height: 124px;
	background: url(../_img/sub/sub-bg-features.gif) 100% 0 no-repeat;
}

#sub .coffee:last-child { background: none; }

#sub .coffee-header { background: url(../_img/sub/sub-bg-coffee-header.gif) 0 0 no-repeat; }

#sub .coffee-origin { background: url(../_img/sub/sub-span-pochodzenie.gif) 0 0 no-repeat; }

#sub .coffee ul {
	margin: 0;
}

/**************************************************************************************************/
/* SUB: FULL VIEW
/*************************************************************************************************/
.sub-view #main-columns, .sub-view #main-columns-news {
	padding: 10px;
}

.sub-view #main-columns p, .sub-view #main-columns-news p {
	display: block;
	padding: 0 10px 10px 4px;
}

.sub-view #main-columns p, .sub-view #main-columns-news p, #main-columns ol, #main-columns ul, #main-columns-news ol, #main-columns-news ul {
	/* line-height: 150%; */
	font-size: 75%;
	line-height: 175%;
}

#sub-nav ul {
	line-height: 100%;
}

.sub-view #main-columns ol, .sub-view #main-columns ul {
	/* font-size: 70%; */
	margin-left: 25px;
}

.sub-view #main-columns p a, .sub-view #main-columns-news p a {
	color: #834001;
}

.sub-view #main-columns p a:hover, .sub-view #main-columns-news p a:hover { text-decoration: underline; }

.sub-view #main-columns h3, .sub-view #main-columns-news h3 {
	display: block;
	padding: 20px 0 10px 0;
	font: bold 75% Georgia;
	text-transform: uppercase;
	color: #834001;
}

.sub-view #main-columns h3:first-letter, .sub-view #main-columns-news h3:first-letter { font-size: 150%; }

.clear {
clear: both;
}

h3 {
color:#834001;
display:block;
font-family:Georgia;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:0pt 0pt 10px;
text-transform:uppercase;
}
h3.fla, h3.flaW {font-size:90%;}

p {
font-size: 75%;
}

a {
color: #8c4601;
text-decoration: none;
}

#entry-content {
line-height: 90%;
}

#entry-content ul {
font-size: 70%;
padding-left: 15px;
}

ul#goto {
	list-style-type: none;
	margin: 0;
	margin-top: 27px;
	padding: 0;
}

ul#goto li {
	text-indent: -9999px;
}

ul#goto li a {
	display: block;
	width: 222px;
}

ul#goto li a#shop-pl {
	height: 101px;
	background: url(../_img/przejdz-do-sklepu.gif) no-repeat;
}

ul#goto li a#shop-en {
	height: 101px;
	background: url(../_img/en/przejdz-do-sklepu.gif) no-repeat;
}

ul#goto li a#blog-pl {
	height: 88px;
	background: url(../_img/przejdz-do-bloga.gif) no-repeat;
}

ul#goto li a#blog-en {
	height: 88px;
	background: url(../_img/en/przejdz-do-bloga.gif) no-repeat;
}

ul#goto li a#jobs-pl {
	height: 44px;
	background: url(../_img/oferty-pracy.gif) no-repeat;
}

ul#goto li a#jobs-en {
	height: 44px;
	background: url(../_img/en/oferty-pracy.gif) no-repeat;
}

/**************************************************************************************************/
/* SLIDERS
/*************************************************************************************************/

div.slide {
	/* padding: 15px 15px 15px 20px; */
	padding: 15px 20px 15px 20px;
	_margin-bottom: 30px;
	width: 640px;
	height: 100%;
	line-height: 120%;
}


*:first-child+html div.slide {
	margin-bottom: 80px; /*!important for IE7 */
	}

div.box, div.box-hide {
	/* margin-top: 10px; */
}

div.slide h3.toogle a {
	color: #FFF;
	background: #934b05 url(../_img/slider-down.gif) right center no-repeat;
	cursor: pointer;
	display: block;
}

div.slide h3.toogle a.on {
	background-image:url(../_img/slider-up.gif);
}

div.slide h4 {
	font-family: Georgia;
	color: #934b05;
	/* background-color: #f7ece2; */
	margin: 6px 0;
}

div.slide h3.toogle a, div.slide h4 {
	font-size: 11px;
	line-height: 160%;
	/* margin: 0 0 3px 0; */
	padding: 5px;
	clear: both;
	text-transform: uppercase;
	font-family: Georgia;
	font-weight: normal;
}

div.slide h3.toogle {
	padding: 0;
	margin: 0;
	margin-top: 1px;
	clear: both;
}

div.slide img {
	float: left;
	margin: 2px 5px 5px 0;
}

div.country-desc, div.gallery-desc {
	margin-bottom: 20px;
	padding: 15px;
	background-color: #F7ECE2;
	font-size: 95%;
	color: #333;
}

div.gallery-desc {
	margin-bottom: 0;
	margin-right: 37px;
}

a.buy {
	display: block;
	clear: both;
	text-align: right;
	text-decoration: none;
	margin: 6px 0 15px 0;
	font-size: 11px;
	line-height: 160%;
	padding: 3px;
	border-bottom: 1px solid #f7ece2;
	padding-bottom: 10px;
}

a.buy:hover {
	text-decoration: underline;
}

/**************************************************************************************************/
/* NASZE SKLEPY
/*************************************************************************************************/

.map, #brew-methods {
	width: 652px;
	margin: 9px 5px 0 10px;
}

#shops {
clear: both;
margin-left: 50px;
padding-top: 15px;
width: 600px;
}

.shop {
float: left;
margin-top: 9px;
margin-bottom: 40px;
line-height: 100%;
}

.shop-image {
float: left;
width: 185px;
margin-right: 22px;
}

.shop-map {
float: right;
}

.shop-googlemap {
width: 300px;
height: 200px;
background-color: #fff;
border: solid 5px #F7ECE2;
overflow: hidden;
}

.shop-map ul {
clear: right;
list-style-type: none;
margin: 10px 0 0 107px;
}

.shop-map li {
margin-bottom: 3px;
}

.shop-map li a {
text-indent: -9999px;
display: block;
width: 194px;
height: 24px;
}


a#see-gallery-pl {
background: url(../_img/zobacz-galerie.gif) no-repeat;
}
a#see-gallery-en {
background: url(../_img/en/zobacz-galerie.gif) no-repeat;
}

a#virtual-trip-pl {
background: url(../_img/wirtualna-wycieczka.gif) no-repeat;
}
a#virtual-trip-en {
background: url(../_img/en/wirtualna-wycieczka.gif) no-repeat;
}

a#see-menu-pl {
margin-top: 7px;
height: 34px;
background: url(../_img/zobacz-menu-pijalni.gif) no-repeat;
}

a#see-menu-en {
margin-top: 7px;
height: 34px;
background: url(../_img/en/zobacz-menu-pijalni.gif) no-repeat;
}

.shop-details {
float: left;
width: 250px;
/* padding-top: 9px; */
}

.shop-details p {
margin-left: 5px;
font-size: 70%;
}


.shop-photos {
/* margin-top: 15px; */
margin-bottom: 15px;
}

.shop-photos img {
/* width: 80px;
height: 54px; */
}

.shop-details img {
border: solid 5px #f7ece2;
}

.shop p.shop-open {
	margin-top: 15px;
}

.shop p.shop-open span {
	color: #8c4601;
	font-size: 80%;
}

.shop p.shop-open span strong {
	font-weight: normal;
}

/**************************************************************************************************/
/* TIMELINE
/*************************************************************************************************/


.time-boat {
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:44px;
	z-index:100;
	background:transparent url(../_img/timeline/boat.gif) 8px 0 no-repeat;
	margin:0;
}

.time-boat span {
	display:none;
}


.droppable-active {
}

.droppable-hover {
}

ul.timeline {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:70px;
	width:651px;
	background:transparent url(../_img/timeline/timeline-bg2.gif) center 40px repeat-x;
	margin:0;
	padding:0;
}

ul.timeline li {
	list-style:none;
	width:80px;
	height:70px;
	display:block;
	position:absolute;
	top:0;
}

ul.timeline li a {
	display:block;
	height:35px;
	line-height:40px;
	text-align:center;
	background:transparent url(../_img/timeline/timeline-link.gif) top center no-repeat;
	color:#9e5e1f;
	text-decoration:none;
	outline:none;
	margin:35px 0 0;
}

ul.timeline li a span{
    display:block;
    height:50px;
    line-height:140px;
    overflow:hidden;
    font-size:8px;
    text-align:left;
    color:#fff;
	background:transparent url(../_img/timeline/xx.gif) center center no-repeat;
}

*:first-child+html ul.timeline li a span{
	line-height:0px;
	}

* html ul.timeline li a span{
    line-height:0px;
   	}


ul.timeline li a.vi span{background-image:url(../_img/timeline/vi.gif);}
ul.timeline li a.x-xv span{background-image:url(../_img/timeline/x-xv.gif);}
ul.timeline li a.xvi span{background-image:url(../_img/timeline/xvi.gif);}
ul.timeline li a.xvii span{background-image:url(../_img/timeline/xvii.gif);}
ul.timeline li a.xviii span{background-image:url(../_img/timeline/xviii.gif);}
ul.timeline li a.xix span{background-image:url(../_img/timeline/xix.gif);}
ul.timeline li a.xx span{background-image:url(../_img/timeline/xx.gif);}
ul.timeline li a.xxi span{background-image:url(../_img/timeline/xxi.gif);}

.time-line-wrapper {
	position:relative;
	height:70px;
	width:650px;
	/* margin: 10px auto 30px auto; */
	margin: 0 auto 30px auto;
	padding:0;
}

/**************************************************************************************************/
/* KALENDARIUM
/*************************************************************************************************/

#timeContent {
	width: 651px;
	margin: 20px auto;
}

h3.age-header {
	text-indent: -9999px;
}

h3#choose-age-pl {
	margin-top: 25px;
	margin-left: 20px;
	background: url(../_img/kalendarium/wybierz-wiek.gif) no-repeat;
}

h3#choose-age-en {
	margin-top: 25px;
	margin-left: 20px;
	background: url(../_img/kalendarium/en/wybierz-wiek.gif) no-repeat;
}

h3#age-vi-pl {
	background: url(../_img/kalendarium/wieki/vi.gif) no-repeat;
}

h3#age-x-xv-pl {
	background: url(../_img/kalendarium/wieki/x-xv.gif) no-repeat;
}

h3#age-xvi-pl {
	background: url(../_img/kalendarium/wieki/xvi.gif) no-repeat;
}

h3#age-xvii-pl {
	background: url(../_img/kalendarium/wieki/xvii.gif) no-repeat;
}

h3#age-xviii-pl {
	background: url(../_img/kalendarium/wieki/xviii.gif) no-repeat;
}

h3#age-xix-pl {
	background: url(../_img/kalendarium/wieki/xix.gif) no-repeat;
}

h3#age-xx-pl {
	background: url(../_img/kalendarium/wieki/xx.gif) no-repeat;
}

h3#age-xxi-pl {
	background: url(../_img/kalendarium/wieki/xxi.gif) no-repeat;
}

h3#age-vi-en {
	background: url(../_img/kalendarium/wieki/en/vi.gif) no-repeat;
}

h3#age-x-xv-en {
	background: url(../_img/kalendarium/wieki/en/x-xv.gif) no-repeat;
}

h3#age-xvi-en {
	background: url(../_img/kalendarium/wieki/en/xvi.gif) no-repeat;
}

h3#age-xvii-en {
	background: url(../_img/kalendarium/wieki/en/xvii.gif) no-repeat;
}

h3#age-xviii-en {
	background: url(../_img/kalendarium/wieki/en/xviii.gif) no-repeat;
}

h3#age-xix-en {
	background: url(../_img/kalendarium/wieki/en/xix.gif) no-repeat;
}

h3#age-xx-en {
	background: url(../_img/kalendarium/wieki/en/xx.gif) no-repeat;
}

h3#age-xxi-en {
	background: url(../_img/kalendarium/wieki/en/xxi.gif) no-repeat;
}

div#dates {
	float: left;
	padding-bottom: 20px;
}

div.age-event {
	float: left;
	margin-top: 10px;
}

div.age-event h4 {
	font-family: Georgia, Tahoma, Arial, sans-serif;
	color: #834001;
	font-size: 100%;
}

div.age-date {
	float: left;
	width: 65px; /* real: 95px; */
	/* height: 95px; */
	padding: 10px 15px 20px 15px;
	text-align: right;
}

div.age-date-desc, div#age-vi {
	float: left;
	/* width: 525px; */
	width: 500px;
	margin-left: 15px;
	line-height: 125%;
	background: url(../_img/main-entry-bg.gif) no-repeat 0 5px;
}

div.age-date-desc {
	padding: 10px 0 15px 15px;
}

div#age-vi {
	padding: 0 0 15px 15px;
}

div.age-no-date {
	padding-top: 0;
}

/**************************************************************************************************/
/* CONTACT
/*************************************************************************************************/

p.required-fields, form, input, textarea {
	color: #834001;
}

.sub-view #main-columns p.required-fields {
	font-size: 60%;
}

span.required {
	color: #ff4800;
}

form#contact {
	font-size: 70%;
}

div.field, div.field-textarea {
	padding: 6px;
	padding-left: 10px;
	margin-bottom: 1px;
	background-color: #f6ece2;
}

div.field label {
	display: block;
	float: left;
	width: 135px;
	padding-top: 5px;
}

div.field input, div.field-textarea textarea, div.field select {
	border: solid 1px #ddc4ab;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	padding: 5px;
	width: 293px;
	color: #834001;
}

div.field select {
	width: 305px;
}

div.field-textarea textarea {
	width: 428px;
	height: 80px;
}

div.field label.textarea {
	float: none;
	font-weight: bold;
}

div.field-textarea {
	padding: 6px 10px 10px 10px;
}

div.send {
	width: 124px;
	margin: 0 auto;
	margin-top: 10px;
}

div.send input {
	font-family: Tahoma, Arial, sans-serif;
	background: #f7ece2 url(../_img/bg-input-submit.gif) repeat-x;
	border:1px solid #E3CDB8;
	color: #834001;
	font-weight:bold;
	padding: 8px;
	text-decoration:none;
	font-size: 100%;
}

div.alert, div#alert-errors {
	padding: 10px;
	background-color: #f6ece2;
	color: #834001;
	border: solid 1px #ddc4ab;
	margin-bottom: 10px;
	font-size: 70%;
}

div.alert p {
	padding-bottom: 0;
}

div.alert ul {
}

div#alert-errors {
}

.sub-view #main-columns #alert-errors ul {
	font-size: 100%;
	margin-top: 10px;
}

div.field .form-error, div.field-textarea .form-error {
	border: solid 1px red;
}

div#form-processing {
	float: right;
	margin-top: -26px;
	margin-right: 10px;
}

/**************************************************************************************************/
/* RECIPES SEARCH
/*************************************************************************************************/

div.recipes-select {
	margin-bottom: 10px;
}

#sub #content-plot div.recipes-select p {
	padding: 0 0 5px 5px;
}

div.recipes-select p label {
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
	text-transform: none;
}

div.recipes-select select {
	width: 190px;
	height: 25px;
	border: solid 1px #ddc4ab;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	padding: 5px;
	color: #834001;
}

img#recipe-image {
	margin: 5px 0 10px 0;
	border: solid 5px #F7ECE2;
}

/**************************************************************************************************/
/* RECIPE
/*************************************************************************************************/

#sub .main-entry-recipes {
	width: 210px;
	float: left;
	margin-bottom: 10px;
}

div.recipe-lead {
	height: 48px;
	overflow: hidden;
}

div.see-recipe {
	padding-bottom: 5px;
}

a.see-recipe-link {
	font-family: Tahoma, Arial, sans-serif;
	background: #f7ece2 url(../_img/bg-input-submit.gif) repeat-x;
	border: 1px solid #E3CDB8;
	color: #834001;
	font-weight:bold;
	padding: 5px 8px 5px 8px;
	margin-top: 10px;
	text-decoration:none;
	font-size: 70%;
}

a.see-recipe-link:hover {
	background: #fff;
}

/**************************************************************************************************/
/* TAGS
/*************************************************************************************************/


.tags {
	margin-top: 10px;
	padding-bottom: 15px;
	font-size: 90%;
}

.tags, .tags-recipe {
	color: #999;
}

.read-more {
	display: block;
	/* color: #ae713b; */
	font-style: normal;
	font-size: 11px;

}

.read-more:hover {
	text-decoration: underline;
}

/* wiki-kawy */

div#wiki-kawy {
	clear: both;
}

div#wiki-kawy ul, div#shoplist ul {
	padding: 15px;
	padding-right: 0;
	font-size: 75%;
	line-height: 135%;
}

div#wiki-kawy ul ul, div#shoplist ul ul {
	font-size: 100%;
}

ul.column {
	float: left;
	width: 190px;
	list-style-type: none;
}

ul.column li {
	font-weight: bold;
}

ul.column li ul li {
	font-weight: normal;
}

div.main-entry img {
	margin-top: 10px;
}
