#ctcontent .b-content {
background: url(../images/bg-3.jpg) repeat-x;
-webkit-background-size: 264px 100%;
-moz-background-size: 264px 100%;
-o-background-size: 264px 100%;
background-size: 264px 100%;
border: 1px solid #99876b;
padding: 20px;
}
#ctcontent ul {
	padding-left: 35px;
	list-style: outside !important;
}
#ctcontent h2 {
font-size: 19px;
padding: 10px 0;
}
#ctcontent h3 {
font-size: 17px;
padding: 10px 0;
}
#ctcontent a {
color: #c1a58c;
text-decoration: underline;
}
#ctcontent a:hover {
color: #fff;
text-decoration: underline;
}
#ctcontent table {
width: 100%;
}
#ctcontent .b-content.oner {
width: 514px;
color: rgba(255, 255, 255, 0.85);
}
#contact-form {
margin-top: 20px;
}
#contact-form:after {
content: "";
display: block;
clear: left;
}
#contact-form input {
background: #312119;
border: 0;
-webkit-box-shadow: 1px 1px 1px #180b05 inset;
-moz-box-shadow: 1px 1px 1px #180b05 inset;
-o-box-shadow: 1px 1px 1px #180b05 inset;
-khtml-box-shadow: 1px 1px 1px #180b05 inset;
box-shadow: 1px 1px 1px #180b05 inset;
border-bottom: 1px solid #2b1d16;
border-right: 1px solid #2b1d16;
color: #9a8b7d;
display: block;
font-size: 13px;
height: 2.2em;
line-height: 18px;
padding: 4px 10px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
text-shadow: 1px 1px 1px #180b05;
width: 100%;
margin-bottom: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#contact-form input:focus {
background: #38261d;
}
#contact-form textarea {
background: #312119;
border: 0;
-webkit-box-shadow: 1px 1px 1px #180b05 inset;
-moz-box-shadow: 1px 1px 1px #180b05 inset;
-o-box-shadow: 1px 1px 1px #180b05 inset;
-khtml-box-shadow: 1px 1px 1px #180b05 inset;
box-shadow: 1px 1px 1px #180b05 inset;
color: #9a8b7d;
display: block;
font-size: 13px;
line-height: 18px;
padding: 4px 10px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
width: 441px;
width: 96%;
min-height: 100px;
border-bottom: 1px solid #2b1d16;
border-right: 1px solid #2b1d16;
text-shadow: 1px 1px 1px #180b05;
margin-bottom: 10px;
}
#contact-form textarea:focus {
background: #38261d;
}
#contact-form label {
text-align: center;
color: #d9c6af;
background: #180b05;
display: inline-block;
height: 100%;
font-size: 14px;
padding: 2px 15px;
}
#contact-form button {
font-family: "Calibri W10 Regular", Calibri, Candara, sans-serif;
}
#contact-form button.sender {
display: block;
background: #29371e;
color: #e5e1d9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
padding: 6px 12px;
margin-right: 10px;
-webkit-box-shadow: 0px 2px 3px #180b05;
-moz-box-shadow: 0px 2px 3px #180b05;
-o-box-shadow: 0px 2px 3px #180b05;
-khtml-box-shadow: 0px 2px 3px #180b05;
box-shadow: 0px 2px 3px #180b05;
font-size: 16px;
margin: 0 auto;
-webkit-transition: background 0.3s linear 0s;
-moz-transition: background 0.3s linear 0s;
-ms-transition: background 0.3s linear 0s;
-o-transition: background 0.3s linear 0s;
transition: background 0.3s linear 0s;
}
#contact-form button.sender:hover {
background: #24301a;
}
#contact-form button.sender:active {
background: #1f2a17;
}
#contact-form button:disabled {
opacity: 0.3;
}
#contact-form button.del {
color: #c1a58c;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
#contact-form button.del img {
margin-right: 5px;
}
#contact-form button.del:after {
content: " всю форму";
color: rgba(193, 165, 140, 0);
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
#contact-form button.del:hover:after {
color: rgba(193, 165, 140, 1);
}
#ctcontent .b-content.twor {
width: 280px;
min-height: 225px;
color: #c1a58c;
background: url(../images/bg-3.jpg) repeat-x;
-webkit-background-size: 264px 100%;
-moz-background-size: 264px 100%;
-o-background-size: 264px 100%;
background-size: 264px 100%;
}
#ctcontent .b-content.twor p {
font-size: 12px;
background: rgba(30, 16, 20, 0.2);
padding: 5px 10px;
}
#infolife .sercor {
background: rgba(30, 16, 20, 0.2);
padding: 4px 10px;
font-size: 14px;
}
#infolife .sercort {
background: rgba(30, 16, 20, 0.4);
padding: 4px 10px;
}
#infolife li ul {
margin-left: 20px;
}
#infolife li {
display: inline-block;
margin-bottom: 8px;
}
#infolife li a {
display: inline-block;
color: #c1a58c;
}
#infolife li img {
vertical-align: middle;
margin-right: 8px;
}
.new-box{
background: #d8c6ae;
color: #180906;
font-family: "Calibri W10 Regular",Calibri,Candara,sans-serif;
font-size: 18px;
font-weight: normal;
padding: 5px 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
margin-bottom: 10px;
}
#ctcontent .new-box a{
color: #333;
}