body {
  background-color: #127bba;
  margin: 0 0 0 0;
  }


table {
  background-color: #127bba;
  padding: 0;
  margin: 0;
  }

td {
  color: #555555;
  font-size: 9pt;
  font-family: Tahoma, Arial, sans-serif;
  padding: 0;
  margin: 0;
  }

td.left {
  background-color: #F0F8FF;
  vertical-align: top;
  border-right: 7px solid #127bba;
  border-top: 7px solid #127bba;
  border-left: 7px solid #127bba;
  text-align: left;
  }

td.middle {
  background-color: #F0F8FF;
  vertical-align: top;
  padding: 10px;
  border-top: 7px solid #127bba;
  border-right: 7px solid #127bba;
  }

td.footer {
  background-color: #F0F8FF;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 7px solid #127bba;
  border-left: 7px solid #127bba;
  border-right: 7px solid #127bba;
  }

td.rb {
  background-color: #F0F8FF;
  text-align: left;
  vertical-align: middle;
  padding-top: 5px;
  padding-right: 10px;
  }
td.rb2 {
  background-color: #F0F8FF;
  text-align: center;
  vertical-align: middle;
  }

a {
  color: #000000;
  text-decoration: none;
  }

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


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

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


p {
  color: #000000;
  font-size: 9pt;
  font-family: Tahoma, Arial, sans-serif;
  text-align: justify;
  }

p.home {
  color: #000000;
  font-size: 10pt;
  font-family: Tahoma, Arial, sans-serif;
  text-align: justify;
  }
p.list2 {
  color: #FF0000;
  }
p.list3 {
  color: #008000;
  }
p.red {
  color: red;
  }


h1 {
  color: #000080;
  font-size: 12pt;
  font-family: Tahoma, Arial, sans-serif;
  text-align: center;
  }

h2 {
  color: #000080;
  font-size: 11pt;
  font-family: Tahoma, Arial, sans-serif;
  text-align: left;
  padding-left: 10px;
  }

h1.title {
  color: #000000;
  font-size: 12pt;
  font-family: Tahoma, Arial, sans-serif;
  text-align: center;
  }

img {
  border: none;
  }
img.dogs {
  border: none;
  padding-right: 10px;
  }
img.dogs2 {
  border: none;
  padding-left: 10px;
  }

#mainheader { height:200px; background: #2083bf url(/images/header2.gif) repeat-x; }
#mainheader .logo { float:left; width:500px; height:200px; background-image: url(/images/header.jpg); }
#mainheader .buttons { float:left; width:150px; margin-left:15px; padding-top:30px; }
#mainheader .rhead { float:right; width:150px; height:200px; background: url(/images/1.gif) no-repeat bottom right; }

#button {
    height: 25px;
    background: url(/images/button.gif) no-repeat;
    color: #FFFFFF;
    padding: 5px 15px;
    margin: 10px 0px;
    font-size: 12px;
    font-family: Arial;

}

#button a {
    color: #FFFFFF;
    text-decoration: none;
}
#button a:hover {
  color: #000000;
  text-decoration: none;
  }

submit {
	width: 150px;
    height: 35px;
	background: #F0F8FF url(/images/button3.gif) no-repeat;
    text-decoration: none;
    text-align: center;
    border: none;
}

.el {
  padding: 1px;
  margin: 5px 0px 0px 0px;
  font-size:0px;
  }

.elin {
  padding: 2px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #009900;
  width:100%;
  }

.element-active {
  background-color: #008000;
  }

.kol_golos {
  padding-left: 1px;
  padding-top: 3px;
  padding-bottom: 1px;
  font-size: 10px;
  color: #888888;
  }

.opr {
  padding: 5px;
  width: 310px;
  }

.question {
  padding: 10px;
  color: #008000;
  font-size: 13px;
  }

#mhead {
	background: #6495ED url(/images/menuheader.gif) left top repeat-x;
    width: 180px;
    height: 20px;
    padding: 10px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: Arial, Tahoma, sans-serif;
    font-weight: bold;
	}
#ltd {
    width: 180px;
    padding: 10px;
	}

hr {
    border: none; /* Убираем границу для браузера Firefox */
    color: #D3D3D3; /* Цвет линии для браузера Internet Explorer */
    background-color: #D3D3D3; /* Цвет линии для браузера Firefox и Opera */
    height: 1px; /* Толщина линии */
}


#friends {
    text-align: left;
}

#friends a {
    color: #008000;
    font-weight: bold;
    text-decoration: none;
}
#friends a:hover {
  color: #000000;
  text-decoration: underline;
  }


