body{
	background-color: white;
	font-family: Tahoma, sans-serif;
	color: #823030;
}

a{
	font-weight: bold;
	text-decoration: underline;
		color: #823030;
}

a:hover{
 
	font-weight: bold;
	text-decoration: none;
}

.head{
 	background-image: url('../images/top_green_bg.png');
 	background-repeat: no-repeat;
	height: 126px;
}

.logo{
	float:left;
	margin-left: 40px;
	margin-bottom: 15px;
}

.logo_site{
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
margin-top: 40px;
}

.pictograms{
	float: right;
	text-align: center;
	margin-right:20px;
	cursor:pointer;
}

.pic_text_1{
	margin-top: 12px;
}

.pic_text_2{
	margin-top: 2px;
}

.pic_text_3{
	margin-top: 5px;
}

.my_g{
	position: relative;
}

.f_image{
	margin-left:4px; 
	border: 1px solid  #823030; 
}

#menu{
	width:180px;
	float:left;
	position: relative;

}

#menu .element{
	height: 83px;
	width: 190px;
	background-repeat: no-repeat;
	margin-bottom: -20px;
	text-align: center;
	cursor: pointer;
}

#menu .txt{
	margin-top: 30px;
	vertical-align: center;
}

#menu_psw{
	position: relative;
	float: left;
	background-image: url('../images/menu_psw_bg.png');
	width:675px;
	height:175px;
	margin-left: 40px;
}

#news_1{
	position: relative;
	float: left;
	background-image: url('../images/news_bg_1.png');
	width:675px;
	height:261px;
	margin-right: 60px;
	margin-top: -20px;
	float:right;
}

#news_1 .image{
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 10px;

}

#news_1 .txt{
	color: #5e028e;
	margin-top: 10px;
}

#news_2{
	position: relative;
	float: right;
	background-image: url('../images/news_bg_2.png');
	width:691px;
	height:191px;
	margin-right: 60px;
	margin-top: -20px;
}

#news_2 .txt{
	color: #d24f00;
	margin-top: 10px;
	margin-left: 40px;
}

.box_title{
	margin-top: 40px;
	margin-left: 40px;
}

.docs_txt{
	margin: 0px 40px 40px 40px;
}

.big_txt_top{
	position: relative;
	float: right;
	height: 79px;	
	width:675px;
	margin-right: 60px;
	background-image: url('../images/big_txt_top.png	');
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.big_txt_center{
	position: relative;
	float: right;
	width:675px;
	margin-right: 60px;
	background-image: url('../images/big_txt_center.png	');
	background-repeat: repeat-y;
	margin-bottom: 0px;
}

.big_txt_foot{
	position: relative;
	float: right;
	width:675px;
	height:67px;
	margin-right: 60px;
	margin-top: 0px;
	background-image: url('../images/big_txt_foot.png');
	background-repeat: no-repeat;
}

.group_select{
	position: relative;
	float: right;
	width:675px;
	margin-right: 60px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-image: url('../images/cs_bg.png');
}

.group_texts{
	position: relative;
	float: right;
	width:675px;
	margin-right: 60px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#foot{
	background-image: url('../images/foot_bg.png');
	height: 120px;
	background-repeat: no-repeat;
}

.input_box0{
	margin-left: 40px;
}

.input_box{
	width: 220px;
	height: 24px;
	font-size: 20px;
	background-color: #f2b165;
	border: 2px solid #632f2f;
	color: #632f2f;
	
}

.button_ok{
	margin-bottom: 0px;
}

.mlist{
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
