* {
	margin: 0;
	padding: 0;
}

body 
{
	position: relative;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	background: #012b54 url(images/bg_body.jpg) repeat-x;
	font: 12px/20px arial;
	color: #777;
}

html 
{
	height: 100%;
}

#wrapper {
	position: relative;
	width: 850px;
	margin: 20px auto;
}

#main {
	padding-bottom: 20px;
	overflow: hidden;
}

img.mainPic {
	border: 1px solid #c1c1c1;
	padding: 2px;
	margin-right: 20px;
}

img {
	border: 0px;
	float: left;
}

.logo {
	width: 310px;
	height: 115px;
	margin-left: 20px;
	margin-top: -10px;
	background: url(images/logo.jpg) no-repeat;
}

.topmenu {
	float: left;
	margin-left: 0px;
	background: url(images/bg_topmenu.gif) no-repeat;
	width: 850px;
	height: 46px;
	margin-top: 10px;
}

.topmenu a {
	display: inline;
	height: 25px;
	color: #fc0;
	font: bold 12px verdana;
	text-decoration: none;
	padding: 15px 0px 5px 10px;
	margin: 15px 5px 0px 5px;
	text-transform: uppercase;
}

.topmenu table {
	margin: 13px auto;
}

#content {
	width: 800px;
	height: auto;
	padding: 10px 24px 20px 24px;
	margin-top: 20px;
	text-align: justify;
	background: url(images/bg_content1.jpg) no-repeat top;
}

#content a {
	color: #369;
	font-weight: bold;
}

.mainText {
	display: table;
	margin: 20px 0 20px 0;
	height: auto;
	clear: both;
	border-bottom: 1px solid #c1c1c1;
}

.mainText img {
	margin: 0 15px 20px 0;
	padding: 2px;
	border: 1px solid #c1c1c1;
	background: #fff;
}

.mainText h1 {
	color: orange;
	font: normal 24px verdana;
	margin: 5px 0 5px 30px;
}

.content1 {
	width: 848px;
	height: auto;
	background: #f5f5f5 url(images/bg_content_bottom.jpg) no-repeat bottom;
}
div.picsAbout {
	width: 600px;
	height: 120px;
	margin: auto;
	clear: both;
}

#content #text div {
	text-indent: 50px;
}

#text div a {
	font-weight: bold;
}

#text div a:hover {
	text-decoration: none;
}

#text h3, h3.title {
	font: normal 24px arial;
	color: #31659c;
	margin: 20px 0 30px 0;
	padding: 2px 2px 2px 20px;
	text-align: left;
	background: url(images/bg_h.gif) no-repeat left top;
	background-position: 0 9px;
}

#text h2, h2.img {
	font: bold 12px arial;
	color: #777777;
	margin: 5px 110px 30px 0;
	padding: 2px 2px 2px 20px;
	text-align: center;
	
}
#text h4, h4.red {
	font: bold 15px arial;
	color: #ff0000;
	margin: 2px 0px -20px 0px;
	text-align: left;
	
}

span {
	color: #777;
	font: bold 12px/20px verdana;
}

ul {
	margin-left: 45px;
}

#news td {
	border-bottom: 1px solid #c1c1c1;
	padding: 20px 0 20px 0;
}

#news b {
	color: #777;
}

#tupic a {
	font: bold 16px verdana;
	color: #000;
}

table.patent {
	width: 750px;
	margin: 0 auto;
}

.patent td {
	height: 310px;
	width: 250px;
}

.patent img {
	border: 1px solid #c1c1c1;
	width: 209px;
	height: 308px;
	padding: 3px;
	margin: 0px 2px 0px 2px;
	background: none;
}

#partners p {
	margin: 10px 0 20px 40px;
}

.clients {
	margin-left: 50px;
}

.clients b {
	color: #777;
}

.clients p {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #e0e0e0;
}

#articles {
	width: 98%;
}

#articles div {
	width: 95%;
	border-left: 2px solid #39f;
	margin-bottom: 30px;
	padding: 10px;
	background: #fff;
}

#articles a {
	font: 12px/16px tahoma;
	text-decoration: none;
	color: #777;
}

#work { width: 100%; }

#work h3 { font-size: 15px; }

#work p { margin-bottom: 20px; }

#work table td, table.about td {
	text-align: left;
	font: 11px verdana;
	padding: 5px 5px 10px 5px;
	border-left: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
}

#work table, table.about {
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

table.about td {
	text-align: left;
	font: 11px verdana;
	padding: 5px 5px 10px 5px;
	border-left: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
}

table.about {
	width: 450px;
	margin: 25px auto;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

#work table p {
	margin: 0px;
	text-align: center;
}

.work_main a {
	text-decoration: none;
}

table.priceVZO {
	margin: auto;
	border-top: 1px solid orange;
	border-left: 1px solid orange;
	margin-bottom: 40px;
}

table.priceVZO td {
	width: 200px;
	padding: 3px;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid orange;
	border-right: 1px solid orange;
}

.work_main a:hover {
	text-decoration: underline;
}

table#photo {
	margin: 20px 0 20px 100px;
}

#photo img, #news img, #technika img {
	border: 1px solid #777;
	width: 120px;
	height: 80px;
	padding: 1px;
	margin: 5px 5px 5px 5px;
	background: #ffcf00;
}

table#photo hr {
	margin: 10px 0 15px 0;
}

#fullnews img {
	float: left;
	width: 307px;
	height: 230px;
	border: 1px solid #c1c1c1;
	padding: 2px;
	margin-left: 190px;
}

#fullnews p {
	font: normal 11px verdana;
	color: #fff;
	margin-bottom: 30px;
}

#work img {
	border: 1px solid #777;
	padding: 1px;
	background: #ffcf00;
}

#photo .a {
	font: normal 12px arial;
	color: #777;
	padding-top: 30px;
	text-align: center;
}

#photo hr {
	color: #fff;
	height: 1px;
	width: 98%;
}

#otzyv hr {
	width: 30%;
	height: 1px;
	color: #fff;
}

#otzyv span {
	font: 11px verdana;
	color: #000;
}

#otzyv div {
	width: 95%;
	border-left: 2px solid #39f;
	margin-bottom: 30px;
	padding: 10px;
	background: #fff;
}

#contact_photo img {
	width: 120px;
	height: 90px;
	margin-right: 3px;
	border: 1px solid orange;
	padding: 1px;
}

#technika table {
	width: 70%;
	font: 11px verdana;
}

#technika table td {
	border-bottom: 2px solid #f0f0f0;
	padding: 10px;
}

#technika strong {color:#000;}
	
#mail {
	height: 80px;
	margin-bottom: 30px;
}
#mail a {
	color: #369;
}

#form {
	margin-top: 30px;
}

input, textarea {
	border: 1px solid #777;
	font: 12px verdana;	
}

.footer {
	font: 11px tahoma;
	color: #f5f5f5;
	height: 170px;
	width: 808px;
	padding: 25px 20px 25px 20px;
	background: url(images/footer_top.png) no-repeat;
}

.footerTop {
	width: 848px;
	height: 170px;
	background: url(images/footer.jpg) repeat-y;
}

.footer .name {
	font: normal 22px arial;
	color: orange;
}

.footer  .tlf {
	font: normal 18px verdana;
	margin: 10px 0 10px 0;
}

.footer .left {
	float: left;
	width: 230px;
	height: auto;
}

.footer .right {
	float: right;
}

.footer .counter {
	display: table;
	width: 375px;
	height: auto;
	margin: 45px 0 48px 400px;
}

.footer .counter img {
	margin-right: 5px;
}

.footerBottom {
	width: 848px;
	height: 170px;
	background: url(images/footer_bottom.jpg) no-repeat bottom;
}

a, #footer a {
	color: #f5f5f5;
}

#footer a:hover {
	text-decoration: none;
}

		/* ÃÎÐß×ÈÅ ÍÎÂÎÑÒÈ */
		
.announce {
	font: 12px tahoma;
	color: #c1c1c1;
	height: 70px;
	width: 808px;
	padding: 25px 20px 10px 20px;
	background: url(images/ann_top.png) no-repeat;
	text-align: center;
}

.annTop {
	width: 848px;
	height: 70px;
	margin-top: 15px;
	background: url(images/footer.jpg) repeat-y;
}

.annBottom {
	width: 848px;
	height: 70px;
	background: url(images/ann_bottom.png) no-repeat bottom;
}

.announce h3 {
	font: normal 20px arial;
	color: red;
	margin: -15px 0px 5px 0px;
}

.nav {
	cursor: pointer;
	width: 220px;
}

.navIndex {
	cursor: pointer;
	width: 220px;
	font: bold 12px verdana;
	padding: 2px;
	display: inline;
}

.nav:hover {
	background: #39c url(images/bg_clients.jpg) no-repeat left;
	padding-left: 15px;
}

.nav:hover  b{
	color: #fff;
}

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8,
#nav9, #nav10, #nav11, #nav12, #nav13, #nav14, #nav15, #nav16,
#nav17, #nav18, #nav19, #nav20, #nav21, #nav22, #nav23, #nav24,
#nav25, #nav26, #nav27, #nav28, #nav29, #nav30, #nav31, #nav32, #nav33, #nav34, #nav35, #nav36, #nav37{
	display: none;
	padding: 10px 0px 10px 20px;
}

a.dLoads {
	color: #39c;
	font-weight: bold;
	text-decoration: underline;
}

a.dLoads:hover {
	text-decoration: none;
}

table.montag {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
}

table.montag td {
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

table.montag img {
	width: 120px;
	height: 80px;
	margin-left: 40px;
}
/* ==================== ïîêàç îðèãèíàëüíîé êàðòèíêè çàãðóæåííîé íà ñàéò èç óìåíüøåííîé êîïèè */
.highslide-image-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}

table.report img {
	border: 1px solid #c1c1c1;
	padding: 2px;
	background: #fff;
	margin-top: 15px;
}
