/*Iauaa*/
html, body {height: 100%;}

* {margin: 0px; padding: 0px;}
body {
	min-width: 750px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

table, td, div {box-sizing: border-box; -moz-box-sizing: border-box;}

img {border: 0px;}

a {color: #0F0598;}

table  {border-collapse:collapse;}
table td {margin: 0px;padding: 0px;}
/*Iauaa*/

#all {
	height: auto;
	_height: 100%;
	min-height: 100%;
	margin-bottom: -86px;
}

#header {
	height: 96px;
	overflow: hidden;
}
	#logo {
		width: 225px;
		height: 96px;
		float: left;
		background-repeat: no-repeat;
		background-position: left top;
	}

	#slogan {
		display: block;
		background-color: #000000;
		color: #CECECE;
		font-size: 10px;
		padding-top: 6px;
		padding-left: 15px;
		margin-left: 225px;
		height: 18px;
		text-transform: uppercase;
		white-space: nowrap;
	}
	#right_links {
		width: 152px;
		position: absolute;
		z-index: 10;
		right: 0px;
		top: 24px;
		background-color: #E20A16;
		height: 72px;
	}
		#right_links a {
			color: #FFFFFF;
			font-size: 11px;
			display: block;
			border-bottom: 1px solid #FFFFFF;
			text-decoration: none;
			margin-left: 7px;
			margin-right: 7px;			
			margin-top: 5px;
		} 
	#sname {
		display: block;
		height: 54px;
		margin-right: 152px;
		background-repeat: no-repeat;
		background-position: right top;
		font-size: 16px;
		padding-top: 18px;
		color: #FFFFFF;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}
		#sname span {display: block; position: relative; left: 14px;}
		#sname b {
			display: block;
			font-size: 11px;
			letter-spacing: 1px;
			font-weight: normal;
		}
	#tomain_link {
		position: absolute;
		left: 0px;
		top: 96px;
		z-index: 20;
	}
	#cat_sel {
		position: absolute;
		left: 227px;
		top: 102px;
	}

	#left_part {
		position: relative;
		z-index: 30;
		left: 0px;
		width: 185px;
		float: left;
		padding-top: 41px;
		padding-left: 23px;
		padding-bottom:22px;
		list-style-type: none;
	}	
		#left_part li {
			border-top: 1px solid #E20A16;
			text-transform: uppercase;
			padding-top: 3px;
			padding-bottom: 3px;
		}
			#left_part li a {color: #313131; text-decoration: none;}
			#left_part li a:hover {text-decoration: underline;}
				#left_part li.top_il {border-top: 1px solid #E20A16 !important;}
				#left_part li.bottom_il {padding-bottom: 20px !important;}			
				#left_part li.bottom {border-bottom: 1px solid #E20A16 !important;}
			#left_part li.inslev {			
				background-image: url(img/laft.menu.inlev.point.gif);
				background-position: left 6px;
				background-repeat: no-repeat;
				padding: 0px;
				padding-top: 2px;
				padding-bottom: 2px;				
				text-transform: none;
				font-size: 90%;
				border: 0px;
				padding-left: 15px;
			}
			#left_part li.inslev_current {
				background-image: url(img/laft.menu.inlev.point_red.gif);
			}
			#left_part li.inslev_current a {
				color: #E20A16;
			}
			#left_part li.current a {
				color: #E20A16;
			}
			
			#left_part li.block {
				padding:0px;
				margin:0px;
				border: 0px;
				font-weight: normal;
				font-size: 10px;
				color: #7C7B7C;
			}	
			
			#left_part li.copy_block {
				padding:0px;
				margin:0px;
				background-image: none;
				border: 0px;
				text-transform: none;
				padding-top: 5px;
				font-weight: normal;
				font-size: 10px;
				color: #7C7B7C;
				letter-spacing: -1px;
			}	
				#left_part li.copy_block img {
					display: block;
					margin-bottom: 5px;
				}
				#left_part li.copy_block b {
					letter-spacing: 0px;
				}
				#left_part li.copy_block a {
					color: #7C7B7C;
					text-decoration: underline;
				}						
			
			#left_part li.search_block {
				padding:0px;
				margin:0px;
				background-image: none;
				border: 0px;
				text-transform: none;
				padding-top: 24px;
				font-weight: bold;
				font-size: 10px;
				color: #7C7B7C;
			}
				#left_part li.search_block input.srchstr {
					display: block;
					margin-top: 5px;
					margin-bottom: 5px;
					width: 181px;
				}
				#left_part li.search_block input.subm {
					position: relative;
					left: 74px;
				}
				#left_part li.search_block a {
					color: #7C7B7C;
					text-decoration: underline;
					font-style: normal;
					font-weight: normal;
					position: relative;
					top: -10px;
				}

			#left_part li.feedback_block {
				padding:0px;
				margin:0px;
				background-image: none;
				border: 0px;
				text-transform: none;
				padding-top: 24px;
				font-size: 10px;
				color: #7C7B7C;
			}
				#left_part li.feedback_block input.srchstr {
					display: block;
					margin-top: 5px;
					margin-bottom: 5px;
					width: 181px;
				}
				#left_part li.feedback_block input.subm {
					position: relative;
					left: 74px;
				}
				#left_part li.feedback_block a {
					color: #7C7B7C;
					text-decoration: underline;
					font-style: normal;
					font-weight: normal;
					position: relative;
					top: -10px;
				}
			
	#content {
		position: relative;
		left: 23px;
		/*width: 62%;*/
		width: 453px;
		float: left;
		border-top: 1px solid #B5B5B5;
		margin-top: 40px;
	}
	/*Content*/
		#path {
			height: 15px;
			padding: 7px 0 0 23px;
			list-style-type: none;
		}
			#path li {		
				float: left;
				font-size: 10px;
				padding-left: 16px;
				background-image: url(img/path.point.gif);
				background-repeat: no-repeat;
				background-position: left 4px;
				padding-right: 5px;
			}

			#path li.first {
				padding-left: 0;
				background: none;
			}
				#path li a {
					text-decoration: none;
					color: #6A6A6A;
				}					
					#path li a:hover {text-decoration: underline;}
					
			h1.cth_t1 {
				font-size: 190%;
				color: #313131;
				font-weight: normal;
				letter-spacing: -1px;
				margin-top: 7px;
				margin-bottom: 7px;
			}		

			p {font-size: 90%;}
				div.ctn_block_t1 {
				}
				div.ctn_block_t1 h2.nwsh {
					font-size: 12px !important;
					margin-bottom: 2px;
				}
				div.ctn_block_t1 a {
					color: #000000;
					padding-right: 12px;
				}
				
			div.grspacer {
				border-top: 1px solid #B5B5B5;
				font-size: 0px;
				margin-top: 7px;
				margin-bottom: 8px;
			}			
			img.alleft {
				margin-right: 10px;
			}
			
			table.cvetgam {
				width: 70%;
				margin-top: 11px;
			}
				table.cvetgam td {
					padding-bottom: 9px;
					width: 50%;
					color: #303030;
				}
					table.cvetgam td img {margin-right: 10px;}
					table.cvetgam td * {vertical-align: middle;}
			
	#footer_spacer {
		height: 86px;
		clear: both;
	}
	
	#footer {
		height: 76px;
		border-top: 1px solid #B5B5B5;
		margin-top: 10px;
		padding: 0 23px;
	}
	
	#bot_nav_lp {
		font-size: 10px;
		list-style-type: none;
	}
		#bot_nav_lp li {
			float: left;
			margin-top: 6px;
			background-image: url(img/footer.np.bg.gif);
			background-position: right center;
			background-repeat:no-repeat;
			padding-right: 10px;
			margin-right: 10px;
		}
			#bot_nav_lp li a {color: #636363;text-decoration: none;}		
			#bot_nav_lp li a:hover {text-decoration: underline;}
	#bot_nav_rp	{
		font-size: 9px;	
		list-style-type: none;		
	}	
		#bot_nav_rp li {
			float: right;
			margin-top: 6px;			
		}		
			#bot_nav_rp li a {color: #636363;text-decoration: none;}
			#bot_nav_rp li a:hover {text-decoration: underline;}			
			
	table.tab_pars_t1 {width: 100%; margin-top: 5px; font-size: 80%; margin-bottom: 25px;}
		table.tab_pars_t1 td {
			border-top: 1px solid #B2B2B2;
			border-bottom: 1px solid #B2B2B2;		
			padding-top: 4px;
			padding-bottom: 4px;			
		}
	/*Content*/	

