* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
html, body {
	background-color: #fff;
	min-height:100%;
}
a {
	color: #0cbff2;
}
li {
	list-style: none;
}
#page {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	background-color: #fff;
	margin: 0px auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #595959;
}


#top {
	height: 160px;
	margin-left: 36px;
}
#yota {
	display: block;
	height: 128px;
	width: 78px;
	background-image: url(/images/site/yota.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 20px;
	float: left;
}
#menu {
	height: 66px;
	width: 500px;
	margin: 54px 0px 0px 145px;
	float: left;
}
#menu a {
	color: #0cbff2;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 24px 0px 24px;
	height: 24px;
	margin: 0px 0px 6px 0px;
	position: relative;
	background-image: url(/images/site/separator.png);
	background-position: right 8px;
	background-repeat: no-repeat;
	z-index: 10;
}
#menu a.active, #menu a.active:hover {
	width: auto;
	background-color: #858585;
	background-image: url(/images/site/active.png);
	background-position: center top;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #116eb2;
	/*text-decoration: underline;*/
}
#menu .indent {
	width: 15px;
	height: 21px;
	float: left;
}
#menu .item3 {
	background-image: none;
}

#menu .item7 {
	background-image: none;
}






#smarten {
	height: 53px;
	width: 174px;
	margin: 54px 34px 0px 0px;
	background-image: url(/images/site/smarten.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
}




#banners {
	height: 207px;
	width: 940px;
	margin-left: 27px;
	text-align: right;
}
#banners .item1 {
	width: 318px;
	height: 207px;
}
#banners .item2 {
	width: 311px;
	height: 207px;
}
#banners .item3 {
	width: 311px;
	height: 207px;
}



#content {
	margin: 30px 34px 0px 34px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 400px;
}
#leftContent {
	width: 622px;
	min-height: 400px;
	float: left;
}
#mainContent {
	border-right: 1px solid #e5e5e5;
	min-height: 327px;
	width: 622px;
	margin-bottom: 20px;
	float: left;
}
#mainCatalogue {
	min-height: 200px;
	margin: 30px 34px 0px 34px;
	margin-bottom: 20px;
}
#mainCatalogue li {
	padding-left: 12px;
	background-image: url(/images/site/marker.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 20px;
}
#mainWorks {
	min-height: 200px;
	margin: 30px 34px 0px 0px;
	margin-bottom: 20px;
}



#news {
	height: 173px;
	width: 590px;
	margin: 20px 0px;
	border-bottom: 1px solid #e5e5e5;
}
#news div.date {
	background-image: url(/images/site/news_date.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #116eb2;
	width: 47px;
	height: 19px;
	color: #fff;
	font-size: 10px;
	padding-top: 3px;
	text-align: center;
	margin-bottom: 5px;
}
#news div.left {
	width: 284px;
	min-height: 143px;
	padding-right: 11px;
	float: left;
	background-image: url(/images/site/vborder.png);
	background-position: right;
	background-repeat: repeat-y;
}
#news div.right {
	float: left;
	margin-left: 20px;
	width: 265px;
}
#news div.right div.item1 {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
#news div.right div.item2 {
	width: 100%;
	float: left;
	padding-top: 20px;
	background-image: url(/images/site/gborder.png);
	background-position: top;
	background-repeat: repeat-x;
}
#news div.line {
	float: left;
	height: 1px;
	margin: 18px 0px 20px 20px;
}


#services {
	margin-top: 10px;
}
#services a.button {
	display: block;
	width: 68px;
	height: 19px;
	background-image: url(/images/site/bservices.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#services a {
	padding-left: 12px;
	background-image: url(/images/site/marker.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #595959;
	text-decoration: none;
	line-height: 25px;
}



#rightContent {
	width: 280px;
	margin-left: 20px;
	min-height: 400px;
	float: left;
	color: #000;
}
#contacts {
	margin: 20px 0px;
	line-height: 20px;
}
#contacts img {
	margin-bottom: -5px;
}
#contacts a.icq {
	text-decoration: none;
	color: #595959;
}
#contacts .left {
	width: 150px;
	float: left;
}
#feedback {
	font-size: 11px;
	padding-top: 20px;
	background-image: url(/images/site/gborder.png);
	background-position: top;
	background-repeat: repeat-x;
}
#feedback input.text {
	width: 200px;
	height: 16px;
	background-image: url(/images/site/input.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 3px 5px;
	color: #595959;
}
#feedback textarea.text {
	width: 200px;
	height: 78px;
	background-image: url(/images/site/textarea.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 3px 5px;
	color: #595959;
}
#feedback span {
	width: 70px;
	height: 22px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#feedback input.submit {
	width: 66px;
	height: 19px;
	float: right;
	margin-top: 5px;
}
img.captcha {
	/*width: 100px;
	height: 40px;*/
	float: left;
	margin-left: 5px;
}
.captcha-block {
	padding-top: 10px;
}
#feedback .captcha-block input, #buy .captcha-block input {
	width: 100px;
	margin-left: 14px;
	margin-top: 5px;
	border-right: 1px solid #e0e0e0;
}


h1.news {
	background-image: url(/images/site/title/news.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 130px;
	height: 21px;
}
h1.contacts {
	background-image: url(/images/site/title/contacts.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 150px;
	height: 21px;
}
h1.services {
	background-image: url(/images/site/title/services.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 130px;
	height: 21px;
}
h1.feedback {
	background-image: url(/images/site/title/feedback.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	width: 140px;
	height: 14px;
}
h1.about {
	background-image: url(/images/site/title/about.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 86px;
	height: 21px;
}
h1.aerial {
	background-image: url(/images/site/title/antenna.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 219px;
	height: 21px;
}
h1.catalogue {
	background-image: url(/images/site/title/catalogue.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 120px;
	height: 21px;
}
h1.hardware {
	background-image: url(/images/site/title/hardware.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 260px;
	height: 28px;
}
h1.solution {
	background-image: url(/images/site/title/solution.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 342px;
	height: 25px;
}
h1.works {
	background-image: url(/images/site/title/works.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 204px;
	height: 21px;
}








#bottom {
	height: 40px;
	margin: 25px 34px;
	font-size: 11px;
}
#verygood {
	display: block;
	height: 26px;
	padding: 11px 0px 0px 45px;
	background-image: url(/images/site/verygood.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #595959;
	width: 165px;
	float: left;
}
#verygood span {
	text-decoration: underline;
	color: #0cbff2;
}
#copy {
	color: #595959;
	margin: 11px 0px 0px 0px;
	float: right;
}
#copy b {
	color: #000;
}
#counter {
	float: right;
	padding: 3px 0px 0px 15px;
}
#counter img {
	width: 88px;
	/*height: 32px;*/
	margin: 0px 1px;
}









div.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}




















#buy {
	font-size: 11px;
	width: 280px;
	padding: 20px 30px;
	position: fixed;
	top: 25%;
	left: 40%;
	background-color: #fff;
	z-index: 100;
	border: 2px solid #aaa;
	border-top: 1px;
	border-left: 1px;
	display: none;
}
#buy input.text {
	width: 200px;
	height: 16px;
	background-image: url(/images/site/input.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 3px 5px;
	color: #595959;
}
#buy span {
	width: 70px;
	height: 22px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#buy img.submit {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	cursor: pointer;
}
#buy img.reset {
	float: right;
	margin-top: 20px;
	cursor: pointer;
}
#buy .captcha-block input {
	width: 100px;
	margin-left: 14px;
	margin-top: 5px;
	border-right: 1px solid #e0e0e0;
}

#glass {
	background: #000;
	opacity: 0.2;
	position: fixed;
	height:auto !important;
	min-height:100%;
	height:100%;
	width: 100%;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	display: none;
	z-index: 50;
}




.tovar {
	
}
	.tovar .name {
		margin-bottom: 20px;
	}
	.tovar .preview {
		float: left;
		width: 200px;
	}
	.tovar .price {
		background-color: #116eb2;
		width: 125px;
		height: 125px;
		float: right;
		text-align: center;
	}
		.tovar .cost {
			font-weight: bold;
			color: #0eccf5;
			font-size: 24px;
		}
		.tovar .rub {
			font-weight: bold;
			color: #b8d4e8;
			font-size: 10px;
		}
		.tovar .buy {
			cursor: pointer;
		}
			.tovar .buy img {
				width: 50px;
				height: 19px;
			}
		.tovar .status {
			font-weight: bold;
			color: #b8d4e8;
			font-size: 10px;
		}
	.tovar .desc {
		padding: 0px 135px 0px 210px;
	}
		.tovar .more {
			text-decoration: none;
			cursor: pointer;
			background-image: url(/images/site/more.jpg);
			background-position: 0px 0px;
			background-repeat: no-repeat;
			width: 66px;
			height: 19px;
			display: block;
		}
.separator {
	background: #e5e5e5;
	width: 100%;
	height: 1px;
}






