html, body{
    padding: 0px;
	margin: 0px;
    background: #ffffff url(../img/bodyBg.jpg) repeat-x;
}
* {
  padding: 0px;
  margin: 0px
}
p {
  padding-bottom: 10px;
}


/* ALL */
a img{
  border: none;
}
a {
  color: #bc2223;
}
a:hover {
  color: #bc2223;
  text-decoration: none;
}
a img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

h1 {
  color: #b83b27;
  font-size: 22px;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
}
h2 {
  color: #b83b27;
  font-size: 18px;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
}
h3 {
  color: #b83b27;
  font-size: 16px;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 0px;
  padding-top: 15px;
  padding-bottom: 5px;
}
h4 {
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 0px;
  padding-top: 15px;
  padding-bottom: 5px;
}


ul, ol {
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}


div {
   -moz-box-sizing: padding-box;
  box-sizing: border-box;
  -khtml-box-sizing: border-box;
}

form {
  padding: 0px;
  margin: 0px;
}

table {
  border-collapse: collapse;
  border: 1px;
}

th, td {
  padding: 0px;
  border: 0px;
  vertical-align: top;
}
input:focus {
  outline: none;
  border: none;
}


/* CLASS */
.relDiv {
  width: 100%;
  /*height: 300px;*/
  position: relative;
  /*border: 1px solid red;*/
}
.leftBg {
  background: url(../img/leftTdBg.jpg) no-repeat right top;
/*	zborder: 1px solid red;*/
}
.rightBg {
  background: url(../img/rightTdBg.jpg) no-repeat left top;zborder: 1px solid red;
}
.content {
  min-height: 330px;
  /*height: 330px;*/
  text-align: right;
  /*padding-top: 129px;
  padding-left: 403px;
  padding-right: 85px;*/
  width: 1000px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #6a6458;
}
.contText {
  text-align: left;
  padding-top: 129px;
  padding-left: 403px;
  padding-right: 85px;
}


/* HEADER */

#logo {
  position: relative;
  left: 45px;
}
#topMenu {
  position: absolute;
  left: 273px;
  top: 0px;
  width: 677px;
}
#topMenu div {
  float: left;
  height: 65px;
  background: url(../img/menuBg.gif) repeat-x top;
  width: 109px;
  margin-left: 14px;
  text-align: center;
}
#topMenu div a {
  font-size: 13px;
  color: #84714b;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 60px;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
#topMenu div a:hover {
  text-decoration: underline;
}
#topMenu #enter #enter_ {
  width: 163px;
}
#topMenu #enter a {
  color: #bf4b37;
}
#p1 {
  background: url(../img/p1.gif) no-repeat;
  width: 501px;
  height: 135px;
}

#p2 {
  background: url(../img/p2.gif) no-repeat;
  width: 499px;
  height: 135px;
}
#p3 {
  background: url(../img/p3.gif) no-repeat;
  width: 501px;
  height: 135px;
}
#p4 {
  background: url(../img/p4.gif) no-repeat;
  width: 499px;
  height: 135px;
}

#p1 p {
  position: relative;
  padding-top: 50px;
  padding-left: 161px;
  padding-right: 10px;
  font-size: 15px;
  color: #b17337;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#p2 p {
  position: relative;
  padding-top: 62px;
  padding-left: 111px;
  padding-right: 74px;
  font-size: 15px;
  color: #509132;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#p3 p {
  position: relative;
  padding-top: 50px;
  padding-left: 161px;
  padding-right: 10px;
  font-size: 15px;
  color: #047ea4;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#p4 p {
  position: relative;
  padding-top: 40px;
  padding-left: 111px;
  padding-right: 74px;
  font-size: 15px;
  color: #bc2223;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

/* LEFT */

/* CONTENT */

#contTd {
  background: url(../img/tb_bg.gif) no-repeat top;
}

/* FORM */
.formElement {
  width: 100%;
  padding: 5px;
  margin: 2px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
 sborder: 1px solid red;
}
.formElementCheck {
  width: 100%;
  padding: 5px;
  margin: 2px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}
.formElementButton {
  width: 100%;
  padding: 5px;
  margin: 2px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  text-align: center;
}
/*.formElementButton input {
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  height: 36px;
  color: #84714b;
  font-weight: bold;
  border: 1px solid #e5d778;
  background: url(../img/formBg-but.gif) repeat-x top left;
}
*/

.formElementCheck input {
  margin-left: 40px;
  margin-top: 5px;
  font-size: 11px;

}
.formElementCheck label {
  margin-top: 5px;
  font-size: 11px;
  font-weight: normal;
}

.formElement .input_text {
  width: 100%;
  padding: 5px;
  font-size: 11px;
  height: 26px;
  border: 1px solid #e3e3e3;
  /*background: url(../img/formBg.gif) repeat-x top left;*/
}

#sendForm {
width:100px;
  padding: 5px;
  font-size: 11px;
  height: 26px;
  border: 1px solid #E3E3E3;
background-color:#A0A0A0;
  /*background: url(../img/formBg.gif) repeat-x top left;*/
}

.formElement textarea {
  width: 100%;
  padding: 5px;
  font-size: 11px;
  border: 1px solid #e3e3e3;
  background: url(../img/formBg.gif) repeat-x top left;
}
.formElement input:focus, textarea:focus {
  border: 1px solid #ff9622;
  background: none;
}

.formElement select {
  width: 100%;
  padding: 5px;
  background: #f3f3f3;
  font-size: 11px;
  height: 26px;
  border: 1px solid #e3e3e3;
}
.formElement select:focus {
  border: 1px solid #ff9622;

}



/* FOOTER */
.footTd {
  background: url(../img/footBg.gif) repeat-x;
  height: 70px;
}
#bablo {
  width: 319px;
  height: 203px;
  position: absolute;
  left: 55px;
  bottom: 29px;
}
#copy {
  position: absolute;
  left: 64px;
  top: 30px;
  z-index: 1000;
}
#copy a {
  font-size: 12px;
  color: #7f7b74;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 13px;
}
#ourcopy {
  font-size: 12px;
  color: #bf4b37 !important;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  text-decoration: none;
  line-height: 13px;
  padding-left: 40px;
}


#botMenu {
  position: absolute;
  left: 343px;
  top: 10px;
  width: 677px;
}
#botMenu div {
  float: left;
  margin-left: 42px;
  text-align: center;
}
#botMenu div a {
  font-size: 13px;
  color: #84714b;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 60px;
  text-decoration: none;
  font-weight: bold;
  display: block;
}
#botMenu div a:hover {
  text-decoration: underline;
}
#botMenu #enter {

}
#botMenu #enter a {
  color: #bf4b37;
}
.lang{
	text-align: center;
	width: 85px;sssborder: 1px solid black;
	float: right;
  sbackground: url(../img/formBg-but.gifz) repeat-x top;
}
.lang a:link, .lang a:hover, .lang a:visited{
	color: Black;
	zborder: 1px solid black;
	text-decoration: underline;
}
.ru #ru, .en #en{
	color: Gray;
	text-decoration: none;
	cursor: default;
}
.admin{
	border-top: 2px solid #e9e5bf;
	padding: 5px 45px;
	zborder: 1px solid black;
}
.admBg{
	background: url(../img/adminbg.jpg) repeat-x top;
}
.admenu{
	zborder: 1px solid black;
	margin: 0;
	zpadding-top: 20px;
	clear: both;
	awidth: 450px;
	text-align: left;
}
.admenu a{
	padding-left: 50px;
	text-decoration: none;
}
.logogo{
	padding: 3px 0;
}
.calend{
	padding: 5px 0;

}
.calend img{
	vertical-align: middle;
}
.stat{
	width: 100%;
}
.stat th, .stat td{
	border: 1px solid #E2CE51;
	vertical-align: middle;
	padding: 2px;

}
.stat.inv th, .stat.inv td{
	width: auto;
	padding: 2px 5px;
}
p{
	xborder: 1px solid black;
}
.registred{
	padding: 50px 0 0 100px;
}

.errorFont {
	color : #FF0000;
}
