body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
html, body { height: 100%; }
img { border: 0; }
table { border-spacing: 0; border-collapse: collapse; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

body {
  font-family: Tahoma, sans-serif;
  text-align: center;
  color: #000; 
  background: #660000;
  font-size: 12px;
}

li { margin-left: 1.2em; }

h1 { font-size: 180%; margin: 0 0 0.6em 0; } 
h2 { font-size: 150%; margin: 0 0 0.4em 0; }
h3 { font-size: 120%; margin: 0 0 0.2em 0; }

p {
  margin: 0 0 0.6em 0;  
}

h1, h2, h3, h4, h5, h6 { color: #666; }
a { color: #666; } 
a:link, a:visited {  } 
a:hover, a:active { text-decoration: none; } 

#page_wrapper {
  position: relative;
  min-height: 100%;
  margin-bottom: -40px;
  text-align: left;
  background: #fff;
  width: 932px;
  margin: 0 auto;
}

#page_logo {
  position: absolute;
  top: 140px;
  left: 20px;
  z-index: 2;
}

#page_banner {
  background: #cc3333;
  height: 114px;  
}

#page_top {
  position: relative;
  height: 192px;
}

#page_banners_top {
  position: absolute;
  top: 120px;
  left: 330px;
  width: 300px;
}

#page_banners_top table td {
  padding: 2px;
  vertical-align: middle;
  text-align: center;
}

#page_menu { 
  line-height: 42px;
  padding: 0 0 0 30px; 
  background: #000 url('../img/menugr.jpg') top left repeat-x; 
}

#page_menu a { 
  font-size: 12px; 
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#page_menu a .f {
  color: #cc6666;
}

#page_menu a:hover {
  text-decoration: underline;
}

#page_menu .f:first-letter {
  color: #ff6666;
}

#page_menu a.select {}

#page_contacts {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 35px;
  color: #660000;
  font-family: Georgia;
}
#page_layout {
  padding: 20px 0 0 0;
}
#page_left {}
#page_content { padding: 0 0 0 40px;}
#page_right {
  padding: 0 0 0 20px;
}

#page_right .banners_left {
/*  margin: 0 auto;*/
}

#page_empty { height: 50px; clear: both;}
#page_footer { 
  height: 40px; 
  text-align: right; 
  background: #cccccc; 
  width: 932px; 
  margin: 0 auto;
  position: relative;
}

#page_footer table.banners_bottom td {
  padding: 2px;
}

/* page:cols */

table.page_col {  }
table.page_col td { vertical-align: top; }
td.page_col_left {}
td.page_col_center {}
td.page_col_right {}

ul.hmenu { list-style: none; }
ul.hmenu li { display: inline; }

#page_order {
  padding: 10px;
}

#page_order a {
  font-size: 20px;
  color: #660000;
}

ul.main_afishes {
  list-style: none;
  color: #1F1F1F;
}

ul.main_afishes li {
  padding: 14px 0 14px 14px;
  margin: 0 0 10px 0px;
  background: #cccccc;
}

.afisha-date {
  color: #660000;
  font-size: 18px;
  font-style: italic;
}

.afisha-img {
  padding: 6px; 
}

a.afisha-descr-name, .afisha-descr-name {
  font-size: 24px;
  color: #660000;
}

table.rest-menu td {
  vertical-align: middle;
}

#page_right_bottom {
  position: absolute;
  width: 200px;
  right: 0;
  top: -340px;
}

#page_right_bottom td {
  padding-bottom: 10px;
}

.req {
  font-size: 11px;
  color: red;
}

ul#banners_top {
  height: 90px;
  overflow: hidden;
  margin: 0 auto;
  list-style: none;
  padding-top: 12px; 
}

ul#banners_top li {
  text-align: center;
  margin: 0;
  display: block;
  width: 100%;
  position: relative;
}

ul#banners_top li a {
}

/* ie */
* html #page_wrapper { height: 100%; }
* html body { font-size: x-small; f\ont-size: small; }

