/* general settings */
html, body {
	margin:0;
	padding:0;
	height:100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, sub, sup, b, u, i, center, dl, dt, dd, fieldset, form, label, table, caption, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

a img {
	border: none;
}

#main-container {
	min-height:100%;
	position:relative;
}

body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    outline: none;
}

/* site */

@font-face {
    font-family: 'myriad';
    src: url('fonts/MyriadPro-Regular_0.eot');
    src: url('fonts/MyriadPro-Regular_0.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Regular_0.woff') format('woff'), url('fonts/MyriadPro-Regular_0.ttf') format('truetype'), url('fonts/MyriadPro-Regular_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad';
    src: url('fonts/MyriadPro-It_0.eot');
    src: url('fonts/MyriadPro-It_0.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-It_0.woff') format('woff'), url('fonts/MyriadPro-It_0.ttf') format('truetype'), url('fonts/MyriadPro-It_0.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'myriad';
    src: url('fonts/MyriadPro-Bold_0.eot');
    src: url('fonts/MyriadPro-Bold_0.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Bold_0.woff') format('woff'), url('fonts/MyriadPro-Bold_0.ttf') format('truetype'), url('fonts/MyriadPro-Bold_0.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'myriad';
    src: url('fonts/MyriadPro-BoldIt_0.eot');
    src: url('fonts/MyriadPro-BoldIt_0.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-BoldIt_0.woff') format('woff'), url('fonts/MyriadPro-BoldIt_0.ttf') format('truetype'), url('fonts/MyriadPro-BoldIt_0.svg') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'marker';
    src: url('fonts/markerscript-webfont.eot');
    src: url('fonts/markerscript-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/markerscript-webfont.woff') format('woff'),         url('fonts/markerscript-webfont.ttf') format('truetype'), url('fonts/markerscript-webfont.svg#markerscriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    background: url("../img/body_bg.png") repeat scroll 0 0;
    color: #767676;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


.container-page {
    background: url("../img/container_page.png") no-repeat scroll center top;
	padding-bottom: 120px;
}



#page {
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}


#content-left {
    float: left;
    margin: 0;
    padding: 264px 0 0;
    width: 220px;
}

h2 {
    color: #FFFFFF;
    font-family: marker;
    font-size: 24px;
    margin-bottom: 24px;
}


#content-left h2 {
    margin-left: 33px;
}
.news-box{}


.news {
    border-bottom: 1px solid #C3E2B8;
    margin-bottom: 18px;
    overflow: hidden;
    padding-bottom: 1px;
    padding-left: 13px;
}

.news.last{ border-bottom:0 none; padding-bottom:0;}


p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px;
}

.date {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-style: normal;
    margin-bottom: 1px;
}



a.title {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 4px;
    text-decoration: none;
}

 

a.more {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

#content-main {
    float: left;
    margin-left: 12px;
    width: 536px;
}
#content-right {
    float: right;
    margin: 0;
    padding: 264px 0 0;
    width: 220px;
}


#content-right  h2 {
    margin-left: 41px;   margin-bottom:30px;
}


#content-right  p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 15px;
}


.phone {
    display: block;
    font-family: myriad;
    font-size: 26px;
    font-weight: normal;
    line-height: 37px;
    margin-bottom: 20px;
}

#header {
    overflow: hidden;
    width: 536px;
}


#logo {
    display: block;
    padding-bottom: 50px;
    padding-top: 47px;
    text-align: center;
}


#mainMenu {
    padding-top: 8px;
    text-align: center;
}

#mainMenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}



#mainMenu li {
    display: inline;
    margin: 0;
    padding: 0;
}




#mainMenu li a {
   
    color: #FFFFFF;
    display: inline-block;
    font-family: myriad;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 12px;
    text-decoration: none;
    text-transform: uppercase;
}



#mainMenu li a span {
    display: block;
    height: 37px;
    line-height: 37px;
    padding-right: 12px;
}



#mainMenu li a:hover {
     background: url("../img/menu_l.png") no-repeat scroll 0 0;
}
#mainMenu li a:hover span {
      background: url("../img/menu_r.png") no-repeat scroll right top;
}
#mainMenu li a#on {
    background: url("../img/menu_l.png") no-repeat scroll 0 0;
}
#mainMenu li a#on span {
     background: url("../img/menu_r.png") no-repeat scroll right top;
}



#content {
    overflow: hidden;
    padding-bottom: 30px;
    width: 536px;
}
 

.content-top {
    background: url("../img/content_top.png") no-repeat scroll 0 0;
    height: 10px;
    width: 536px;
}

.content-middle {
    overflow: hidden;
    padding: 12px 18px 8px; background: url("../img/content_middle.png") repeat-y scroll 0 0;
}


h1 {
    color: #484848;
    font-family: myriad;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}


h1 span {
    color: #3DA818;
    font-family: marker;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}


.box-header {
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
}

.date-main {
    color: #C9C9C9;
    font-family: myriad;
    font-size: 14px;
    font-weight: bold;
    /*position: absolute;*/
    right: 2px;
    text-transform: uppercase;
	text-align: right;
	margin-top: 10px;
    /*top: 7px;*/
}



.box-content {
    border: 1px solid #EEEEEE;
    overflow: hidden;
    padding: 16px 7px 22px 10px;
}

.box-content p{ color:#767676; margin-bottom:13px;}


.columns {
    /*background: url("../img/column_bg.png") repeat-y scroll 0 0;*/
    overflow: hidden;
}


.column-left {
    float: left;
    width: 230px;
	
	border-right: solid 1px #f5f5f5;
}

.column-right {
    float: right;
    width: 230px;
}


.columns dl {
    margin-bottom: 5px;
    text-align: right;
}

.columns dd {
    display: inline-block;
}


.columns dt {
    color: #2A2A29;
    display: inline-block;
    font-family: myriad;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    max-width: 161px;
    padding-right: 6px;
    vertical-align: middle;
}

.price {
    background: url("../img/price_l.jpg") no-repeat scroll 0 0;
    display: block; color:#fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    padding-left: 8px;
}

.price span {
    background: url("../img/price_r.jpg") no-repeat scroll right top;
    display: block;
    line-height: 24px;
    min-width: 29px;
    padding-right: 8px;
    text-align: center;

}
h3 {
    color: #7A7A7A;
    font-family: myriad;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 9px;
    text-align: right;
    text-transform: uppercase;
}

h3.orange{ color:#f3c128}


.food {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 18px;
    overflow: hidden;
    padding-bottom: 11px;
    padding-right: 10px;
	margin-right: 10px;
}

.food table tbody tr td:first-child {
	color: #2A2A29;
    font-family: myriad;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    max-width: 161px;
    padding-right: 6px;
	padding-bottom: 10px;
    vertical-align: middle;
	text-align: left !important;
	margin-bottom: 10px;
}

.food table tbody tr td + td {
	background: url("../img/price_l.jpg") no-repeat scroll 0 0;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    padding-left: 8px;
	width: 50px !important;
}

.food table tbody tr td + td > span {
	background: url("../img/price_r.jpg") no-repeat scroll right top !important;
    display: block;
    line-height: 24px;
    min-width: 19px;
	max-width: 40px !important;
    padding-right: 8px;
    text-align: center;
	white-space: nowrap;
}


.food.last{ border-bottom:0 none; padding:0; margin-bottom:0}

.content-bottom {
    background: url("../img/content_bottom.png") no-repeat scroll 0 0;
    height: 10px;
    overflow: hidden;
    width: 536px;
}


#footer {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 35px;
    text-align: center;
    width: 536px;
}
#footer p {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
}

#footer p a {
    color: #FFFFFF;
    text-decoration: none;
}

/********************** podstrona ***************************/



ul.submenu {
    border-bottom: 1px solid #EEEEEE;
    margin: 0 0 7px;
    overflow: hidden;
    padding: 12px 0 10px 17px;
}


ul.submenu li {
    float: left;
    margin-right: 14px;
}

ul.submenu li a {
    background: url("../img/sub.png") no-repeat scroll 0 center;
    color: #2D2D2C;
    display: block;
    font-family: myriad;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding-left: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
ul.submenu li a.active{ color:#3da818}
ul.submenu li a:hover{ color:#3da818}


.gallery-box {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 21px;
    padding-left: 9px;
}

.gallery-box.last{ margin-bottom:0; border-bottom:0 none; padding-bottom:0}

.gallery-title {
    color: #59B03B;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 2px;
}

ul.gallery {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

ul.gallery li {
    display: block;
    float: left;
    height: 113px;
    margin-right: 9px;
    overflow: hidden;
    text-align: center;
    width: 147px;
}

ul.gallery a {
    display: block;
    height: 113px;
    overflow: hidden;
    text-align: center;
    width: 147px;
}

.box-content.menu-jedzenie
{
	/*background: url("../img/obiad.png") no-repeat scroll 0 0;*/
}

.box-content a.title {
    color: #59B03B;
    margin-bottom: 8px;
}
.box-content h2.title {
	color: #59B03B;
    margin-bottom: 10px;
    /*color: #FFFFFF;*/
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 4px;
    text-decoration: none;
	font-family: Arial,​helvetica,​sans-serif;
}
a {
    outline: medium none;
}
.box-content a.more {
 color:#59b03b}
a.more:hover {
 text-decoration:underline}
a.title:hover {
 text-decoration:underline} 

.box-content .date {
    color: #767676;
    margin-bottom: 5px;
}


.box-content .news {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 14px;
    padding: 0 9px 2px;
}

    .box-content .news.last {
     border-bottom:0 none; margin-bottom:0; padding-bottom:0}





/****************** news ***************/



.pagination {
    overflow: hidden;
    text-align: center;
}

.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pagination ul li {
    display: inline-block;
    text-decoration: none;
}



.pagination ul li.prev a, .pagination ul li.prev span {
    background: url("../img/prev.png") no-repeat scroll 0 0 transparent;
      height: 31px;
    width: 95px; padding-left:7px;
}


.pagination ul li.next a, .pagination ul li.next span {
    background: url("../img/next.png") no-repeat scroll 0 0 transparent;
    height: 31px;
    width: 95px; padding-right:7px;

}
    .pagination ul li.next a:hover {
        color: #59B03B;
    }
        .pagination ul li.prev a:hover {
        color: #59B03B;
    }

.pagination ul li.off a, .pagination ul li.off span {
    color: #939393;
}
.pagination ul li a {
    background: url("../img/pag.png") no-repeat scroll 0 0;
    color: #676767;
    display: inline-block;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 32px;
}
.pagination ul li span {
    background: url("../img/pag.png") no-repeat scroll 0 0;
    color: #676767;
    display: inline-block;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 32px;
}
.pagination ul li a.active {
    font-weight:bold; color:#fff;  background-position: 0 100%;
}
.pagination ul li a:hover {
   font-weight:bold; color:#fff;  background-position: 0 100%;
}




.left {
    float: left;
}
.right {
    float: right;
}



.textContent p {}


img.left {
    margin-right: 10px;
    margin-bottom: 10px;
}
img.right {
    margin-left: 10px;
    margin-bottom: 10px;
}

.textContent table {
    margin-bottom: 20px;
    width: 100%;
}

.textContent td {
    border: 1px solid #FFFFFF;
    color: #000000;
    padding: 13px 5px;
    text-align: center;
}


.textContent th {
    background-color: #59B03B;
    border: 1px solid #FFFFFF;
    color: #FFFEFE;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 0;
    text-align: center;
}

.textContent table tr.odd td {
    background: #e6e6e6;
}
.textContent table tr.even td {
    background: #efefef;
}
.textContent table tr.odd td.first {
    background: #cacaca;
}
.textContent table tr.even td.first {
    background: #dcdcdc;
}



.textContent h1 {
    color: #484848; text-align:left; text-transform:uppercase;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 20px;
    padding: 0; 
    font-family:'myriad'; 
    font-weight:bold; 
}
.textContent h2 {
    color: #484848; text-align:left; text-transform:uppercase;
    font-size: 15px;
    line-height: 1;
    margin: 0 0 20px;
    padding: 0; 
    font-family:'myriad'; 
    font-weight:bold; 
}
.textContent h3 {
    color: #484848; text-align:left; text-transform:uppercase;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 20px;
    padding: 0; 
    font-family:'myriad'; 
    font-weight:bold; 
}
.textContent h4 {
     color: #484848; text-align:left; text-transform:uppercase;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 20px;
    padding: 0; 
    font-family:'myriad'; 
    font-weight:bold; 
}
.textContent h5 {
     color: #484848; text-align:left; text-transform:uppercase;
    font-size: 12px;
    line-height: 1;
    margin: 0 0 20px;
    padding: 0; 
    font-family:'myriad'; 
    font-weight:bold; 
}
.textContent h6 {
     color: #484848; text-transform:uppercase;
     text-align:left;
    font-size: 11px;
    line-height: 1;
    margin: 0 0 20px;
    padding: 0; 
    font-family:'myriad'; 
    font-weight:bold; 
}



.textContent ul {
    list-style-type: disc;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}

.textContent ul li {
    color: #767676;
    line-height: 16px;
}

.textContent ol {
    list-style-type: decimal;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}

.textContent ol li {
     color: #767676;
    line-height: 16px;
}

.textContent a {
    text-decoration: none;
    color: #196fb3;
}
.textContent a:hover {
    text-decoration: underline;
    color: #196fb3;
}



.stopka-cytryny {
	background: url("../img/cytryny.png") repeat-x scroll center transparent;
	width: 100%;
	height: 143px;
	/*margin-top: -60px;*/
	bottom: 0px;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 143px;
}


.team-box {
    padding-top: 8px;
    overflow: hidden;
    margin-bottom: 10px;
}



.person-item {
    background: url("../img/person_bg.png") repeat scroll 0 0 transparent;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 17px 14px 10px;
}

.person-photo {
    float: left;
    overflow: hidden;
    width: 240px;
}

.person-title {
    background: url("../img/person_title.png") no-repeat scroll 0 3px transparent;
    font-size: 24px;
    font-style: italic;
    line-height: 25px;
    margin-bottom: 10px;
    padding-left: 36px;
}

.person-title span {
    display: block;
    font-size: 16px;
}



.person-content {
    float: right;
    padding-top: 5px;
    width: 480px;
}

.person-content p {
    line-height: 24px !important;
    margin-bottom: 0 !important;
}

.menu-obiad {
	color: #F3C128;
    font-family: marker;
    font-size: 14px;
    margin-top: 15px;
	text-align: center;
}

.menu-article {
	margin-top: 5px;
}

.menu-article p {
	color: #767676;
}


#mpc_cookie_fulltext #mpc_txt p {
	color: #000000 !important;
}

.zk_popup{ width:656px; margin:160px auto 0 auto; background:url(../img/bg.jpg) repeat-y; font-family: Arial, Helvetica, sans-serif; position:absolute; z-index:999;  left:50%; margin-left:-328px;   box-shadow: 0 0 8px #999;}
.zk_popup .zk_top{ background:url(../img/top.jpg) no-repeat; width:656px; height:112px;}
.zk_popup .zk_top .zk_close{ background:url(../img/pop_close.png) no-repeat; width:20px; height:20px; display:block; float: right; margin:10px;}
.zk_popup .zk_content{ width:626px; padding:15px; }
.zk_popup .zk_bottom{ background:url(../img/bottom.jpg) no-repeat; width:656px; height:116px;}