body {font: 12px Tahoma, Arial, sans-serif; color: #555555; margin: 0; padding: 0; background-color:#ffefbe; text-align: center; }
img { border: 0; }
a:link, a:visited { color: #0068c6; text-decoration: underline; }
a:hover { text-decoration: underline; }
.container {
	width: 965px;
	text-align: left;
	background: url(../common/images/bgr.jpg) repeat-y;
	margin: auto;
/*	overflow: auto; */
}
.header { width: 909px;height:90px; border-bottom: 5px solid #f7b44e; margin: 0 0 0 28px; }
.header .left { float: left; width: 195px;}
.header .right { float: left;display:block; width: 714px; }
 * html .header .right {overflow:hidden;}


.header2 { width: 909px; height:330px; border-bottom: 5px solid #f7b44e; margin: 0 0 0 28px; }
html* .header2{
   height:326px;
}

.header2 img{
   margin: 0 0 0 -1px;
}

.header2 .left { float: left; width: 195px;}
.header2 .right { float: left;display:block; width: 714px; }
 * html .header2 .right {overflow:hidden;}

.header2 .right .search { float:right; display:block; width:300px; margin: 10px 10px 0 0px; padding:0 0 0 0;}
.header2 .right .search input {
    height: 18px;
    width:150px;
    border: 1px solid #777;
    color: #777;
    padding: 2px 0 0 17px;
    margin:0 25px 0 0;
    font-size: 12px;
    font-weight: bold;
    background: #eee url(../common/images/search.gif) no-repeat 3px 4px;
}


.header2 .right .search img {
    margin: 0 0 0 10px;
    width: 20px;
    height: 20px;
}




.flash{
  float:left;
  width:909px;
  margin:0;
  padding:0;
}

.logo { margin: 5px 0 0 30px;}
.header .right .search { float:right; display:block; width:300px; margin: 10px 10px 0 0px; padding:0 0 0 0;}
.header .right .search input {
    height: 18px;
    width:150px;
    border: 1px solid #777;
    color: #777;
    padding: 2px 0 0 17px;
    margin:0 25px 0 0;
    font-size: 12px;
    font-weight: bold;
    background: #eee url(../common/images/search.gif) no-repeat 3px 4px;
}

form{
  margin:0;
  padding:0;
}


.header .right .search img {
    margin: 0 0 0 10px;
    width: 20px;
    height: 20px;
}

#menu {
	float: right;
    display: block;
	position: relative;
	text-align: right;
	height: 30px;
	width: 714px;
    margin: 20px 10px 0 0;
	padding: 0;
}
#menu ul {
	height: 29px;
	padding: 0;
	list-style-type: none;
	float: right;
	z-index: 100;
	position: relative;
}
#menu ul li {
	position: relative;
	float: left;
	text-align: left;
  	margin:0;
	padding: 0;
}
#menu li a, #menu li a:visited, #menu li a:active {
	display: block;
	float: left;
    height: 20px;
	border-right:1px solid #fcb955;
	padding: 0 4px 0 4px;
	float: left;
	color: #457ebd;
	text-decoration: none;
	font-size: 13px;
}
#menu li a:hover {
	color: #6CB5EE;
}
#menu ul li.on {
	background-color: #3f89c3;
	color: #6CB5EE;
}
#menu li ul {
	position: absolute;
	width: 175px;
    height:auto;
    background:#fff;
	left: 0;
 	margin: 20px 0 0 0px;
	padding: 0 0 2px 0;
    border:1px solid #fcb955;
    z-index: 100;
}
#menu li:hover>ul {
	visibility:visible;
	position: absolute;
}
#menu ul ul {visibility:hidden; }  * html
#menu li ul a, #menu li ul a:visited, #menu li ul a:link, #menu li ul a:active  {
	float: left;
	display: block;
	margin: 0 0 0 0;
    width:160px;
    height: auto;
	padding: 0 3px 5px 5px;
	color: #457ebd;
    background:#fff;
	text-decoration: none;
	font-weight: normal;
	border: 0px;
}


.content { width: 909px; height: 370px; margin: 0 0 0 28px; padding: 0; }
.chapt_content { width: 909px; margin: 0 0 0 28px; padding: 10px 0px 10px 0px;overflow:hidden;}
.chapt_content_2 { width: 889px; margin: 0 0 0 28px; padding: 10px;overflow:hidden;}
.chapt_content_left { float:left;width: 654px; margin: 0px; padding: 20px 10px 10px 10px;overflow:hidden;}
.chapt_content_left p {
  width: 654px;
}
.chapt_content_right { float:left; display:inline; text-align:left; overflow:auto; background-color: #fadf8f; width: 210px;height:100%; margin:0px; padding: 10px 10px 0 15px;overflow:hidden;}

.chapt_content_right{
  list-style: disc inside;
}


.text {
	margin: 20px 0 0 15px;
	width: 312px;
}
.text p {
	color: #618bb8;
    font-size: 16px;
    font-weight: normal;

}
.office {
	float: left;
	width: 240px;
	padding: 0 0 0 5px;
	margin: 30px 0 0 5px;
}
.office .title {
    font-family: Arial, sans-serif;
    font-stretch:semi-condensed;
    color: #49baed;
    font-size: 17px;
 /*   font-weight: bold;*/
}

.title2 {
    font-family: Arial, sans-serif;
    color: #49baed;
    font-size: 16px;
    font-weight: bold;
    margin:0 0 0 8px;
    padding:0px;
}
.sign_up {
	background: url(../common/images/bgr_signup.jpg);
	height: 101px;
	padding: 20px 0 0 40px;
	width: 925px;
    cursor:pointer;
}
.sign_up a {
	float: none;
	display: block;
	margin: 0 0 3px 0;
    width:200px;
}
.news_test{width: 909px; margin: 5px 0 0 28px; padding: 0; border-bottom: 1px solid #bfbbb4;
background-color: #cddd70; /*#bfd730;*/
overflow: auto;}
.start_news {
	width: 360px;
	height: 129px;
    padding: 0 0 0 10px;
	float: left;
    overflow:hidden;
	background: url(../common/images/bgr_news.gif);
}

.start_news a{
    color: #2062af;
	text-decoration: none;
   	padding: 0 0 0 25px;
	margin: 2px 0 1px 10px;
	display: block;
    font-size:11px;
}

.testimonials{
    color: #2062af;
    display: block;
    float:left;
    width:480px;
	margin: 2px 0 2px 10px;
  	padding: 0 0 0 35px;
    font-size:14px;
    cursor: pointer;
}

.testimonials p{
  margin: 7px 0 0 0;
}


.testimonials .title{
    color:#fff;
    font-weight: bold;
    display:block;
    margin: 5px 0 10px -20px;
    background: url(../common/images/bullet_down.gif) no-repeat left center;
    padding: 0 0 0 20px;
}
.bulet_up {
	color: #2062af;
	text-decoration: none;
	background: url(../common/images/bullet.gif) no-repeat;
	padding: 0 0 0 15px;
	margin: 6px 0 6px 10px;
	display: block;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    height:14px;
}

.bulet_up a, .bulet_up a:hover, .bulet_up a:link, .bulet_up a:visited{
  margin:0px;
  padding:0px;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}


.bulet_down {
	background: url(../common/images/bullet_down.gif) no-repeat;
}
.element {
	height: 17px;
	padding: 3px 0 0 5px;
	margin: 0;
	cursor: pointer;
	font-size: 12px;
}
#chapter {
    width: 230px;
    border: 1px solid #444;
    color: #444;
    background-color: #eee;
}
.copy { background:transparent url(../common/images/bgr_copy2.gif) repeat scroll 0 0; width:909px; height:40px; margin:0; padding: 7px 28px 5px 28px; text-align: center;}
.left { float: left; }
.right { float: right; }
.pagecontent .title, .chapt_content_2 .title  {
	font: bold 16px Tahoma, Arial, sans-serif;
	color: #333333;
}

.chapt_content .chapt_content_left .title {
	font: bold 16px Tahoma, Arial, sans-serif;
	color: #333333;
}

h1{
	margin: 0;
	padding: 0 0 2px 0;
	font: bold 12px Verdana, Arial, sans-serif;
	color: #333;
}

.flags{
  margin: 4px -250px 0 0px;
  display:block;

}

.flags a{
  text-decoration: none;
}


.active_lang {
	border-bottom: 2px solid blue;
    padding: 0 0 2px 0;
}

.active_lang img {
	padding: 0;
	margin: 0;
}
.content .right{
   width:548px;
   height:367px;
   padding:0px;
}
.content .right a {
    display: block;
    height: 367px;
    width: 50%;
    float: left;
}

/*  ot4eto - try strelki */
.content .right .arrow_right {
    background: url(../common/images/arrow_right.gif) right center no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.content .right .arrow_right:hover {
    background: url(../common/images/arrow_right.gif) right center no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.content .right .arrow_left {
    background: url(../common/images/arrow_left.gif) left center no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.content .right .arrow_left:hover {
    background: url(../common/images/arrow_left.gif) left center no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.projects{
  font-size: 11px;
}

.controladress{
     width:462px;
}
.control{
    width:250px;
}
.control1{
    width:254px;
}
.control2{
    width:100px;
}
.error{
    width:500px;
    color:red;
    font-size: 15px;
    font-weight: bold;
    padding:0 0 20px 0;
}


i{
    font-size: 11px;
}

.messpost{
     width:780px;
     border:solid 1px #F7B44E;
}

.post{
    float:left;
    width:785px;
    padding:0 0 0 50px;
    margin: 15px 0 15px 0;
   /* background-color:#D3D3D3;*/
}
.messagesnum{
    float:left;
    width:855px;
    padding:10px;
    margin: 50px 0 10px 0;
    border-top: solid 1px #F7B44E;
    border-bottom: solid 1px #F7B44E;
}


.post_white{
    float:left;
    width:855px;
    padding:10px;
    margin: 0 0 0 5px;
/*    background-color:#FFEFBE;*/
    border-bottom: dashed 1px #F7B44E;
}
.post_grey{
    float:left;
    width:855px;
    padding:10px;
    margin: 0 0 0 5px;
  /*  background-color:#FEFEFE;*/
    border-bottom: dashed 1px #F7B44E;
}
.author{
    float:left;
    width:150px;
    padding: 0 10px 0 0;
}


.postmessage{
   float:left;
}

.quality{
   float:left;
   width:290px;
   border: solid #FF9E00 1px;
   background:#ffcf92 url(../images/bgr_quality.jpg) repeat-x;
   min-height: 290px;
   margin: 0 0 15px 35px;
   padding:15px;
   font-size: 14px;
}
.quality h2{
    color:#005F8B;
    font-size: 14px;
    margin: 0 0 15px 0;
}

.quality h2 a{
    text-decoration: none;
}


.quality_input{
   float:left;
   width:320px;
   margin: 0 0 15px 35px;
}
