@charset "windows-1250";
/* CSS Document */

	#main{
		width:970px;
		margin:0 auto;
		background-color:#FFF;
		overflow:auto;
	}
	
		#sub_main{
			float:left;
			width:958px;
			margin-left:6px;
			text-align:left;
		}
		
			/*#header{
				width:958px;
				height:85px;
				background-image:url(../images/head_bg.jpg);
				background-repeat:no-repeat;
			}*/
			
				#header_logo{
					float:left;
					width:746px;
					height:85px;
				}
				
				#header_flags_bg{
					float:left;
					width:212px;
					height:85px;
				}
				
					#flags_bg{
						width:212px;
						height:16px;
						margin-top:14px;
						text-align:right;
					}
					
					#greenline{
						width:212px;
						height:55px;
						text-align:right;
					}
			
			#top_menu_bg{
				width:958px;
				height:30px;
			}
			
				.top_menu_button{
					float:left;
					height:28px;
					line-height:28px;
					vertical-align:middle;
					font-weight:bold;
					margin-top:1px;
					border-right:1px solid #CCC;
					padding-left:20px;
					padding-right:20px;
				}
				
					.top_menu_button a{
						color:#333;
						text-decoration:none;
						display:block;
					}
					
					.top_menu_button a:hover{
						text-decoration:none;
					}
				
				#search{
					float:right;
					height:28px;
					line-height:28px;
					vertical-align:middle;
					margin-top:1px;
					font-weight:bold;
					padding-left:20px;
				}
				
			#breadcrumbs{
				float:left;
				width:958px;
				height:27px;
				background-image:url(../images/breadcrumbs_bg.jpg);
				line-height:27px;
				vertical-align:middle;
			}

				#breadcrumbs a{
					color:#333;
					text-decoration:none;
				}
				
				#breadcrumbs a:hover{
					color:#333;
					text-decoration:underline;
				}
				
			#top_banner_bg{
				width:958px;
				height:216px;
			}
			
				#banner_login_bg{
					float:left;
					width:160px;
					height:216px;
				}
				
					#banner_eshop{
						width:160px;
						height:167px;
					}
					
					#banner_klient{
						width:160px;
						height:49px;
					}
				
				#banner_flash{
					float:left;
					width:797px;
					height:216px;
					margin-left:1px;
				}
				
			#banner_indent{
				width:958px;
				height:18px;
			}
			
			#quick_nav_bg{
				width:958px;
				min-height:145px;
				background-image:url(../images/quick_nav_bg.jpg);
				background-position:top;
				background-repeat:no-repeat;
				overflow:hidden;
			}
			
				#quick_nav_top{
					width:958px;
					height:41px;
					text-transform:uppercase;
				}
				
					.quick_nav_title{
						float:left;
						width:146px;
						height:41px;
						padding-left:12px;
						padding-top:7px;
						color:#FFF;
						font-weight:bold;
						font-size:10px;
					}
					
						.quick_nav_title a{
							width:146px;
							height:41px;
							display:block;
							color:#FFF;
							text-decoration:none;
						}
						
						.quick_nav_title a:hover{
							background-image:url(../images/quick_nav_hover.gif);
							background-repeat:no-repeat;
						}

					.quickcontindent{
						padding-top:5px;
					}
					
					.quick_nav_indent{
						float:left;
						width:2px;
						height:41px;
					}
				
				#quick_nav_bottom{
					width:958px;
					margin-top:2px;
					min-height:100px;
				}
				
					.quick_nav_list{
						float:left;
						width:146px;
						padding-left:12px;
						padding-top:7px;
					}
					
						.quick_nav_separator{
							float:left;
							width:10px;
							height:14px;
						}
						
						.quick_nav_item{
							float:left;
							width:127px;
							min-height:14px;
							overflow:hidden;
						}
						
							#quick_nav_bottom .quick_nav_item a{
								color:#333;
								text-decoration:none;
							}
							
							#quick_nav_bottom .quick_nav_item a:hover{
								text-decoration:underline;
							}
						
				#quick_nav_foother{
					float:left;
					margin-top:5px;
					width:958px;
					height:21px;
				}
				
					#quick_nav_foother .quick_nav_separator{
						color:#1c60a8;
					}
					
					#quick_nav_foother .quick_nav_item a{
						color:#1c60a8;
						text-decoration:underline;
					}
							
					#quick_nav_foother .quick_nav_item a:hover{
						text-decoration:none;
					}
					
			#quick_nav_bottom_line{
				float:left;
				width:958px;
				height:14px;
				background-image:url(../images/quick_nav_bottom_line.jpg);
				background-repeat:no-repeat;
			}
			
			#welc_ref_bg{
				float:left;
				width:958px;
				height:175px;
			}
			
				#welcome_bg{
					float:left;
					width:350px;
					height:175px;
					margin-left:9px;
					background-image:url(../images/welcome_bg.jpg);
					background-repeat:no-repeat;
				}
				
					#welcome_text{
						width:310px;
						height:138px;
						margin-left:20px;
						margin-top:27px;
						text-align:justify;
					}
					
						#welcome_text h2{
							font-size:18px;
							color:#1c60a8;
							margin-bottom:0;
						}
						
						#welcome_text h3{
							font-size:12px;
							color:#1c60a8;
							margin-top:0;
						}
					
					#welcome_link{
						float:right;
					}
					
						#welcome_link a{
							color:#1c60a8;
							text-decoration:underline;
						}
						
						#welcome_link a:hover{
							text-decoration:none;
						}
				
				#rnd_ref_bg{
					float:left;
					width:576px;
					height:175px;
					margin-left:8px;
					background-image:url(../images/index_ref_bg_svst.jpg);
					background-repeat:no-repeat;
				}
				
					#rnd_ref_title{
						margin-left:20px;
						font-weight:bold;
					}
					
					#rnd_ref_item_bg{
						width:566px;
						height:130px;
						margin-top:25px;
						margin-left:9px;
					}
					
						.rnd_ref_item{
							float:left;
							width:134px;
							height:132px;/*108*/
						}
						
							.rnd_ref_img{
								width:134px;
								height:70px;
								background-image:url(../images/rnd_ref_img_bg.jpg);
								background-repeat:no-repeat;
							}
							
								/*.rnd_ref_img img{
									width:130px;
									height:66px;
									margin-top:2px;
									margin-left:2px;
								}*/
								.rnd_ref_pict{
									display: block;
									border:0;
								}
							
							.rnd_ref_arrow{
								float:left;
								width:10px;
								line-height:18px;
								vertical-align:top;
							}
							
							.rnd_ref_text{
								float:left;
								width:124px;
								height:50px;
								line-height:18px;
								vertical-align:top;
							}
							
							.rnd_ref_url{
								float:left;
								width:124px;
								height:20px;
								text-align:left;
							}
							
								.rnd_ref_text p{
									margin:0;
									padding:0;
								}								
							
								.rnd_ref_url a{
								color:#1c60a8;
								text-decoration:underline;
								}
								
								.rnd_ref_url a:hover{
									text-decoration:none;
								}
						
						.rnd_ref_indent{
							float:left;
							width:7px;
							height:108px;
						}
						
						.svst_indent{
							float:left;
							width:15px;
							height:132px;
						}
						
						.svst_item{
							float:left;
							width:262px;
							height:132px;
						}
						
							#svstlogo{
								float:left;
								width:262px;
								height:77px;
							}
							
							#svsttext{
								float:left;
								width:262px;
								height:55px;
								text-align:center;
							}
				
				#foother{
					float:left;
					width:958px;
					height:94px;
					background-image:url(../images/foother_bg.jpg);
					background-repeat:no-repeat;
				}
				
					#foother_indent{
						float:left;
						width:958px;
						height:30px;
					}
					
					#foother_item{
						float:left;
						width:958px;
						height:64px;
					}
				
						#foother_logo{
							float:left;
							width:135px;
							height:54px;
						}
						
						#foother_text{
							float:left;
							width:660px;
							height:42px;
							color:#1c60a8;
						}
						
						#foother_text a{
							color:#1c60a8;
							text-decoration:underline;
						}
						
						#foother_text a:hover{
							text-decoration:none;
						}
							
							#foother_text_indent{
								width:660px;
								height:12px;
							}
							
							#foother_text p{
								margin:0;
								padding:0;
							}
							
							.blue_url{
								color:#1c60a8;
								text-decoration:underline;
							}
							
							.blue_url:hover{
								text-decoration:none;
							}
						
						#foother_bookmark{
							float:left;
							width:157px;
							height:42px;
							text-align:right;
						}
						
							#foother_bookmark_indent{
								width:157px;
								height:12px;
							}
							
							#foother_bookmark_container{
								width:157px;
								height:25px;
							}
						
							#author{
								font-size:9px;
								height:14px;
							}
							
								#author a{
									color:#333;
									text-decoration:underline;
								}
								
								#author a:hover{
									color:red;
								}
								
	.pad24lft{margin-left:24px;}
	.pad50lft{margin-left:50px;}
	
.red_text{
	color:red;
}

	.red_text a{
		color:#1c60a8;
		text-decoration:underline;
	}
						
	.red_text a:hover{
		text-decoration:none;
	}
	
			#content_item_infotext{
				float:left;
				width:643px;
				height:78px;
				background-image:url(../images/infotext_bg.jpg);
				background-repeat:no-repeat;
				margin-left:9px;
				margin-top:9px;
			}
			
				#infotext_text{
					width:643px;
					color:#42464b;
					font-size:14px;
					font-weight:bold;
					text-align:center;
					margin-top:20px;
				}
				
					#infotext_text a{
						color:#1c60a8;
						text-decoration:underline;
					}
					
					#infotext_text a:hover{
						text-decoration:none;
					}
				
img{ border:0;}

h1{
	color:#262b7e;
	font-size:18px;
	margin-top:7px;
	margin-bottom:7px;
}
h2{
	color:#262b7e;
	font-size:16px;
	margin-top:7px;
	margin-bottom:3px;
}
h3{
	color:#262b7e;
	font-size:14px;
	margin-top:5px;
	margin-bottom:3px;
}
h4{
	color:#262b7e;
	font-size:13px;
	margin-top:3px;
	margin-bottom:3px;
}
h5{
	color:#262b7e;
	font-size:12px;
	margin-top:3px;
	margin-bottom:3px;
}
h6{
	color:#333;
	font-size:11px;
	margin-top:3px;
	margin-bottom:3px;
}

#SearchFRM{
	margin-bottom: 0px; 
	margin-top: 3px; 
	padding: 0px;
}

#sitemapcenter{
	margin-left:120px;
}

#v_menu_isotra_quality{
	font-weight:normal;
	font-style:italic;
	background-color:#FFF;
	margin-top:20px;
	text-align:justify;
}

	#v_menu_isotra_quality p{
		margin:10px;
	}

.isotra_article_image_column{float:left; width:150px; min-height:300px;}

.isotra_article_text_column{float:left; width:463px; min-height:300px;}