body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
/*	border-collapse: collapse;
	border-spacing: 0; */
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 80%;
	background-color: #000;
}
a {
/*	color: blue;*/
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 1000px;
	max-width: 2000px;
	height:auto !important;
	min-height:100%;
	background-color: #fff;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 250px;
	background-image: url(img/hback2.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header1 {
	height: 0px;
	position: absolute;
	top:1px;
	left:5px;
	color:#bbb;
}
#header1 h1{
	font-size:13px;
	font-weight: bold;
	width: 990px;
	overflow: hidden;
	white-space:nowrap;
}
#header1 span{
	font-size:100%;
	font-weight: bold;
}
#header1 a{
	color:#bbb;
}
#header2 {
	height: 218px;
	margin-left:250px;
	margin-right:50px;
	position: relative;
	top:18px;
}
#header3 {
	height: 160px;
	background: #fff;
	margin-left:-7px;
	margin-right:23px;
	position: relative;
	top:10px;
	overflow: visible;
	border: 1px solid #aaaaaa;
	background-image: url(img/bg.png);
/*	background-image: url(img/h3b2.png);*/
	background-repeat: repeat-x;
	background-position: top;
	text-align:right;
}
#header4 {
	float: left;
	position: relative;
	left: -10px;
	overflow: hidden;
}
#header5 {
	float: right;
	margin-right: 28px;
	position: relative;
	overflow: hidden;
}

#h1 {
	height: 218px;
	background-image: url(img/hb2.png);
	background-repeat: no-repeat;
	background-position: left;
}
#h2 {
	height: 218px;
	background-image: url(img/hb2.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-left:28px;
}
#h3 {
	margin-top:15px;
}
#h7:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#babyimg1 {
/*	background-image: url(img/baby2.png);
	background-repeat: no-repeat;
	background-position: 38% 50%;*/
	height:160px;
}
#butm1 {
	position: relative;
	top:-3px;
	float:right;
	margin-right: -33px;
}
#butm2 {
	position: relative;
	top:37px;
	float:right;
	margin-right: -33px;
}
#butm3 {
	position: relative;
	top:77px;
	float:right;
	margin-right: -33px;
}
#logo {
	margin-right:20px;
	text-align: right;
}
#logo img {
	margin:0px;
	padding:0px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 250px solid #FFF;
	border-right: 0px solid #FFF;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 20px;
}
#content strong{
	font-size:100%;
	font-weight: bold;
	color: #000;
}
#content a{
	color: #000;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	position: relative;
	background: #fff;
	left: -250px;
}
#leftmenu {
	width: 240px;
	margin-top:-100px;
	_margin-top:0px; /* Использум хак для ие6 */
}
#mmenu {
/*	width: 230px;*/
	margin: 5px;
	background: #eee;
}
#mmenu li {
	height: 21px;
	font-size: 14px;
	padding: 4px 0px 0px 30px;
	_padding: 4px 0px 0px 10px; /* Использум хак для ие6 */
	background: #fff;
}
#mmenu a {
	color: #000;
	text-decoration: none;
}
#mmenu1 {
	background-image: url(img/menu1.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin-right: 10px;
	padding: 3px 10px 15px;
}

.coldiv {
	float: left;
	width: 10px;
	height: 25px;
	border-top-color: #eee;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
}
.coldiv2 {
	height: 25px;
	background: #fff;
	border-top-color: #bbb;
	border-top-width: 1px;
	border-top-style: solid;
}






.menu-1 {
	font-size:13px;
	width: 240px;
	background: #ccc;
	margin: 10px 0px 5px 10px;
	_margin-top:5px 0px 2px 5px; /* Использум хак для ие6 */
}
.menu-2 {
	width: 240px;
	background: #aaa;
	position:relative;
	left: -1px;
	top: -1px;
}
.menu-3 {
	width: 240px;
	background: #777;
	position:relative;
	left: -1px;
	top: -1px;
}
.menu-4 {
	width: 240px;
	background: #444;
	position:relative;
	left: -1px;
	top: -1px;
}
.menu-0 {
	width: 240px;
	position:relative;
	left: -3px;
	top: -1px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background: #efe4d0;
}
.menuh {
	background: #000;
	color: #fff;
	font-weight: bold;
	height: 21px;
	padding: 4px 5px 0px;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(img/menu4.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.menuh h2 {
	font-weight: bold;
}
.menu-0 ul {
	padding: 4px;
}
.menu-0 a {
	text-decoration: none;
	color:#000;
}
.menu-0 li {
	padding: 0px 0px 0px 20px;
	background-image: url(img/ars.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.menu-0 p {
	padding: 5px;
	margin: 0px;
	text-align: justify;
}



/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: right;
	margin-right: -250px;
	width: 250px;
	position: relative;
	background: #FFF url(img/splitterv.png) no-repeat 0% 0%;
}
#rightmenu {
	padding: 0px 5px 10px 10px;
	margin-top:10px;
	background: #FFF url(img/splitterv.png) no-repeat 0% 100%;
}
#rightmenu p {
	text-align: justify;
	margin-bottom:30px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #000 url(img/fb.png) repeat-x top;
	padding:2px;
/*	margin:-20px auto 0;*/
	color: #fff;
	font-size: 13px;
}




#lion {
	position:absolute;
	top:44px;
	left:10px;
}
#dim {
	position:absolute;
	top:40px;
	left:35px;
}
#cube {
	position:absolute;
	top:29px;
	left:280px;
	height:0px;
}

.tmpi {
	width: 100%;
	text-align: center;
}
.pmp {
	margin-left: 30px;
}
.h2mp {
	font-weight: bold;
	font-size: 120%;
	margin-bottom:5px;
}
.h2mto {
	font-weight: bold;
	font-size: 120%;
	margin-bottom:5px;
/*	color: #fe7600; */
	text-transform: uppercase;
}


.elem {
/*	background: #999;*/
/*	text-align:left top;*/
	text-align:left;
/*	border: 1px solid #bbb;
	padding: 5px;
	min-height: 200px;*/
}
.bigelem {
/*	background: #999;*/
/*	text-align:left top;*/
	text-align:left;
/*	border: 1px solid #bbb;
	padding: 5px;
	min-height: 210px;*/
}
.elem a {
	color: #000;
}
.elem p {
	margin: 0;
	margin-left: 160px;
}
.bigelem p {
	margin-left: 320px;
}
.bigelem strong {
	font-weight: bold;
}
.pricetab {
	width:100%;
	text-align:left;
}
.pricecell {
	width:50%; 
	text-align:left;
	padding:5px; 
	border: 1px solid #bbb;
}



.pimg {
	background-image: url('jk.png');
	width:150px;
	height:150px;
	float: left;
}

.mto {
	margin-left: 50px;
}
.mto img {
	float: left;
	width: 60px;
	padding-right: 10px;
}
.mto td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.mto p {
	margin: 0 0 0px;
	margin-top: 5px;
	margin-left: 70px;
	text-align: justify;
}
.mto a {
	font-weight: bold;
	font-size: 100%;
	color: #fe7600;
}


.mainto {
	margin-left: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 60px;
}
.mainto img {
	float: left;
	width: 60px;
	padding-right: 10px;
}
.mainto p {
	margin: 0 0 0px;
	margin-top: 5px;
	margin-left: 70px;
	text-align: justify;
}
.mainto a {
	font-weight: bold;
	font-size: 100%;
	color: #fe7600;
}


/* Главная страница */
.mpdiv {
	width:100%;
	height: 1%;
	padding-top: 8px;
	padding-bottom: 5px;
}
.mpdiv:after {
	content: '.'; 
	display: block;
	clear: both;
	visibility: hidden; 
	height: 0; 
}
.mpdiv a {
	font-weight: bold;
	text-decoration: underline;
}
.mpdiv1 {
	float: left;
	width:49%;
}
.mpdiv2 {
	float: right;
	width:49%;
}
.mpdiv1 h3, .mpdiv2 h3 {
	height: 20px;
	padding: 5px 0px 0px 25px;
	background: #FFF url('system/system.png') no-repeat 0% 50%; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 0px;
	margin-left: 10px; 
	margin-bottom: 0px;
}
.mpdiv1 p, .mpdiv2 p {
	margin: 0 0 0px;
	margin-left: 10px;
	text-align: justify;
}
.mplimg {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}


.mainpageto li {
	display: inline;
	margin-left: 30px;
}
.afake {
	font-weight: bold;
	font-size: 13px;
}

.goback {
	cursor:pointer;
	text-decoration: underline;
}

#gmap {
	width: 610px;
	height: 360px;
	background-image: url(img/gmap.png);
	background-repeat: no-repeat;
	background-position: left;
}



.proekt {
	margin-left: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 60px;
}
.proekt img {
	padding-right: 10px;
}
.proekt p {
	margin: 0 0 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: justify;
}
.proekt ul {
	list-style: square;
}
.proekt li {
	text-align: justify;
	margin-right: 330px;
	padding-bottom: 10px;
}

.imgblock img {
	border: 1px solid #bbb;
}

.sm {
	color: #00f;
	margin-left: 50px;
}
.rb {
	cursor:pointer;
	font-size:70%;
	color: #fe7600;
}

