@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_cumin.jpg);
	background-repeat: repeat;
	color: #575757;
	font-size: 14px;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline:none;
}
a {
	color: #7d2222;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	padding-bottom: 30px;
}
h2 {
	padding-bottom: 20px;
}
h3 {
	color: #7d2222;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
	font-size: 18px;
}
p {
	text-align: justify;
	padding-bottom: 12px;
}
#wrapper {
	width: 100%;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#banner_top {
	height: 128px;
	background-image: url(../images/banner_bg_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.logo {
	float: left;
	height: 116px;
	width: 300px;
	padding-top: 12px;
	padding-left: 80px;
}
.logo2 {
	float: left;
	height: 116px;
	width: 320px;
	padding-top: 12px;
	padding-left: 75px;
}
.takeaway_tel {
	float: right;
	width: 400px;
	text-align: right;
	color: #9E9589;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 36px;
	font-size: 16px;
}
.font_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.clear {
	clear: both;
}
#banner_main {
	height: 285px;
	background-image: url(../images/banner_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 36px;
	padding-left: 36px;
}
.banner_cont_left {
	width: 408px;
	float: left;
	height: 200px;
}
.banner_cont_right {
	float: right;
	width: 427px;
	text-align: center;
	padding-top: 35px;
	font-size: 16px;
}
.banner_ozdobnik_odstepy {
	padding-top: 20px;
	padding-bottom: 20px;
}




/* ------------------------MENU------------------------ */

	

	#menu_glowne {
	height: 30px;
	width: 720px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 15px;
	text-transform: uppercase;
	}	
#menu {
	padding-top: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
#menu_glowne ul {
	list-style-type: none;
}
	
	/*** ESSENTIAL STYLES ***/


.sf-menu {

	line-height:	1;

}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em;
}
/* LINKI GLOWNE - PIERWSZE */
.sf-menu ul li {
	width:100%; /* szerokosc linka pierwszego */
	}
.sf-menu li { /* link pierwszy */
	float:			left;
	position:		relative;
	z-index: 1999;
}
.sf-menu li li { /* link drugi */
	width: 160px;
	z-index: 1999;
}
.sf-menu li li li { /* link trzeci */
	z-index: 1999;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:			31px; /* wyrownuje link podrzedny wzgledem glownego */
	z-index:		999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,

ul.sf-menu li li.sfHover ul {
	left:			200px; /* dopasowuje szerokosc ul */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:180px; /* dopasowuje szerokosc ul */
	top:0;
}
/*** DEMO SKIN ***/
.sf-menu a { /* separator pomiedzu linkami g³ównymi oraz odstepny pomiedzy nimi */
	background: url(../img/menu_border.gif) no-repeat right top;
	text-decoration:none;
	color: #575757;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	margin-right: 1px;
	margin-left: 1px;
}
.sf-menu li li a { /* paddingi linkow podrzednych */
	padding: 		5px 20px 5px 18px;
	background-color: #C3B199;
}
.sf-menu ul { /* kolor bordera oraz szerokosc linku drugiego*/
	width: 180px;
}
.sf-menu li li a:focus, .sf-menu li li a:hover, { /* tlo dla hoverow*/
	color: #FFFFFF;
	background-color: #7d2222;
}
#active_link a {
	color: #FFFFFF;
	background-color: #7d2222;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #575757;
}
.sf-menu a:hover {
	color: #FFFFFF;
	background-color: #7d2222;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#content {
	background-image: url(../images/content_bg_top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-right: 36px;
	padding-left: 36px;
}
.content_left {
	float: left;
	width: 289px;
	padding-right: 40px;
}
.content_right {
	float: right;
	width: 493px;
}
.img_frame {
	border: 1px solid #baa57a;
	background-color: #e0d7b9;
	padding: 2px;
}
.content_left_box {
	background-image: url(../images/content_left_box_top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	text-align: center;
	margin-top: 15px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}
.content_of_box {
	background-image: url(../images/content_left_box_middle.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 12px;
}
.home_discount_left {
	width: 122px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 5px;
}
.home_discount_right {
	float: right;
	width: 348px;
}
.content_box_ozdobnik_odstepy {
	padding-top: 10px;
	padding-bottom: 7px;
	text-align: center;
}
.content_box_linia_odstepy {
	padding-top: 8px;
	padding-bottom: 8px;
}
.smaller_text {
	font-size: 85%;
}
.red_text {
	color: #7d2222;
}
.red_text2 {
	color: #7d2222;
	font-size: 12px;
}
#footer {
	text-align: center;
	padding-bottom: 12px;
}
.footer_ozdobnik {
	padding-top: 25px;
	padding-bottom: 14px;
}
#content_end_bg {
	background-image: url(../images/content_bg_bottom.png);
	background-repeat: no-repeat;
	height: 50px;
}
.home_comment_box {
	background-image: url(../images/comments_box_top_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	width: 493px;
	margin-top: 10px;
	font-size: 90%;
}
.home_comment_box_content {
	background-image: url(../images/comments_box_middle_bg.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 10px;
}
.home_comment_box_end {
	background-image: url(../images/comments_box_bottom_bg.png);
	background-repeat: no-repeat;
	height: 19px;
}
.coment_box_header {
	padding-bottom: 8px;
}
.comment_quote {
	font-style: italic;
	padding-bottom: 4px;
}



/* Contact form  =============================================== */



#contact label {
	padding-right: 20px;
}
#contact td {
	vertical-align: top;
	padding-bottom: 5px;
}
#contact input {
	width: 200px;
	border: 1px solid #baa57a;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #EEE4C4;
}
#contact .submit {
	width: 100px;
	color:#FFFFFF;
	background-color: #7d2222;
}
#contact textarea {
	width: 300px;
	border: 1px solid #baa57a;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #EEE4C4;
}
.gallery li {
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.gallery {
	list-style-type: none;
}





		.accordion_toggle {
	width: 460px;
	text-decoration: none;
	outline: none;
	font-size: 13px;
	cursor: pointer;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1927B;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
		}
		.wines_box {
	width: 460px;
	text-decoration: none;
	outline: none;
	font-size: 13px;
	cursor: pointer;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1927B;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
		}
		
		.accordion_toggle_active {
	color: #7d2222;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
		}
		
		.accordion_content {
	overflow: hidden;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1927B;
	font-style: italic;
	font-size: 12px;
	width: 460px;
		}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
	display: block;
	height: 5px;
	width: 460px;
	padding: 0 10px 0 10px;
	line-height: 5px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 5px;
	cursor: pointer;
	margin: 0 0 0 0;
		}

		.vertical_accordion_content {
	overflow: hidden;
		}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
	margin: 20px auto 20px auto;
	width: 460px;
	height: 100px;
    }
    
    #vertical_nested_container {
	margin: 0;
	width: 460px;
    }
#left_menu_food {
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-transform: none;
}
.italic {
	font-style: italic;
}
.menu_dish_name {
	float: left;
	width: 400px;
}
.menu_dish_name2 {
	float: left;
	width: 300px;
}
.pint {
	float:left;
	width:80px;
	text-align: right;
	padding-right: 20px;
}
.menu_dish_price {
	float: right;
	width: 55px;
	text-align: right;
}
.special_sublist {
	padding-top: 5px;
	color: #7D2223;
	padding-bottom: 5px;
	font-weight: bold;
}
.menu_picture {
	float: left;
	width: 110px;
}
.menu_description {
	float: right;
	width: 340px;
	text-align: justify;
}
.menu_description2 {
	float: left;
	width: 390px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-style: italic;
	font-size: 12px;
}
.biggertext {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#left_menu_food a {
	color: #575757;
	text-decoration: none;
}
#left_menu_food a:hover {
	color: #7D2223;
	font-weight: bold;
}
#left_menu_food ul {
	list-style-type: none;
}
.pading32 {
	height: 32px;
}
#left_menu_food li {
	padding-left: 20px;
	padding-bottom: 4px;
}
#active_meals_menu a {
	color: #7D2223;
	font-weight: bold;
}
.spacer {
	height: 18px;
}
.comment_entry {
	padding: 5px;
}.comment_button {
	width: 170px;
	float: right;
	font-size: 12px;
	color: #7D2222;
	text-align:center;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 12px;
	margin-right: 10px;
	border: 1px solid #baa57a;
	background-color: #e0d7b9;
}
.comment_navigation {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.total_comments {
	float: left;
	width: 130px;
	padding-left: 5px;
}
.pages_comments {
	float: right;
	text-align: right;
	width: 335px;
	padding-right: 10px;
}

