* { 	margin: 0;	padding: 0;	font-family: Arial, sans-serif;	font-size: 12px; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #81db00;	font-weight: lighter; }
h2 { padding-top: 15px;	padding-bottom: 5px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14pt; font-weight: lighter;	color: #81db00;}
h3 { padding-top: 15px;	padding-bottom: 5px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt; font-weight: lighter;	color: #81db00;}
img { border: 0;}
a {cursor: pointer; }

.inner_table tr {padding-bottom: 3px;}
.inner_table td {padding: 3px; font-family: Arial, sans-serif; font-size: 12px; color: #848972; }
.inner_table strong {border-bottom: 1px solid #6ea407;}

strong {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color: #999999;} 

/**********************************
* CONTAINER
***********************************/
#container { width: 	100%;	height: 100%;	margin: 0;	padding:0;	}
#wrap {	position: relative; 	z-index: 2;	width: 		1024px;	display: 	block;}

/**********************************
* CONTENT
***********************************/
#content { 	margin: 0px 0 0 0; clear: both;}
#leftcol {	width: 300px;	display: inline;	float: left;}
#maincol {	display: inline;}

#textcol {	display: inline;}

#header {}
#pathway {	color: #8e8e82;}
#pathway a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #8e8e82;
	font-weight: lighter;
}

#text {
	float: left; 
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right:10px;
	
}

#text a{color: #72c200;}

#text em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #999999; /* #848972; */
	font-weight: lighter;
	text-align: left;
}

#text div{
	line-height: 1.3;
	padding-top: 10px;
	text-indent: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #999999; /* #848972; */
	font-weight: lighter;
	text-align: left;
}

#text p{
	line-height: 1.3;
	padding-top: 10px;
	text-indent: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #999999; /* #848972; */
	font-weight: lighter;
	text-align: left;
}

#text ul {
	margin-top: 10px;
	margin-bottom: 10px;

}

#text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #999999;
	font-weight: lighter;
	text-align: justify;
	margin-left: 20px;
}

/* RIGHT MENU */
#menu {
	float: left; 
	padding-left: 0px;
	padding-right: 0px;	
	width: 240px;
	margin-top: 0px;
}

#menu a {
	background-image: url('../img/mark.png');
	background-repeat: no-repeat;
	background-position: -5px;
	padding-left: 12px;
}

#menu ul{
	margin-left: 1px;	
}

#menu li{
	margin-left: 5px;
	margin-top: 5px;
	list-style:none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#menu li:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	
}

#menu_row  {
	margin-bottom: 10px;
	margin-left: 0px;	
}

#menu_row a{
	margin-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #999999;
	font-weight: lighter;	
	text-decoration: none;
}

#menu_row a:hover{
	color: #FFFFFF;
}

.submenu {
	opacity: 0.5;
	background-color:#000;
	padding: 10px;
	border-radius: 20px;
}

.menudiv {
	position: relative;
	z-index: 100;
	opacity: 1;
}

#scope_list {
	margin-left: -10px;
	
}

#scope {
	width: 500px;
	clear: both;
	margin-bottom: 20px;
	display: inline-block;
	float: left;
}

#scope_num {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	color: #000000;
	background-color: #72c200;	
	font-weight: 700;
	padding: 8px 5px;
	margin-top: 13px;
	background-image: url(label_gr.png);
	background-repeat: repeat-y;
	background-position: right;	
}

#scope_thumb {
	border: 1px solid #21211a;
	float: left;	
	margin-right: 10px;
}

#scope_pic {
	border: 6px solid #000000;
}

#scope_name {
	margin-top: 15px;
	padding-left: 10px;
}

#scope_name a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #72c200;
	font-weight: lighter;
	text-decoration: none;
}
	
#scope_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #595949;
	font-weight: lighter;
}
/**/
.l_menu {	
	display: block;
	margin-top: 5px;
	padding-left: 15px;
	background-image: url(../img/menu_pointer.png);
	background-repeat: no-repeat;
	background-position: left;	
	filter: alpha(opacity=60);
}

.l_menu a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #ffffff;	
	text-decoration: none;
	opacity: 0.6;
	
}	
.l_menu a:hover{	
	opacity: 1;
	filter: alpha(opacity=100);
}	

*html #but_buy {	filter: alpha(opacity=60); }

/**********************************
* FOOTER
***********************************/
#footer {
	color: #ffffff; 
	padding-bottom: 50px;
	margin-top: 200px;
	height: 52px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position:top;	
}

#footer_copyright {	
	float:  left;
	background-image: url(../img/amatree.png);
	background-repeat: no-repeat;
	background-position:left;	
	margin-left: 40px;
	margin-top: 5px;
	margin-right: 0px;	
	padding-left: 60px;
	padding-top: 7px;
	padding-bottom: 10px;
	width: 150px;
}

#footer_copyright a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #3d3d3d;	
	text-decoration: none;
}

#footer_counter {
	float:  left;
	margin-top: 19px;
	margin-right: 20px;
	margin-left: 380px;
}

#footer_logo {	
	float:  left;
	margin-top: 11px;
	margin-right: 20px;
}

#footer_contact {	
	float:  right;
	margin-top: 11px;
	margin-right: 45px;
}

#footer_contact_city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
}

#footer_contact_street {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #999999;
}

#site_map {
	padding-top: 20px;
}

#site_map p {
	text-align: center;
}

#site_map a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #666666;
	padding: 0 10px;
}

/********* FAQ ***********************/
#faq_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#72c200;
	font-weight:bold;
	text-decoration:underline;
	float:left;	
    padding-right:50px;
	cursor:pointer;	
	clear: right;
}

.faq_wrap {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	width:800px; 

	margin-top:10px;
	float:left;

	padding-top: 1px;
}

.faq_name {
	font-size:12px;
	color:#72c200;
	font-weight:normal;
}

.faq_otvet {
	color:#72c200;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
}

.faq_quest {	
	padding:20px 10px;
	width:500px; 
	float:left;
}

.faq_quest p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	line-height:normal;
	text-decoration: none;
}

.faq_request {
	padding:20px 10px;
	width:300px; 
	float:right;
}

.faq_request p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	line-height:normal;
	text-decoration: none;
}

#formask {
    font-family: arial, verdana, ms sans serif;
    font-size: 11px;
    font-weight: normal;
}

#formask  label {
	display:block;
	font-weight: bold;
}

#formask input {
    background: url(../img/input_field.png) no-repeat ;
	color: #fff;
    border: 0;
    font-family: arial, verdana, ms sans serif;
    font-size: 11px;
    font-weight: normal;
	height:25px;
	width:174px;
}

#formask textarea {
	font-family: arial, verdana, ms sans serif;
    font-size: 11px;
	color: #fff;
    background: url(../img/textarie.png) no-repeat ;
    border: 0;
	height: 65px;
	width: 375px;
	overflow: hidden;
	padding-left: 10px;
}


#buy_form {
	font-family:Trebuchet MS;
	font-size: 12px;
	display: block;
	margin: 0;
	clear: both;
}

#prew_pic {
	margin-left: -30px;
	display: inline;
	float: left;
	
}

#prew_text {
	margin-top: 90px;
	font-family:Trebuchet MS;
	display: inline;
	float: left;
}

.name {
	color: #81db00;
}

.form-label {	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	width: 200px;
}

#order_tab select {
width: 375px;

	margin-top: 5px;
	margin-bottom: 5px;

}

.form-text {
width: 370px;
	margin-top: 5px;
	margin-bottom: 5px;

}

.form-textarie {
	overflow: auto;



	width: 370px;
	height: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form-submit {
	border: 0;
    background: none;
	padding-bottom: 10px;
	margin-right: 25px;
    width: 141px;
    height: 34px;
	float: right;
	background-image: url('../img/order_but.png');
	background-repeat: no-repeat;
	background-position: top;
}

/* ÑÏÈÑÎÊ ÏÐÎÃÐÀÌÌ */
.prog_table{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;width:100%;border-collapse:collapse;}
.prog_table td, .prog_table th {font-size:12px;border:1px solid #98bf21;padding:3px 7px 2px 7px;color:#999;}
.prog_table th {font-size:12px;text-align:left;padding-top:5px;padding-bottom:4px;background-color:#669933;color:#fff;}
.prog_table tr.alt td {color:#888;background-color:#EAF2D3;}

.pr_row { width:500px; display: block; float: left; clear: both;}
.pr_row h3 {text-decoration: underline; cursor: pointer;  margin: 0px; padding: 0px;  float:left; clear: both;}
.pr_row p { display: inline; }

/* */

#vozm { margin-top: 20px;  }

#vozm a {  font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #999; font-weight: lighter;}
#vozm a:hover { color: #81db00;}

