/* ==================================================== */
/* Автором данного кода является: Center Web Art Studio */
/* Web-сайт: http://CWStudio.ks.ua                      */
/* E-mail автора: raficone@gmail.com                    */
/* ==================================================== */
*{margin:0; padding:0;}
body,html{
	background:#fff;
	width:100%;
	color:#000;
	font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
	font-size: 12px;
	height:100%;
}
a,div,img {border:none;}
ul,li{list-style:none;}
.wrapper{
	min-width:1000px;
	max-width:1500px;
	position:relative;
	min-height:100%;
}
#header{
	background:#adc1db;
	height:77px;
}
	.logo{
		background:url(../images/logo.png) no-repeat left;
		width:219px;
		height:77px;
		display:block;
		float:left;
	}
		.logo h1{
			position: absolute;
			display:none;
		}
	.slogan{
		margin-left:220px;
		text-align:center;
		padding-top:25px;
	}
		.slogan span{
			font:19px Arial;
			font-weight:normal;
			color:#ff0000;
		}
	.top-menu{
		background:#6689c4;
		height:27px;
		border-top: 1px solid #48689e;
		border-bottom: 1px solid #48689e;
		position:relative;
		color:#fff;
	}
		.top-menu ul{
			width:400px;
			margin:0 auto;
		}
			.top-menu ul li{
				float:left;
				margin:6px 8px 0 0;
			}
		.top-menu a{
			text-decoration:none;
			color:#fff;
			font-size:12px;
		}	
		.top-menu a:hover{
			text-decoration:underline;
		}
		
#content{
	position:relative;
	min-height:100%;
}
* html .content {height: 100%;}
.page-empty {height: 140px; clear: both;}

	.left-colum{
		background:url(../images/products.png) no-repeat top;
		width:219px;
		float:left;
	}
		.left-menu{
			background:#d1e0ee;
			margin-top:39px;
			border-right: 1px solid #7f98bd;
			border-bottom: 1px solid #7f98bd;
		}
			.left-menu li{
				border-top: 1px solid #7f98bd;
				height:20px;
				padding-left:13px;
			}
				.left-menu li a{
					color: #070d6e;
					font: 11px verdana;
					font-weight:bold;
					text-decoration: none;
				}
		.left-menu2{
			background:#85a8d0;
			border-right: 1px solid #7f98bd;
			border-bottom: 1px solid #7f98bd;
		}
			.left-menu2 li{
				border-top: 1px solid #a9c2de;
				height:20px;
				padding-left:13px;
			}
				.left-menu2 li a{
					color: #070d6e;
					font: 11px verdana;
					font-weight:bold;
					text-decoration: none;
				}
		.search{
			background:url(../images/shadow.png) no-repeat top;  border: 1px solid #a9c2de;
			padding-top:29px;
			border:0;
		}
			.s-block{
				background:#f2f2f2 url(../images/search.png) no-repeat center top;
				width:180px;
				margin:0 auto;
				padding-bottom:20px;
				padding-top:45px;
				border:1px solid #d9d9d9;
			}
		
	.right-colum{
		margin-left:220px;
	}
		.content-text{
			padding: 20px 30px 0 20px;
		}
			.content-text h1{
				border-bottom:2px solid #d9d9d9;
				font:20px arial;
			}
			.content-text a{
				text-decoration:none;
			}
			.content-text p{
				margin-top:8px;
			}
#footer {
	clear:both;
	width:100%;
	position:absolute;
	bottom:0;
}
	.footer-menu{
		background:#dbe7f1;
		height:27px;
		position:relative;
		color:#7f7f7f;
		border-bottom:1px solid #fff;
	}
		.footer-menu ul{
			width:400px;
			margin:0 auto;
		}
			.footer-menu ul li{
				float:left;
				margin:6px 8px 0 0;
			}
			.footer-menu a{
				text-decoration:none;
				color:#7f7f7f;
				font-size:12px;
			}	
			.footer-menu a:hover{
				text-decoration:underline;
			}
		.min-logo{
			background:url(../images/logo_small.png) no-repeat left;
			width:134px;
			height:25px;
			display:block;
			float:left;
		}
			.min-logo h1{
				position: absolute;
				display:none;
			}
		.coppy{
			background:#ebf2f8;
			height:100px;
		}
		.cop{
			width:400px;
			margin-left:140px;
		}

/* main */
.wrapper-main{
	margin-top: 15px;
	min-width:1000px;
	max-width:1500px;
	margin:0 auto;
	background-color: #d0dfed;
	position:relative;
	min-height:100%;
}


div.slogan-main{ height: 42px;
  background-color: #bbcce4;
  text-align: center;
  vertical-align: middle;
}


table{
  border-spacing: 0;
}

td{
  padding: 0;
  margin: 0;
  line-height: 0;
}

img{
  padding: 0;
  margin: 0;
  border: 0 none;
}.tbl
{
 border: 0px;
}.tbl td
{
 border-left:0;
 border-top:0;
 border-right:1px solid #1F5790;
 border-bottom:1px solid #1F5790;
 font:9pt Arial;
}.tbl a
{
 color:#444444;
}.tbl a:hover
{
 color:#444444;
 text-decoration:none;
}