﻿body {
  padding: 0px;
  margin: 0px;
  background-image: url(../i/bg.gif);
  background-repeat: repeat;
  font-family: Georgia;
}
a img {border: 0px;}

#main {
  width: 986px;
  height: 100%;
  margin: 0px auto;
}
.top {
  text-align: center;
  width: 100%;
  position: relative;
  padding: 0px;
}
.XCD {
  position: absolute;
  right: 75px;
  top: 31px;
}
.RE {
  position: absolute;
  top: 32px;
  left: 169px;
  color: #B96D2A;
  font-size: 14px;
  font-style: italic;
}
.RE a, .music a{color: #B96D2A;text-decoration: none;}
.RE a:hover, .RE a#active, .music a:hover, .music a#active {color: #6B301E;text-decoration: underline;}
.music {
	position: absolute;
	top: 94px;
	left: 185px;
	color: #B96D2A;
	font-size: 14px;
	font-style: italic;
	height: 26px;
}
.music img {margin-bottom: -7px;margin-left:15px;}
.PIC {width: 100%;text-align: center;}

.menu {
  position: relative;
  width: 100%;
  font-size: 16px;
  font-style: italic;
  text-align: center;
  margin: 44px 0px 0px 0px;
  height: 45px;
}
.menu a {
  color: #49361F;
  padding-left: 0px;
  padding-right: 26px;
  text-decoration: none;
}
.menu a span.t {
  text-decoration: underline;
}
.menu a span.i {
  visibility: hidden;
  margin-left: 5px;
  text-decoration: none;
}
.menu a:hover span.t, .menu a#active span.t{
  color: #8F6C56;
  text-decoration: none;
}
.menu a:hover span.i, .menu a#active span.i {
  visibility: visible;
}

#left {
  width: 260px;
  font-size: 16px;
  color: #5A4A42;
  text-align: center;
  font-style: italic;
  vertical-align: top;
}
#left a {
  color: #49361F;
  text-decoration: underline;
}
#left a:hover {
  text-decoration: none;
}
img#ramka {
  background-image: url(../i/bg_img.gif);
  background-repeat: repeat;
  padding: 2px;
  margin:10px 0px 35px 0px;
  border-bottom:2px solid #49361F;
  border-top:2px solid #49361F;
  border-left:2px solid #A3936A;
  border-right:2px solid #A3936A;
}

.name {
  font-size: 21px;
  color: #8F6C56;
  float: left;
  margin-left: 2px;
  width: 600px;
  border-bottom: 2px solid #BC965C;
}

#right {
 padding-right: 20px;
 font-size:14px;
}

#forma {
  font-size: 14px;
  font-family: Arial;
  color: #000;
  width: 300px;
  margin: 0px auto;
}
#forma input.in {
  width: 300px;
  border:1px solid #B96D2A;
  margin-bottom: 10px;
}
#forma textarea {
  width: 300px;
  height: 150px;
  border:1px solid #B96D2A;
  margin-bottom: 10px;
}
#forma #bottom {
  width: 95px;
  height: 25px;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0px;
}


#copy {
  clear: both;
  font-size: 12px;
  color: #B96D2A;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 10px;
}
#copy a{
  color: #49361F;
}

