/* Created by Eugene V3 Isakov */
/* Tuesday, 9 February, 2010 */

* {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.pointer{
cursor:pointer;	
}
body {
  background: url(img/bg.jpg) left top repeat;
  font-family: Tahoma, verdana, Arial;
  font-size: 11px;
  color: white;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
h1{
	font-size: 11px;
	font-weight: normal;
	}
a {
  font-family: Tahoma;
  font-size: 11px;
  color: #fcbf0c;
  text-decoration: underline;
  font-weight: normal;
}
.clear {
  height: 0px;
  line-height: 0px;
  font-size: 1px;
  overflow: hidden;
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
input[type="text"], input[type="password"] {
  border-left: 1px solid #e4e2ed;
  border-bottom: 1px solid #e4e2ed;
  border-top: 1px solid #acadb2;
  border-right: 1px solid #acadb2;
  background: white;
  font-family: Tahoma, verdana;
  font-size: 11px;
  padding: 3px;
  color: #222222;
}

/* to IE6 - with luv */

.inputText, .inputPassword {
  border-left: 1px solid #e4e2ed;
  border-bottom: 1px solid #e4e2ed;
  border-top: 1px solid #acadb2;
  border-right: 1px solid #acadb2;
  background: white;
  font-family: Tahoma, verdana;
  font-size: 11px;
  padding: 3px;
  color: #222222;
}

.container {
  background: url(img/main_bg.jpg) left 29px repeat-x;
}
.inner_container {
  background: url(img/upper_bg.gif) left top repeat-x;
}
.wrapper {
  width: 980px;
  margin: 0px auto;
}
.upper {
  height: 22px;
  padding-top: 7px;
  padding-left: 20px;
  padding-bottom: 1px;
  padding-right: 20px;
  overflow: hidden;
}
.upper_nav {
  float: left;
  width: 120px;
}
.upper_nav a {
  display: block;
  float: left;
  height: 17px;
  width: 29px;
  padding-top: 5px;
  text-align: center;
  margin-right: 4px;
}
.upper_nav .active {
  background: url(img/upper_active_bg.gif) left top no-repeat;
}

.upper_links {
  margin-left: 500px;
}
.upper_links img {
  float: left;
  margin-right: 16px;
  margin-top: 3px;
}
.lang div {
  float: left;
  margin-right: 16px;
  height: 19px;
  padding-top: 3px;
  text-align: center;
  width: 23px;
  background: url(img/upper_lang_bg.jpg) left top no-repeat;
}
.lang div a{
 color: #fffbc3;
 text-decoration:none;
}

.upper_links div {
  float: left;
  margin-right: 16px;
  height: 19px;
  padding-top: 3px;
  text-align: center;
}
.upper_reg_link {
  width: 139px;
  background: url(img/upper_reg_bg.jpg) left top no-repeat;
}
.upper_reg_link a {
  color: #fffbc3;
}
.header {
  height: 163px;
  overflow: hidden;
/*  background: url(img/h_bg.jpg) left top repeat-x; */
}
.logo {
  float: left;
  width: 351px;
  height: 163px;
  background:url("img/logo.jpg") no-repeat scroll left top transparent
}
.header_main {
  padding-top: 31px;
  height: 105px;
  overflow: hidden;
}
.header_phones {
  float: left;
  color: #fff8f6;
}

.header_phones table td {
    padding-right: 15px;
    font-size: 20px;
}

.login {
  float: left;
  background: url(img/login_bg.jpg) left top no-repeat;
  padding-left: 14px;
  padding-right: 10px;
  padding-top: 8px;
  width: 209px;
  height: 75px;
  overflow: hidden;
}
.login_left {
  float: left;
  width: 156px;
  height: 75px;
}
.login_submit {
  float: right;
  text-align: left;
  width: 50px;
  height: 54px;
  cursor:pointer;
  background: url(img/login_submit.gif) no-repeat scroll center center transparent
}
.login_left div {
  float: left;
}
.login_label {
  width: 50px;
  padding-top: 10px;
  height: 16px;
  color: #fffbc3;
}
.login_input {
  width: 100px;
  padding-top: 4px;
  height: 22px;
}
.login_input input {
  width: 90px;
}

.header_menu {
  height: 27px;
  /*margin-left: 400px;
  padding-left: 115px;
  _padding-left: 110px;*/
}
.header_menu div {
  float: left;
  margin-left: 6px;
  height: 20px;
  padding: 5px 10px 5px 10px;
  text-align: center;
  background-color: rgb(243, 125, 33);
  border-radius: 7px 7px 0px 0px;
  background-size: cover;
}
.header_menu .active {
  background: url(img/mainmenu_bg_active.jpg) left bottom no-repeat;
}
.header_menu a {
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-size:14px;
}
.header_menu .active a {
  color: #133c09;
}

.content {
  background: url(img/mainpage_bottom.jpg) left bottom no-repeat;
  padding: 0px 20px 74px 20px;
}
.content_left_corner {
  background-color: #FFF5EA;
  border-radius: 8px;
}
.content_right_corner {
  padding: 0px 20px 0px 20px;
}

.slogan {
  font-family: Arial;
  padding:20px;
  padding-bottom:0px;
 /* font-size: 28px;*/
  color: white;
  height: 250px;
  width: 854px;
  background: url(img/mainpage_image2.jpg) left top no-repeat;
  position:relative;

}


.co{
    position:absolute;
bottom:30px;
left:350px;
opacity:0.65;
top:15px;
width:490px;
    background:#000;
    opacity:0.65;
    -moz-opacity:0.65; /* для старых браузеров на основе Gecko */
    filter:alpha(opacity=65); /* Для IE6&7 */
}

.cc{
  position:relative;
	margin-left:350px;
	margin-right:45px;

}

.opport_cont {
  padding-top: 22px;
}
.opport_block {
  float: left;
  width: 260px;
  padding: 15px 13px 0px 13px;
  height: 137px;
  border-radius: 8px;
  background-color: #DADCC4;
}
.opport_block_img {
  float: left;
  margin: 0px 9px 3px 0px;
}
.opport_block_img img{
    border-radius: 10px;
    width: 130px;
}
.opport_block_main {
  margin-left: 139px;
}
.opport_block_title {
  font-family: Arial;
  font-size: 16px;
  color: #133c09;
  font-weight: bold;
  text-shadow: 0px 1px 1px white;
}
.opport_block_descr {
  padding-top: 12px;
  color: black;
}

.footer {
  padding: 10px 64px;
}
.footer_left {
  float: left;
  width: 170px;
}
.footer_left span {
  color: #fcbf0c;
  font-weight: bold;
}
.footer_right {
  float: right;
  text-align: left;
  width: 170px;
  color: #133c09;
  text-shadow: 1px 1px 1px #95b380;
}
.footer_menu {
  margin: 0px 0 0 110px;
  text-align: center;
}
.footer_menu a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.footer_menu a:hover {
  text-decoration: underline;
}
.footer_menu span {
  padding: 0px 15px;
}
.footer_menu img {
  vertical-align: bottom;
}