#callAgent {
	width: 200px;
	text-align: right;
	float: left;
	height: 20px;
	padding-top: 3px;
	padding-right: 10px;
}




span.buyOnline {
	width: 150px; 
	height: 38px;
	line-height: 38px;
	background: #ec5c34 url('/img/buyOnline.png') no-repeat; 
	text-align: center; 
	padding-top: 60px; 
	display: block; 
	cursor: pointer;
}

h3.ogpo {
	font-weight: normal;
	padding: 20px 0 0 210px;
}


h3.ank {
	font-weight: normal;
	padding: 10px 0 10px 210px;
}

h2.ank {
	font-weight: normal;
	padding: 20px 0 10px;
}

.homebank_logo {
	position: absolute;
	margin-top: -70px;
}

.disabled {
	text-decoration: line-through;
	color: #ccc;
}

.dotted {
	color: #000;
	text-decoration: none;
	background: url('/img/dash_black.gif') repeat-x left bottom;
}

.cityinfo, #sellpoints, .askform {
	display: none;
}


/**
 * Tables in content
 */

.content table {
	margin-top: 20px;
}
	.content table td {
		padding: 5px;
		border: 1px solid #000;
	}
		.content table.head td {
			padding: 15px;
			border: 0;
		}

/**
 * Paging
 */
.paging {
	padding: 0;
	margin: 50px 0 0 15px;
}

	.paging span {
		background-color:#E5E5E5;
		display:block;
		float:left;
		margin-right: 2px;
		padding:2px 0;
		width:20px;
		text-align: center;
	}
	
	.paging span.current {
		background-color: #0081a6;
		color: #fff;
	}

/**
 * Glossary
 */

h2.words {
	margin-top: 10px;
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
}
	div.words {
		margin: 5px 10px 20px 10px;
	}
		div.words p{
			margin: 0;
			padding: 0;
		}
		
.letters li {
	display: inline;
}

h2.finreport {
	font-size: 12px;
	padding: 10px 0;
}
ul.finreport {
	padding: 0px 0 10px;
}


/**
 * Clips
 */

h2.clips {
	margin: 20px 0 0px 0;
}

ul.clips {
	width: 100%;
}
	ul.clips li{
		padding-top: 70px;
		width: 31%;
		float: left;
		margin: 0 1%;
	}
		ul.clips li.v1 {
			padding-top: 160px;
			background: url('/img/v1.jpg') no-repeat 0 10px;
		}
		ul.clips li.v2 {
			padding-top: 160px;
			background: url('/img/v2.jpg') no-repeat 0 10px;
		}
		ul.clips li.v3 {
			padding-top: 160px;
			background: url('/img/v3.jpg') no-repeat 0 10px;
		}
		li.audio {
			text-align: center;
			background: url('/img/audio.jpg') no-repeat center 10px;
		}

/**
 * Godovie ot4eti
 */

ul.ot4ets {
	width: 100%;
}
	ul.ot4ets li{
		text-align: center;
		padding-top: 200px;
		width: 22%;
		float: left;
		margin: 0 1%;
	}
		ul.ot4ets li.o2004 {
			background: url('/img/o2004.jpg') no-repeat center 20px;
		}

		ul.ot4ets li.o2005 {
			background: url('/img/o2005.jpg') no-repeat center 20px;
		}

			ul.ot4ets li.o2005eng {
				background: url('/img/o2005eng.jpg') no-repeat center 20px;
			}
		
		ul.ot4ets li.o2006 {
			background: url('/img/o2006.jpg') no-repeat center 20px;
		}
		
		ul.ot4ets li.o2007 {
			background: url('/img/o2007.jpg') no-repeat center 20px;
		}

		ul.ot4ets li.o2008 {
			background: url('/img/o2008.jpg') no-repeat center 20px;
		}
/**
 * Popup
 */ 
#region, #business_help{
	display: none;
	position: absolute;
	top: 0;
	left:0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: url('/img/bg.png') repeat top left;
}

#business_help{
	overflow: auto;
}



ul.loading{
	background: url('/img/bar.gif') no-repeat center center;
}

#region h2, #region{
	font-family: Tahoma, Verdana, Georgia, Geneva, Helvetica, sans-serif;
}

#region ul.o{
	position: absolute;
	top: 5%;
	left: 25%;
	width: 50%;
	height: 90%;
	line-height: 150%;
	font-size: 0.9em;
}

#business_help ul.o{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 110%;
	font-size: 0.9em;
}

#region ul, #business_help ul{
	list-style: none;
}

#region ul.o li, #business_help ul.o li{
	float: left;
	width: 100%;
	margin: 0 -0.2ex 2em 0;
}

#region ul.o ul{
}

#business_help ul.o ul li{
	float: left;
	width: 29%;
	margin: 20px;
}

#region ul.o ul li, #business_help ul.o ul li ul li{
	float: none;
	width: 100%;
	margin: 20px;
}

ol {
	list-style-type: decimal;
}
 
ol.searchresults {
	list-style-type: decimal;
	margin-top: 10px;
}

 
ol.searchresults li {
	list-style-type: decimal;
	margin-bottom: 10px;
}

.imp {
	background: url('/img/bg_select_green_right.gif') no-repeat top left;
	width: 110px;
	height: 24px;
	padding: 3px 0 0 5px;
	margin-left: 10px;
	color: #000;
	font-size: 11px;
}


.bonusmalus {
	background: #306fad;
	height: 19px;
	padding: 3px 5px;
	margin-left: 10px;
	color: #fff;
	font-size: 11px;
}
	.bonusmalus a {
		color: #fff;
		text-decoration: none;
	}
	.bonusmalus a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
#malusResult {
	background-color: #FAF6E8;
	height: 50px;
	text-align: center;
	padding-top: 20px;
}

/**
 * Contacts
 */
#sellpoints table td{
	padding: 3px;
}

#map {
	position: relative; 
	background: url('/img/map.gif') no-repeat center top; 
	height: 250px;
	width: 460px;
}

#address {
	background: url('/img/bg_address.gif') no-repeat center center; 
	height: 125px;
	width: 450px;
	text-align: left;
	padding: 10px 0 0 40px;
}

.city {
	font-size: 10px;
	position: absolute;
/*	font-style: italic;*/
	text-decoration: none;
	background: url('/img/dash_black.gif') repeat-x left bottom;
}

.almaty {left: 337px; top: 167px;}
.aktau {left: 30px; top: 158px;}
.aktobe {left: 148px; top: 77px;}
.astana {left: 263px; top: 47px;}
.atyrau {left: 38px; top: 104px;}
.zhez {left: 223px; top: 81px;}
.karaganda {left: 291px; top: 74px;}
.kokshetau {left: 238px; top: 24px;}
.kostanai {left: 177px; top: 20px;}
.kyzylorda {left: 190px; top: 152px;}
.pavlodar {left: 320px; top: 25px;}
.petro {left: 224px; top: 1px;}
.semey {left: 383px; top: 58px;}
.taldyk {left: 340px; top: 143px;}
.taraz {left: 269px; top: 178px;}
.uralsk {left: 42px; top: 34px;}
.ustkamen {left: 366px; top: 83px;}
.shymkent {left: 238px; top: 197px;}


div.clr{
	clear: both;
}

/**
 * QAs
 */
.question {
	color: #000;
	background: url('/img/bullet_l.gif') no-repeat left 0px;
	padding-left: 15px;
	margin-top: 30px;
	text-decoration: none;
}

.ask {
	padding-left: 15px;
	margin-top: 30px;
}

.askform div.legend {
	width: 130px;
	text-align: right;
	float: left;
	height: 20px;
	padding: 5px 10px 0 0;
}

input.qas {
	width: 200px;
	height: 20px;
	border: 1px solid #666;
	padding: 2px;
}

textarea.qas {
	width: 300px;
	height: 80px;
	border: 1px solid #666;
	padding: 2px;
}

div.askspacer {
	height: 20px;
	clear: both;
}

h3.question p {
	line-height: 20px;
}

h3.question a {
	text-decoration: none;
}

.answer {
	display: block;
	margin: 0 0 30px 40px;
/*	font-style: italic;*/
	color: #0081a6;
}

/**
 * Mini banners
 */
		.minibans_wrapper {
			width: 100%;
		}
		
			.minibans_wrapper ul {
				width: 100%;
			}
			
			.minibans_wrapper ul li {
				text-align: center;
				width: 20%;
				height: 100px;
				vertical-align: bottom;
				float: left;
				border-left: 1px #999 dashed;
				margin-left: -1px;
			}
			
				.minibans_wrapper ul li span {
					display: block;
					position: relative;
					top: 40px;
					margin: 0 5%;
					width: 90%;
				}
				
			.minibans_wrapper ul li.first {
				width: 20%;
				border: 0;
			}
			
			.miniban {
				background: center 999px no-repeat;
			}
			
			#ban1 {
				background-image: url('/img/ban1.jpg');
			}
			
			#ban2 {
				background-image: url('/img/ban2.jpg');
			}
			
			#ban3 {
				background-image: url('/img/ban3.jpg');
			}
			
			#ban4 {
				background-image: url('/img/ban4.jpg');
			}
			
			#ban5 {
				background-image: url('/img/ban5.jpg');
			}

.content strong {
	color: #0081a6;
	font-weight: normal;
}


/**
 * cursors
 */

.tipz {
	cursor: help;
}

div.dotted, div.button, h3.toggler, .city, .minibans_wrapper, .bigtoggler, .bm_button, .pointer, .buttonSuggest, .coris {
	cursor: pointer;
} 

h2.blue, .lastnews h3, .content h1, span.current {
	cursor: default;
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px !important;
}

.content p.margin0 {
	margin: 0;
}

/**
 * accordion
 */

.accordion {
	display: block;
} 

div.element {
	display: none;
}

.content h2.select, h2.select {
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	height: 24px;
	width: 170px;
	text-align: left;
	margin-top: 10px;
	padding: 3px 0 0 9px;
}

h2.blue_sel {
	background: url('/img/bg_select_blue.gif') no-repeat;
}

h2.red_sel {
	background: url('/img/bg_select_red.gif') no-repeat;
}

.column_left h2.green_sel {
	background: url('/img/bg_select_green.gif') no-repeat right;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	height: 24px;
	width: 160px;
	float: right;
	text-align: right;
	margin-top: 10px;
	padding: 3px 9px 0 0px;
}

span.order {
	margin: 0px 0 0 10px;
}

p.howto {
	height: 16px;
	padding: 0px 0 0px 20px;
	margin: 10px 0 10px 25px;
	font-size: 11px;
}

.blue2 p {
	background: url('/img/ico_howto.gif') no-repeat left top;
}

.red p {
	background: url('/img/ico_howto.gif') no-repeat left bottom;
}

.blue2 a, .blue2 a:hover {
	color: #078cb2;
}

a#buyOnline:hover {
	color: #000;
}

a.blue2 {
	text-decoration: none;
	background: url('/img/px_blue2.gif') repeat-x left bottom;
}

.blue3 a:link, .blue3 a:visited, .blue3 a:active
{
    color: #078cb2;
    text-decoration: blink;
}

.blue3 a:hover {
	color: #078cb2;
	text-decoration: 'underline';
}

a.blue2:hover {
	color: #078cb2;
}

.accordion2 h3, h3.toggler {
	font-weight: normal;
}

.sel_program {
	margin: 5px 0 0 10px;
	display: inline;
	line-height: 20px;	
}

.accordion h3.red {
	background: url('/img/dash_red.gif') repeat-x left bottom;
}

.accordion2 h3, .accordion h3.blue {
	background: url('/img/dash_blue.gif') repeat-x left bottom;
}

.element2 li, .element li {
	font-size: 11px;
	margin: 5px 0 5px 20px;
}

/**
 * COMMON
 */

.center {
	text-align: center;
}

h1 {
	font-weight: normal;
	font-size: 22px;
}

	h1.programs {
		font-weight: normal;
		font-size: 25px;
	}

/**
 * Fon sizes
 */
 
.small {
	font-size: 11px;	
}

.bigger {
	font-size: 16px;
}

.big {
	font-family: Arial;
	font-size: 20px;
	line-height: 22px;
}

/**
 * Colors
 */

.yellow {
	color: #fcaf1a;	
}

.blue {
	color: #0081a6;
}

.blue2 {
	color: #078cb2;
}

.green, a.green:hover {
	color: #83c400;
}

.gray {
	color: #999;
}

.silver {
	color: #ccc;
}

.white {
	color: #fff;
}

.red, .red a, a.red:hover, .red a:hover {
	color: #c52d29;
}

/**
 * Spacers
 */

.left10 {
	display: block;
	padding-left: 10px;
	font-weight: normal;
}

.left20 {
	display: block;
	padding-left: 20px;
}

.imp_list li{
	font-size: 11px;
	display: block;
	margin: 5px 0 5px 10px;
}


.noborder {
	border: 0;
}
	.noborder tr td {
		border: 0;
	}
	
#bigban {
	padding: 0 20px;
}

/**
 * Tipz - Glossary
 */ 

.tipz {	
	color: #48aa00;
/*	font-style: italic;*/
}

.tip { 
	width:295px; 
	font-family:tahoma,arial; 
	background:url(/img/tip-text.png) left top repeat-y; 
}
	.tip-top {
		background:url(/img/tip-top.png) top left no-repeat; 
		height:26px; 
		width:295px; 
	}
	
	.tip-title { 
		color: #48aa00; 
		float: left;
		margin-left: 30px;
		margin-right: 5px;
		line-height: 150%;
	}
	.tip-text { 
		color: #000; 
		padding: 0px 30px 20px 30px; 
		line-height: 150%;
	}
	
	.tip-bottom { 
		background:url(/img/tip-bottom.png) left bottom no-repeat; 
		width:295px; 
		height:26px; 
	}

.sans {
	font-family: serif;	
	font-size: 110%;
}

.hide {
	display: none;
}

.content .fleft p {
	padding: 0;
	margin: 0 0 5px 0;
}

/**
 * programs
 */

ul.fiz_menu{
	width: 90%;
}

ul.ur_menu{
	width: 90%;
	margin-left: -52px;
}

li.block {
	float: left;
	text-align: left;
}

li.fiz {
	width: 24%;
	padding-top: 165px;
}

li.ur1 {
	width: 20%;
	padding-top: 165px;
}

li.ur12 {
	width: 21%;
	padding-top: 165px;
}

li.ur13 {
	width: 15%;
	padding-top: 165px;
}

li.ur2 {
	width: 33%;
	padding-top: 165px;
}
 
li#fiz_auto {
	background: url('/img/bg_auto.jpg') no-repeat 5px 0;
}
 
li#fiz_imush {
	background: url('/img/bg_imush.jpg') no-repeat 72px 0;
}
 
li#fiz_health {
	background: url('/img/bg_health.jpg') no-repeat 67px 0;
}
 
li#fiz_travel {
	background: url('/img/bg_travel.jpg') no-repeat 95px 0;
}


 
li#ur1_gpo {
	background: url('/img/bg_ur2_gpo.jpg') no-repeat 0px 0;
}

li#ur1_imush {
	background: url('/img/bg_ur1_imush.jpg') no-repeat 40px 0;
}

.programs li#ur1_imush ul, #ur1_imush span {
 	padding-left: 40px;
}

li#ur1_trans {
	background: url('/img/bg_ur1_trans.jpg') no-repeat 30px 0;
}

.programs li#ur1_trans ul, #ur1_trans span {
 	padding-left: 30px;
}

li#ur1_health {
	background: url('/img/bg_ur1_health.jpg') no-repeat 20px 0;
}

.programs li#ur1_health ul, #ur1_health span {
 	padding-left: 20px;
}

li#ur2_gpo {
	background: url('/img/bg_ur2_gpo.jpg') no-repeat 0 0;
}

.programs li#ur21_gpo ul {
 	padding-left: 10px;
	padding-top: 17px;
}
.programs li#ur22_gpo ul {
 	padding-left: 10px;
	padding-top: 17px;
}


.programs ul li#ur1_gpo2 ul {
 	padding-left: 20px;
	padding-top: 17px;
}


li span {
	line-height: 11px;
}

.block li {
	line-height: 13px;	
	font-size: 11px;
	padding: 5px 0;
}

.programs li ul {
 	padding-top: 3px;
}

.programs li#fiz_auto ul, #fiz_auto span {
 	padding-left: 30px;
}

.programs li#fiz_imush ul, #fiz_imush span {
 	padding-left: 77px;
}

.programs li#fiz_health ul, #fiz_health span {
 	padding-left: 90px;
}

.programs li#fiz_travel ul, #fiz_travel span {
 	padding-left: 115px;
}


/**
 * langs
 */
 
 
ul.langs {
    margin: 10px 0 0 25px;
    padding: 0;
}

ul.langs li {
    display: inline;
    margin: 0;
    padding-right: 15px;
    list-style: none;
    font-size: 9px;
}

ul.langs li.current {
    display: none;
}

.content ul li {
	line-height: 17px;	
}

	.content ul.coris {
		margin: 20px 0;
	}

		.content ul.coris li {
			float: left;
			line-height: 17px;
			margin-right: 10px;	
			text-decoration: underline;
			color: #0081a6;
		}
		.content ul.coris li:hover {
			float: left;
			line-height: 17px;
			margin-right: 10px;	
			text-decoration: underline;
			color: #fcaf1a;
		}		

/**
 * NEWS
 */
.content h1 {
	color: #0081a6;
}

.content h2 {
	color: #0081a6;
	font-weight: normal;
	font-size: 14px;
}

h2.news {
	font-size: 12px;
	margin-top: 20px;
}

p.y_title {
	color: #f90;
}

ul.inside_menu li {
	display: inline;
	float: left;
	text-align: left;
	padding: 20px 0 15px;
}


/**
 * CALC
 */
 
.bordered {
	border: 1px solid #ccc;
}

input.anketa, input.calc {
	border: 1px #666 solid;
	width: 170px;
	height: 20px;
	padding: 3px 4px 0;
}
 
textarea.anketa {
	border: 1px #666 solid;
	width: 170px;
}

 
.inputblock {
	display: block;
}

h2.bc {
	font-size: 16px;
}
	h2.bc a {
		color: #0081a6;
	}



div.button {
	background: url('/img/submit.jpg') #0081a6 no-repeat center top;
	text-align: center;
	vertical-align: top;
	width: 90px;
	height: 17px;
	padding-top: 3px;
} 

div.buttonSuggest {
	background: url('/img/buttonSuggest.gif') #0081a6 no-repeat center top;
	text-align: center;
	vertical-align: top;
	width: 110px;
	height: 17px;
	padding-top: 3px;
}

fieldset {
	padding: 5px 0; 
}

div.legend {
	width: 200px;
	text-align: right;
	float: left;
	height: 20px;
	padding: 5px 10px 0 0;
}

	#t-dohod div.legend {
		width: 200px;
		text-align: right;
		float: left;
		height: 50px;
		padding: 5px 10px 0 0;
	}

div.submit {
	width: 200px;
	text-align: right;
	float: left;
	height: 20px;
	padding-top: 3px;
	padding-right: 10px;
}

div.fleft {
	float: left;
	width: 300px;
}

.fleft input {
	margin-top: 5px;
}

.fleft label {
	vertical-align: bottom;
}

div.dotted {
	background: url('/img/dot.gif') repeat-x 0 15px;
	height: 30px;
}

div.dotted_light {
	background: url('/img/dot.gif') repeat-x 0 14px;
	height: 15px;
}

div#log {
	margin-top: 5px;
	height: 30px;
}

#log span {
	font-size: 15px;
}

/**
 * sub menu
 */
ul.sub {
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.sub li {
    text-align: left;
    margin: 5px 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 20px;
	
}

.sub li a {
	color: #0081a6;
}

.bms {
	width: 40px;
	text-align: center;
}

.visiblEva {
	margin-top: 7px;
	opacity: 1;
}

fieldset.bm_fields {
	margin-top: 15px;
}

div.bm_title {
	float: left;
	height: 20px;
	padding: 15px 0 0 0;
	text-align: right;
	width: 80px;
}

input.bm_input {
	float:left;
	font-size:20px;
	height:41px;
	margin-bottom:0;
	margin-left:20px;
	margin-right:20px;
	margin-top:0;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	width:200px;
}

div.bm_button {
	background: url(/img/submit.jpg) no-repeat scroll center center;
	height: 28px;
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
	width: 85px;
}

/**
 * top menu
 */
ul.topmenu {
    width: 100%;
    margin: 0;
    padding: 3px 0;
}

ul.topmenu li {
    text-align: center;
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    float: left;
    width: 25%;
}

ul.topmenu li {
    text-align: center;
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
    float: left;
}

/**
 * lastnews
 */
ul.lastnews {
    margin: 0;
    padding: 0;
}

ul.lastnews li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 10px;
}

.small {
	font-size: 10px;
}

.lastnews h3 {
    margin-top: 7px;
    padding: 0;
    font-weight: normal;
}

.lastnews p {
    margin-top: 3px;
    padding: 0;
    font-weight: normal;
}
/**
 * column_left
 */
.column_left h2 {
    margin: 0;
    padding: 0 0 3px 0;
    font-weight: normal;
	font-size: 13px;
}

/**
 * content
 */

.content p {
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 17px;
    font-size: 12px;
}
/**
 * content
 */
.content {
    padding: 0px;
    margin: 0px auto;
    text-align: left; /* part 2 of 2 centering hack */
    width: 88%; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 88%;
}

html > body .content {
    width: 88%; /* ie5win fudge ends */
    max-width: 695px;
}

.content {
    width: expression( document.body.clientWidth > 1200? "695px": "88%" );
}

* {
    margin: 0px;
    padding: 0px;
}

/**
 * ===
 */

html, body, table {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    position: relative;
}

table, body, tr, td, div, li, input, textarea {
    font-family: Arial, Tahoma, Verdana, Georgia, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    color: #222;
}

.line {
	float: left;
	color: #0081a6;
}

.rline {
	float: right;
}

.bignav {
	font-size: 18px;
	margin: 3px 25px 0;
	overflow: hidden;
	height: 22px;
}

.nav {
	height: 25px;
	width: 150px;
	font-size: 18px;
	line-height: 18px;
	padding-left: 25px;
	background-color: #FAF6E8;
}

.right_title {
	height: 19px;
	width: 200px;
	text-align: center;
	background-color: #fcaf1a;
	padding-top: 6px;
}

.left_title {
	color: #fff;
	height: 19px;
	width: 200px;
	text-align: center;
	background-color: #0081a6;
	padding-top: 6px;
}

.ur_current {
	padding-top: 6px;
	height: 19px;
	width: 120px;
	text-align: center;
	background:  #FAF6E8 url('/img/y_arrow.gif') no-repeat;
}

.ur_link {
	padding-top: 6px;
	height: 19px;
	width: 120px;
	text-align: center;
}

.ur_link a {
	color: #000;
	text-decoration: none;
	background: url('/img/dash_black.gif') repeat-x left bottom;
}
.ur_link a:hover {
	background: none;
	border-bottom: 0px;
}

.dashBlue {
	background: url('/img/dash_blue.gif') repeat-x left bottom;
}

a#left1, a#right1 {
	background: url('/img/dash_blue.gif') repeat-x left bottom;
	font-size: 18px;
	font-family: sans-serif;
/*	font-style: italic;*/
	text-decoration: none;
}

a#left1:hover, a#right1:hover {
	background: none;
	font-size: 18px;
	font-family: sans-serif;
/*	font-style: italic;*/
}

a#left2, a#right2 {
	background: url('/img/dash_blue.gif') repeat-x left bottom;
	font-size: 12px;
	font-family: none;
/*	font-style: italic;*/
	text-decoration: none;
}

a#left2:hover, a#right2:hover {
	background: none;
}


a {
    color: #222;
    text-decoration: underline;
}

	a:hover {
	    color: #0081a6;
	    text-decoration: none;
	}

a.noline {
    text-decoration: none;
}

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

a.revers {
    text-decoration: none;
}

	a.revers:hover {
	    text-decoration: underline;
	}

div.clr {
    clear: both;
}

img, a img {
    border: 0;
}

form {
    padding: 0;
    margin: 0;
}

div.razdel {
    width: 100%;
    position: absolute;
}

#r1 {
    left: 0;
}

#r2 {
    left: 100%;
}

#r3 {
    left: 200%;
}

.loading-ajax {
	background: url('/img/loading.gif') no-repeat;
}

a.icos {
	text-decoration: underline;
}

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

a.ico_calc, a.ico_calc:hover {
	color: #0081a6;
}

a.ico_order, a.ico_order:hover {
	color: #2a9cbd;
}


div#container {
	opacity:0;
	filter: alpha(opacity = 0);
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: auto;
    width: 100%;
    height: 100%;
    position: absolute;
}

html, body {
	overflow-y: hidden;
}

p {
    margin: 1em 0;
    line-height: 150%;
}

td {
	 vertical-align: top;
}

table.site_bot td {
	 vertical-align: bottom;
}

table.site_bot td.middle {
	 vertical-align: middle;
}

.mail {
    background: url('/img/bg_mail.jpg') no-repeat left center;
    padding-left: 60px;
}

input.text {
	border: 1px solid #ccc;
	padding: 2px 5px;
	height: 20px;
}

input.poll {
	width: 200px;
}

input.search {
	margin-left: 5px;
	width: 240px;
}



/* added 13-04-2010 */


body {
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
}

#homepageblue{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	background: #0081a6;
	color: #FFFFFF;
	padding: 20px;
	margin: 0px;
	margin-top: -20px;
}

#homepageheadblue{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 18px;
	color: #f47929;
	font-weight: normal;
	background: #0081a6;
	color: #fcaf1a;
	padding: 20px;
	margin: 0px;
}

acronym{
	color: #aadf45;
	cursor: help;
}

span.tipz{
	color: #aadf45;
	cursor: help;
	border-bottom: 1px dotted #aadf45;
}

acronym:hover{
	color: #fcaf1a;
	cursor: help;
}

span.tipz:hover{
	color: #fcaf1a;
	cursor: help;
	border-bottom: 1px dotted #fcaf1a;
}

.topmenu li a:link, .topmenu li a:active, .topmenu li a:visited{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 18px;
	color: #0081a6;
}

.topmenu li a:hover{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 18px;
	color: #fcaf1a;
	text-decoration: underline;
}

/* new styles */

h1.f, h2.f, h3.f, p.f, .fintro{
	margin-left: 20px;
}


h1.f,h2.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 18px;
	color: #f47929;
	font-weight: normal;
	margin-bottom: 15px;
}

h3.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 15px;
}

p.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 18px;
	margin-bottom: 30px;
}

p.ftab{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 18px;
}

h3.ftab{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 15px;
}

blockquote.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	background: #0081a6;
	color: #FFFFFF;
	padding: 20px;
	line-height: 18px;
	width: 100%;
	margin-bottom: 30px;
}

blockquote.f a:link, blockquote.f a:active, blockquote.f a:visited{
	color: #94c6d4;
}

blockquote.f a:hover{
	color: #fcaf1a;
}

ul.f{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 20px;
	margin-bottom: 30px;
	list-style-type: none;
	margin-left: 18px;
}

ul.f li{
	font-family: "tahoma", "arial", sans-serif;
	padding-left: 14px;
	background-image: url('../img/orangebullet.gif');
	background-repeat: no-repeat;
	background-position: top left;

} 

.fintro{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #252525;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 30px;
}

a.f:link, a.f:active, a.f:visited{
	color: #0081a6;
}

a.f:hover{
	color: #fcaf1a;
}

h2.words {
	margin-top: 10px;
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
}

h2.blue{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	color: #f47929;
	font-weight: bold;
	line-height: 18px;
}

div.words{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1.blue{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 18px;
	color: #f47929;
	font-weight: normal;
	margin-bottom: 15px;
}

p{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1.programs{
	font-family: "tahoma", "arial", sans-serif;
	font-size: 24px;
	color: #f47929;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 20px;
}

.content h1.f { display: inline; }