body, table, div, td, h1, h2, h3, img, a {
	margin:0;
	padding:0;
}

body {
	font-size:80%;
	font-family: Verdana, Arial, sans-serif;
	background:#fff url('/bitrix/templates/main/images/bgx.jpg') no-repeat 50% 0;
	min-width:990px;
}
h1, h2, h3 {
	font-family: Garamod, Georgia, serif;
	font-weight:normal;
	font-style:italic;
}

h1 {
	font-size:250%;
	padding:0 198px 0 48px;
}
h2 {
	font-size:230%;
}
h3{
	font-size:150%;
	margin-bottom:10px;
}
h1:first-letter , h2:first-letter , h3:first-letter {
	color:#ff933d;
}
table {
	border:0;
}

img {
	border:0;
}
a {color:#0099ff;}
a:hover {color:#666666;}

div {
	font-size:100%;
}
.iwork ul{
	margin:10px 0;
}

.iwork ul li, .iwork ul li li{
	margin:0 40px;
}

.iwork ol {
	margin:10px 0;
}

.iwork ol li, .iwork ol li li {
	margin:0 40px;
}
.inav {
	position:relative;
	left:0;
	height:43px;
}

.ilogin {
	text-align:right;
	padding:12px 48px 0 0;
}

.ihead {
	height:64px;
}

.icontact {
	height:50px;
	text-align:right;
}

.icontactin {
	height:55px;
	width:200px;
	margin-left: -200px;
	padding:20px 0 0 100%;
	font-size:150%;
	font-family: Garamod, Georgia, serif;
	font-style:italic;
}
.iallcont{
	padding-right:48px;
}

.icode {
	font-size:80%;
}

.inumber {
	font-size:120%;
	color:#ff933d;
}

.ititle {
	height:60px;
}

.ifooter {
	clear:both;
	height:180px;
	padding: 60px 0 20px 48px;
}

.iops {
	height:64px;
	background-color:#000000;
	opacity: 0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
}

.imenu {
	position:relative;
	margin-top:-64px;
	height:64px;
	left:100%;
	margin-left: -650px;
	width:650px;
}

.ilogo {
	width:213px;
	position:relative;
	margin-top:-64px;
	margin-left:48px;
}

.ija {
	font-style:italic;
	border-bottom:1px dashed #0099ff;
	text-decoration:none;
	color:#0099ff;
}
.ija:hover {color:#666666;border-bottom:1px dashed #666666;}

.iopsh {
	height:30px;
	margin-top:-15px;
	background-color:#fff;
	opacity: 0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	z-index:0;
}
.iwork {
	padding:0 95px 0 48px;
}

.idev, .ievent, .izakaz, .iimageleft, .isearchinput, .bitrixstatus, .compcorp {
	float:left;
}
.idev {
	width:27%;
}
.ievent { 
	margin:0 30px;
	width:34%;
}
.izakaz {
	width:27%;
}

.ism {
	color:#666666;
}
.mapsite{
	float:left;
	margin:3px 10px 0 0;
}
.iimageleft{
	margin:0 10px 5px 0;
}
.iimageright{
	float:right;
	margin:0 0 5px 10px;
}
.iclear{
	clear:both;
}
.iportzakaz{
	width:80%;
	background-color:#eee;
	padding:15px 5%;
}

.icreated{
	display:block;
	height:35px;
	width:252px;
	font-size:85%;
	margin-bottom:10px;
}
.icreateds{
	background: url(/tmpl/img/logobitrix1.gif) 0 0 no-repeat;
	height:33px;
	left:48px;
	position:absolute;
	width:33px;
}
.icreated a{
	color:#ccc;
	display:block;
	padding-left:40px;
}
.icreated a:hover{
	color:#666;
}
.icreated a:hover .icreateds {
	background: url(/tmpl/img/logobitrix1.gif) 0 0 no-repeat;
	background-position:0 -33px;
	display:block;
	padding-left:40px;
}

.isearchinput input{margin-right:5px;}

 /*****Auth*****/

.ilogin-form-overlay {
	background:black none repeat scroll 0 0;
	display:none;
	height:100%;
	left:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	position:absolute;
	right:0;
	top:0;
	width:100%;
	z-index:98;
}

#ilogin-form-window {
	background:#fdfdfd url(images/auth-form-bg.gif) repeat-x scroll center top;
	color:#323232;
	display:none;
	font-size:12px;
	right:50px;
	line-height:18px;
	margin-left:236px;
	position:absolute;
	top:68px;
	width:235px;
	z-index:10000;
}
#login-form-window-internal {
	border:1px solid #CACACA;
	padding:10px 10px 10px 20px;
}
#close-form-window {
	background:transparent url(/tmpl/img/close.gif) no-repeat scroll 0 0;
	cursor:pointer;
	float:right;
	height:11px;
	width:12px;
}
