* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #fcfcfc;
}

a:link, a:visited {
	color: #292929;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	height: 217px;
	background-image: url(../images/head_global.gif);
	background-repeat: repeat-x;
}

.head {
	width: 960px;
	height: 217px;
	margin: auto;
	position: relative;
}

.arlogo {
	position: absolute;
	top: 16px;
	left: 358px;
	z-index: 20;
}

.arlogo img {
	border: none;
}

.hright {
	width: 106px;
	display: block;
	position: absolute;
	top: 20px;
	right: 0;
	height: 65px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	z-index: 20;
}

.hright li {
	display: block;
	padding-bottom: 8px;
	padding-left: 21px;
	/*background-image: url(../images/hrightbul.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;*/
}

.hright li a:link, .hright li a:visited {
	color: #b2b2b2;
	text-decoration: none;
}

.hright li a:hover {
	/*text-decoration: underline;*/
	color: #fff;
}

.lang {
	position: absolute;
	z-index: 20;
	top: 22px;
	left: 28px;
	width: 150px;
	height: 25px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.lang a:link, .lang a:visited {
	color: #b2b2b2;
	text-decoration: none;
	text-transform: uppercase;
}

.lang a:hover {
	/*text-decoration: underline;*/
	color: #fff;
}

#animate, #fade1, #fade2, #fade3, #fade4, #fade5, #fade6, #fade7, #fade8, #fade9, #fade10 {
	width: 960px;
	height: 217px;
}

#animate {
	position: relative;
}

#animate div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#animate div.active {
    z-index:10;
}

#animate div.last-active {
    z-index:9;
}

#fade1, #fade2, #fade3, #fade4, #fade5, #fade6, #fade7, #fade8, #fade9, #fade10 {
	position: absolute;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
}

#fade1 {
	background-image: url(../images/head1.jpg);
}

#fade2 {
	background-image: url(../images/head2.jpg);
}

#fade3 {
	background-image: url(../images/head3.jpg);
}

#fade4 {
	background-image: url(../images/head4.jpg);
}

#fade5 {
	background-image: url(../images/head5.jpg);
}

#fade6 {
	background-image: url(../images/head6.jpg);
}

#fade7 {
	background-image: url(../images/head7.jpg);
}

#fade8 {
	background-image: url(../images/head8.jpg);
}

#fade9 {
	background-image: url(../images/head9.jpg);
}

#fade10 {
	background-image: url(../images/head10.jpg);
}






.wraper {
	background-image: url(../images/gl_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
}

.container {
	width: 960px;
	background-image: url(../images/cont_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: auto;
	overflow: hidden;
}

.menu_div {
	height: 80px;
	background-image: url(../images/mfon.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 81px;
	margin: 0 80px;
	
}

.menu_div_en {
	height: 80px;
	background-image: url(../images/mfon.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 115px;
	margin: 0 80px;
	
}

ul.mglobal {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 30px;
	padding-right: 35px;
	position: relative;
	width: auto;
}

.s_ul_menu {
	position: absolute;
	top: 50px;
	left: 0;
	/*padding-top: 50px;*/
	text-transform: none;
	font-weight: normal;
	width: 170px;
	/*background-image: url(../images/menu_bg.gif);*/
	background-image: url(../images/smf.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 15px;
}

* html .s_ul_menu {
	background-image: none;
	background-color: #f6f6f6;
}


.mgact {
	/*background-image: url(../images/active_line.gif);*/
	background-repeat: no-repeat;
	background-position: 9px 0;
}

.mglobal li {
	display: block;
	overflow: hidden;
	height: 20px;
	white-space: nowrap;
}

.mglobal .first {
	font-size: 13px;
	padding-bottom: 16px;
	background-image: url(../images/first_bul.gif);
	padding-left: 30px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: 4px 5px;
	text-transform: uppercase;
	float: left;
}

.mglobal .fact {
	background-image: url(../images/firstitem_bul.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 16px;
	padding-left: 30px;
	text-transform: uppercase;
	float: left;
	padding-top: 3px;
}

.mglobal .second {
	font-size: 11px;
}



.s_act {
	background-image: url(../images/secitem_bul.gif);
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 4px 2px;
}

.second a:link, .second a:visited {
	color: #292929;
	text-decoration: none;
	padding: 2px 0;
	display: block;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 4px 2px;
	overflow: hidden;
	margin: 0;
	height: 16px;
	line-height: 12px;
}

.second a:hover {
	/*background-image: url(../images/secitem_bul.gif);*/
	text-decoration: underline;
	
}

.content_div {
	background-image: url(../images/pic_grey.gif);
	background-repeat: repeat-y;
	background-position: 218px 0;
	overflow: hidden;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 13px;
	margin-top: 30px;
}


h1 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

.left {
	float: left;
	width: 171px;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 20px;
	text-align: right;
}

.left_in {
	float: left;
	width: 172px;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 20px;
	text-align: right;
}

ul.ways {
	padding-top: 90px;
	list-style: none;
}

.ways li {
	display: block;
	padding-bottom: 70px;
	font-size: 13px;
}

.ways li a:link img, .ways li a:visited img {
	border: none;
	padding-bottom: 15px;
	clear: right;
}

.ways li a:hover {
	text-decoration: underline !IMPORTANT;
}

.img:hover {
	text-decoration: none !IMPORTANT;
}


.ways li a:link, .ways li a:visited {
	color: #292929;
	text-decoration: none;
}





ul.treners {
	padding-top: 5px;
	list-style: none;
}

.treners li {
	display: block;
	padding-bottom: 30px;
	font-size: 13px;
}

.treners li a:link img, .treners li a:visited img {
	border: none;
	padding-bottom: 15px;
	text-decoration: none;
	clear: right;
}

.treners li a:hover img {
	text-decoration: none;
}

.treners li a:link, .treners li a:visited {
	color: #292929;
	text-decoration: none;
}

.treners li a:hover {
	
}













.right {
	width: 695px;
	float: left;
	overflow: hidden;
	padding-left: 23px;
	padding-top: 20px;
	padding-bottom: 60px;
	padding-right: 25px;
}

.right ul {
	padding-left: 40px;
}

.right ul li {
	padding-left: 10px;
}

.right p {
	padding-bottom: 10px;
}

.footer {
	clear: both;
	height: 122px;
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 14px;
}

.fleft {
	float: left;
	width: 197px;
	overflow: hidden;
	padding-right: 20px;
	padding-top: 40px;
	text-align: right;
}

.fleft img {
	border: none;
}

.small {
	font-size: 11px;
}

.copy {
	color: #aaaaaa;
}

.fright {
	width: 720px;
	float: left;
	overflow: hidden;
	padding-left: 23px;
	padding-top: 3px;
}

.news_img {
	border: 1px solid #252a2d;
}

.valid, .novalid {
	float: left;
	width: 33px;
	height: 24px;
	background-repeat: no-repeat;
	margin: 0px 0;
}

.valid {
	background-image: url(/images/valid.jpg);
}

.novalid {
	background-image: url(/images/novalid.jpg);
}

.show {
	display: block;
}

.hide {
	display: none;
}

.right input {
	border: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

input.input {
	background-color: #e1e1e1;
	padding: 5px 3px;
}

textarea.textarea {
	background-color: #e1e1e1;
	padding: 5px 3px;
}

.clear {
	clear: both;
	height: 10px;
}

.mleft {
	display: block;
	list-style: none;
}

.mleft a {
	display: block;
	padding-bottom: 10px;
}

.lact {
	font-weight: bold;
}

.tact {
	font-weight: bold;
	color: #fff !IMPORTANT;
}

.lc {
	font-size: 13px;
	/*padding-top: 30px;*/
	font-size: 11px;
}

span.news_title {
	font-size: 14px;
	font-weight: bold;
}

.nitem p {
	padding-bottom: 3px;
}

.navi a.page_link:link, .navi a.page_link:visited, .current {
	display: block;
	float: left;
	padding: 2px 4px;
	margin-right: 5px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	background-color: #dedede;
}

.navi .ctrl {
	font-size: 11px;
	display: block;
	float: left;
	padding: 3px 4px;
	white-space: nowrap;
	color: #aaa;
}


.current {
	font-weight: bold;
	background-color: #436154;
	color: #fff;
}

.navi a.page_link:hover {
	background-color: #ccc;
}
