form{
    padding: 0;
    margin: 0;
}

.header{
	/*background-image: url(../img/header_background.png);
	background-repeat: no-repeat;*/
	width: 952px;
	height: 136px;
	position: relative;
	z-index: 10;
}

.div_center_for_clear{
    width: 545px;
}
.header_bg
{
	position:absolute;
	top:0px;
	width:952px;
	z-index:1;
}

.header div{
}

html > body .header{

}

.about{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.header_logo{
	background: none;
	width: 435px;
	height: 136px;
	z-index:2;
	position:relative;
    background-repeat: no-repeat;
}

html > body .header_logo{
	background-repeat: no-repeat;
	background-image: url(../img/amt_logo2.png);
}

.header_catalog{
	color: #000;
	font-weight: bold;
	font-size: 14px;
    text-align: center;
    font-family: Verdana;
}

.header_right{
	position:absolute;
	right:10px;
	top:14px;
	z-index:25;
}

.left_lang{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/left_lang_menu.png', sizingMethod='crop');
	float: left;
	width: 11px;
	height: 26px;
}

html > body .left_lang{
	background-repeat: no-repeat;
	background-image: url(../img/left_lang_menu.png);
}

.right_lang{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/right_lang_menu.png', sizingMethod='crop');
	width: 11px;
	height: 26px;
	float: left;
}

html > body .right_lang{
	background-repeat: no-repeat;
	background-image: url(../img/right_lang_menu.png);
}

.middle_lang{
	line-height:23px;
	background-image: url(../img/middle_lang_menu.png);
	width: 218px;
	height: 26px;
	float: left;
}

.middle_lang a{
	cursor: pointer;
	color: #000;
	text-decoration: none;
}

.lang_home{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/home.png', sizingMethod='crop');
	height: 13px;
	overflow: hidden;
	width: 13px;
	margin: 7px 10px 0 0px;
	float: left;
}

html > body .lang_home{
	background-repeat: no-repeat;
	background-image: url(../img/home.png);
}

.lang_mail{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/mail.png', sizingMethod='crop');
	float: left;
	margin-top: 9px;
	height: 13px;
	width: 15px;
}

html > body .lang_mail{
	background-repeat: no-repeat;
	background-image: url(../img/mail.png);
}

.lang_sitemap {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/sitemap.png', sizingMethod='crop');
	height: 13px;
	margin-top: 8px;
	width: 13px;
	float: left;
}

html > body .lang_sitemap{
	background-repeat: no-repeat;
	background-image: url(../img/sitemap.png);
}

.selected{
	color:#ff0000;
}

.header_right_lang{
	clear: both;
}

.header_login{
	width: 240px;
	height: 271px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../img/header_login.png);
	clear: both;
	padding-top: 20px;
	//padding-top: 0px;
	//margin-top: 20px;
	text-align: left;
}

.login_top{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/login_text.png', sizingMethod='crop');
	width: 190px;
	height: 31px;
	padding:11px 0 0 47px;
	//padding: 0px;
	//margin: 11px 0 0 27px; 
}

html > body .login_top{
	background-image: url(../img/login_text.png);
	//background: none;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.lang{
	font-family: Verdana;
	font-size: 11px;
	line-height: 23px;
}

.mid{
	margin-left: 11px;
	margin-right: 11px;
	/* Hack for IE7 */
	//margin-left: 12px;
	//margin-right: 12px;
	--margin-left: 10px;
	--margin-right: 10px;
}

.eng{
	margin: 0 0 0 9px;
}

.username_field {
	margin-left:10px;
	margin-top:5px;
}

.login_username_left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/login_left.png', sizingMethod='crop');
	width: 28px;
	height: 35px;
	float: left;
}

html > body .login_username_left{
	background-image: url(../img/login_left.png);
	//background: none;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.login_username{
	height: 31px;
}

.middle{
	background-image: url(../img/login_body.png);
	background-position: bottom;
	background-repeat: repeat-x;
	width:130px;
	float: left;
}

.login_form{
	background: none;
	font-size: 12px;
	border: 1px #a7a7a7 solid;
	width:190px;
	float: left;
    height: 20px;
    line-height: 22px;
    padding-top: 2px;
    background-color: #fff;
}
.login_form2{
    background: none;
    font-size: 12px;
    border: 1px #a7a7a7 solid;
    width:305px;
    float: left;
    height: 19px;
    line-height: 22px;
    background-color: #fff;
}

.username{
	margin-top: 9px;
}

.password{
	margin-top: 5px;
	z-index: 500
}

.right{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/login_end.png', sizingMethod='crop');
	width: 14px;
	float: left;
	//margin-top: 4px;
}

html > body .right{
	background-image: url(../img/login_end.png);
	//background: none;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.password_field{

	padding-top:9px;
	//padding-top:3px;
	padding-left: 10px;
}

.password_field .right{
	//margin-top: 0px;
}

.login_password{
	height: 27px;
}

.login_password_left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/password_body.png', sizingMethod='crop');
	width: 29px;
	height: 27px;
	float: left;
}

html > body .login_password_left{
	background-image: url(../img/password_body.png);
	//background: none;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.header_registration{
	padding-top: 2px;
	padding-left: 12px;
	clear: both;	
}

.header_forgotten{
	padding-left: 12px;
	clear: both;
}

.header_registration a {
	color: #000;
	font-size: 12px;
	/*font-weight: bold;*/
}

.header_registration a:hover{
	text-decoration: none;
}

.header_forgotten a {
	color: #000;
	font-size: 12px;
	/*font-weight: bold;*/
}

.header_forgotten a:hover{
	text-decoration: none;
}

.search_field{
	clear: both;
 	padding-left: 125px;
    margin: 0 0 5px 0;
}

.search_field .right{
	//margin-top: 0px;
	height: 27px;
}

.login_search_left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/search_body.png', sizingMethod='crop');
	width: 33px;
	height: 32px;
	float: left;
}

html > body .login_search_left{
	background-image: url(../img/search_body.png);
	//background: none;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.login_search{
	background-position: top;
	height: 32px;
}

.search{
	margin-top:0px;
}

a.button {
	width: 31px;
	height: 23px;
	float: left;
	margin-left:7px;
	cursor: pointer;
	margin-top:2px;
}

a.button:hover{
	
}

.header input.button {
	width: 31px;
	height: 23px;
	float: left;
	margin-left:7px;
	margin-top:2px;
}

html > body a.button:hover{
    border-bottom: 2px #ff0000 solid;
    color: #ff0000;                                       
}

html > body a.button{
    border: 0px ;
    color: #3A9EE0;
    text-decoration: none;
    height: 14px;
    width: 20px;
    margin-top: 3px;
    font-family: Verdana;
    font-size: 11px;
}

html > body a.button2:hover{
    border-bottom: 2px #ff0000 solid;
    color: #ff0000;                                       
}

html > body a.button2{
    border: 0px ;
    color: #3A9EE0;
    text-decoration: none;
    height: 14px;
    width: 20px;
    margin-top: 3px;
    font-family: Verdana;
    font-size: 11px;
    margin-left: 10px;
}

.top_menu{
	position: relative;
	z-index:50;
    margin: 2px 0 0 30px;
}

.menu_spacer{
    height: 30px;
    padding-top: 7px;
    width: 7px;
    float: left;
    background:  url(../img/menu_spacer.gif) no-repeat center;
}



html > body .first_tab_selected{
	background-image: url(../img/1_tab_selected.png);
	background-repeat: repeat-x;
}

.menu_tab{
	background: url(../img/bg_menu.gif) center repeat-x;
	float: left;
	cursor: pointer;
	position:relative;
	height:32px;
    padding: 5px 7px 0;
}

.menu_tab:hover{
    background: url(../img/bg_menu.gif) center repeat-x;
    float: left;
    cursor: pointer;
    position:relative;
    height:32px;
    padding: 2px 7px 0;
    border-top : 2px solid #ff0000;
}

.tab_selected{
    border-top : 2px solid #ff0000;
    padding-top: 2px;
}

.top_menu div.active{
    border-top : 2px solid #ff0000;
    padding-top: 2px;
    background: none; 
}

.top_menu div.active .menu_tab_text a{
    color: #000;
    margin-top: 1px;
}

.top_menu div.active .menu_tab_text2{
    color: #ff0000; 
}

.menu_tab:hover .menu_tab_text a{
    color: #000;
    margin-top: 1px;
}

.menu_tab:hover .menu_tab_text2{
    color: #ff0000; 
}


.menu_tab_image{
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	float: left;
}



.menu_tab_text a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	padding-top:1px;
	text-decoration: none;
    font-family: Verdana;
}
    

.menu_tab_text2{
	font-family: Arial;
	font-size: 9px;
	color: #000;
}

.tab_content_first_row{
    text-align: center;
}

.boxik{
    background: url(../img/box_bg.gif) left repeat-y; 
    margin: 16px 0 0 0;  
    width: 152px; 
}
.boxik_bottom{
    background: url(../img/boxik_bottom.gif) bottom no-repeat;
    padding: 0 0 6px 0;    
}
.title_block{
    background: url(../img/title_block.gif) left repeat-y; 
    width: 146px;
    margin: 0 3px 0 3px;
}
.title_block_bottom{
    background: url(../img/title_block_bottom.gif) bottom no-repeat;
    padding: 0 0 5px 0;  
    color: #000;
    font-family: Verdana;
    font-size: 14px;
    text-align: center;
    font-weight: bold;  
}
.title_block_top{
    background: url(../img/title_block_top.gif) top no-repeat;
    padding: 5px 0 0px 0;    
}

.right_menu_zav{
    background: #f0f0f0;
    list-style: none;
    width: 140px;
    margin-left: 6px;
    padding-bottom: 5px;
}

.right_menu_zav li{
    background: #f0f0f0;
    list-style: none;
    padding: 9px 3px 9px 15px;
}

.right_menu_zav li a{
    color: #3f3f3f;
    font-family: Verdana;
    font-size: 11px;
}

.right_menu_zav li.active a{
    color: #3f3f3f;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.right_menu_zav li a:hover div{
    text-decoration: underline;
}

.right_menu_zav li.active ul{
    display: block;
}
.right_menu_zav li ul{
    display: none;
}

.right_menu_zav li.active ul li.not_active{
    padding: 2px 0 2px 7px;  
    color: #3a9ee0;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}

.right_menu_zav li.active ul li.not_active a{ 
    color: #3a9ee0;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.right_menu_zav li.active ul li.not_active a:hover{ 
    text-decoration: underline;
}
.right_menu_zav li.active ul li.not_active a div{ 
    color: #3a9ee0;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}

.right_menu_zav li.active ul li.active{
    background: url(../img/arrow_selected_white.png) center left no-repeat;
    padding: 2px 0 2px 7px;  
    color: #ff0000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}

.right_menu_zav li.active ul li.active a{ 
    color: #ff0000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.right_menu_zav li.active ul li.active a:hover{ 
    text-decoration: underline;
}
.right_menu_zav li.active ul li.active a div{ 
    color: #ff0000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}



.tab_content_second_row{
	text-align: center;
    clear: both;
}

.tab_selected .menu_tab_text a{
	color: #000;
    margin-top: 1px;
}

.tab_selected .menu_tab_text2{
    text-decoration: none;
    color: #ff0000;
}

.first_tab_selected .menu_tab_text a{
	color: #ff0000;
}

.first_tab_selected .menu_tab_text2{
	color: #ff0000;
}



.drop_down_menu{
	position: absolute;
	top: 40px;
	z-index: 100;
	display: none;
	list-style: none;
	margin-top:2px;
}

.tab_selected .drop_down_menu{
	display: block;
}
.first_tab_selected .drop_down_menu{
	display: block;
}

.drop_down_menu li{
	position: relative;
	padding-top: 3px;
	//padding-top: 2px;
}
.drop_menu{
	text-decoration: none;
	cursor: pointer;
	z-index: 100;
}

.drop_down_menu li.news{
	padding-top: 10px;
}

.actions{
}

.articles{
}

.drop_menu div{
	background-image: url(../img/drop_down_menu.png);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #fff;
	line-height:24px;
	text-align: center;
	text-decoration: none;
	height: 27px;
	width:126px;
}

a.drop_menu:hover div{
	border: none;
	background-image: url(../img/drop_down_menu_selected.png);
}


.float_left{
    float: left;
}

.float_right{
    float: right;
}

.box_lang{
        
}

.box_lang a{
    text-decoration: none;
    color: #fff;
}
.box_lang a:hover span{
    text-decoration: underline;
    color: #fff;
}

.clear{
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

.top_bg{
    background: url(../img/top_bg.gif) bottom no-repeat;
    height: 30px;
}

.username_new{
    border: #4f4f4f solid 1px;
    width: 80px;
    height: 15px;
    color: #afafaf;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana;
    background: transparent;
}

.password_new{
    border: #4f4f4f solid 1px;
    width: 80px;
    height: 15px;
    color: #afafaf;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana;
    background: transparent;
}

.login_form_new{
    width: 221px;
    background: url(../img/amclub.gif) left no-repeat;
    color: #fff;
    padding-left: 100px;
    margin-top: 5px;
    display: inline;
}

.position_absolute{
    position: absolute;
}
.reg_forgot{
    margin: 4px 0 0 55px;
    z-index: 25;
    display: inline;
}

.reg_forgot2{
    margin: 20px 0 0 65px;
    z-index: 25;
    display: inline;
}

.icon_site{
    margin: 0px;
    padding:0 5px 0 0;
    text-align:right;
    width: 155px;
}
.icon_site a{
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    color: transparent;
}
.icon_site a img{
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    color: transparent;
}

.ok{
    color: #3a9ee0;
    background-color: transparent;
    border: 0;
    font-size: 10px;
    font-family: Arial;
    height: 12px;
    padding: 0;
    margin: 0;
    height: 14px;
    margin-left: 2px;
}


.ok:hover{
    border-bottom: 2px #ff0000 solid;
    color: #ff0000;                                       
}

.link_login{
    font-family: Verdana;
    font-size: 9px;
    color: #3a9ee0; 
}

.link_login a{
    color: #3a9ee0;
}

.link_login a:hover{
    color: #fff;
}


