﻿#activ_cont{background-image:url('img/icon_kont_over.png') !important;	
		  background-position:center;
		  background-repeat:no-repeat;
		  display:block;
		  float:left;
	      padding-top:2px;
		  height:18px;
		  width:130px;
}
.adres{margin-top:40px;
	   margin-left:20px;
	   background-color:#FFFFFF;
	   padding:20px;
	   width:200px;
	   height:120px;
	   color:#0000CD;
	   font-weight:bold;
	   font-size:16px;
	   float:left;
	   background-image:url('img/adres_bgr.png');
	   border:1px solid #FF6600;
	   background-position:center;
	   background-repeat:no-repeat;
	   text-align:center;
	
}
.adres span{display:block;
		   background:none;
}
.cont_form{width:400px;
		   border:1px solid #FF6600;
		   margin-top:40px;
		   height:auto;
		   float:right;
		   margin-right:40px;
		   display:block;
		   padding:0px;
		   padding:0px;
		   margin-bottom:400px;
		   
}

.cont_form form{color:#330099;
			   font-size:14px;
}
.form_title{font-size:20px;
			color:#0000CD;
			text-align:center;
}
.what{width:150px;
	  float:left;
	  text-align:right;
	  margin-top:5px;
	  
}
sup{color:#FF0000;
	margin:0px 2px 0px 2px;
}
.cont_form form span input{float:left;
					   background-color:#FF9933;
					   width:220px;
					   margin-top:10px;
					   color:#3300FF;
					   
}
.cont_form form span textarea{float:left;
					   background-color:#FF9933;
					   width:220px;
					   margin-top:10px;
					   color:#3300FF;
					   
}
.cont_form form select {float:left;
					    background-color:#FF9933;
					    width:220px;
					    margin-top:10px;
						color:#3300FF;
}
.cont_form form select option{float:left;
					    background-color:#FF9933;
					    width:220px;
					    margin-top:10px;
						border-bottom:1px solid #0066FF;
}
.submit_it{text-align:center !important;
		   background-color:#FF9933;
		   float:right;
		   margin-right:40px;
		   margin-top:10px !important;
		   padding:0px !important;
		   padding-top:3px!important;
		   width:100px!important;
		   font-weight:bold;
		   color:#3300FF;
}
#cont_pop_up{width:100%;
			 height:100%;
			 z-index:1000;
			 margin:0px;
			 padding:0px;
			 position:absolute;
			 background-color:#000000;
			 top:0px;
			 left:0px;
			 display:none;
			 
}
.anima_in_cont{width:600px;
			   height:340px;			   
	           margin-top:270px;
			   margin-left:280px;
			   background-color:#000000;
			   display:block;
			   padding:0px;
			   border-top:1px solid #660000;
			   border-left:1px solid #660000;
			   border-right:2px solid #CCCCCC;
			   border-bottom:2px solid #CCCCCC;
}
.if_err{color:#FF0000;
		font-size:15px;
		margin-bottom:3px;
}
