@charset "utf-8";
/* CSS Document */

BODY, HTML {
	width:100%;
	min-width:1000px;
	height:100%;
	margin:0px;
	padding:0px;
	border:0px solid red;
	position:absolute;}
	
BODY * {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	}

html {
    height: 100%;
    overflow: auto; /* Иначе у IE6 начинаются проблемки с вертикальной полосой прокрутки */
}

html body {
    height: 100%; /* IE 6 */}

html > body { /* Все остальные */
    min-height: 100%;
    height: auto;}

IMG{padding:3px;}

A IMG{
	border:0px solid;}

span{
	font-weight:bold;}

A{
	color:#0098dc;
	text-decoration:underline;}

A:hover{
	cursor:pointer;}

hr{
	color:#0098dc;}

Table{
	border-collapse:collapse;}

H1, h2, h3, h4, h5, h6{
	color:#8d9ca9;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-transform:uppercase;	
	font-weight:normal;
	margin:20px 0px;}

H1{
	font-size:28px;
	line-height:32px !important;
	}

H2{
	font-size:25px;

	}

H3{
	font-size:20px;}

H4{
	font-size:18px;}

H5{
	font-size:16px;}

H6{
	font-size:14px;}

.all{
	width:100%;
	min-width:1000px;
	border:0px solid red;}
	
	.inner{
		margin:30px 30px 0px 30px;
		text-align:left;}
		
		.name{
			float:left;
			padding:0px;
			margin-left:-30px;
			border:0px solid red;
			}
			
					
		.slogan{
			float:right;
			height:48px;
			padding:0px;
			margin-top:-10px;
			margin-right:70px;
			color:#0061a7;
			font-size:18px;
			line-height:27px;
			font-weight:normal;
			}
		
		.top_menue{
			clear:both;
			float:left;
			margin-top:40px;
			border:0px solid red;}
			
			.top_menue TD{
				vertical-align:top;
				text-align:left;
				padding:0px 9px;
				}
				
				.top_menue TD A{
					display:block;
					padding:3px 10px;
					text-indent:0px;
					white-space:nowrap;
					text-decoration:underline;
					color:#000;
					cursor:pointer;}
				
				.top_menue TD A:hover{
					text-decoration:none;}
				
				.top_menue TD.select{
					background:url(../images/select2.gif) no-repeat center 22px;}
				
				.top_menue TD.select A{
					color:#FFF;
					padding:3px 10px;
					border:0px solid red;
					text-decoration:none;
					background-color:#0061a7;}
			
				.top_menue .between{
					padding:0px 13px;
					height:50px;
					border:0px solid red;
					background:url(../images/between.gif) no-repeat center 3px;}
			
			.content{
				border:0px solid red;
				width:100%;
				float:left;
				}
				
				.left_menue{
					float:left;
					clear:both;
					width:30%;
					margin:0px;
					padding:0px;
					margin-right:10%;
					margin-top:20px;}
					
					.left_menue *{
						font-family:Arial, Helvetica, sans-serif;}
					
					.left_menue UL{
						padding:0px;
						margin:0px 0px 90px 0px;
						list-style:none;
						border:0px solid red;}
						
						.left_menue LI{
							margin-bottom:15px;
							padding-left:25px;
							background:url(../images/li.gif) no-repeat left 9px;
							}
						
							.left_menue LI A{
								color:#0070a2;
								font-size:12px;
								text-decoration:underline;}
						
											
							.left_menue LI.select A{
								color:#0061a7;
								text-decoration:none;
								font-style:italic;}
					
						.left_menue LI UL{
							margin:10px 0px 10px 20px;
							list-style:none;}
							
							.left_menue LI LI{
								background:url(../images/li-li.gif) no-repeat left 8px;
								padding-left:25px;
								list-style:none;}
								
								.left_menue LI LI A, .left_menue LI.select LI A{
									color:#0090e5;
									font-family:Georgia, "Times New Roman", Times, serif;
									font-weight:bold;
									text-decoration:none;
									border:0px solid red;
									font-style:italic;}
								
								.left_menue LI LI.select A, .left_menue LI LI A:hover{
									color:#0090e5;
									font-family:Georgia, "Times New Roman", Times, serif;
									font-weight:bold;
									text-decoration:underline;
									border:0px solid red;
									font-style:italic;}
									
										.left_menue LI LI LI{
											background:none;
											padding-left:15px;
											list-style:none;}
								
											.left_menue LI LI LI A, .left_menue LI LI.selecr LI A{
												color:#000 !important;
												font-family:Georgia, "Times New Roman", Times, serif;
												font-weight:normal !important;
												text-decoration:none !important;
												font-style:italic;}
								
											.left_menue LI LI LI.select A, .left_menue LI LI LI A:hover{
												color:#000;
												font-family:Georgia, "Times New Roman", Times, serif;
												font-weight:normal;
												text-decoration:underline !important;
												font-style:italic;}
								
													
					.left_menue .extra_left{
						margin-left:30px;
						margin-right:20px;
						padding-top:20px;
						margin-top:0px;
						background:url(../images/line-top.gif) repeat-x top left;}
						
						.left_menue .extra_line{
							padding-bottom:20px;
							background:url(../images/line-bot.gif) repeat-x bottom left;}
							
							.left_menue .extra{
								margin:0px 40px;
								font-size:11px;}
								
								.extra *{
									font-size:11px;}
								
								.extra span{
									color:#045477;
									font-style:italic;}
							
								
												
				.right{
					float:left;
					clear:none;
					width:60%;
					vertical-align:top;}
					
					.text{
						margin-right:70px;
						line-height:21px;}
						
						.text *{
							line-height:21px;}
						
						.text UL{
							padding-left:25px;
							list-style:none;}
						
						.text UL LI{
							padding-left:20px;
							background:url(../images/li-li.gif) no-repeat left 9px;
							list-style:none;}
												
					.gallery{
						margin-top:40px;
						margin-right:70px;
						margin-left:-20px;
						border-bottom:1px solid #6e777e;
						border-top:1px solid #6e777e;
						padding:0px 20px;
						text-align:center;}
						
						.gallery A IMG{
							border:0px solid;}
						
						.gallery IMG{
							margin-left:30px;}
						
						.gallery IMG.first{
							margin-left:-30px;
							border:0px solid red;}
						
						.gallery IMG.last{
							border:0px solid red;
							margin-right:-30px;}
					
					.bottom_menue{
						margin-top:40px;}
					
					.bottom_menue A{
						color:#000;
						text-decoration:none;
						font-size:11px;
						padding:5px;
						white-space:nowrap;
						}
						
						.bottom_menue A.select{
							color:#FFF;
							text-decoration:none;
							background-color:#0061a7;}
						
						.bottom_menue A.select:hover{
							color:#FFF;
							text-decoration:underline;}
						
						.bottom_menue A:hover{
						color:#000;
						text-decoration:underline;
						}
					
					.bottom_menue .line{
						padding:0px 5px;
						color:#c7c7c7;}
				
				.correct{
					height:100px;
					clear:both;}
						
				.bottom{
					margin:0px 2% 10px 0px;
					width:98%;
					position:absolute;
					bottom:0px;
					background:url(../images/rul-bottom.jpg) no-repeat top right;
					padding-top:0px;
					clear:both;
					float:left;
					border:0px solid red;}
					
					.rul{
						border-top:1px solid #75c5e9;
						padding-top:20px;
					}
					.bottom *{
						font-size:11px;}
					
					.bottom IMG{
						float:left;
						clear:none;
						margin:-15px 10px 0px 15px;
											
						}
					.bottom .copyright{
						padding-left:0px;
						margin-right:70px;
						float:left;
						clear:none;
						}
						
					.bottom .adress{
						padding-left:40px;
						margin-right:70px;
						float:left;
						clear:none;
						/*background:url(../images/kub-big.jpg) no-repeat left center;*/}