@charset "utf-8";

/* CSS резет
**************************************/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, a, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	vertical-align: baseline;
	background: none;
	font-size: 100%;
}

a {
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

td, td img {
	vertical-align: top;
	}

li {
	list-style: none;
	vertical-align: top;
	}

input, select, button, textarea {
	border: none;
	margin: 0;
	font-size: 100%;
	}

input[type="checkbox"] {
	vertical-align: bottom;
	}

input[type="radio"] {
	vertical-align: text-bottom;
	}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
	}



body
{
	min-width: 1000px;
	background: #00592d;
	}

.b-page {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/fly_de_lunch/bg.jpg) 0 5px no-repeat;
	}
.b-page-en {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/fly_de_lunch/bg_en.jpg) 0 5px no-repeat;
	}

#main {
	overflow: visible !important;
	width: 100% !important;
	}

#top-menu .sub ul a {
	font-size: 14px;
}

.b-header {
	height: 100px;
	padding-top: 15px;
	}


.b-big-footer {
	width: 300%;
	margin-left: -100%;
	}

	.b-big-footer .center {
		background: #none;
		}

	.b-big-footer .content {
		width: 1000px;
		margin: 45px auto 0;
		padding: 24px 0 30px 0;
		background: none;
		}

	.b-big-footer .top {
		display: block;
		width: 100%;
		height: 7px;
		
		}

	.b-big-footer .bottom {
		display: block;
		width: 100%;
		height: 7px;
		
		}



.b-goods-menu {
	margin-bottom: 25px;
	overflow: hidden;
	}

	.b-goods-menu td {
		line-height: 23px;
		height: 30px;
		}

	.b-goods-menu td a {
		color: #fff;
		border-bottom: 1px dashed #fff;
		}

	.b-goods-menu .selected {
		margin-left: -10px;
		display: inline-block;
		height: 23px;
		color: #000;
		background: #dcb79a;
		padding: 0 10px;

		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		*display: inline;
		zoom: 1;
		}

	.b-goods-menu .selected span {

		}


.b-read-more {
	margin: 20px 0 0;
	text-align: center;
	}

.b-read-more a {
	color: #fff;
	border-bottom: 1px dashed #fff;
	}

.b-goods-preview {
	display: inline-block;
	overflow: hidden;
	margin-bottom: 40px;
	}

	.b-goods-preview li {
		float: left;
		width: 127px;
		margin: 4px;
		text-align: center;
		font-size: 13px;
		}

	.b-goods-preview li a {
		color: #fff;
		}

	.b-goods-preview .bg {
		width: 127px;
		height: 170px;
		background: url(../images/fly_de_lunch/goods-preview.png) no-repeat;
		}

	.b-goods-preview li .bg a {
		display: table-cell;
		width: 123px;
		height: 100px;
		padding: 2px;
		vertical-align: middle;
		text-align: center;
		}

	.b-goods-preview li img {
		width: 100px;
		height: 100px;
		margin: 10px 0;
		}

.b-info {
	margin-bottom: 20px;
	}

.b-info .title {
	margin: 0 0 10px;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	}

.b-info h4 {
	margin-bottom: 10px;
	}

.b-info p {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	}

.b-wrap-center {
	width: 1000px;
	display: table-cell;
	text-align: center;
	}

.b-logo {
	float: left;
	width: 160px;
	}



.b-content {
	margin-top: 30px;
	height: 470px;
	}

	.b-content .left {
		width: 230px;
		float: left;
	}



.b-search {
	margin-bottom: 20px;
	}

	.b-search .field {
		margin-right: 5px;
		padding: 0 5px;
		width: 143px;
		height: 23px;
		background: url(../images/fly_de_lunch/search.png) no-repeat;
		}

	.b-search .button {
		cursor: pointer;
		position: relative;
		top: 1px;
		}


.b-section-logo {
	margin: 10px 25px 0;
	}


.l-wrap {
	width: 100%;
	overflow: hidden;
	}





#footer {
	display: none !important;
	}

.b-footer {
	color: #ffffff;
	font-size: 12px;
	height: 97px;
	
	}

	.b-footer .prioskol {
		float: left;
		margin: 50px 0 0 38px;
		}

	.b-footer .bel360 {
		margin: 50px 30px 0 0;
		float: right;
		}
	
	.b-footer a {
		color: white;
		}


#fancybox-outer {
	border-radius: 15px;
	}