.clearfix:after{
content: ".";
display: block;
height: 0;
clear:	both;
visibility: hidden;
}
html {
background: #fffacd url(../images/bg_top.jpg) top center repeat-x;
}
body {
background: url(../images/top_bg.gif) top center repeat-x;
margin: 0;
padding: 0;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}
a {
color: #993300;
outline: none;
}
a img {
border: none;
}
#header {
width: 920px;
height: 436px;
margin: auto;
}
#container {
width: 920px;
background: url(../images/rbg.jpg) bottom right repeat-y;
margin: auto;
}
#container #leftb {
width: 873px;
background: url(../images/lbg.jpg) bottom left repeat-y;
float: left;
}
#content {
width: 755px;
background: #FFFFFF url(../images/contentbg.jpg) top center no-repeat;
margin: auto;
padding: 18px 64px 18px 0;
float: right;
}
#content div.indextext {
margin-left: 64px;
}
#content h2 {
font-size: 24px;
text-align: center;
font-weight: normal;
color: #9b0704;
margin: 0;
}
#content p {
font-size: 14px;
text-align: justify;
}
#content .limit {
width: 100%;
height: 30px;
text-align: center;
background: url(../images/limit.gif) bottom center no-repeat;
}
#content .limit div {
width: 135px;
height: 31px;
margin: auto;
}
#content table {
margin: 24px 0 0;
}
#content table td.side {
width: 180px;
}
#content table td p {
text-align: center;
color: #996666;
}
#content #menu {
width: 204px;
float: left;
padding-top: 60px;
}
#content #menu ul {
font-size: 18px;
list-style-type: none;
margin: 0;
padding: 0;
line-height: 30px;
text-align: right;
}
#content #menu ul li a {
text-decoration: none;
}
#content #menu ul li.active a {
text-decoration: underline;
}
#content #menu .bron {
padding-top: 40px;
margin-left: 64px;
}
#content #menu .bron p {
text-align: center;
}
#content #text {
padding-left: 45px;
width: 506px;
float: left;
position: relative;
}
#content #text .breadcrumbs {
font-size: 12px;
color: #993300;
position: absolute;
top: -15px;
left: 45px;
}
#content #text .breadcrumbs span {
/*text-transform: lowercase;*/
}
#content #text h2 {
text-align: left;
padding-top: 16px;
}
#content #text table.gallery {
margin: 0;
}
#content #text table.gallery tr td {
font-size: 12px;
vertical-align: top;
text-align: center;
}
#content #text table.order tr td {
border-bottom: #000000 solid 1px;
font-size: 13px;
padding: 5px;
}
#content #text table.order tr td.noline {
border-bottom: none;
font-size: 14px;
padding: 15px 5px 10px;
}
#content #text table.order tr td.noline input {
width: 135px;
}
#content #text table.order tr td input {
width: 300px;
}
#content #text table.order tr td select {
width: 306px;
}
#content #text table.order tr td span {
color: #ff0000;
}
#content #text table.prices {
background: #81292D;
width: 100%;
text-align: center;
margin: 0;
}
#content #text table.prices tr td {
background: #ffffff;
}
#content #text table.restmenu {
margin: 0;
text-align: center;
}
#content #text table.restmenu tr th {
border-bottom: #ECDAA8 solid 2px;
color: #996666;
font-weight: normal;
}
#content #text table.restmenu tr td {
border-bottom: #ECDAA8 solid 2px;
vertical-align: top;
}
#content #text table.restmenu tr .left {
text-align: left;
width: 330px;
}
#content #text p.cat {
font-size: 18px;
margin: 25px 0 14px;
}
#footer {
background: url(../images/footer.gif) bottom center no-repeat;
width: 920px;
height: 48px;
margin: auto;
}
#ui-datepicker-div {
font-size: 10px;
}

#copyright {margin: 0 auto; width: 780px; padding:10px 0 20px 0; color: #996666; font-size: 12px;}
#copyright .right {float: right;}
#copyright a {color: #996666;}
#copyright img {vertical-align: middle;}
#copyright .bonton {margin-right: 10px;}

#bron_up{
float: right;
margin-left: 20px;
text-align: center !important;
}

#news_block{
	width:590px;
	height:433px;
	background:url("/images/uploads/news_block_bg1.jpg") no-repeat;
	display:inline-block;
	margin: 10px 0 20px;
}
.news_text{
	display: block;
	width: 470px;
    margin: 0 0 0 60px;
	text-align: left;
	color:#FFF;
	font-size: 13px;
	overflow:hidden;
}
.news_title{
	text-transform:uppercase;
	font-size: 12px;
    font-weight: bold;
	display:block;
}
.news_content{
	display: block;
    margin: 5px 0 20px;
	line-height:17px;
}
.scroll_wrapper{
	display: block;
    height: 300px;
    margin-top: 80px;
}
