body {
	background: #44770D;
}
#all {
	background: #44770D url(../i/bg_alta.jpg) no-repeat 0 0;

}
.minwidth {
	width: 980px;
}
/* *********** HEADER ********** */
#header {
	height: 450px;
	position: relative;
}
.logo { 
	position: absolute;
	left: 44px;
	top: 34px;
}


.menu1 {
	list-style: none;
	position: absolute;
	left: 230px;
	top: 35px;
}
.menu1 li {
	width: 212px;
	height: 47px;
	margin: 0 0 2px 8px;
	float: left;
}
.menu1 a, .menu1 a:hover {
	font: italic 18px/47px Georgia, serif;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0 0 0 12px;
}
.menu1 a.current, .menu1 a.current:hover {
	background: url(../i/m_on.gif) no-repeat 0 0;
}
.menu1 .menu_about {
	background: url(../i/m01.gif) no-repeat 0 0;
	width: 160px;
}
.menu1 .menu_projects {
	background: url(../i/m02.gif) no-repeat 0 0;
	width: 212px;
}
.menu1 .menu_instructions {
	background: url(../i/m03.gif) no-repeat 0 0;
	width: 180px;
}
.menu1 .menu_price {
	background: url(../i/m04.gif) no-repeat 0 0;
	width: 160px;
}
.menu1 .menu_about a:hover {
	background: url(../i/m01_hover.gif) no-repeat 0 0;
	width: 160px;
}
.menu1 .menu_projects a:hover {
	background: url(../i/m02_hover.gif) no-repeat 0 0;
	width: 212px;
}
.menu1 .menu_instructions a:hover {
	background: url(../i/m03_hover.gif) no-repeat 0 0;
	width: 180px;
}
.menu1 .menu_price a:hover {
	background: url(../i/m04_hover.gif) no-repeat 0 0;
	width: 160px;
}

.menu2 {
	list-style: none;
	position: absolute;
	left: 40px;
	top: 201px;
	width: 350px;
/*
	background: url(../i/bg_menu2.png) no-repeat 0 0;
*/
	font: 13px/33px Arial, sans-serif;
}
.menu2 li {
	width: 160px;
	height: 33px;
	margin: 0 10px 2px 0;
	float: left;
}
.menu2 .menu2_panelipvh a {
	background: url(../i/m01.png) no-repeat 0 0;
}
.menu2 .menu2_vagonkapvh a {
	background: url(../i/m02.png) no-repeat 0 0;
}
.menu2 .menu2_saydingcocol a {
	background: url(../i/m03.png) no-repeat 0 0;
}
.menu2 .menu2_saydingvinil a {
	background: url(../i/m04.png) no-repeat 0 0;
}
.menu2 .menu2_podokonnikipvh a {
	background: url(../i/m05.png) no-repeat 0 0;
}
.menu2 .menu2_laminat a {
	background: url(../i/m06.png) no-repeat 0 0;
}
.menu2 .menu2_pena_montazh a {
	background: url(../i/m07.png) no-repeat 0 0;
}
.menu2 .menu2_vodostok a {
	background: url(../i/m08.png) no-repeat 0 0;
}
.menu2 .menu2_paneli_mdf a {
	background: url(../i/m09.png) no-repeat 0 0;
}
.menu2 .menu2_heater a {
	background: url(../i/m10.png) no-repeat 0 0;
}
.menu2 .menu2_saidyng_akril a {
	background: url(../i/m11.png) no-repeat 0 0;
}
.menu2 .menu2_panelipvh .current, .menu2 .menu2_panelipvh .current:hover {
	background: url(../i/m01_on.png) no-repeat 0 0;
	color: #9ADA01;
}
.menu2 .menu2_vagonkapvh .current, .menu2 .menu2_vagonkapvh .current:hover {
	background: url(../i/m02_on.png) no-repeat 0 0;
	color: #A03500;
}
.menu2 .menu2_saydingcocol .current, .menu2 .menu2_saydingcocol .current:hover {
	background: url(../i/m03_on.png) no-repeat 0 0;
	color: #E7A900;
}
.menu2 .menu2_saydingvinil .current, .menu2 .menu2_saydingvinil .current:hover {
	background: url(../i/m04_on.png) no-repeat 0 0;
	color: #0069C2;
}
.menu2 .menu2_podokonnikipvh .current, .menu2 .menu2_podokonnikipvh .current:hover {
	background: url(../i/m05_on.png) no-repeat 0 0;
	color: #DA2E00;
}
.menu2 .menu2_laminat .current, .menu2 .menu2_laminat .current:hover {
	background: url(../i/m06_on.png) no-repeat 0 0;
	color: #00BD3A;
}
.menu2 .menu2_pena_montazh .current, .menu2 .menu2_pena_montazh .current:hover {
	background: url(../i/m07_on.png) no-repeat 0 0;
	color: #CDDA00;
}
.menu2 .menu2_vodostok .current, .menu2 .menu2_vodostok .current:hover {
	background: url(../i/m08_on.png) no-repeat 0 0;
	color: #459CAB;
}
.menu2 .menu2_paneli_mdf .current, .menu2 .menu2_paneli_mdf .current:hover {
	background: url(../i/m09_on.png) no-repeat 0 0;
	color: #00A9C2;
}
.menu2 .menu2_heater .current, .menu2 .menu2_heater .current:hover {
	background: url(../i/m10_on.png) no-repeat 0 0;
	color: #E8D500;
}
.menu2 .menu2_saidyng_akril .current, .menu2 .menu2_saidyng_akril .current:hover {
	background: url(../i/m11_on.png) no-repeat 0 0;
	color: #C200A9;
}

.menu2 a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 11px;
	display: block;
}
.menu2 a:hover {
	color: #fff;
	background: url(../i/menu2_hover.png) no-repeat 0 0;
}

#header .phones {
	position: absolute;
	left: 680px;
	top: 175px;
}

/* MENU FOR INTERNET SHOP */

.menu3 {
	list-style: none;
	position: absolute;
	left: 230px;
	top: 100px;
}
.menu3 li {
	width: 212px;
	height: 90px;
	margin: 0 0 2px 8px;
	float: left;
}
.menu3 a, .menu3 a:hover {
	font: italic 18px/32px Georgia, serif;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0 0 0 12px;
}
.menu3 a.current, .menu3 a.current:hover {
	background: url(http://www.altakomplekt.ru/public/themes/nickas/i/m_on.gif) no-repeat 0 0; 
}

.menu3 .menu_shop {
	background: url(../i/m05.gif) no-repeat 0 0; 
	width: 260px;
}
.menu3 .menu_shop a:hover {
	background: url(../i/m05_hove.gif) no-repeat 0 0;
	width: 260px;
}

/* END MENU FOR INTERNET SHOP */

/* *********** CONTENT ********** */

#content {
	margin: 30px 0 0 0;
}
.maintext {
	width: 560px;
	float: left;
	margin: 0 0 0 40px;
	font: .75em/1.4em Arial, sans-serif;
	color:#fff;
}
.maintext h1 {
	font: 2.5em Arial, sans-serif;
	color:#fff;
	margin: 0 0 22px 0;
}
.mainside {
	list-style: none;
	float: right;
	padding: 33px 40px 0 0;
	font: italic 1.125em Georgia, serif;
	color: #fff;
}
.mainside li {
	width: 210px;
	margin: 0 0 15px 0;
}
.mainside li a, .mainside li a:hover {
	padding: 39px 0 10px 95px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.mainside li:first-child a {
	background: url(../i/picside01.png) no-repeat 0 0;
}
.mainside li:first-child+li a {
	background: url(../i/picside02.png) no-repeat 0 0;
}


.pagecontainer {
	background: url(../i/bg_content.gif) repeat-y 0 0;
	padding: 0 0 20px 0;
}
.sideblock {
	width: 259px;
	float: left;
	margin-left: 6px;
	position: relative;
}
.clip {
	background: url(../i/clip.png) no-repeat 0 0;
	width: 259px;
	height: 85px;
	position: absolute;
	left: 0;
	top: -30px;
}
.sidemenu {
	list-style: none;
	background: url(../i/bg_sidemenu.png) no-repeat 0 100%;
	padding: 0 0 85px 35px;
	margin: 55px 0 0 0;
	font: italic 18px Georgia, serif;
}
.sidemenu li {
	margin: 0 0 17px 0;
}
.sidemenu a, .sidemenu a:hover {
	color: #3D89AB;
}
.sect1 .sidemenu .current {
	color: #f00;
	text-decoration: none;
}
.sect1 .basicblock {
	margin: 0 40px 0 265px;
}
.sect2 .basicblock, .sect3 .basicblock {
	margin: 0 25px 0 25px;
}
.basicblock {
	font: .75em/1.4em Arial, sans-serif;
}
.basicblock h1 {
	font: italic 4.167em/1.5em Georgia, serif;
	margin: 0 0 14px 0;
}
.basicblock h2 {
	font: italic 2.5em/1.5em Georgia, serif;
	margin: 0 0 14px 0;
	padding: 0;
}

.basicblock h3 {
	font: italic 1.5em/1.5em Georgia, serif;
	margin: 0 0 14px 0;
	padding: 0;
}

.sect1 h1, .sect1 h2, .sect1 h3, .sect1 h4 {
	color: #f00;
} 
.sect2 h1, .sect2 h2, .sect2 h3, .sect2 h4 {
	color: #C200A9;
} 
.sect3 h1, .sect3 h2, .sect3 h3, .sect3 h4 {
	color: #B9CF00;
} 
.sect1 .basicblock .corners {
	background: url(../i/corners_t.gif) no-repeat 0 0;
}
.sect1 .basicblock blockquote {
	background: #F3ECAE url(../i/corners_b.gif) no-repeat 0 100%;
}
.sect2 .basicblock .corners {
	background: url(../i/corners_tw.gif) no-repeat 0 0;
}
.sect2 .basicblock blockquote {
	background: #F0E474 url(../i/corners_bw.gif) no-repeat 0 100%;
}
.basicblock .corners {
	padding: 10px 0 0 0;
}
.basicblock blockquote {
	font: italic 1.5em/1.5em Georgia, serif;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 15px;
}
.text {
	margin: 0 0 0 15px;
}

.notice {
	font: italic 1.5em/1.5em Georgia, serif;
}
/* news */

.newsblock {
	padding: 0 0 35px 0;
}
.newstitle {
	padding: 0 0 20px 42px;
	background: url(../i/ico_news.gif) no-repeat 0 0;
}
.newstitle h2 {
	padding: 0 0 8px 0;
	margin: 0;
	font: italic 1.5em/1.2em Georgia, serif;
	color: #006699;
}
.newstitle h2 a {
	color: #006699;
}
.newstitle .source {
	font: italic .917em Arial, sans-serif;
}


#map {
	margin: 30px 0 0 0;
	width: 660px;
	height: 500px;
	overflow: hidden;
}

.normform {
	padding: 25px 0 0 0;
}
.normform table {
	margin: 25px 0 15px 0;
}
.normform legend {
	font: italic 1.5em/1.5em Georgia, serif;
	color: #f00;
}
.normform td {
	vertical-align: top;	
}
.normform label {
	display: block;
	text-align: right;
	margin: 3px 40px 0 0;
}
.normform input, .normform textarea {
	width: 100%;
	border: solid 1px #BFBDAC;
	font: 14px Arial, sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}
.normform input {
	height: 25px
}
.normform textarea {
	height: 99px
}
.normform input.submit {
	width: auto;
	height: auto;
	margin: 10px 0;
}


.pricelist {
	width: 100%;
}
.pricelist tr td.blank {
	width: 15px;
	background: transparent;
	border: 0;
}
.pricelist th {
	text-align: left;
	background: #F3ECAE;
	height: 50px;
}
.pricelist th.blankl {
	vertical-align: top;
	background: #F3ECAE url(../i/corners_b.gif) no-repeat 0 100%;
}
.pricelist th.blankr {
	vertical-align: top;
	background: #F3ECAE url(../i/corners_b.gif) no-repeat 100% 100%;
}
.pricelist th.blankl div {
	width: 15px; height: 10px;
	background: #F3ECAE url(../i/corners_t.gif) no-repeat 0 0;
}
.pricelist th.blankr div {
	width: 15px; height: 10px;
	background: #F3ECAE url(../i/corners_t.gif) no-repeat 100% 0;
}

.pricelist tr.blankrow th, .pricelist tr.blankrow th div {
	background: transparent;
}

.pricelist td {
	height: 47px;
	border-bottom: solid 1px #999;
}
.pricelist .odd td {
	background: #ECEADB;
}



.catitems {
	width: 900px;
	margin: 0 0 18px 0;
	empty-cells: show;
}
.catitems th {
	text-align: left;
	font-weight: normal;
	color: #999;
	height: 150px;
	vertical-align: top;
}
.catitems th img {
	margin: 0 0 5px 0;
}
.catitems td {
	padding: 17px 0 7px 0;
	border-bottom: solid 1px #999;
}
.catitems strong, .catdescr td {
	font: bold 1.25em Arial, sans-serif;
}
.catdescr td {
	padding: 0 0 16px 0;
	vertical-align: top;
}

ol {
	line-height: 1.8;
}
ol li {
	padding-left: 35px
}
.dochoise {
	margin-bottom: 25px;
}
.dochoise td img {
	vertical-align: middle;
}
.dochoise strong {
	color: #C200A9;
}
h3.instrtitle {
	margin-bottom: 5px;
}


.album {
	list-style: none;
	width: 110%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #999;
}
.album li {
	float: left;
	width: 230px;
	height: 150px;
	margin: 0;
	padding: 0;
}
/* *********** FOOTER ********** */

#footer {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 40px 0;
}

.footadv {
	float: left;
	width: 520px;
	height: 72px;
	background: url(../i/bg_adv.gif) no-repeat 0 0;
	padding: 14px 39px 27px 46px;
	text-align: center;
        margin: 0 0 0 14px;
}
#footer .right {
	margin: 0 40px 0 0;
}
.phones {
	width: 216px;
	height: 71px;
	padding: 6px 0 0 0;
}
.copy {
	font: .75em Arial, sans-serif;
	color: #A2BC86;
	padding: 60px 0 20px 15px;
}
.copy a, .copy a:hover {
	color: #A2BC86;
}
.hb {
    display:none; 
}
#textblock1 {
    font-size:12px;
}
#textblock2 {
    font-size:12px;
}



