*{
	 margin: 0px auto;
	 padding: 0px;
}

body {
  font-family:  sans-serif,Arial, Helvetica;
  font-size: 12px;
  text-align: center;
  
 }
 
 .page{
 	width: 820px;
	vertical-align: baseline;
   height: 100%;
 }
 
 .left {
   float: left;
 	width: 212px;
	border-style: solid;
	border-width: 1px;
	border-color: #BCBCBC;
	/*background-repeat: repeat-y;
	background-position: center;*/
	background-color: #EFF6FC; /*#F4F8FF;*/
	/*background-image: url(img/left2.gif)*/;
	height: 600px;
	overflow: hidden;
	text-align: left;
	
 }
 
 .left p {
 	padding: 5px;
	text-align: left;
 }
 
 .left div, iframe {
 	padding-left: 10px;
 }
 
 
 .content{
 	 width: 600px;
	 float: right;
 }
 
 .right {
   float: right;
 	width: 191px;
	text-align: left;
	/*background-repeat: repeat-y;
	background-image: url(img/left.gif);
	*/
	height: 600px;
	overflow: hidden;
	
	border-style: solid;
	border-width: 1px;
	border-color: #BCBCBC;
	/*background-repeat: repeat-y;
	background-position: center;*/
	background-color: #EFF6FC; /*#F4F8FF;*/
	/*background-image: url(img/left2.gif)*/;
 }
 
 .right p {
 	padding: 5px;
   
 }
 
 .right ul {
    list-style: none;
	 list-style-position: inside;
	 
	 
 }
 
 .right ul li {
   padding-top: 2px;
 	background-image: url(img/menu_under.gif);
	background-repeat: no-repeat;
   background-position: bottom;
   width: 109px; /*129*/
 }
 
 .right ul li a {
 	 text-decoration: none;
	 color: #8C8C8C;
 }
 
.right ul li a:hover {
 	  color: Black;
 }

 .right .lang  ul{
 	 text-align: right;
	 margin-right: 15px;
 }
 
.right .lang  ul  li{
	background-image: none;
	display: inline;
}

.right .lang  ul  li a {
  color: #186F92;
}

.right .lang  ul  li a:hover {
text-decoration: underline;
}

#english:hover {
 color: Red;	
}

#uzbek:hover{
 color: Red;	
}
 
 .main {
 float: left;
 width: 400px;	
 }
 
 .main .wrapper {
 	padding-left: 10px;
	padding-right: 10px;
 }
 
 .main .wrapper h2 {
   margin-top: 1px;
 	 padding-top: 22px;
	height: 60px;
	
	/*color: #0066FF;*/
	font-size: 12px;
	font-family: Helvetica, sans-serif,Arial;
	background-image: url(img/flag3.gif);
	background-repeat: repeat-x;
	background-position: top;
	
	text-align: center;
	text-decoration: none;
	cursor: default;
	
 }
 
.main .wrapper h2  a{
 color: #186F92;
} 

 
.main .wrapper h2  a:hover {
	/*color: Blue;*/
	color:  Red;
}

.main .wrapper h2  a:visited {
	/*color: Blue;*/
	color: #186F92;
}

.main .wrapper img { 
  position: absolute;
  margin-top: -18px;
  margin-left: -2px;
  text-align: left;
  
}
  .main .wrapper a {
 	 text-decoration: none;
	 color: #2098c8;
 }
 
 .main .wrapper a:hover {
 	 text-decoration: underline;
 }
 
  .main .wrapper input {
	border: 1px solid #BCBCBC;
	padding-left: 2px;
	padding-right: 2px;
	
}

 .main .wrapper h3 {
   text-align: center;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #2098c8;
}

  .main .wrapper input:focus, .main .wrapper input:hover  {
	border: 1px solid #474747;
	
}

.trans_text {
	width: 150px;
}

.trans_lang {
  width: 110px;
}

.trans_number{
  width: 30px;
}

.trans_button{
 width: 60px;	
}

iframe {
   margin: 0;
	height: 380px;
	width: 100%;
	padding: 5px 0px 5px 0px;
	
	
}

.bottom {
	background-image: url(img/bottom.gif);
	background-repeat: repeat-x;
	height: 24px;
}

.bottom p{
	padding: 2px;
}

.bottom a {
 	 text-decoration: none;
 }
 
.bottom a:hover {
 	 color: #292929;
 }

.back_text {
	color: #8C8C8C; /*#BCBCBC*/
}

#trans_frame {
	text-align: left;
	overflow:  auto;
	
	
}


#trans_frame ul {
   margin-left: 20px;
	text-indent: 0px;
	list-style: square;
}

#trans_frame .pod_title {
	color: #2098c8;
}

.red {
	color: Red;
}

#trans_frame form  {
  
}

#trans_frame form fieldset {
	border: none;
	 margin-top: 10px;
	 text-align: left;
	 
}

#trans_frame form fieldset legend {
   position: relative;
	color: #2098c8;
	text-align: left;
	width: 150px;
	float: left;
}

.trans_frame form fieldset label {
	text-align: left;
}

#trans_frame form input[type="text"] {
   margin-top: 10px;
	border: solid #CBCBCB 1px;
	width: 85%;
}

#trans_frame form textarea {
	margin-top: 10px;
	margin-left: 40px;
	border: solid #CBCBCB 1px;
	width: 85%;
}

#trans_frame form input[type="submit"]{
	 margin-top: 10px;
	 float: right;
	 margin-right: 8%;
	}
	
.clear {
	clear: both;
	height: 1px;
	display: block;
}

#trans_frame form img {
	display: block;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 10px;
}
