@charset "utf-8";

* {
  margin: 0;
  padding: 0;
    /* удалить все зазоры по умолчанию */
  border-collapse: collapse;
    /* устранить зазоры между ячейками */
  font-size: 100%;
    /* привести кегль шрифта к единому уровню */
}

body {
  background: #fef0f0;
  font: 0.8em Georgia, Times, Tahoma, serif;
}

table{
  width: 100%;
}

p {
  color: #491116;
  text-align: justify;
  margin: 1em;
  font: 1.2em/130% Georgia, Times, serif;
}

p.news {
  text-align: left;
  font: italic 1em/140% Georgia, Times, serif;
}

p.dogshows {
  font: font: 1.5em Georgia, Times, serif;
}

h1 {
  font: italic 2em Georgia, Times, serif;
  margin: 0.5em;
  text-align: center;
  color: #97112a;
}

h1#puppies {
  font: italic 3em Georgia, Times, serif;
  color: #FF0000;
  margin: 1em;
}

h1#big {
  font:  italic 3em Georgia, Times, serif
}

h2 {
  font: italic 1.5em Georgia, Times, serif;
  text-align: center;
  color: #98042e;
}

h2#novosti {
  margin-bottom: 1em;
}

h3 {
  padding-left: 2em;
  margin-bottom: -0.5em;
  font: italic bold 1.5em Georgia, Times, serif;
  color: #98042e;
}

h2.fd {
  padding: 2em;
  font: italic bold 2em Georgia, Times, serif;
  color: #98042e;
}

h3.level2 {
  padding-left: 2em;
  margin: 0.5em;
  font: italic 1.3em Georgia, Times, serif;
  color: #98042e;
}

img {
  border: none;
}

a {
  color: #b2192f;
}

a.navigation {
  background: #fec7c7;
  margin-top: 2em;
  display: block;
}

a.h2 {
  font: italic 2em Georgia, Times, serif;
  color: #b2192f;
}

a.h3 {
  font: italic 1.3em Georgia, Times, serif;
  color: #b2192f;
}

a:hover {
  text-decoration: none;
  color: #FF0000;
}

em {
  font: bold 1.2em Georgia, Times, serif;
  color: #ba0a0a;
}

em.name{
  font: bold 1em Georgia, Times, serif;
  color: #ba0a0a;
}

#topcenter {
  text-align: center;
}

#topright {
  text-align: right;
  background: url(images/cssbg/topright.jpg);
  width: 53px;
  height: 242px;
}

#topleft {
  background: url(images/cssbg/topleft.jpg);
  width: 53px;
  height: 242px;
}

tr#top {
  background: url(images/cssbg/top1px.jpg) repeat-x;
}

table#corner {
  width: 100%;
}

td#corner-center {
  background: url(images/corner/corner1px.gif) repeat-x;
  height: 21px;
}

td#corner-left {
  width: 18px;
  height: 21px;
  background: url(images/corner/corner-left.gif) no-repeat;
}

td#corner-right {
  width: 17px;
  height: 21px;
  background: url(images/corner/corner-right.gif) no-repeat;
}

td#cornerb-center {
  background: url(images/corner/cornerb1px.gif) repeat-x;
  height: 21px;
}

td#cornerb-left {
  width: 18px;
  height: 21px;
  background: url(images/corner/cornerb-left.gif) no-repeat;
}

td#cornerb-right {
  width: 17px;
  height: 21px;
  background: url(images/corner/cornerb-right.gif) no-repeat;
}

td {
  vertical-align:top;
}

td#content {
  padding: 1em 2em 2em 2em;
}


td.border {
  border-left: 1px solid #fec7c7;
  border-right: 1px solid #fec7c7;
  padding: 1em;
  margin: 1em;
  border-collapse: separate;
}

address {
  text-align: center;
  color: #98042e;
  font: italic bold 1.2em Georgia, Times, serif;
  margin-top: 0.2em;
}

a#email {
  color:#FFFFFF;
}

address#phone {
  font: bold 1.5em Verdana, Arial, sans-serif;
  color:#55031c;
}

td#menu {
  background: url(images/cssbg/bgmenu_left.jpg) no-repeat;
  height: 586px;
  width: 250px;
}

#menu ul {
  font: italic bold 1.2em Georgia, Times, Tahoma, serif;
  margin-top: -0.25em;
  padding: 2em 1em 1em 2em;
  list-style-image: url(images/liststyleimage/l-s-image.gif);
}

.spisok {
  text-align: left;
  list-style-type: none;
  font: bold 1.1em/180% Georgia, Times, Tahoma, serif;
}

#menu li {
  margin-top: 0.8em;
  padding-left:0.5em;
}

#menu li:hover {
  list-style-image: url(images/liststyleimage/l-s-image+.gif);
}

#menu a {
  color: #680016;
  text-decoration: none;
}

#menu #podmenu {
  margin: 0;
  padding: 0;
  font: italic bold 1em Georgia, Times, serif;
}

#podmenu li:hover {
  list-style-type: none;
  list-style-image: none;
}

#podmenu li {
  list-style-type: none;
  list-style-image: none;
}

#thism {
  color:#FF0000;
}

#thisf {
  color:#FF0000;
}

#menu a:hover {
  color: #FF0000;
}

div#english {
  margin-top: 10em;
}

div.menu {
  text-align: left;
  height: 500px;
}

div.podrisunok {
  font: italic 1em Georgia, Times, serif;
  text-align: center;
  color: #98042e;
}


a.bunner {
  margin-top: 1.5em;
  text-align: center;
  display: block;
  font: 0.7em Georgia, Times, serif;
}

div {
  text-align: center;
  float: inherit;
}
div.picture-right {
  float: right;
  padding: 1.5em;
  cursor: pointer;
}

div.picture-left {
  float: left;
  padding: 1em;
  cursor: pointer;
}

div.picture {
  float: left;
  width: 250px;
  margin-left: 2em;
  margin-bottom: 2em;
  cursor: pointer;
}

div.counter {
  margin-top: 2em;
}

td.dog_l {
  width: 250px;
}

td.dog_r {
  width: 170px;
}

td#tdnews {
  width: 250px;
}

table#news {
  background: url(images/news/news1px.gif) repeat-y;
  width: 212px;
}

tr#newsmiddle {
  background: url(images/news/news1px.gif);
  width: 212px;
}

td#newstop {
  background: url(images/news/newstop.gif) no-repeat;
  width: 212px;
  height: 50px;
}

td#newscenter {
  background: url(images/news/new1px.gif) repeat-y;
  width: 212px;
  border-left: 1px solid #f88f8f;
  border-right: 1px solid #f88f8f;
}

td#newsbottom {
  background: url(images/news/newsbottom.gif) no-repeat;
  width: 212px;
  height: 41px;
}

td#bottomleft {
  background: url(images/bottom/bottomleft.gif) no-repeat;
  width: 37px;
  height: 193px;
}

td#bottomright {
  background: url(images/bottom/bottomright.gif) no-repeat;
  width: 282px;
  height: 193px;
}

td#copyright {
  width: 250px;
  padding-bottom: 1em;
  vertical-align: middle;
}

td#bottomcenter {
  vertical-align: bottom;
  padding-bottom: 1em;
}

#foto {
  width: 212px;
}

tr#bottom {
  background: url(images/bottom/1px.gif) repeat-x;
}

tr.otstup {
  margin-bottom: 2em;
}

ol {
  font: bold 0.8em Arial, sans-serif;
  margin: 0.8em;
}

ol li {
  display: inline;
  background: #fec7c7;
  color: #491116;
}

ol a {
  margin-right: 0.5em;
}

li.this {
  color:#FF0000;
}

.margin {
  margin: 1em;
}

#bg { 
  background: #fee2e2;
  font: italic 2.5em Arial, Times, serif;
}