html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/taust.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	margin: 0;
	padding: 0;
	border: none;
	height: 100%;
	background-position: center top;
}
.infield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 22px;
	width: 300px;
}
.gtt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.infield_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 150px;
	width: 300px;
}


.Heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #123E98;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #123E98;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #123E98;
}
a img {
	border: none;
}
form {
	margin: 0;
}

ul, ol, p, h2, h3, dl, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	COLOR: #123e98; 
	LINE-HEIGHT: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

p { 
	color:#333333;
}

h1 {
}

h2 {
}

h3 {
}

.cb {
	width:1px;
	height: 1px;
	clear:both;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}

.bulletlink {
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	clear: both;
	background-repeat: no-repeat;
}


.list {
	background-image: url(../images/picto_list.gif);
	background-position: 2px 2px;
	padding-bottom: 1px;
}

/*	MAIN page blocks */
#container {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 155px;
	width: 770px;
	/*min-height: 100%;
	height: 100%;*/
	position: absolute;
	left: 50%;
	margin-left: -420px;
}

.selected1 #container { ; }
.selected2 #container { ; }
.selected3 #container { ; }

#header {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 190px;
	background-image: url(../images/master_kredexlogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content {
	margin-top: 185px;
}
/*	HEADER blocks */
#home {
	display: block;
	position: absolute;
	width: 200px;
	height: 100px;
}

#navi1 {
	position: absolute;
	left: 220px;
	top: 63px;
}

#navi1 li {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	margin-right: 30px;
}

#navi1 li.selected {}

#navi1 li.selected a {
	color: #FEA52E;
}

#navi2 {
	position: absolute;
	left: 0px;
	bottom: 25px;
}

#navi2 ul {
	margin-left: 217px;
}

#navi2 li {
	float: left;
	padding-left: 1px;
}

#navi2 a {
	display: block;
	width: 155px;
	height: 25px;
	color: #FFFFFF;
	padding: 11px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.RU #navi2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 15px 0 0 15px;
	height: 27px;
}

#navi2 a:hover {
	background-position: 12px 13px;
}

#navi2 span a {
	display: inline;
	width: 0px;
	height: 0px;
	background: transparent;
	padding: 0px;
	margin: 0px;
}

#tabmenu {
	height: 35px;
	width: 730px;
	border-bottom: 6px solid #ABA932;
	background-image: url(../images/topnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.selected1 #tabmenu { border-bottom-color: #ABA932; }
.selected2 #tabmenu { border-bottom-color: #ABA932; }
.selected3 #tabmenu { border-bottom-color: #ABA932; }
.selected1 #tab1 a { background-color: #ABA932; }
.selected2 #tab2 a { background-color: #ABA932; }
.selected3 #tab3 a { background-color: #ABA932; }

.navi3 {
	margin-left: -10px;
	width: 217px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f5f5;
}
.navi3 ul {
	background-color: #FFFFFF;
}
.navi3 li {
	margin-bottom: 1px;
}
.navi3 li a {
	display: block;
	width: 182px;
	background-color: #EBEABA;
	background-image: url(../images/bullet_navi3_off.gif);
	background-repeat: no-repeat;
	background-position: 14px 7px;
	padding: 6px 10px 6px 25px;
	color: #666666;
}
.navi3 li.selected a {
	background-color: #ABA932;
	background-image: url(../images/bullet_navi3_on.gif);
	color: #FFFFFF;
}
.navi3 li a:hover {
	background-position: 16px 7px;
}
.navi3 li.selected ul {
	padding: 3px 0 6px 0;
}
.navi3 li.selected li {
}
.navi3 li.selected li a {
	background-color: #FFFFFF;
	background-image: url(../images/bullet_navi4.gif);
	color: #123E98;
	font-size: 11px;
	padding: 2px 0 2px 25px;
	width: 117px;
}
.navi3 li.selected li.selected a {
	color: #FEA52E;
}
.navi3 span a, .navi3 li.selected span a {
	display: inline;
	width: 0px;
	height: 0px;
	background: transparent;
	padding: 0px;
	margin: 0px;
}
#navi5 {

}
#navi5 ul {
	width: 100%;
	height: 26px;
	margin-bottom: .5em;
	background-color: #F5F5F5;
	font-size: 11px;
}
#navi5 li {
	padding: 0;
	line-height: normal;
	margin: 0 0 0 10px;
	background-image: none;
	float: left;
}
#navi5 li a {
	display: block;
	padding: 6px 6px 6px 20px;
	background-image: url(../images/bullet_navi1_off.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	font-weight: bold;
}
#navi5 li a:hover {
	background-position: 10px 9px;	
}
#navi5 li.selected a {
	background-color: #FFFFFF;
	background-image: url(../images/bullet_navi1_on.gif);
	background-position: 6px 10px;
	color: #FEA52E;
	padding-bottom: 6px;
}
#navi5 li.selected a:hover {
	background-position: 6px 10px;
}
#navi5 li span a, #navi5 li.selected span a {
	display: inline;
	padding: 0px;
	background: transparent;
}
.navi6 {}
.navi6 dl {}
.navi6 dt {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	padding-left: 23px;
	background-image: url(../images/bullet_navi6.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.navi6 dd {
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
	margin-bottom: 15px;
	margin-left: 23px;
	width: 350px;
}
.navi6 p {
	margin-bottom: 5px;
}
.navi6 li {
	padding-left: 10px;
	background-image: url(../images/bullet_navi7.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#articles {}
#articles h2 {}
#articles p {
	font-size: 11px;
	margin: 0;
}
#articles .date {
	color: #123E98;
}
#articles .morelink {
	width:400px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 12px;
	/* background-image: url(../images/bullet_navi1_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px; */
	font-size: 11px;
	font-weight: bold;
}
/*	CONTENT styles */
/*	banner styles */
.banner {
margin-top: 20px;
width: 100%;
text-align: left;
}
.banner p {
margin-bottom: 1px;
}



/*	CONTEXT specific styles */
.context_product-detail #content {
	padding: 10px 10px 50px 20px;
}
.context_product-detail #column1 {
	width: 140px;
	float: left;
}
.context_product-detail #column2 {
	width: 510px;
	float: right;
}
.context_product-detail #copy {
	padding-right: 20px;
	padding-top: 5px;
}
.context_product-family #content {
	padding: 10px 10px 50px 20px;
}
.context_product-family #column1 {
	width: 140px;
	float: left;
}
.context_product-family #column2 {
	width: 510px;
	float: right;
}
.context_product-family #copy {
	padding-right: 20px;
	font-size: 11px;
}
#copy h1 {
	display:none;
}

.context_product-section #container {
	background-image: none;
}
.context_product-section #header {
}
.context_product-section #path {
	display: none;
}
.context_product-section #content {
	margin-top: 155px;
}
.context_product-section #column1 {
	width: 217px;
	float: left;
	border-right: 1px solid #F5F5F5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.context_product-section #column2 {
	width: 520px;
	float: right;
	padding-top: 30px;
}
.context_product-section #copy {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
}
.txt p{
	font-size: 11px;
}
.context_product-section #visual {
	margin-bottom: 10px;
}
.context_home #container {
	background-image: url(../images/front_sideback.gif);
	background-repeat: no-repeat;
	background-position: 18px 260px;
}
.context_home #content {
	margin-top: 410px;
	padding-bottom: 40px;
}
.context_home #navi2 {
	display: none;
}
.context_home #path {
	display: none;
}
.context_home #promo {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 218px;
	height: 323px;
	background-image: url(../images/front_promoback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.context_home #promo div {
	position: absolute;
	bottom: 50px;
	padding: 0px 40px 30px 20px;
}
.context_home #promo h2 {
	font-size: 14px;
	font-weight: normal;
	color: #123E98;
	margin-bottom: 5px;
}
.context_home #promo p {
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
}
.context_home #promo li {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 15px;
	background-image: url(../images/bullet_navi1_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.context_home #sectionmenu {
	position: absolute;
	left: 218px;
	top: 120px;
	width: 512px;
	height: 323px;
}
.context_home #sectionmenu .bulletlink {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}
.context_home #news {
	clear: both;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 238px;
	width: 512px;
	padding-bottom: 2px;
}
.context_home #news dd {
	width: 412px;
}
.context_home #news .bulletlink {
	margin-top: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.context_news-detail #content {
	padding: 10px 10px 50px 20px;
}
*html div#content center {
text-align: left;
}

/*LISATUD*/


/*	saurus cms specific styles */
.pealkiri {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	COLOR: #123e98; 
	LINE-HEIGHT: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

LI {
	BACKGROUND-POSITION: 0px 8px; 
	PADDING-LEFT: 12px; 
	BACKGROUND-IMAGE: url(../images/bullet_navi7.gif); 
	MARGIN-LEFT: 10px; 
	LINE-HEIGHT: 1.5em; 
	BACKGROUND-REPEAT: no-repeat
}

P {
	MARGIN-BOTTOM: 12px
}

UL {
	MARGIN-BOTTOM: 12px;
}

.txt {
	font-size: 11px;
	line-height:16px;
}

td {
	font-size: 11px;
	line-height:16px;
}

.date {
	FONT-SIZE: 9px;
	color:#000000;
}

a.date:link, a.date:visited, a.date:active {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration:none;
	COLOR: #123e98; 
}

a.date:hover {
	text-decoration:underline;
}

.second_menu {
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #ebeaba;
}

a.second_menu:link, a.second_menu:visited, a.second_menu:active {
	BACKGROUND-IMAGE: url(../images/bullet_navi3_off.gif);
	BACKGROUND-POSITION: 0px 2px;
	COLOR: #666666;
	padding-left:13px;
	background-repeat:no-repeat;
	text-decoration:none;
}

a.second_menu:hover {
	BACKGROUND-POSITION: 3px 2px;
	text-decoration:underline;
	color:#666666;
}

.second_menu_s {
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #aba932;
}

a.second_menu_s:link, a.second_menu_s:visited, a.second_menu_s:active {
	BACKGROUND-IMAGE: url(../images/bullet_navi3_on.gif);
	BACKGROUND-POSITION: 0px 2px;
	COLOR: #ffffff;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:13px;
}

a.second_menu_s:hover {
	BACKGROUND-POSITION: 3px 2px;
	text-decoration:underline;
	color:#FFFFFF;
}


.third_menu {
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #FFFFFF;
	padding-bottom:2px;
}

a.third_menu:link, a.third_menu:visited, a.third_menu:active {
	BACKGROUND-IMAGE: url(../images/bullet_navi4.gif);
	BACKGROUND-POSITION: 0px 2px;
	padding-left:13px;
	COLOR: #123e98;
	background-repeat:no-repeat;
	text-decoration:none;
}

a.third_menu:hover {
	BACKGROUND-POSITION: 3px 2px;
	text-decoration:underline;
	color:#123e98;
}

.fourth_menu {
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #FFFFFF;
	padding-bottom:2px;
}

a.fourth_menu:link, a.fourth_menu:visited, a.fourth_menu:active {
	BACKGROUND-IMAGE: url(../images/bullet_navi5.gif);
	BACKGROUND-POSITION: 0px 2px;
	padding-left:13px;
	COLOR: #123e98;
	background-repeat:no-repeat;
	text-decoration:none;
}

a.fourth_menu:hover {
	BACKGROUND-POSITION: 3px 2px;
	text-decoration:underline;
	color:#123e98;
}

.main_title {
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color: #123e98;
}

a.main_title:link, a.main_title:visited, a.main_title:active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color: #123e98;
}

a.third_menu:hover {
	text-decoration:underline;
}


a.lang:link, a.lang:visited, a.lang:active {
	font-size:10px;
	text-decoration:none;
}

a.lang:hover {
	font-size:10px;
	text-decoration:underline;
}


a.navi1:link, a.navi1:visited, a.navi1:active {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

a.navi1:hover {
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

a.navi1_s:link, a.navi1_s:visited, a.navi1_s:active {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	COLOR: #fea52e
}

a.navi1_s:hover {
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	COLOR: #fea52e
}
a.navi2:link, a.navi2:visited, a.navi2:active {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a.navi2:hover {
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a.navi2_ru:link, a.navi2_ru:visited, a.navi2_ru:active {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

a.navi2_ru:hover {
	font-size:11px;
	text-decoration:un
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.footer {
	FONT-SIZE: 9px;
	COLOR: #123e98;
}
