html, body, table, tr, td, th, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table, td, th, input, select, textarea, fieldset {
	font-size: 100%;
}
input, select, textarea, fieldset {
	font-family: Tahoma, Arial, san-serif;
}
td {
	vertical-align: top;
}
img {
	border: 0;
	vertical-align: top;
}
form {
	margin: 0;
}
html {
	width: 100%;
	height: 100%;
}
body {
	background: #efefef;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	max-width: 1280px;
	font: 75% Tahoma, Arial, sans-serif;
	color: #000;
}
* html body {
	width: expression((documentElement.clientWidth) < 1000 ? "1000px" : "100%");
}


/*links*/
a {
	color: #000;
}
a.dashed {
	text-decoration: none;
	border-bottom: dashed 1px;
}

span.dashed {
	text-decoration: none;
	border-bottom: dashed 1px;
}


/*tags*/
ul, ol, dl {
	padding: 0;
	margin: 0 0 15px 15px;
	line-height: 1.4em;
}
p {
	margin: 10px 0 15px 0;
}
pre {
    margin: 10px 0 15px 0;
    font: 100% Tahoma, Arial, sans-serif;
}
big {
	font-size: 127%;
}
small {
	font-size: 84%;
}
em {
	font-family: Arial, sans-serif;
}
sup {
	vertical-align: baseline;
	position: relative;
	top: -3px;
}
.png {
	filter:expression(fixPNG(this));
}
.red {
	color: #ff0101!important;
}
.black {
	color: #000!important;
}
.green {
	color: #3d8009!important;
}

 .labelInfo {
 	font-size: 92%;
	overflow: hidden;
	padding-top: 2px;
 }
.label {
	display: block;
	float: left;
	border: solid 1px #e3e3e3;
	width: 17px;
	height: 17px;
	margin: -2px 5px 0 0;
}
.status {
	overflow: hidden;
	zoom: 1;
}
	.status span {
		float: left;
		padding: 1px 4px;
		font-size: 92%;
		color: #fff;
	}
	.ok {
		background: #68c022;
	}
	.fail {
		background: #ff0000;
	}
	.bg {
		background: #f0f0f0;
	}
	.hot {
		background: #ff6565;
	}
	.complete {
		background: #efefef;
	}
    .created {
        background:#FFFF99;
    }
    .hot, .hot a  {
        color: #fff!important;
    }/


.right {
	text-align: right;
}
.center {
	text-align: center!important;
}
.overflow {
	overflow: hidden;
	zoom: 1;
}


/*h*/
h1 {
	font: normal 200% Arial, sans-serif;
	color: #101e04;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	font: normal 150% Arial, sans-serif;
	color: #101e04;
	margin: 0 0 10px 0;
	padding: 0;
}
h3 {
	font: bold 117% Tahoma, Arial sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
h4 {
	font: bold 100% Arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}


#layout {
	min-height: 100%;
	width: 100%;
	overflow: hidden;
}
	* html #layout {
		height: 100%;
		overflow: visible;
	}

/*header*/
#header {
	width: 100%;
	padding-right: -1px;
	margin-bottom: 15px;
	overflow-x: hidden;
}
#headerRight {
	float: left;
	display: inline;
	width: 77%;
	margin-left: 23%;
}
	#logo {
		float: left;
		width: 23%;
		margin-right: -23%;
		background: #53af16 url('/images/header_b.jpg') repeat-x left top;
	}
		#logoBgLeft {
			background: url('/images/logo_bg_.jpg') no-repeat left top;
		}
		#logoBgRight {
			background: url('/images/logo_bg0.jpg') no-repeat right top;
			height: 170px;
			padding: 39px 9px 0 0;
			text-align: center;
		}

	#collage {
		float: left;
		width: 534px;
		height: 241px;
		margin-right: -534px;
	}


/*auth*/
#auth {
	height: 209px;
	margin-left: 534px;
	background: #53af16 url('/images/header_b.jpg') repeat-x left top;
}
	#authBgLeft {
		background: url('/images/auth_bg_.jpg') no-repeat left top;
	}
	#authBgRight {
		background: url('/images/auth_bg0.jpg') no-repeat right top;
		height: 190px;
		padding: 19px 0 0 0;
	}
	#authPosition {
		width: 225px;
		margin: 0 auto;
	}
		#auth h1 {
			background: url('/images/icons300.gif') no-repeat 0 7px;
			color: #fff;
			padding: 0 0 0 20px;
			margin-bottom: 8px;
		}
		#auth input.text {
			padding: 2px 0 0 0;
			height: 16px;
			width: 180px;
			border: none;
			color: #cfcfcf;
			background: none;
			position: relative;
			top: 1px;
		}
			* html #auth input.text {
				top: 0;
			}
			.authInput {
				margin: 0 0 5px 0;
				width: 200px;
				height: 20px;
				position: relative;
			}
            .logoCav {
				height: 170px;
                padding: 39px 9px 0 0;
                text-align: center;

			}
			.authInputBg {
				background: url('/images/auth_inp.gif') repeat-x 0 0;
				width: 180px;
				height: 20px;
				margin: 0 auto;
			}
			.authInputBgRight, .authInputBgLeft {
				position: absolute;
				width: 10px;
				height: 20px;
				display: block;
				font-size: 0;
			}
			.authInputBgLeft {
				background: url('/images/auth_inq.gif') no-repeat -10px 0;
				top: 0;
				left: 0;
			}
			.authInputBgRight {
				background: url('/images/auth_inq.gif') no-repeat 0 0;
				top: 0;
				right: 0;
			}

		#authSubmit {
			width: 200px;
			text-align: right;
		}
		#authService {
			color: #fff;
			font-size: 92%;
			margin: 0 0 8px 0;
			overflow: hidden;
			zoom: 1;
		}
			#authService .checkbox {
				float: left;
				margin-right: 3px;
			}
				* html #authService .checkbox {
					margin-right: 0;
				}

			#authServiceLabel {
				position: relative;
				top: 2px;
			}
				* html #authServiceLabel {
					top: 3px;
				}

			#authService a {
				color: #fff;
			}


/*userInfo*/
#userInfo {
	border: solid 1px #90ca64;
	float: left;
	padding: 5px 15px;
	color: #fff;
}
	#userInfo h3 {
		font-weight: normal;
		margin-bottom: 10px;
	}
	#userInfo p {
		font-size: 92%;
		margin: 0 0 5px 0;
	}
	#userInfo a {
		color: #fff;
	}
	#userInfo h1.a {
		color: #fff;
	}


/*menu*/
#menuBg {
	min-width: 1000px;
	max-width: 1280px;
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 10;
	top: 159px;
}
	* html #menuBg {
		width: expression((documentElement.clientWidth) < 1000 ? "1000px" : "100%");
	}

#menu {
	min-width: 1000px;
	max-width: 1280px;
	width: 100%;
	height: 28px;
	padding: 22px 0 0 0;
	position: absolute;
	z-index: 100;
	top: 159px;
}
	* html #menu {
		width: expression((documentElement.clientWidth) < 1000 ? "1000px" : "100%");
	}

#menuPosition {
	margin: 0 auto;
}
	#menu ul {
		margin: 0;
		height: 28px;
		list-style: none;
	}
		#menu ul li {
			float: left;
			color: #efefef;
			font-size: 133%;
			margin-right: 30px;
		}
		#menu ul li.last {
			margin: 0;
		}
			#menu ul li.act span {
				border-bottom: solid 4px #fff;
			}
			#menu ul li a {
				display: block;
				padding-bottom: 2px;
				color: #efefef;
				text-decoration: none;
			}
			#menu ul li a:hover {
				border-bottom: solid 4px #fff;
			}


/*privateMenu*/
#privateMenu ul {
	list-style: none;
	margin: 46px auto 0 auto;
	padding-left: 10px;
	width: 212px;
}
	#privateMenu ul li {
		float: left;
		width: 96px;
		height: 110px;
		margin-right: 10px;
		line-height: 1em;
	}
		#privateMenu ul li div {
			padding: 4px 6px;
			border: solid 1px #dfdfdf;
			margin-bottom: 3px;
		}
		#privateMenu ul li a {
			display: block;
			color: #000;
			text-decoration: none;
			cursor: pointer;
		}
			#privateMenu ul li a:hover {
				color: #6ea200;
				text-decoration: underline;
			}


/*content*/
#content {
	width: 100%;
	padding-right: -1px;
	margin-bottom: 120px;
	overflow-x: hidden;
}
	#content h1 {
		margin: 0 140px 10px 30px;
	}
    #content _h1 {
        margin: 0 140px 10px 30px;
        text-align: center
    }
#private {
	margin-right: 93px;
	overflow: hidden;
	zoom: 1;
}
	.privateIcon {
		float: left;
		margin: 0 20px 20px 0;
		padding: 8px 13px;
		border: solid 1px #dfdfdf;
	}

#workSet {
	padding: 30px;
	margin-right: 30px;
}
	#workSet h3 {
		margin: 0 0 10px 0;
		color: #418614;
	}
	#workSet a {
		color: #418614;
	}

	#workSet .listItemBorder {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: dotted 1px #b2b2b2;
	}
	#workSet .listItem {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: dotted 1px #b2b2b2;
		overflow-x: hidden;
		zoom: 1;
	}
		#workSet .listItem p {
			margin: 0 0 5px 0;
		}
		#workSet .last {
			border: none;
			margin: 0;
			padding: 0;
		}

	#workSet .listItemService {
		float: right;
		width: 150px;
		margin-left: -150px;
		position: relative;
		top: -4px;
	}
		#workSet .listItemService div {
			float: right;
			padding: 5px;
			border: solid 1px #cacaca;
			margin-left: 10px;
            margin-top: 4px;
			background: #fff;
		}

    #workSet .listItemService2 {
		float: right;
		width: 150px;
        margin-left: -150px;
		position: relative;
		top: 4px;
        right: 17px;
	}

    #workSet .listItemService2 div {
			float: right;
			padding: 5px;
			border: solid 1px #cacaca;
			margin-left: 10px;
			background: #fff;
	}

	#workSet .tableItems {
		padding-top: 10px;
	}
		#workSet .tableItems table {
			width: 100%;
		}
            #workSet .tableItems table span {
				color: #707070;
			}
			#workSet .tableItems table td.noBg {
				padding: 0;
				width: 75px;
			}
			#workSet .tableItems table th {
				text-align: left;
				vertical-align: bottom;
				font-size: 92%;
				padding: 5px 10px;
			}
			#workSet .tableItems table td {
				vertical-align: middle;
				padding: 5px 10px;
			}
				#workSet .tableItems table td ul {
					margin-bottom: 0;
				}

			#workSet .tableItems .listItemService {
				margin: 0;
				width: auto;
				top: 0;
			}

		#workSet .historyMod table {
			width: auto!important;
		}
			#workSet .historyMod table td {
				padding-right: 20px;
			}
			#workSet .historyMod table span {
				color: #707070;
			}

	#workSet .houseInfo span {
		color: #707070;
	}
		#workSet .houseInfo .houseImgComment {
			color: #707070;
			font-family: Arial, sans-serif;
			font-style: italic;
			font-size: 83%;
		}

	#workSet .houseInfo p {
		margin: 4px 0;
	}
		#workSet .houseText {
			overflow: hidden;
			margin-bottom: 15px;
			zoom: 1;
		}
		#workSet .houseImg {
			float: left;
		}
			#workSet .houseImg img {
				display: block;
				margin: 0 10px 5px 0;
			}
/*crumbs*/
#crumbs {
	margin: 0 0 10px 30px;
}
	#crumbs a {
		color: #000;
	}
	#crumbs span {
		font-size: 75%;
		position: relative;
		top: -1px;
	}
	#crumbs .active {
		color: red;
		font-size: 16px;
	}


/*print*/
.print {
	background: url('/images/icon_print.gif') no-repeat right 12px;
	width: 95px;
	text-align: right;
	float: right;
	display: inline;
	margin: 0 45px 0 -140px;
	padding: 12px 20px 0 0;
	}
	.print a {
		color: #000;
		zoom: 1;
	}


/*tabs*/
#tabs {
	margin: 0 30px 0 30px;
	overflow: hidden;
	zoom: 1;
}
	#tabs ul {
		margin: 0;
		list-style: none;
	}
	#tabs ul.menu {
		padding: 0;
		margin: 0;
	}
	#tabs ul.menu li {
		padding-left: 0;
		padding-right: 15px;
	}
		#tabs ul li {
			float: left;
			padding: 8px 15px;
		}
			#tabs ul li.act {
				font-weight: bold;
			}
			#tabs ul li a {
				color: #000;
				text-decoration: none;
			}
			#tabs ul li a:hover {
				color: #6ea200;
				text-decoration: underline;
			}

	#tabsRight {
		float: right;
	}
		#tabsRight li a {
			padding-right: 20px;
			background: url('/images/icons1.gif') no-repeat 100% 1px;
		}                               


/*contentLeft*/
#contentLeft {
	float: left;
	width: 23%;
	margin-right: -23%;
}
	#contentLeft #demo {
		margin: 0 15px 25px 15px;
		border: solid 1px #cfcfcf;
		padding: 14px 20px 20px 25px;
	}
		#contentLeft #demo h1 {
			background: url('/images/icons200.gif') no-repeat 0 1px;
			padding: 10px 0 10px 33px;
			margin: 0;
		}
		#contentLeft #demo p {
			margin: 0;
			font-size: 92%;
		}

	#declaration {
		padding: 0 35px 0 15px;
	}
		.declarationItem {
			margin-bottom: 25px;
			overflow: hidden;
			zoom: 1;
		}
			#declaration h3 {
				margin: 0 0 5px 0;
			}
				.declarationTitle a {
					color: #000;
				}

			.declarationDate {
				font-size: 92%;
				color: #469200;
				margin: 0;
			}
			.declarationDescr {
				margin: 0 0 10px 0;
			}
			.declarationAll {
				font-size: 92%;
				padding: 5px 10px 6px;
				float: right;
			}
				.declarationAll a {
					color: #fff;
				}


/*demoList*/
#demoList {
	width: 183px;
	margin: 0 auto;
	text-align: center;
}
	#demoList .demoListItem {
		margin-bottom: 25px;
	}
	#demoList a {
		color: #000;
		text-decoration: none;
	}
		#demoList a:hover {
			color: #6ea200;
			text-decoration: underline;
		}

/*contentRight*/
#contentRight {
	float: left;
	display: inline;
	width: 77%;
	margin-left: 23%;
}

	#contentMain {
		float: left;
		width: 100%;
		margin-right: -534px;
		padding: 10px 10px 10px 10px;
	}

    #contentMain p {
        text-align : justify;
        font-style : italic;
    }
		#aboutMain {
			border-bottom: solid 1px #cfcfcf;
			margin-bottom: 30px;
		}
			#aboutMain h1 {
				margin-left: 0;
                margin-right: 0;
                text-align: center;
			}
            #aboutMain .boldstl {
                font-weight : bold;
            }

            #aboutMain h3 {
				margin-left: 0;
                margin-right: 0;
                text-align: center;
                font-weight : normal;
            }
            #aboutMain h4 {
                margin-left: 0;
                margin-right: 0;
                text-align: center;
                font-weight : lighter;
                line-height: 150%;
            }
			#aboutMain p {
				font-size: 92%;
			}

		#catMain {
			font-size: 117%;
			list-style: none;
			margin: 0;
		}
			#catMain ul {
				font-size: 86%;
				list-style: disc;
				margin-left: 30px;
			}
			#catMain a {
				color: #000;
				text-decoration: none;
			}
			#catMain a:hover {
				color: #6ea200;
				text-decoration: underline;
			}

	#newsMain {
		margin-left: 534px;
		padding: 25px 35px 0 15px;
	}
		.newsMainItem {
			margin-bottom: 25px;
			overflow: hidden;
			zoom: 1;
		}
			#newsMain h1 {
				margin-left: 0px;
			}
			#newsMain h3 {
				margin: 0 0 5px 0;
			}
				#newsMain h3 a {
					color: #000;
				}

			.newsMainDate {
				font-size: 92%;
				color: #469200;
				margin: 0 0 10px 0;
			}
			.newsMainImg {
				margin: 0 5px 0 0;
				float: left;
				border: solid 2px #fff;
			}
				* html .newsMainImg {
					margin-right: 2px;
				}

			.newsMainDescr {
				margin: 0;
			}

			.newsMainAll {
				font-size: 92%;
				padding: 5px 10px 6px;
				float: right;
			}
				.newsMainAll a {
					color: #fff;
				}

/*questionAnswer*/
.questionAnswerDate {
    font-style: italic;
	font-size: 92%;
	color: #757575;
	margin: 0 0 3px 0!important;
}
.answer {
    padding: 2px;
    width: 100%;
    float: left;
    background: #f0f0ff;
    margin: 0px 5px 10px 10px;
}
    #workSet .listQuestionAnswerItem {
		padding: 5px;
        margin: 0px 10px 10px 0px;
		border-bottom: dotted 1px #b2b2b2;
		overflow-x: hidden;
		zoom: 1;
	}

/*newsList*/
.newsListDate {
	font-size: 92%;
	color: #757575;
	margin: 0 0 3px 0!important;
}
.newsListSource {
	font-size: 92%;
	color: #757575;
	margin: 0 0 10px 0!important;
}
.newsListImg {
	margin: 0 5px 0 0!important;
	float: left;
	border: solid 5px #dfdfdf;
}
	* html .newsListImg {
		margin-right: 2px!important;
	}

.newsListDescr {
	margin: 0!important;
}


/*formList&formListLong*/
#formList {
	width: 750px;
}
	#formList p {
		margin-bottom: 20px;
		overflow: hidden;
		zoom: 1;
	}
	#formList input.text {
		width: 436px;
		padding-left: 0px;
		padding-right: 0px;
	}
	#formList input.textDate {
		width: 207px;
		padding-left: 0px;
		padding-right: 0px;
	}
		.forTextDate {
			margin: 0 0 10px 0!important;
			float: left;
		}
		.cal2{
			float: left;
			position: relative;
			top: 19px;
			left: 3px;
			background: url('/images/cal.gif') no-repeat left top;
			height: 14px;
			width: 16px;
		}

	#formList .select {
		width: 440px;
	}
	#formList label.forText {
		display: block;
		font-size: 92%;
		font-weight: bold;
		margin-bottom: 3px;
	}
	#formList .uploadImg {
		font-size: 82%;
		display: block;
		margin: 5px 0;
		vertical-align: middle;
	}
		#formList .uploadImg a {
			margin-right: 20px;
		}
		#formList .uploadImg .checkbox, #formList .uploadImg label {
			vertical-align: middle;
		}

	#formList .errorItem {
		float: right;
		width: 300px;
		padding-top: 9px;
		font-family: Arial, sans-serif;
		font-style: italic;
		color: #ff0101;
	}
	#formList .address {
		margin-bottom: 20px;
		overflow: hidden;
		zoom: 1;
	}
		#formList .address p {
			margin: 0;
		}
		#formList #index {
			width: 95px;
			margin: 0 10px 10px 0;
			float: left;
		}
		#formList #country {
			width: 327px;
			margin: 0;
			float: left;
		}
		#formList #city {
			clear: left;
			float: left;
			margin-bottom: 10px
		}
		#formList #street {
			clear: left;
			width: 296px;
			margin: 0 10px 0 0;
			float: left;
		}
		#formList #house {
			width: 56px;
			margin: 0 10px 0 0;
			float: left;
		}
		#formList #flat {
			width: 56px;
			margin: 0;
			float: left;
		}


#formListLong {
	padding-top: 10px;
}
	#formListLong table td {
		padding: 0 5px 7px 0;
	}
	#formListLong .text {
		width: 436px;
		padding-left: 0px;
		padding-right: 0px;
	}
	#formListLong input.textDate {
		width: 188px;
		padding-left: 0px;
		padding-right: 0px;
	}
	#formListLong input.textDateBefore {
		width: 188px;
		padding-left: 0px;
		padding-right: 0px;
	}
	#formListLong .select {
		width: 440px;
	}
	#formListLong .checkbox {
		float: left;
		margin-right: 3px;
	}
		* html #formListLong .checkbox {
			margin-right: 0;
		}

	#authLongRememberLabel, .checkboxLabel {
		position: relative;
		top: 2px;
	}
		* html #authLongRememberLabel, * html .checkboxLabel {
			top: 3px;
		}

	#formListLong .buttons {
		padding-top: 8px;
	}
	#formListLong .buttonSubmit {
		float: left;
		margin: 0;
	}
	#formListLong label.forText {
		font-size: 92%;
		font-weight: bold;
	}


.buttons a {
	color: #fff!important;
	text-decoration: none;
}
	.buttons a:hover {
		text-decoration: underline;
	}

.buttonCancel, .buttonSubmit {
	float: left;
	margin-right: 10px;
	padding: 3px 20px 5px 20px;
	position: relative;
}
	.buttonCancel {
		background: url('/images/btn_cancel_bg.gif') repeat-x left top;
	}
	.buttonSubmit {
		background: url('/images/btn_subm.gif') repeat-x left top;
	}
	.buttonCancelLeft, .buttonCancelRight, .buttonSubmitLeft, .buttonSubmitRight {
		width: 10px;
		height: 22px;
		display: block;
		position: absolute;
		top: 0;
	}
		.buttonCancelLeft {
			background: url('/images/btn_cancel_corners.gif') no-repeat -10px 0;
			left: 0;
		}
		.buttonCancelRight {
			background: url('/images/btn_cancel_corners.gif') no-repeat 0px 0;
			right: 0;
		}
		.buttonSubmitLeft {
			background: url('/images/btn_subn.gif') no-repeat -10px 0;
			left: 0;
		}
		.buttonSubmitRight {
			background: url('/images/btn_subn.gif') no-repeat 0px 0;
			right: 0;
		}
			* html .buttonCancelRight, * html .buttonSubmitRight {
				right: -1px;
			}


/*rounded*/
.rounded {
	background: #fff url('/images/corners_.gif') no-repeat -10px -10px;
	position: relative;
	zoom: 1;
}
	.tl, .tr, .bl, .br {
		position: absolute;
		width: 10px;
		height: 10px;
		display: block;
		font-size: 0;
	}
	.tl {
		background: #fff url('/images/corners_.gif') no-repeat -10px -10px;
		top: 0;
		left: 0;
	}
	.tr {
		background: url('/images/corners_.gif') no-repeat 0 -10px;
		top: 0;
		margin-left: 100%;
		left: -10px;
	}
	.bl {
		background: url('/images/corners_.gif') no-repeat -10px 0;
		bottom: 0;
		left: 0;
	}
	.br {
		background: url('/images/corners_.gif') no-repeat 0 0;
		bottom: 0;
		margin-left: 100%;
		left: -10px;
	}

.rounded-green {
	background: #89bb1f url('/images/corners0.gif') no-repeat -10px -10px;
	position: relative;
	zoom: 1;
}
	.rounded-green .tr, .rounded-green .bl, .rounded-green .br {
		background-image: url('/images/corners0.gif');
	}

.rounded-pop-up {
	background: #fff url('/images/corners1.gif') no-repeat -10px -10px;
	position: relative;
	zoom: 1;
}
	.rounded-pop-up .tr, .rounded-pop-up .bl, .rounded-pop-up .br {
		background-image: url('/images/corners1.gif');
	}
	* html .rounded-pop-up .bl, * html .rounded-pop-up .br {
		bottom: -1px;
	}

.rounded-border {
	background: #fcfcfc;
	position: relative;
	zoom: 1;
}
	.rounded-border .tl, .rounded-border .tr, .rounded-border .bl, .rounded-border .br {
		background-image: url('/images/corners1.gif');
	}
	.rounded-border .tl {
		top: -1px;
		left: -1px;
	}
	.rounded-border .tr {
		top: -1px;
		margin-left: 100%;
		left: -9px;
	}
	.rounded-border .bl {
		bottom: -1px;
		left: -1px;
	}
	.rounded-border .br {
		bottom: -1px;
		margin-left: 100%;
		left: -9px;
	}

.rounded-border-small {
	background: #fcfcfc;
	position: relative;
	zoom: 1;
}
	.rounded-border-small .tl, .rounded-border-small .tr, .rounded-border-small .bl, .rounded-border-small .br {
		background-image: url('/images/corners_border_small.gif');
	}
	.rounded-border-small .tl {
		top: -1px;
		left: -1px;
	}
	.rounded-border-small .tr {
		top: -1px;
		margin-left: 100%;
		left: -9px;
	}
	.rounded-border-small .bl {
		bottom: -1px;
		left: -1px;
	}
	.rounded-border-small .br {
		bottom: -1px;
		margin-left: 100%;
		left: -9px;
	}
	* html .rounded-border-small .bl, * html .rounded-border-small .br {
		bottom: -2px;
	}


/*footer*/
#footer {
	margin-top: -59px;
	height: 59px;
	width: 100%;
}
	#footerPosition {
		width: 77%;
		margin-left: 23%;
	}
	#footerBg {
		background: url('/images/footer_b.jpg') repeat-x 0 0;
		width: 534px;
		color: #fff;
		font-size: 92%;
	}
	#footerBgLeft {
		background: url('/images/footer_c.jpg') no-repeat 0 0;
	}
	#footerBgRight {
		background: url('/images/footer_d.jpg') no-repeat 100% 0;
		padding: 23px 25px;
	}


/*pop-up*/
.popBody {
	overflow: hidden;
	position: relative;
}
.popUpBg {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
}
	.png {
		filter:expression(fixPNG(this));
	}

.popUpText {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
}

.popUpPosition {
	margin: 0 auto;
	height: 100%;
}
	.popUpPosition td {
		vertical-align: middle;
	}

.popUp {
	width: 286px;
	padding: 20px 30px;
}
	.popUp .buttons {
		overflow: hidden;
		zoom: 1;
	}
	.popUp h3 {
		color: #41850c;
		margin-bottom: 20px;
	}
	.popUp p {
		margin-bottom: 30px;
	}
		.popUp p span {
			color: #929292;
		}
.cal {
    height: 14px;
    width: 16px;
    background-image: url('/images/cal.gif');
    display: inline;
    background-repeat: no-repeat;
    position: absolute;
    margin-top:2px;
}
.select2 {
    width: 440px;
}

img.b_img {
 background-color:#FFF;
 padding: 6px 6px;
 border-bottom: solid 1px #c9cac8;
 border-top: solid 1px #c9cac8;
 border-left: solid 1px #c9cac8;
 border-right: solid 1px #c9cac8;
}

hr {
height: 1px;
border: none;
border-top: 1px solid #000;
}

/* Садим форму на место, глючила в FireFox */
form[name="userOpros"] {
	float: left;
}

.panel-header {
	margin: 20px auto 10px;
}

#formListLong .invoices-tbl td {
	padding: 10px;
}

#formListLong .invoices-tbl a {
	color: green;
}

#formListLong .invoices-tbl tr:nth-child(2n) {
	background: #efefef;
}
.tbl-header {
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.tbl-header a {
	text-decoration: none;
}

.new-ticket {
	background: #ffff99;
	text-align: center;
	vertical-align: center;
}
.normal-ticket {
	text-align: center;
	vertical-align: center;
}
.urgent-ticket {
	background: #ff6565;
	text-align: center;
	vertical-align: center;
}
textarea {
	width: 400px;
	height: 50px;
}
.clear {
	clear: both;
}
.w0 {
	width: 60px;
}
.w1 {
	width: 100px;
}
.w2 {
	width: 200px;
}
.w3 {
	width: 300px;
}
.w3 {
	width: 400px;
}
.field-name {
	color: #797878;
	line-height: 1.5;
}
.field-grp {
	clear: both;
	padding: 4px 0;
	}
	.field-grp .field-name {
		float: left;
	}

.table {
	width: 100%;
}
.table td, .table th {
	border: 1px #ccc solid;
	padding: 5px;
	vertical-align: middle;
}

.table-striped th, .table-striped td {
	padding: 5px;
	vertical-align: middle;
}
.table-striped tr:nth-child(even) {
	background: #eee;
}
#meter-readings td {
	text-align: center;
}

/*h3.header, .header {
	width: 100%;
	display: inline-block;
	margin: 20px 0;
	color: #000;
	font: bold 16px Verdana;*/
}
a.action {
	text-decoration: none;
	border-bottom: 1px #ccc dotted;
	font: normal 14px Arial;
}
.error {
	color: #f00;
	font-weight: bold;
}

.panel {
	width: 100%;
	background: #fff;
	border-radius: 10px;
	padding: 10px;
	}
	.panel .actions {
		float: right;
	}
.adm #arch-readings input {
	width: 100px;
	text-align: center;
}
.adm .filter-form {
	margin: 0px 0 20px;
}

.faq .question {
	width: 80%;
	float: left;
}
.faq .actions {
	float: right;
	width: 100px;
}
.faq .answer {
	background: #F0F0FF;
	border-radius: 6px;
	margin: 0;
	margin-left: 20px;
	padding: 0 10px;
	width: 90%;
	margin-bottom: 30px;
}

.adv {
	margin: 10px 0 15px 0;
}

.b_green {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	background: #00c200;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	margin: 5px;
}

.b_green:hover {
	background: #00a300;
	text-decoration: none;
}

.b_black {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	background: #707070;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	margin: 5px;
}

.b_black:hover {
	background: #525252;
	text-decoration: none;
}

.b_red {
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	background: #de0000;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	margin: 5px;
}

.b_red:hover {
	background: #b50000;
	text-decoration: none;
}

.valid_ok{
	border: 1px solid green;
}
.valid_error{
	border: 1px solid red;
}

.table_result {
	margin: 0px;
	padding: 0px;
	border: 1px none;
	border-collapse: collapse;
}