body {
padding: 0px; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #000033; 
background-color: #f8f8f8; 
text-decoration: none; 
width: 980px; 
margin: 0 auto;}

h1, h2, h3, p, ol, input {margin-top: 0px; margin-bottom: 0px;}

h1, h2, h3 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

h1, h2 {font-weight: normal;}

h1 {
	letter-spacing: 0.03em;
	font-size: 18px;
}
a.vlogo{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	padding: 0px !important;
}
a.vlogo img{
	border: none;
	z-index: 100;
}
a.vlogo:hover {
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

a.logo_link{
	position: absolute; width: 170px; height: 120px; cursor:pointer;
}
a.logo_link:hover{
	background: none !important;
}
h2 {
	letter-spacing: 0.02em;
	font-size: 14px;
}

p, ol, ul {
line-height: 16px;
}

a {
	color: #35498E;
	text-decoration: none;
}
a:hover {
	background-color: #CDCCD2;
	color: #FF0000;
	text-decoration: none;
}

#banner {
	text-align: center;
	margin: 15px 0 5px 0;
	height: 103px;
}

#banner a:hover {
	border: none;
	background: none;
}

#banner a {
	border: none;
}

#banner a img {
	border: none;
}

#top_menu {
/*	padding: 5px 0 20px 0;*/
	background-image: url(../images/logo070928.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 120px;
/*	background-color: #CDCCD2;*/
}

#top_menu ul {
	text-align: left;
	font-weight: bold;
	/*font-size: 10pt;*/
	font-size: 16px;
	list-style: none;
	padding: 25px 0 0 0;
	margin: 0;
	/*margin: 0px 10px 10px 10px;*/
}
#top_menu li {
	display: inline;
}
#top_menu li span {
	padding: 2px 15px 15px 15px;
	color: #ADADAD;
}
#top_menu li a {
	/*padding: 0 15px 0 15px;*/
	padding: 2px 15px;
/*	background-image: url(../images/1333.gif);*/
	background-repeat: no-repeat;
	background-position: right 8px;
}
#top_menu li a.current {
	background-color: #CDCCD2;
	color: #FF0000;
	text-decoration: none;
}

#search {
	margin-left: 170px;
	padding-top: 6px;
/*	background-color: #D8D7DB;*/
	padding-left: 15px;
	height: 94px;
	width: 779px;
	border-bottom:1px solid black;
}

#search form{
	margin: 0px;
}

#modes{
	margin: 0px;
}

.label {
	/*padding-bottom: 15px;*/
}

.searchbox {
	/*margin: 5px 0 5px 5px;*/
}

.searchform {
	text-align: left;
	padding: 0 0 0 0;
}

#searchform input {
	margin: 0px;
	padding: 0px;
	height: 16px;
}

#under {
	position: absolute; 
	background-color: rgb(255, 255, 255); 
	min-width: 200px;
	padding:5px;
}

#under .active {
	font-weight: bold;
}

#under .inactive {
	font-weight: normal;
}

.match  {
	color: red;
}

#leftarea {
	float: left;
	width: 220px;
/*	background-color: #CDCCD2;*/
}

#leftarea h2 {
	color: #000033;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	background-color: #ececec;
	text-align: center;
}

#leftarea .active {
	background-color: #CDCDCD;
	font-size: 10pt;
	color: #FF0000;
	float: left;
	width: 185px;
	padding: 0px 10px 0px 15px;
	text-align:left;
}

#leftarea .active a {
	color: #FF0000;
	width: 170px;
}

#leftarea ul{
	/*background-color: #ececec;*/
	padding-left: 0px;
	margin: 0 0 5px 10px;
	list-style: none;
	font-weight: bold;
	font-size: 10pt;
}

#leftarea a{
/*	background-color: #D8D7DB;*/
	color: #35498E;
	float: left;
	width: 185px;
	padding: 5px 10px 5px 15px;
}

#leftarea a:hover{
	color: #FF0000;
	background-color: ##CDCDCD;
}

#leftarea li span {
	width: 185px;
	float: left;
	padding:5px 10px 5px 15px;
	color: #ADADAD;
}

#leftarea .counters{
	clear: both;
	float: none;
}

#leftarea .counters a{
	color: #35498E;
	width: 95px;
	padding: 0px 10px 0px 5px;
	float: none;
}

#leftarea .counters span {
	width: 90px;
	padding: 0px 0px 0px 0px;
	color: #ADADAD;
	float: none;
}

#homepage {
	margin: 20px;
}
#homepage p {
text-indent: 20px;
}

#tabs li.active {
	background-color: #CDCDCD;
	color: #FF0000;
	/*width: 185px;*/
	padding: 2px 10px;
}

#page {
	float: right;
	width: 750px;
/*	background-color: #CDCCD2;*/
}

#page h1 {
	font-size: 18px;
	letter-spacing: 0.04em;
	padding: 5px 0 15px 0;
	text-align: center;
}

#page h2 {
}

.header {
	border-bottom:1px solid black;
	margin:0 15px;
	min-height: 100px;
/*	background-color: #D8D7DB;*/
	height: 110px;
}

#page .header  .delivery{
	height: 33px;
	padding: 0 0 0 25px;
}

#page .header  .delivery h2{
	font-style: italic;
	font-size: 12px;
	line-height:15px;
}

#page .header  strong{
	font-size: 12px;
}

.letters{
}

.current_letter{
	background-color:#cdcdcd;
	color:red;
	padding:3px 3px 3px 3px;
}

.inactive_letter{
	/*background-color:#cdcdcd;*/
	font-size: 18px;
	color:#cdcdcd;
	padding:3px 1px 3px 8px;
}

.letter strong, .letter a{
	font-size: 15px;
}

.mini_header .place_name a{
	font-weight: bold;
}

a.place_addr{
	font-size:13px;
	text-decoration:none;
	color: #35498E !important;
}

.closed span.place_name{
	color:#FF8888 !important;
	text-decoration:line-through;
}
#page .closed span.place_name a {
	font-weight: normal !important;
}

.place_addr{
/*	color: #35498E !important;*/
}

.limited span.place_name a {
	/*color:#FF8888 !important;*/
	font-weight: normal !important;
}


#page  span.closed_label {
	font-weight: bold;
	color: red;
	font-size: 16px;
}

span.closed_label_small {
	font-weight: bold;
	color: red;
	font-size: 12px;
}
.place_list_tel span{
	font-size:15px;
	color:#35498E;
}

.mini_header {
/*	background-color: #D8D7DB;
	margin: 20px 15px 20px 15px;
	padding: 5px 0 5px 0px;
	padding: 5px 0;
	height: 15px;*/
}

#page .header h1, .mini_header h1 {
	font-size: 17px;
	letter-spacing: 0.04em;
	padding: 5px 0 5px 10px;
	margin: 0;
	line-height: 23px;
	text-align: left;
	height: 23px;
}

.mini_header h1{
	padding:0px !important;
	text-align:center;
}
.mini_header a{
	padding:3px 3px 3px 3px;
	text-align:center;
}

.alfavit {
	background-color: #ECECEC; 
	padding: 10px 0; 
	letter-spacing: 0.04em; 
	line-height: 16px; 
	text-align: center; 
	font-size: 18px; 
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.alfavit a{
	padding: 3px 3px 3px 3px;
	text-align: center;	
}

#page .alphabet {
}

#page .alphabet .mini_header {
	margin: 0px 5px;
	height:15px;
	padding:5px 0;
}
/*#page .alphabet .mini_header a{
	padding:3px;
}*/
#page .mini_header span a, .mini_header span 
{
	font-size: 15px !important; 
}

#page .mini_header span {
	/*padding:0;*/
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	/*letter-spacing: 0.04em;*/
	line-height:25px;
	/*float:left;*/
}


#page .place_list_opinions {
	float:right;
	padding:2px 5px 2px 5px;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:13px !important;
}
#page .mini_header span a, #page .mini_header span a:visited {
	color:blue;
	font-size: 17px;
	padding:2px 0;
	margin:0;
	letter-spacing: 0.04em;
	/*color: #000;*/
}


#page .header h1 a:hover, .mini_header span a:hover {
	background: #D8D7DB;
	text-decoration: none;
}

#page .header h1 a{ 
/*	color:blue;*/
	font-size: 17px;
	padding:2px 0;
	margin:0;
	letter-spacing: 0.04em;
	/*color: #000;*/
}

#page .header h2 {
	padding-left: 10px;
}

.pages {
/*	background-color: #D8D7DB;*/
	height:100px;
	text-align:center;
	float:left;
	width:750px;	
}

.pages tr {
	font-weight: bold;
	font-size: 10pt;
	list-style: none;
}
.pages td {
	display: inline;
}

.pages a {
	text-decoration: none;
	padding: 5px;
/*	padding: 5px 5px 5px 5px;*/
}

.pages span {
	text-decoration: none;
	padding: 5px;
/*	padding: 5px 5px 5px 5px;*/
}






.header img {
	border: 0;
	float: right;
}

.header div.img {
	margin-top: 5px;
	width: 150px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: right;
}


.header ul {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	list-style: none;
	padding: 5px 5px 5px 5px;
	margin: 0;
	color: #adadad;
}
.header ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

.header ul li span {
	padding: 5px 10px 5px 10px;
}

.header a {
	text-decoration: none;
	padding: 2px 10px;
}


/*
.header span {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
*/
.header h1 a {
	font-size: 14px;
}

#page #descript {
	padding: 0px 0 0 0px;
/*	background-color: #f8f8f8;*/
	margin: 10px 20px;
}

#page #descript p {
	padding: 0 5px 5px 5px;
/*	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;*/
	text-indent: 20px;
}

#page #descript h1 {

}

#page #banquet{
	padding: 0px 0 0 0px;
/*	background-color: #f8f8f8;*/
	margin: 10px 20px;
}

#page #banquet p {
	padding: 0 5px 5px 5px;
/*	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;*/
	text-indent: 20px;
}

#page #dostavka{
	padding: 0px 0 0 0px;
/*	background-color: #f8f8f8;*/
	margin: 10px 20px;
}

#page #dostavka p {
	padding: 0 5px 5px 5px;
/*	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;*/
	text-indent: 20px;
}
#haeder2 {
}
#work {
	width: 980px;
	margin: 0 auto;
}

#down {
	height: 100px;
	margin: 0 auto;
	width: 980px;
}
#down img {
	padding: 0 5px 10px 5px;
	border: 0;
}
/*
.fluide {
	width: 80%;
}
#header_line {
	margin: 0 auto;
	position: relative;
	height: 110px;
}
#header_fotos {
	position: absolute;
}
#header_right {
	position: absolute;
	right: 0px;
}
*/

.post h2 {
	font-size: 18px;
}
.post_large {
	width: 60%;
	float: left;
	text-align: justify;
}
.entry img {
	padding: 0 15px 0 5px;
}


#page #map {
/*	padding: 0px 0 0 0px;*/
/*	background-color: #D8D7DB;*/
	margin: 10px 20px;
}

#page #map img {
	text-decoration: none;
}
#page #menu {
	padding: 0;
/*	background-color: #D8D7DB;*/
	margin: 10px 20px;
}
#menu .menu_date{
	font-size: 12px;
	font-style: italic;
}
#page #menu .dark_line{
	background:#ECECEC;
}
#page #menu .light_line{
}
#page #menu p{
	margin:0 0 3px 10px;
}
#page #menu img {
	padding: 5px 0 5px 0;
}
#page #menu h2 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
/*	font-style: italic;*/
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-color: #e8e8e8;
	padding: 2px;
	margin:10px 0 0 0;
	border:2px solid #B0B0B0;
}
#page #menu h3 {
	text-indent: 15px;
	font-size:14px;
	letter-spacing:0.07em;
	margin: 2px 0 2px 0;

}
#page h3 span.weight {
	font-weight: normal;
	padding: 0 0 0 15px;
	font-size: 11px;
	font-style: italic;
}
#page #menu td {
	text-decoration: none;
	text-align: right;
/*	padding: 0 10px 0 10px;*/
}
#page #menu .price{
}

#page #menu .normal {
	text-decoration: none;
	text-align: left;
}

#page #menu .price_bg{
	background-color:#E8E8E8;
}
#page #menu .normal_bg {
	background-color:#E8E8E8;
	text-decoration: none;
	text-align: left;
}

#page #menu tr {
	text-decoration: none;
}


#responses {
	width: 740px;
}

.response_footer {
	padding: 0 0 0 10px !important;
	font-style: italic;
	font-weight: 11px;
}

.response {
	margin: 0px 20px;
	padding: 5px; 
/*	background-color: #D8D7DB;*/
	border-bottom:1px solid black;
}
.responses_up {
	margin: 10px 15px;
	padding: 5px; 
}
.responses_leave1{
	margin: 10px 15px;
	padding: 5px; 
}
.response  p{
	padding: 5px 0px;
}

.response  h1{
	text-align: left !important;
	padding-left: 0px !important;
	height: 20px;
}
.responses_place_type {
	font-weight:bold;
	font-size:14px
}
.responses_link_place{
	float: left;
}
.responses_link_opinions{
	float: right;
	font-size:14px;
}
.responses_leave2{
}
.responses_leave2{
}
.highlight{
	color: blue;
}

#page #plaha{
/*	background:white;*/
	background:#F8F8F8;
	/*margin:40px 30px 30px 30px;*/
	padding:0px 10px;
	/*width:550px;*/
	width:690px;
	min-height: 550px;
/*	font-size:16px;
	text-align:center;*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95); /* IE 5.5+*/
	-moz-opacity: 0.95; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.95; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.95; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

#page #plaha h2{
	background:none;
	border:0;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:0;
	padding:0px;
	text-align:right;
	text-transform:none;
}
#page #plaha h1{
	font-size: 18px;
}

#page #plaha table tr td {
	padding: 5px 0;
}

#page #plaha span{
/*	font-weight: bold;
	font-size: 28px;
	color:red;*/
}

.homepage_editor strong{
	color: white;
}
.homepage_editor tbody{
	background:#4169E1;
}

.homepage_editor td{
	padding: 10px;
}

.homepage_editor thead{
	background:#708090;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.ac_loading {
	background : Window url('./images/autocomplete_indicator.gif') right center no-repeat;
}
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
#example2 {
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width: 670px;
}
.qnt {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  color:#26A908;
}

a.dostavka{
	color: #008000;
	/*text-decoration: underline;*/
	/*margin-left: 135px;*/
}

#articleCalendar a {
	width: auto!important;
	float: none!important;
    padding: 1px 1px 1px 1px!important;
}
