@font-face
{
    font-family: Univers Condensed;
    font-style:  normal;
    font-weight: normal;
    src: url(UNIVERS1.eot);
}


/* ------------------------------ main tags ------------------------------ */
html {
	background: #888 url('../images/bg-gr.png') 985px top scroll repeat-y;
}
body {
	background: url('../images/bg-logo.jpg') 985px top scroll no-repeat;
	font: 12px Verdana, Tahoma, Arial, Times New Roman, Serif;
	color: #330;
}

table
{
	border-color:#000;
}

td
{
	border-color:#000;
}

img 
{
	border: 0;
}


@font-face
{
	font-family: SanSerifCond;
	src: url('13947.ttf');
}




a {
	color: #390;
	text-decoration: underline;
}
a:hover {
	color: #330;
	text-decoration: none;
}
p {
	margin-bottom: 10px;
}
h1 {
	margin-bottom: 0px;
	font: normal 36pt  Univers Condensed, SanSerifCond, Tahoma, Verdana, Arial, sans-serif;
	color: #747474;
	text-align: left;
}

/*
.inn h1 {
	text-align: left;
}
*/
h2 {
	margin: 25px 0 15px;
	font: normal 18px Verdana, Tahoma, Arial, Times New Roman, Serif;
	color: #888;
}
h3 {
	font: normal 14px Verdana, Tahoma, Arial, Times New Roman, Serif;
	color: #888;
}
h4 {
	font: normal 11px Verdana, Tahoma, Arial, Times New Roman, Serif;
	color: inherit;
}
big {
	color:#747474;
	font: normal  15pt Univers Condensed, SanSerifCond, Tahoma, Verdana, Arial, sans-serif;
	margin-left: 2px;
	/*font-weight: bold;*/
}
input, textarea
{
	background-color:#c8ccd2;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	margin-top:10px;
}

hr
{
	border-style:solid;
	border-width:1px;	
}

/* ------------------------------ common used ------------------------------ */
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.align-right {
	text-align: right;
}
.float-left {
	float: left;
}
.unfocused {
	color: #888;
}
.data-table td {
	padding: 0 20px 10px 0;
}
.image-left {
	float: left;
	margin: 0 20px 20px 0;
}
.big-btn {
	float: left;
	width: 180px;
	padding: 6px 8px;
	background-color: #449206;
	text-align: center;
}
	.big-btn a {
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	.big-btn:hover {
		background-color: #330;
	}
/* ------------------------------ page structure ------------------------------ */
.main {
	width: 985px;
	background: #fff url('../images/right-sh.png') right top scroll repeat-y;
	padding:0px;
	margin:0px;
	float: left;
}
	.header {
	padding:0px;
	margin:0px;
		width: 985px;
		height: 108px;
		background-color: #ccd;
		font-size: 22px;
		color: #333;
	}
	.menu {
		width: 985px;
		height: 31px;
		background: #f1f4f6 url('../images/menu.png') left top scroll repeat-y;
				padding:0px;
	margin:0px;
	float: left;
	}
		.menu li {
			position: relative;
			float: left;
			padding: 8px 20px;
			border-right: 1px #b7b9bd solid;
		}
		.menu .act {
			padding: 0;
			border-right: 0;
		}
			.act-link {
				padding: 8px 20px;
				background-color: #f1f4f6;
			}
			.act-sh {
				z-index: 3;
				position: absolute;
				top: 0;
				right: -7px;
				width: 6px;
				height: 31px;
				background: url('../images/menu-sh.png') left top scroll no-repeat;
			}
			.menu li ul {
				z-index: 3;
				display: none;
				position: absolute;
				left: 0;
				top: 0;
				width: 220px;
				margin-top: 30px;
				padding-bottom: 2px;
				background-color: #f1f4f6;
				border: 1px #b7b9bd solid;
				overflow: hidden;
			}
			.menu li:hover ul {
				display: block;
			}
				.menu li li {
					float: none;
					padding: 6px 20px;
					border-right: 0;
					background: url('../images/arr.gif') 10px 11px scroll no-repeat;
					font-size: 11px;
				}
	.tisers {
		position: relative;
		width: 985px;
		height: 277px;
		background-color: #555;
		font-size: 18px;
		color: #fff;
		padding:0px;
	margin:0px;
	float: left;
	}
	.inn .tisers {
		height: 212px;
	}
		.tiser {
			display: none;
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
		}
		.cur-tiser, .old-tiser {
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
		}
		.old-tiser {
			z-index: 1;
		}
		.inn .tiser {
			display: block;
		}
			.inn .tiser .more {
				left: 15px;
				top: 175px;
			}
			
			.short {
				z-index: 2;
				position: absolute;
				left: 15px;
				top: 120px;
				width: 320px;
				font-size: 12px;
			}
			.more {
				z-index: 2;
				position: absolute;
				left: 20px;
				top: 225px;
				font-size: 12px;
			}

			.inn .old-tiser .more {
				left: 15px;
				top: 175px;
			}
			
			.inn .cur-tiser .more {
				left: 15px;
				top: 175px;
			}
			
			.more a {
					color: #fff;
				}
				.more a:hover {
					color: #70c92b;
				}
			.top {
				z-index: 2;
				position: absolute;
				right: 17px;
				bottom: 0;
				width: 180px;
				height: 125px;
				font-size: 12px;
				color: #fff;
			}
				.top li {
					margin-top: 5px;
					padding: 5px 0 0;
					border-top: 1px #acafb1 solid;
				}
				.top a {
					color: #fff;
					text-decoration: none;
				}
				.top a:hover {
					color: #70c92b;
				}
	.content {
		float: left;
		width: 656px;
		padding: 35px 44px 35px 70px;
	}
	
	
	.top-sh {
			position: absolute;
			top: 139px;
			left: 0;
			width: 985px;
			height: 7px;
			background: url('../images/top-sh.png') left top scroll repeat-x;
		}
		.service {
			float: left;
			width: 300px;
			height: 190px;
			text-align: right;
		}
			.service a {
				text-decoration: none;
			}
			.service img {
				margin-bottom: 10px;
			}
		#sparesForm .form-col1 {
			float: left;
			width: 115px;
			height: 60px;
			font-size: 24px;
			color: #888;
		}
		#sparesForm input, #sparesForm select {
			font-size: 24px;
			color: #888;
			background-color: #c8ccd2;
		}
		.sparesSubmit {
			float: left;
			margin-left: 20px;
		}
		#feedbackForm input, #feedbackForm textarea {
			width: 350px;
			font-size: 12px;
			color: #333;
			background-color: #c8ccd2;
		}
			#feedbackForm textarea {
				height: 220px;
			}
		#feedbackForm .form-col1 {
			clear: both;
			float: left;
			width: 150px;
			height: 30px;
			padding-right: 20px;
			font-size: 12px;
			font-weight: bold;
			color: #888;
			text-align: right;
		}
		#feedbackForm .form-col2 {
			float: left;
		}
		.price {
			margin-bottom: 20px;
			padding: 10px 10px 0 10px;
			border: 1px #ccc solid;
			font-size: 11px;
		}
			.price h2 {
				margin: 0 0 10px;
				text-align: center;
				font: bold 11px Verdana, Tahoma, Arial, Times New Roman, Serif;
				color: #333;
			}
			.price .first {
				width: 350px;
			}
			.price th {
				padding: 0 20px 10px 0;
				text-align: left;
				color: #888;
			}
			.price td {
				width: 80px;
				padding: 0 20px 10px 0;
			}
		.sale {
			margin-bottom: 20px;
			padding: 10px 10px 0 10px;
			border: 1px #ccc solid;
			font-size: 11px;
		}
			.sale .first {
				width: 200px;
			}
			.sale .second {
				width: 140px;
			}
			.sale th {
				padding: 0 20px 10px 0;
				text-align: left;
				color: #888;
			}
			.sale td {
				width: 80px;
				padding: 0 20px 10px 0;
			}
		.camera {
			margin: 20px 0 20px auto;
			color: #888;
			text-align: right;
		}
	.contacts {
		float: left;
		width: 200px;
		height: 169px;
		padding: 15px 0 0 15px;
		background: #333 url('../images/contacts.jpg') left top scroll no-repeat;
		color: #fff;
	}
		.contacts ul {
			margin: 10px 0;
		}
		.phone-btn {
			float: left;
			margin-left: 10px;
		}
			#phone {
				width: 125px;
				height: 14px;
				font-size: 10px;
			}
			.phone-btn a:hover {
				color: #fff;
			}
	.counters {
		clear: both;
		margin: 0 0 10px 310px;
		overflow: hidden;
	}
		.counters li {
			float: left;
			margin-right: 10px;
		}
	.footer {
		clear: both;
		width: 555px;
		height: 20px;
		padding: 10px 0 0 300px;
		background: #ccd url('../images/footer.png') left top scroll repeat-y;
		font-size: 9px;
		color: #262626;
	}
	.my_small 
	{
	font-size: 10px;
	}