@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #EEA14F;
	background-color: #260D06;
}
a:link {
	color: #EEA14F;
	text-decoration: none;

}
a:hover {
	color: #EEA14F;
	text-decoration: underline;
	border: 0px none #FFFFFF;
}
a:visited {
	color: #EEA14F;
	text-decoration: none;

}

#container {
	margin: 0;
	text-align: left;
} 
#header_banner {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
	height: 200px;
} 
#footer {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

} 
.footer_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEA14F;
	text-decoration: none;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.parapraph_strong {
	background-image: url(../images/background_topic.jpg);
	background-repeat: repeat-x;
}


#footer_container {
	height: 40px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/footer_background.jpg);
	background-repeat: repeat-x;
}
#contentBlock a {
	color: #EEA14F;
	text-decoration: none;
}
#contentBlock a:visited, #navigation li a:active{
	color: #EEA14F;
	text-decoration: none;
}
#contentBlock a:hover{
	color: #EEA14F;
	text-decoration: underline;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EEA14F;
	text-decoration: none;
}
#footer a:visited, #navigation li a:active{
	color: #EEA14F;
	text-decoration: none;
}
#footer a:hover{
	color: #EEA14F;
	text-decoration: underline;
}



#leftPanel {
	width: 180px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	text-align: left;
	background-color: #260D06;
	background-image: url(../images/guinness.jpg);
	background-repeat: no-repeat;
}
#infoBlock h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EFEEEE;
	padding-left: 17px;
	font-weight: normal;
	background-image: url(../images/block_rect.gif);
	background-repeat: no-repeat;
	background-position: 8px;
}

#infoBlock ul {
	color: #EFEEEE;
	list-style-type: none;
	left: -14px;
	position: relative;
}

#infoBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}




#content {
	left: 180px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	position: relative;
	width: 580px;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-y;

}
#content #contentBlock {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #260D06;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-y;
}
#contentBlock p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentBlock     h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EEA14F;
	background-image: url(../images/block_rect.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 20px;
	background-position: 0px;
}
#contentBlock ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	line-height: 16px;
	font-weight: bold;
}


#site {
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	text-align: left;

}
#contentHeader {
	background-image: url(../images/footer_background.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 570px;
	float: left;
}
#contentEcke {
	background-image: url(../images/ecke_background.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
}


#site_container {
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#header_banner  ul {
	margin:0;
	list-style-type:none;
	position:relative;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 500px;
	width: 120px;
	float: left;
	}
#header_banner  ul  li.navigation_list {
	background:none; padding:0 0px 0 0; margin:0; float:left; line-height:14px;
	}
#header_banner  ul  li  a {
	text-decoration:none; display:block; padding:0; margin:0;  text-indent:-2000px; 
	}
#header_banner  ul  #home {
	width:22px;
	background-image: url(../images/icon_home.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-repeat: no-repeat;
	}
#header_banner  ul  #sitemap {
	width:22px;
	background-image: url(../images/icon_sitemap.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-repeat: no-repeat;
	}
#header_banner  ul  #message {
	width:22px;
	background-image: url(../images/icon_message.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-repeat: no-repeat;
	}



.navigation{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	width: 240px;
}
.navigation  li {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE9EB;
	float: none;
}

.navigation li a{
	color: #EEA14F;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	/*background-color: #920A0A;*/
	/*background-image: url(../images/navigation.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0px;
	height: 20px;
}

.navigation li a:visited, .active li a:active{
	color: #EEA14F;
}
.navigation li a.active{
	background-image: url(../images/menu_active.jpg);
	background-repeat: no-repeat;
	color: #EEA14F;



	/*background-image: url(../images/navigation.gif);
	background-repeat: repeat-x;*/
}

#infoBlock .telefon {
	background-image: url(../images/arrow_yellow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
}
#header_container {
	margin: 0px;
	padding: 0px;
}
.header_menu {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header_menu ul{
	text-align: right;
	left: 0px;
	height: 32px;
	margin: 0px;
	padding-top: 12px;
}
.header_menu ul li{
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEA14F;
}
.header_menu ul li a{
	color: #EEA14F;
	text-decoration: none;
	padding-right: 10px;
	font-size: 13px;
	line-height: 30px;
	padding-left: 10px;
}
.header_menu   ul   li   a:hover   {
	color: #FFFFFF;
	background-color: transparent;
	background-position: center center;
	text-decoration: none;
}
#kontaktAdres1 {
	float: left;
	width: 260px;
}
#kontaktAdres2 {
	float: left;
	width: 300px;
}

#oferta {
	color: #EEA14F;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	/*background-color: #920A0A;*/
	/*background-image: url(../images/navigation.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	height: 21px;
	margin-bottom: 10px;
}
.navigation li a:hover {
	color: #350000;
	text-decoration: none;
}
.navigation li:hover {
	background-image: url(../images/menu_hover.jpg);
}
#header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.gallery {background:#efefef; margin:0px 0px 10px 0px; padding:5px;}
.gallery_box {
	display:block;
	height:170px;
	float:left;
	width:160px;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/background_gallery.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-indent: -3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery_box img {




}
.gallery_box .gallery_caption {
	display:block;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 145px;
	padding-top: 0px;
	padding-left: 10px;
}
.gallery_topic {
	clear: both;
	padding-top: 15px;
}
.gallery_box_big {
	display:block;
	height:275px;
	float:left;
	width:255px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/background_gallery_big.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gallery_box_big .gallery_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 225px;
	padding-right: 25px;
	display: block;
}

.parapraph_strong {
	clear: both;

}
.parapraph_strong_underline {
	text-decoration: underline;
}

#infoBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #920A0A;
	padding-left: 10px;
}
#infoTelefon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #920A0A;
	padding-left: 10px;
	clip: rect(auto,auto,auto,auto);
}
#header_banner ul #favorite {
	width:22px;
	background-image: url(../images/icon_favorite.gif);
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-repeat: no-repeat;
}
#container #header_container #header .header_menu .active {
	color: #FFFFFF;
	text-decoration: none;
}
#news  {
	height: 140px;
	width: 140px;
	float: left;
}

#guiness {
	height: 325px;
	width: 180px;
}
#left_galeria {
	height: 215px;
	width: 180px;
	margin-top: 20px;
}
.parapraph_back {
	text-align: left;
	background-image: url(../images/arrow_back.gif);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	padding-left: 12px;
	clear: both;
}
#contentBlock .menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#contentBlock table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEA14F;
}
#contentBlock .oferta {
	background-image: url(../images/papier.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 530px;
}

.oferta_specjalna_lista {
	list-style-type: circle;
}

.menu_left {
	padding-left: 20px;
}
#contentBlock .oferta_specjalna2 {
	float: left;
	height: 225px;
	width: 220px;
	padding-right: 25px;
	color: #260D06;
	padding-top: 15px;
}
#contentBlock .oferta_specjalna1 {
	float: left;
	height: 200px;
	width: 210px;
	padding-left: 75px;
	color: #260D06;
	padding-top: 40px;
}
#contentBlock #menu_napoje {
	background-image: url(../images/menu_napoje.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
#contentBlock #menu_szalone_kawy {
	background-image: url(../images/menu_kawa.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#contentBlock #menu_piwa {
	background-image: url(../images/menu_piwa.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#contentBlock #menu_likiery {
	background-image: url(../images/menu_likiery.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#contentBlock #menu_salatki {
	background-image: url(../images/menu_salatki.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#contentBlock #menu_whisky {
	background-image: url(../images/menu_whisky.png);
	background-repeat: no-repeat;
	background-position: right;
}
#newsLeft {
	height: 140px;
	width: 40px;
	float: left;
}
#newsTop {
	height: 185px;
	width: 180px;
}

