#wrap {
	background:#fff; 
	width:1000px; 
	margin: 0px auto;
	box-shadow:0px 0px 10px #e8e8e8; 
	-moz-box-shadow:0px 0px 5px #dcdbd8;
	-webkit-box-shadow: 0px 0px 5px #dcdbd8;
	}
#ust {
	background: #fff;
	color: #000;
	text-align: left;
	font-family: Arial, Tahoma, Helvetica, Sans serif;
	font-size: 12px;
	margin:0 2px;
	line-height: 1.5em;
}	


#ustfooter {height:20px;width:100%;}

#ust #search_line input[type=text]{ padding: 3px; width:500px; border:1px solid silver; margin-right: 5px; cursor: inherit;}
#ust #search_line input[type=submit]{ margin-top:1px;width:65px;}

#ust a {color: #0077bb; outline: none;}
#ust a:hover {text-decoration: none;}

#ust img {border: none;}
#ust p {margin: 1em 0;}
#ust ul, ol {text-align: left; margin: 10px 0; padding: 0 0 0 30px;}
#ust h1 { margin: 0; font-weight: normal; line-height: normal;}
#ust h2 { margin: 0; font-weight: normal; line-height: normal;}
#ust h3 { margin: 0; font-weight: normal; line-height: normal;}
#ust h4 { margin: 0; font-weight: normal; line-height: normal;}

#ust hr {
	color:silver;
	background-color:silver;
	height: 1px;
	border-width:0px;
}

#ust table {border: none; border-collapse: collapse;}
#ust tr, td {border-spacing: 0px;  padding: 0px; vertical-align: top; text-align: left;}

#ust form {margin: 0;}
#ust input[type=text], #ust input[type=password], #ust textarea {border: 1px solid silver; line-height: normal; padding: 4px;}

#ust .dhead {font-weight: 400; margin: 0px; font-family: "Times New Roman", Times, serif;}

#ust .c1 {background: url('http://ukrstroy.net/img/c1.gif') top left no-repeat;}
#ust .c2 {background: url('http://ukrstroy.net/img/c2.gif') top right no-repeat;}
#ust .c3 {background: url('http://ukrstroy.net/img/c3.gif') bottom left no-repeat;}
#ust .c4 {background: url('http://ukrstroy.net/img/c4.gif') bottom right no-repeat;}

/* Цвета шрифтов и ссылок*/
.fcolor2, .fcolor2 a {color: #ff8b19;} /*оранжевый*/
.fcolor3, .fcolor3 a {color: maroon;} /*бордовый*/
.fcolor4, .fcolor4 a {color: #707070;} /*т.серый*/
.fcolor5, .fcolor5 a {color: #999;} /*серый*/
.fcolor6, .fcolor6 a {color: silver;} /*св.серый*/
.fcolor7, .fcolor7 a {color: #0077bb;} /*цвет ссылки*/

#ust .table td { border: 1px solid silver; padding: 5px;}
#ust .excel td {padding: 5px; font-family: Times New Roman, Sans serif;}
#ust .text p {text-align: justify; text-indent: 30px; margin: 0;}

#ust .comment_form {margin-top: 4px;line-height: 1.3em;}
#ust .star {color: red; font-weight: normal;}

#ust .m_link {text-decoration: none; border-bottom: 1px dashed;}

/* Цвета фона и границы*/
#ust .bcolor2 {background: #f5f5f5;} #ust .brcolor2 {border: 1px solid silver;} /*св.серый / серый */ 
#ust .bcolor3 {background: #F0F8FF;} #ust .brcolor3 {border: 1px solid #ADC2E4;}  /*голубой / т.голубой */

/* Размеры шрифтов*/
.fsize1 {font-size: 11px;}
.fsize2 {font-size: 12px;}
.fsize3 {font-size: 15px;}
.fsize4 {font-size: 18px;}
.fsize5 {font-size: 22px;}
.fsize6 {font-size: 28px;}
.fsize7 {font-size: 32px;}


#ust .navigation {
	height: 28px;
	background: #f5f5f5 url('http://ukrstroy.net/img/nav-leftdoor-active.gif') no-repeat;
	/*border-bottom:1px solid #c1c1c1;*/
}

#ust .navigation ul {
	float: left;
	background: #fff;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ust .navigation li {
	float: left;
	font: 12px/28px Arial, sans-serif;
	margin: 0 5px 0 0;
	background: url('http://ukrstroy.net/img/nav-leftdoor.gif') no-repeat;
}
#ust .navigation li a {
	float: left;
	padding: 0 10px;
	background: url('http://ukrstroy.net/img/nav-rightdoor.gif') no-repeat 100% 0;
	color: #333;
	text-decoration: underline;
	
}
#ust .navigation li a:hover {
	text-decoration: none;
}
#ust .navigation li.navigation_new a {
	float: left;
	padding: 0px 35px 0px 10px;
	background: url('http://ukrstroy.net/img/nav-rightdoor-new.gif') no-repeat 100% 0;
	color: #333;
}
#ust .navigation li.navigation_active {
	background: url('http://ukrstroy.net/img/nav-leftdoor-active.gif') no-repeat;
}
#ust .navigation li.navigation_active a {
	background: url('http://ukrstroy.net/img/nav-rightdoor-active.gif') no-repeat 100% 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#ust .button1 { float: left; font: 12px/28px Arial, sans-serif; background: url('http://ukrstroy.net/img/nav-leftdoor-active.gif') no-repeat;}
#ust .button1 a{ float: left; padding: 0 10px; background: url('http://ukrstroy.net/img/nav-rightdoor-active.gif') no-repeat 100% 0; color: #fff; font-weight: bold;}

#ust input[type=submit], #ust input[type=button] { vertical-align: middle; background: #ddd url("http://ukrstroy.net/img/bg-btn.gif") repeat-x 0 0; width:auto; margin:-5px 0 0 0; overflow:visible; padding:2px 10px 3px; border-width:1px; border-style:solid; border-color:#ddd; border-bottom-color:#ccc; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; color:#333; text-shadow:1px 1px 0 #fff;cursor: pointer;}
#ust input[type=submit]:-moz-focus-inner, #ust input[type=button]:-moz-focus-inner { padding:0; border:0; }
#ust input[type=submit]:hover, #ust input[type=submit]:focus, input[type=button]:hover, #ust input[type=button]:focus { border-color:#999 #999 #888; background-position:0 -6px; color:#000; }
#ust input[type=submit]:active, #ust input[type=button]:active { background-image:none; text-shadow:none; outline:none; }


