*,html,body{margin:0;padding:0;}
.block{
	width:1258px;
	margin: auto;
}
img{border:none;}
/* Header */
.header{
	width:1258px;
	height:218px;
}
	.header-logo{
		background:url(../images/header.jpg) no-repeat;
		width:1258px;
		height:218px;
	}
		.contacts{
			font:18px Bookman Old Style;
			color:#fbf995;
			text-align:right;
			padding:22px 40px 0 0;
		}
	.header-block{
		background:#fff;
		width:1258px;
		height:54px;
	}
		.search{
			width:205px;
			height:54px;
			float:left;
			
		}
			.searchbox{
				width:172px;
				height:22px;
				margin:14px 0 0 0;
				vertical-align:middle;
			}
			.searchicon{
				background:url(../images/searchicon.jpg) no-repeat;
				width:19px;
				height:17px;
				margin:14px 0 0 0;
				vertical-align:middle;
			}
			
		.menu{
			width:696px;
			height:54px;
			float:left;
			padding:0;
			margin:0;
			position:relative;
			list-style:none;
		}
			.link1{
				width:169px;
				height:43px;
				position:absolute;
				top:7px;
				left:5px;
			}
			.link2{
				width:169px;
				height:43px;
				position:absolute;
				top:7px;
				left:178px;
			}
			.link3{
				width:169px;
				height:43px;
				position:absolute;
				top:7px;
				left:349px;
			}
			.link4{
				width:169px;
				height:43px;
				position:absolute;
				top:7px;
				left:520px;
			}
			.link5{
				width:169px;
				height:43px;
				position:absolute;
				top:7px;
				left:691px;
			}
			
			.menu li a{
				background:url(../images/topmenu-bg.jpg) no-repeat;
				text-decoration: none;
				text-align:center;
				padding-top:9px;
				font:16px Bookman Old Style;
				color:#000;
			}
			.menu li a:hover{
				background:url(../images/topmenu-bg-hov.jpg) no-repeat;
				width:169px;
				height:43px;
				font:16px Bookman Old Style;
				color:#fae292;
			}
	.paket-top{
		width:202px;
		height:54px;
		float:right;
		position:relative;
	}
		.paketimg-top{
			background:url(../images/paket-top.jpg) no-repeat center bottom;
			width:172px;
			height:54px;
			left:50%;
			margin-left:-86px;
			position:absolute;
		}
/* End Header */

/* Content */
.content{
	margin:0;
	padding:0;
	width:1258px;
	margin-top:-37px;
}

	/* Left Block */
	.left-block{
		background-color: #FF4500;
		background-size:1px;
		width:202px;
		height:100%;
		float:left;
		margin-right:38px;
	}
		.text-katalog{
			font:21px verdana;
			color:#f7f389;
			text-align:center;
			margin-top:5px;
		}
		.text-lmenu-title{
			font:16px verdana;
			color:#fcf53e;
			text-align:center;
			margin-top:12px;
		}
		.text-lmenu-mintitle{
			font:10px Bookman Old Style;
			color:#fcf53e;
			text-align:center;
		}
		.menu-left{
			list-style:none;
			margin-left:10px;
		}
			.menu-left{
				line-height: 1.5;
			}
			.menu-left li a{
				text-decoration:underline;
				color:#000;
				font:12px verdana;
			}
			.menu-left li a:hover{
				text-decoration:underline;
				color:#f6ff00;
			}
		.login-title{
			font:21px verdana;
			color:#f7f389;
			text-align:center;
			margin-top:20px;
		}
			.form-login{
				margin-top:15px;
			}
				.flogin-title{font:12px Bookman Old Style;text-align:left;}
				.flogin-form{margin-left:10px;display:block;}
				.forma{width:130px; height:21px;}
		.vhodicon{
			float:right;
			width:53px;
			margin-right:10px;
		}
		.vhodicon a{
			background:url(../images/vhodicon.png) no-repeat;
			width:51px;
			height:25px;
			text-decoration:none;
			display:block;
		}
		.vhodicon a:hover{
			background:url(../images/vhodiconhov.png) no-repeat;
			width:51px;
			height:25px;
			text-decoration:none;
			display:block;
		}
	/* End Left Block */
		
	/* Center Block */
	.center-block{
		float:left;
		width:778px;
	}
		.center-text-title{
			font:24px Bookman Old Style;
			color:#010100;
			margin-top:10px;
		}
		.center-text-content{
			font:16px Bookman Old Style;
			color:#010100;
			margin-top:13px;
		}
		.otstup{height:20px;margin:0;}
	/* End Center Block */
	
	/* Right Block */
	.right-block{
		width:202px;
		height:636px;
		right:0;
		margin-left:38px;
		float:right;
	}
		.right-block-poz{
			margin-left:15px;
		}
			.paket-bot{
				background:url(../images/paket-bot.jpg) no-repeat;
				width:172px;
				height:203px;
				padding-top:130px;
				text-align:center;
			}
			.koshel{
				width:156px;
				height:160px;
				bottom:0;
				margin-bottom:30px;
			}
	/* End Right Block */
/* End Content */