/* Ogolne parametry */


body
{
    margin: 0;
    padding: 0;
    background-color: #351211;
	background-image: url(../images/bg_page.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div
{
	text-align: left;
}

div, p, ol, ul, li, t, td, input, select, option, textarea
{
	font-family: Tahoma, Arial;
    font-size: 11px;
    color: #361212;
}

div.clear
{
	clear: both;
	height: 0px;
}
a {
	text-decoration: none;
	color: #941b1d;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}


/* layout strony */
#pageDiv
{
	text-align: center;
}

#mainDiv
{
	width: 965px;
	margin: 0px auto;
}

#topDiv
{
	height: 144px;
}

#musicDiv
{
	height: 40px;
}

#menuDiv
{
	height: 53px;
}

#pathDiv
{
	color: #dbcaab;
	padding: 18px 0 0 9px;
}
#pathDiv a
{
	font-weight: bold;
	color: #941b1d;
	padding: 0 16px 0 0;
	background-image: url(../images/path_raquo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#logoDiv
{
	width: 250px;
	height: 53px;
	float: left;
}
#topFlashMenu
{
	width: 705px;
	height: 53px;
	margin-left: 10px;
	float: left;
	display: block;
}

#contentLeftDiv
{
	width: 250px;
	float: left;
}

#contentRightDiv
{
	float: left;
	width: 705px;
	margin-left: 10px;
}

#contentLeftDiv .menu
{
	background-color: #781414;
	border: solid 3px #70513d;
	background-image: url(../images/bg_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 10px 0;
}

#contentLeftDiv .menuInner
{
	background-color: #ece3d3;
	width: 162px;
	margin-left: 82px;
	padding: 10px 0 20px 0;
}

#contentLeftDiv .menuInner .title
{
	margin: 4px 0 4px 0;
	padding: 0 10px 0 18px;
}

#contentLeftDiv .menuInner .level1
{
	display: block;
	margin: 0 0 4px 0;
	padding: 0 10px 0 18px;
	width: auto;
	color: #8b1819;
}
#contentLeftDiv .menuInner .level1active
{
	color: #4d2e2b;
}
#contentLeftDiv .menuInner .level1:hover
{
	background-image: url(../images/bg_level1_cur.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
#contentLeftDiv .SWFObject
{
	margin: 0 0 10px 0;
	background-color: #731719;
}

#contentRightDiv .contentInner
{
	background-color: #ece3d3;
	border: solid 3px #dbcaab;
	background-image: url(../images/bg_content2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentRightDiv .contentInner2
{
	width: 616px;
	padding: 20px 10px 20px 73px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
}

#footerDiv1
{
	height: 31px;
	padding: 15px 5px 0 0;
	border-bottom: solid 1px #70513d;
}
#footerDiv1 a
{
	color: #dbcaab;
	margin: 0 5px 0 10px;
	font-weight: bold;
}
#footerDiv1 .right a
{
	font-weight: normal;
}
#footerDiv2
{
	height: 32px;
	padding: 14px 10px 0 10px;
	color: #70513d;
}
#footerDiv2 a,
#footerDiv2 .right,
#footerDiv2 .right a
{
	color: #70513d;
}
#footerDiv1 .right,
#footerDiv2 .right
{
	float: right;
}

#topFlashMenuInner a {
	display: block;
	float: left;
	width: 155px;
	height: 36px;
	padding: 17px 10px 0 10px;
	margin: 0 1px 0 0;
	text-align: center;
	color: white;
	font-size: 14px;
	background-color: #731719;
}


.sitemap ul
{
	margin: 10px 0 10px 0;
}
.sitemap li.last
{
	margin: 0 0 10px 0;
}
.sitemap ul.level1 li
{
	margin: 5px 0;
	font-weight: bold;
	list-style-type: none;
}
.sitemap ul.level2 li
{
	margin: 2px 0;
	font-weight: normal;
}
/* content */

h1
{
	font-size: 14px;
	font-family: Tahoma;
	font-weight: normal;
	margin: 0 0 15px -73px;
	padding: 10px 0 20px 81px;	
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h2
{
	color: #931a1d;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0 10px 81px;
	margin: 25px 0 3px  -73px;
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h3
{
	color: #931a1d;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 3px 10px;
	clear: both;
}
h4
{
	color: #361212;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 3px 8px;
}

p {
	margin: 0 0 10px 10px;
	line-height: 16px;
}


a.totop,
a.totoplast
{
	float: right;
	display: block;
	width: 82px;
	height: 14px;
	text-align: center;
	color: white;
	background-color: #b2730d;
	padding: 3px 0;
	background-image: url(../images/i_totop.gif);
	background-repeat: no-repeat;
	background-position: 64px 8px;
}

a.totoplast
{
	margin: 10px 0 0 0;
}

a.drukuj
{
	display: block;
	float: left;
	width: 72px;
	height: 14px;
	text-align: center;
	color: white;
	background-color: #351211;
	padding: 3px 10px 3px 0;
	margin: 10px 0 0 10px;
	background-image: url(../images/i_drukuj.gif);
	background-repeat: no-repeat;
	background-position: 57px 5px;
}

a.powrot
{
	display: block;
	float: left;
	width: 72px;
	height: 14px;
	text-align: center;
	color: white;
	background-color: #931a1d;
	padding: 3px 0 3px 10px;
	margin: 10px -10px 0 -73px;
	background-image: url(../images/i_powrot.gif);
	background-repeat: no-repeat;
	background-position: 14px 8px;
}

a.linkmore
{
	display: block;
	width: 72px;
	height: 14px;
	text-align: center;
	color: white;
	background-color: #351211;
	background-color: #931a1d;
	padding: 3px 10px 3px 0;
	margin: 10px 0 0 10px;
	background-image: url(../images/i_dalej.gif);
	background-repeat: no-repeat;
	background-position: 62px 8px;
}
a.seemap
{
	display: block;
	width: 132px;
	height: 14px;
	text-align: center;
	color: white;
	background-color: #b2730d;
	padding: 3px 10px 3px 0;
	margin: 10px 0 0 8px;
	background-image: url(../images/i_dalej.gif);
	background-repeat: no-repeat;
	background-position: 122px 8px;
}
a.linkmore_leftfloat
{
	float: left;
}
a.linkmore_rightfloat
{
	float: right;
	margin-left: 1px;
}


a.seemap:hover,
a.linkmore:hover,
a.totop:hover,
a.totoplast:hover,
a.drukuj:hover,
a.powrot:hover
{
	text-decoration: none;
}

.imgtext-table 
{
	margin: 4px 10px;
	border-collapse: collapse;
}
#contentNormalTop
{
	margin-bottom: 11px;
}
#contentNormalBottom
{
	margin-top: 11px;
}
#contentNormalTop .imgtext-table,
#contentNormalBottom .imgtext-table 
{
	margin: 0px 0px;
}
.dishPrices
{
	margin: 0 0 10px 10px;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
.dishPrices td
{
	font-weight: bold;
	margin: 0;
	padding: 1px 0;
}
.dishPrices td.label
{
	padding-left: 30px;
	text-align: right;
}
.dishListCols2 .dishPrices td.label
{
	padding-left: 10px;
	text-align: right;
}
.dishListCols2 .dishPrices td.mainlabel
{
	white-space: nowrap;
}
.dishListCols1 .dishPricesNoLabels  td.label0,
.dishListCols2 .dishPricesNoLabels  td.label0
{
	padding-left: 0px;
}
.dishPrices td.price
{
	color: #931a1d;
	text-align: right;
	padding-left: 4px;
	padding-right: 14px;
}
.dishListCols2 .dishPrices td.price
{
	padding-right: 0;
	text-align: right;
}

.dishListLine 
{
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px 0;
	margin: 10px 0;
}

.dishListCols2 .dishItem
{
	width: 270px;
	float: left;
}
.dishListCols2 .dishItem0
{
	padding-right: 38px;
}
.dishItem h4 
{
	margin: 0 0 10px 8px;
}
.dishItem h4 img
{
	padding-right: 6px;
	background-repeat: no-repeat;
	background-position: right 7px;
}
.dishItem h4.icon10 img
{
	background-image: url(../images/i_dishitem_10.gif) !important;
}
.dishItem h4.icon01 img
{
	background-image: url(../images/i_dishitem_01.gif) !important;
}
.dishItem h4.icon05 img
{
	background-image: url(../images/i_dishitem_05.gif) !important;
}
.dishItem h4.icon06 img
{
	background-image: url(../images/i_dishitem_06.gif) !important;
}
.dishItem h4.icon07 img
{
	background-image: url(../images/i_dishitem_07.gif) !important;
}
.dishItem h4.icon02 img
{
	padding-right: 13px;
	background-image: url(../images/i_dishitem_02.gif) !important;
}
.dishItem h4.icon11 img
{
	padding-right: 13px;
	background-image: url(../images/i_dishitem_11.gif) !important;
}
.dishItem h4.icon12 img
{
	padding-right: 20px;
	background-image: url(../images/i_dishitem_12.gif) !important;
}
.dishItem p 
{
	margin-top: 10px;
}

.dishItem .note
{
	height: 12px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
}
.dishItem .noterecommended
{
	background-image: url(../images/t_recommended.gif);
}
.dishItem .notenew
{
	background-image: url(../images/t_new.gif);
}
.dishItem .notereceipe
{
	background-image: url(../images/t_receipe.gif);
}

.captions 
{
	margin: 10px 10px;
}
.captions span
{
	padding: 0 20px 0 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.captions span.vege
{
	background-image: url(../images/i_dishitem_10.gif);
}
.captions span.spicy1
{
	background-image: url(../images/i_dishitem_01.gif);
}
.captions span.spicy2
{
	padding-left: 18px;
	background-image: url(../images/i_dishitem_02.gif);
}
.captions span.white
{
	background-image: url(../images/i_dishitem_05.gif);
}
.captions span.rose
{
	background-image: url(../images/i_dishitem_06.gif);
}
.captions span.red
{
	background-image: url(../images/i_dishitem_07.gif);
}

#mapContainer
{
	border: solid 3px #dbcaab;
	margin: 0 0 20px 0px;
	height: 400px;
	width: 609px;
}
#gMapaRestauracji
{
	height: 400px;
	margin-left: 0px;
}

#mapLeft
{
	width: 247px;
	height: 380px;
	float: left;
	padding: 10px 0 0 0;
	display: none;
	border-right: solid 3px #dbcaab;
}
#mapLeft .route
{
	border-top: solid 3px #dbcaab;
	padding: 0 10px;
	margin: 0;
	height: 47px;
}
#mapLeft .route input
{
	background-color: white;
	border: solid 1px #70513d;
	color: #c0c0c0;
	width: 190px;
	margin: 5px 5px 0 0;
	height: 14px;
	float: left;
}
#mapLeft .route a
{
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	text-align: center;
	color: white;
	background-color: #b2730d;
	padding: 0;
	margin: 5px 0 0 0px;
	background-image: url(../images/i_dalej.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
#routeDirections
{
	border-top: solid 3px #dbcaab;
	overflow: auto;
	margin-left: 0px;
	padding: 10px;
	height: 219px;
}
#routeDirections .step
{
	margin: 6px 0;
	padding-right: 20px;
}
#routeDirections .distance
{
	margin: 0 -20px 0 0;
	float: right;
}


.citySelect
{
	margin: 0 0 10px 10px;
}
.citySelect select
{
	margin: 0 0 0 20px;
	border: solid 1px #70513d;
	color: #70513d;
	width: 180px;
}


.dishListCols2 .restaurantItem
{
	width: 270px;
	float: left;
}
.dishListCols2 .restaurantItem0
{
	padding-right: 38px;
}

#mapLeft .restaurantItem
{
	height: 90%;
}

.restaurantItem h4 
{
	margin: 0 0 10px 8px;
}
.restaurantItem div 
{
	margin: 0 0 5px 10px;
}
.restaurantItem .address
{
	font-weight: bold;
}
.restaurantItem .addressHidden
{
	display: none;
}
.restaurantItem .open
{
	line-height: 140%;
}
.restaurantItem .phones
{
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}
.restaurantItem .mainphone span
{
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	font-weight: bold;
}
.restaurantItem .close
{
	float: right;
	width: 18px;
	height: 18px;
	background-color: #361212;
	background-image: url(../images/i_powrot.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin-right: 10px;
	cursor: pointer;
}
.restaurantItem .icons
{
	margin: 10px 0 0 8px;
}

.dishListCols2  .icons div
{
	margin: 10px 0 0 -2px;
}
.dishListCols2 .icons
{
	width: 270px;
	float: left;
}
.dishListCols2 .icons0
{
	padding-right: 38px;
}

.dishListLine .icons .photos
{
	margin: 10px 0 0 8px;
	height: 50px;
}
.dishListLine .icons .photos a
{
	display: block;
	float: left;
	overflow: hidden;
	width: 60px;
	height: 40px;
	margin: 0 4px 0 0;
}

.dishListLine .icons .photos a img
{
	border: solid 1px #361212;
}






body.homePage #contentLeftDiv,
body.homePage #pathDiv
{
	display: none;
}


body.homePage #topDiv
{
	height: 104px;
}


body.homePage #contentRightDiv
{
	float: none;
	width: 965px;
	height: 515px;
	margin-left: 0px;
}


body.homePage #homeSWFtop
{
	width: 965px;
	height: 365px;
	margin: 0 0 10px 0;
}

.forcedBottom
{
	margin-left: -260px;
	width: 965px;
	position: relative;
}
.forcedBottom #homeSWFbottom1,
body.homePage #homeSWFbottom1
{
	width: 315px;
	height: 140px;
	float: left;
	margin: 0 10px 0 0;
}

.forcedBottom #homeSWFbottom2,
body.homePage #homeSWFbottom2
{
	width: 315px;
	height: 140px;
	float: left;
	margin: 0 10px 0 0;
}

.forcedBottom #homeSWFbottom3,
body.homePage #homeSWFbottom3
{
	width: 315px;
	height: 140px;
	float: left;
}


.legend
{
	margin: 0 10px;
}
.legend img
{
	margin: 0 10px;
	vertical-align: middle;
}

#musicPlayer
{
	width: 110px;
	height: 12px;
	background-color: #351211;
	float: right;
	margin: 14px 0 0 0;
}

body.subPageWide #contentLeftDiv
{
	display: none;
}
body.subPageWide #contentRightDiv
{
	width: 965px;
	margin-left: 0px;
}
body.subPageWide #contentRightDiv .contentInner2
{
	width: 876px;
}

.phLightbox .images
{
	margin: 0 0 10px 10px;
}

.phLightbox .images .image
{
	float: left;
	text-align: center;
	margin: 5px 10px 5px 0;
}
.phLightbox .images .image a img
{
	border: solid 1px #c0c0c0;
}
.phLightbox .images .image a:hover img
{
	border: solid 1px #850e1c;
}
