@charset "UTF-8";
#mobile-main-logo {
  text-align: center; }

#mobile-main-logo div {
  background: url("/s/img/mobile/logo.png");
  width: 156px;
  height: 156px; }

/*
*
* Глобальные стили для UI мобильной версии, разметка и т.д., но не стили для индивидуальных страниц
*
*/
div[data-role="header"] {
  /*background: #465258 !important;*/
  /*border-color: #7D8A91 !important;*/
  /*background: url("/s/img/mobile/logo32.png") no-repeat 15px 10px;*/ }

/*.ui-header .ui-title{ color: white; text-shadow: 0 1px 0 #7D8A91; }*/
a.logo {
  position: absolute;
  left: 15px;
  top: 6px; }

div[data-role="content"] {
  background: url("/s/img/bg_all.jpg") no-repeat scroll center top #F1EEEA; }

div[data-role="content"] h1 {
  color: #327930; }

div[data-role="content"] h2 {
  color: #327930; }

div[data-role="content"] h3 {
  color: #327930; }

/* Фон нужен для страниц, где мало контента */
.ui-page {
  background: #E9E9E9; }

/*# sourceMappingURL=main.css.map */
