﻿* 
{
    margin: 0;
}
html, body, form
{
    height: 100%;
    background-color:Transparent;
    padding:0;
    margin:0;
    width:100%;
    min-height:900px;
    min-width:1060px;
}
.wrapper 
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -10em; /* нижний margin является отрицательной величиной высоты footer */

}
.footer, .push 
{
    height: 10em; /* .push должен быть той же высоты, что и .footer */
}
.footer
{
    width:100%;
}
html
{
    background-image: url(img/bakground.png);
    background-repeat:repeat;
}
body
{
    min-width:900px;
}
.header
{
    width:100%;
    padding-top:50px;
    padding-bottom:20px;
    margin-bottom:2em;
    z-index:100;
}
.topText2
{
    left:14.5em;
    top:1.7em;
    width:300px;
    z-index:100;
    position:absolute;
}
.topText2 h1
{
    color:#430101;
    font-size:16px;
    font-family:Times New Roman;
    z-index:100;
}
.topText3
{
    /*left:19em;*/
    top:15.5em;
    z-index:100;
    position:absolute;
}
.topText3 h1
{
    color:#430101;
    font-size:12px;
    font-family:Times New Roman;
    z-index:100;
}
.topText
{
    top:3em;
    z-index:100;
    position:absolute;
}
.topText h1
{
    color:#ffffdb;
    font-size:20px;
    font-family:Times New Roman;
    z-index:100;
    font-style:italic;
}
.topText h2
{
    color:#ffffdb;
    font-size:15px;
    font-family:Times New Roman;
    padding-top:10px;
}
.topText
{
    color:#ffffdb;
    font-size:15px;
    font-family:Times New Roman;
}
.tree
{
    background-image:url(img/treeHeader.png);
    background-repeat:repeat-x;
    background-position:left -15px; 
    height:200px;
    bottom:0px;
    width:100%;
    overflow:visible;
}
.borderTop
{
    background-color:Transparent;
    background-image:url(img/horBorder.png);
    background-position:left top;
    background-repeat:repeat-x;
    height:100%;
    display:table;
    width:100%;
    padding:0;
}
.borderBottom
{
    background-color:Transparent;
    background-image:url(img/horBorder.png);
    background-position:left bottom;
    background-repeat:repeat-x;
    display:table-cell;
    height:100%;
    width:100%;
    padding:0;
}
.treeBottom
{
    background-image:url(img/treeHeader.png);
    background-repeat:repeat-x;
    background-position:left -20px; 
    height:230px;
    width:100%;
    margin-bottom:3em;
    padding:0;
}
.logo
{
    border: solid 0 black;
    position:absolute;
    margin-left:2.4em;
    margin-top:0.6em;
    z-index:100;
}
.logo img
{
    width:200px;
    height:270px;
    border: solid 0 black;
}
.flashBox
{
    position:absolute;
    min-width:1000px;
    width:100%;
    z-index:-100;
}
.lc
{
    display:block;
    height:100%;
    float:left;
    z-index:-100;
}
.rc
{
    float:left;
    height:100%;
    z-index:-100;
}
.rc object
{
    z-index:-100;
}
.flashBox object
{
    clear:both;
    width:500px;
    display:block;
    float:left;
}
.flashBox img
{
    height:280px;
}
.menu
{
    float:left;
    width:20%;
    height:100%;
    padding-bottom:1em;
}
.menuColumn
{
    background-image:url(img/menu.png);
    width:250px;
    padding:0;
    margin-left:auto;
    margin-right:auto;
}
.menuTable
{
    width:220px;
    margin-left:auto;
    margin-right:auto;
}
.menuTabletd
{
    vertical-align:top;
    height:30px;
}
.menuSeparator
{
    height:10px;
    background-image:url(img/menuBottom.png);
    background-position:center;
    background-repeat:no-repeat;
}
.menuTableLL
{
    background-image:none;
    background:inherit;
    padding-bottom:1em;
}
.menuTable a
{
    color:#ffffdb;
    font-size:14px;
    font-family:Times New Roman;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    height:25px;
    vertical-align:middle;
    padding-top:10px;
}
.menuTable a:hover
{
    color:#430101;
    background-image:url(img/currentLnk.png);
    background-position:center top;
    background-repeat:no-repeat;
}
.menuTop
{
    height:40px;
    width:100%;
}
.menuBottom
{
    width:100%;
    color:#ffffdb;
    font-size:15px;
    font-family:Times New Roman;
    padding-top:25px;
    padding-bottom:57px;
}
.content
{
    height:100%;
    display:table;
    padding:0 3em 0 1em;
    overflow:hidden;
    width:50%;
}
.contentPlace
{
    background-image:url(img/contentBorder.png);
    background-repeat:no-repeat; 
    min-width:700px;
    width:700px;
    min-height:442px;
    height:442px;
    /*overflow:hidden;*/
    margin-left:2em;
    z-index: 1; 
    position:relative;
    padding:1.2em 0 0.9em 3em;
}
.contentPlaceKid
{
    background-image:url(img/kidb1.png);
    background-repeat:no-repeat; 
    min-width:700px;
    width:700px;
    min-height:442px;
    height:442px;
    overflow:hidden;
    margin-left:2em;
    z-index: 1; 
    position:relative;
    padding:3.7em 0 0.7em 3.5em;
}
.map
{
    min-width:700px;
    width:650px;
    min-height:442px;
    height:442px;
    overflow:hidden;
    margin-left:2em;
    z-index: 1; 
    position:relative;
} 
.map img
{
   width:650px;
   height:442px;
}  
.contentMask
{
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    z-index: 1; 
    position:relative;
    height:400px;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:45px;
}
.contentMaskKid
{
    overflow:hidden;
    margin-right:auto;
    z-index: 1; 
    position:relative;
    height:350px;
    margin-top:59px;
    margin-bottom:20px;
    margin-left:35px;
    margin-right:10px;
}
.bottomImages
{
    margin-left:auto;
    margin-right:auto;
    width:80%;
    min-width:800px;
    height:200px;
    margin-top:5px;
}
.bottomImages th
{
    background-image:url(img/svet.png);
    background-repeat:no-repeat;
    background-position:center top; 
    min-height:55px;
    height:55px;
    text-align:center;
}
.bottomImages td
{
    height:145px;
    text-align:center;
}
.mask
{
    height:400px;
    width:600px;
}
.box
{
    font-family:Times New Roman;
    letter-spacing:normal;
    line-height:19px;
    font-size:12pt;
}
.box h2
{
    font-size:18pt;
    margin-left:auto;
    margin-right:auto;
    display:table;
    color:#840200 ;
    margin-bottom:1em;
    max-width:500px;
    line-height:19pt;
}
.box h3
{
    font-size: 15pt;
    margin-left:auto;
    margin-right:auto;
    display:table-cell;
    text-align:center;
}
.box h4
{
    font-size:12pt;
    /*clear:both;*/
    float:left;
    background-image:url(img/ornt.png);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:1em;
    font-weight:normal;
    font-style:italic;
}
.box p
{
    margin-bottom:0.6em;
    margin-left:1.5em;
    font-size:12pt;
}  
.box table
{
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.box th
{
    width:38px;
    background-image:url(img/ornt.png);
    background-repeat:no-repeat;
    background-position:right top;
}
.box td
{
    vertical-align:top;
    font-size:12pt;
    line-height:15px;
}
.box a
{
    color:#840200 ;
    font-size:10pt;
    z-index:150;
}
.box a
{
    text-decoration:none;
}
.MenuList
{
    width:250px;
    margin-left:auto;
    margin-right:auto;
}
.MenuItem
{
    padding-left:auto;
    padding-right:auto;
}
.MenuDetails
{
    margin-left:5em; 
    color:inherit;
    position:relative;
    height:100%;
}
.MenuDetails span
{
    padding-top:0.7em;
    float:left;
}
.MenuPrice
{
    font-weight:bold;
}
.MenuLink
{
    margin-left:1.2em;
    color:inherit;
    position:relative;
}
.MenuLink a
{
    color:Black;
    font-family:Times New Roman;
    font-size:14pt;
    padding-left:1em;
    top:50%;
    display:block;
    height:100%;
    vertical-align:middle;
}
.MenuLink a:hover
{
    background-image:url(img/ornt.png);
    background-repeat:no-repeat;
    background-position:left top;
}
.MenuImg 
{
    width: 113px;
	/*position: relative;
	display: block;	
	height:74px;
	width: 73px;
	clear:both;
	float:left;
	cursor:pointer;
	padding:0;
	top:0;
	margin-left:auto;
	margin-right:auto;
    margin-bottom:0.5em;
    position:relative;*/
}
.MenuImgDet {
	position: relative;
	display: block;	
	/*height:74px;*/
	width: 73px;
	float:left;
	cursor:pointer;
	padding:0;
	top:0;
	margin-left:auto;
	margin-right:auto;
}
.MenuImg a {
	/*background: url(img/previewBorder.png) no-repeat 0 0;
	height:74px;
	height:100%;
	width: 73px;
	display: block;
	position: absolute;*/
}
.MenuImg img
{
    width: 113px;
   /* height:74px;
	
	margin:0;
	border:solid 2px #840200;*/
}
.MenuImgDet span {
	/*background: url(img/previewBorder.png) no-repeat 0 0;
	height:74px;position: absolute;*/
	width: 73px;
	
	
}
.MenuImgDet img
{
	width: 73px;
	margin:0;
	border:solid 2px #840200;
}
.NewsImg 
{
    width: 113px;
    
	/*position: relative;
	display: block;	
	height:74px;
	
	margin: 0 auto;
	float:right;
	cursor:pointer;*/
}
.NewsImg a 
{
    width: 113px;
	/*background: url(img/previewBorder.png) no-repeat center top;
	height:74px;
	display: block;
	position: absolute;
	border:solid 2px #840200;*/
}
.NewsImg img
{
    border:solid 2px #840200;
	width: 113px;
}
.NewsImgDet {
	position: relative;
	display: block;	
	/*height:328px;*/
	width: 190px;
	margin: 0 auto;
	float:right;
	cursor:pointer;
}
.NewsImgDet span {
	/*background: url(img/newsImgBorder.png) no-repeat center top;*/
	height:328px;
	width: 190px;
	display: block;
	position: absolute;
	border:solid 2px #840200;
}
.NewsImgDet img
{
    /*height:328px;*/
	width: 190px;
	border:solid 2px #840200;
}
.GalImgDet {
	position: relative;
	display: block;	
	/*height:200px;*/
	width: 190px;
	margin: 0 auto;
	clear:both;
	cursor:pointer;
	margin-right:10px;
	margin-bottom:1em;
}
.GalImgDet span {
	/*background: url(img/GalImgBorder.png) no-repeat center top;
    height:200px;*/
	width: 190px;
	display: block;
	position: absolute;
}
.GalImgDet a {
	/*background: url(img/GalImgBorder.png) no-repeat center top;
	height:200px;*/
	width: 190px;
	display: block;
	position: absolute;
}
.GalImgDet img
{
    /*height:200px;*/
	width: 190px;
	border:solid 2px #840200;
}
#ContentTd
{
    background-color:Transparent;
    background-repeat: no-repeat;
    background-position:right center;
}
.BottomImg {
	position: relative;
	display: block;	
	height:145px;
	width: 210px;
	margin: 0 auto;
	cursor:pointer;
}
.BottomImg span {
	background: url(img/IBB.png) no-repeat center top;
	height:145px;
	width: 210px;
	display: block;
	position: absolute;
}
.BottomImg a {
	background: url(img/IBB.png) no-repeat center top;
	height:145px;
	width: 210px;
	display: block;
	position: absolute;
}
.BottomImg img
{
    height:145px;
	width: 210px;
}
.bakcPic1
{
    position:absolute;
    top:22em;
    background-image:url("img/db1.png");
    background-repeat:no-repeat;
    width:100px;
    height:80px;
    z-index:-100;
}
.bakcPic2
{
    position:absolute;
    top:48em;
    right:2em;
    background-image:url("img/db2.png");
    background-repeat:no-repeat;
    width:100px;
    height:80px;
    z-index:-100;
}
.botPics
{
    position:absolute;
    width:100%;
    top:51em;
}
.botPicRight, .botPicCenter, .botPicLeft
{
    width:33%;
    float:left;
    height:100%;
    background-repeat:no-repeat;
}
.botPicRight
{
    background-image:url("img/botPic1.png");
    background-position:center center;
    min-height:407px;
}
.botPicCenter
{
    background-image:url("img/botPic2.png");
    background-position:center center;
    height:407px;
}
.botPicLeft
{
    background-image:url("img/botPic3.png");
    background-position:center center;
    height:407px;
}  
.Opinion input
{
    border:solid 0px #430101;
}
.OpinionInput
{
    color:black;
}
.Opinion textarea
{
    border:solid 0px #430101;
}
.button
{
    width:150px;
    height:29px;
    background-image:url("img/button.png");
    display:block;
    background-repeat:no-repeat;
    color:White;
    text-align:center;
    padding-top:7px;
}
.rails
{
    width:29px;
    background-image: url(img/rail.png); 
    background-repeat: repeat-y;
    background-color:Transparent;
}
.slider
{
    height: 29px; 
    width: 29px; 
    background-image: url(img/scrollButton.png)
}
.dishCompoundTable
        {
            border: solid 1px Black;
            border-collapse: collapse;
            line-height: 12px;
        }
        .dishCompoundTable td
        {
            border-width: 1px;
            padding: 1px;
            border-style: solid;
            border-color: Black;
            -moz-border-radius: 0px 0px 0px 0px;
            padding: 3px 2px 2px 0.5em;
        }
        #innerTable
        {
            border: solid 0px White;
            border-collapse: collapse;
        }
        #innerTable td
        {
            border: solid 0px White;
        }
        
.specialMenuItem
{
    float: left;
}

.specialMenuItemHeader
{
    font-weight: bold;
    max-width: 450px;
}

.clear
{
    clear: both;
}
