/* CSS Document */
body{
	background-color: #360000;
	margin: 0px;
	font-family:"Times New Roman",Geneva, Arial, Helvetica, sans-serif;
}
h1{
	color: #DFC5A5;
	font-size: 12px;
	margin-left: 300px;
	margin-top: 21px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2{
	font-size: 14px;
	text-transform: uppercase;
	color:#756449;
	margin-bottom:3px;
	margin-top: 15px;

}
h3{
	text-decoration: underline;
	margin-bottom: 5px;

}
#container{
	width:705px;
	margin: 0 auto;
}
#header{
	height:58px;
	background:url(images/header.jpg);

}
#main{
	height: 542px;
}
#left{
	float: left;
	width: 298px;
	height: 542px;
	background:url(images/left.jpg);
}
#menu{
	margin-bottom: 0px;
}
#galleryhome{
	margin-left: 41px;
	margin-top: 0px;
	width: 230px;
	height: 143px;

}

#info{
	float: left;
	width: 384px;
	height: 542px;
	background: #E7D6AD;
}
#info-home{
	float: left;
	width: 384px;
	height: 542px;
	/*background: #E7D6AD;*/
	background: url(../images/home-bg.jpg);
}
#info-home a{
	color:#360000;
}
#scrollbox{
	width: 340px;
	margin-left: 20px;
	margin-top: 10px;
	 height: 320px;
	  overflow: auto; 
	  scrollbar-arrow-color: #F7FC61; 
	  scrollbar-base-color: #360000;
	  scrollbar-darkshadow-color: #5A5A5A; 
	  scrollbar-face-color: #8E0612; 
	  scrollbar-highlight-color: #F7ECD9; 
	  scrollbar-shadow-color: #5A5A5A;
}

#menu-title{
	width: 300px;
	margin-left: 20px;
}
#menu-title a{
	color: #360000;
	font-size: 12px;
}
#right{
	float: left;
	width: 23px;
	height: 542px;
	background: url(images/bg-right1.gif);
}
#footer{
	height: 27px;
	background: url(images/footer.jpg);
}
#footer1{
	font-size: 12px;
	color: #DECEAD;
	text-align: center;
	vertical-align: bottom;
}
#footer1 a{
	color: #DECEAD;
	text-decoration:none;
}
#footer1 a:hover{
	color: #DECEAD;
	text-decoration:none;
}

ul.vert-one{ 
	margin-left:55px; 
	margin-top:148px;
	margin-bottom: 10px;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 12px "Times New Roman", Verdana, Arial, sans-serif;
	line-height:30px;
	width:202px;
	text-transform:uppercase;
}
ul.vert-one li{
	margin:0;
	padding:0;
	text-align:center;
	background: url(images/menu-button.gif);
	height: 30px;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	height: 30px;
	color:#520000;
	background:#96120F;
	padding:0;
	background: repeat-x left top;
}
ul.vert-one li a:hover{
	background:#900   url(images/menu-button-on.gif); repeat-x top left;
	color: #EDDCC8;
	}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#933 url(http://moskva.zavedenia.com/images/bgHOVER.gif) repeat-x top left;}
	
	
.menu-table{
	font-size:12px;
}
.menu-separator{
	background-color:#470101;
}
#menu-style{
	margin-right: 15px;
	width:340px;
	background-color: #8B0010;
	/* background:url(images/foodmenu-bg.jpg); */
	border: solid 1px #330000;
}
#menu-style p{
	margin-left:10px; 
	margin-right:5px;
	margin-bottom:3px;
	margin-top:3px;
}
#menu-style a{
	color:#DECEAD;
	font-weight: bold;
}
#menu-style a:hover{
	color:#FFFFFF;
}

.news-table{
	font-size:12px;
}

.news-table a{
	font-size:12px;
	color:#660000;
	font-weight: bold;
}

.comments-comment-title{
	font-size: 13px;
}
.comments-comment-text{
	font-size: 12px;
}
.contacts-table{
	font-size: 12px;

}
.gallery-table{
	margin-top: 0px;
	padding-top: 0px;
}