/* design.css для стилей этого сайта */
#Rightcolh {
background: url(../images/strelka.gif) no-repeat 0 25px;
	float: right;
	width: 120px;
	min-height: 151px;
}

* html #Rightcolh {
	margin-left: -3px;
	height: 151px;
}
#Leftcolh {
	margin: 0 120px 0 0;
}
#header {
	background: url(../images/bgh.gif) repeat-x 0 0;
	height: 96px;
}
* html #header {
	margin-right: -3px;
}
#headerright {
	background: url(../images/cub.gif) no-repeat 52px 0;
	float: right;
	height: 96px;
	width: 450px;
}
* html #headerright {
	margin-left: -3px;
}
#headerleft {
	height: 96px;
	margin: 0 450px 0 0;
}
* html #headerleft {
	margin: 0 447px 0 0;
}
#headerleft img {
	margin: 12px 0 0 65px;
}
#menu {
	background: #ee6000;
	height: 55px;
}
* html #menu {
	margin-right: -3px;
}
#menu ul {
	list-style-type: none;
	margin: 0 0 0 45px;
}
#menu li {
	background: url(../images/menuli.gif) no-repeat 0 3px;
	float: left;
	font-size: 12px;
	margin: 11px 0 0 20px;
	padding-left: 12px;
	text-transform:  uppercase;
	white-space:  nowrap;
}
* html #menu ul {
	margin-left: 25px;
}
#menu li a {
	color: #FFFFFF;
}
#menu a:link, #menu a:visited {
	text-decoration:  none;
}

#menu a:hover, #menu a:active {
	text-decoration:  underline;
}
#rightcontent {
	float: right;
	width: 395px;
}

* html #rightcontent {
	margin-left: -3px;
}

#strel {
	background: url(../images/strelka2.gif) no-repeat 0 0;
	float: right;
	width: 120px;
	min-height: 110px;
}
* html #strel {
	margin-left: -3px;
	height: 110px;
}
#userbox {
	color: #a5acb2;
	font-size: 11px;
	height: 110px;
	margin: 20px 120px 0 35px;
	min-height: 110px;
}
#userbox a {
	color: #0066ff;
}
#userbox input.text {
	border: 1px solid #a5acb2;
	width: 115px;
}
#userbox .submit {
	width: 60px;
}
#calc {
	background: #f3f3f2;
	height: 425px;
	width: 300px;
	padding: 10px 10px 10px 20px;
	margin-bottom:20px;
	margin-top:110px;
}
.calctext {
	border: 1px solid #a5acb2;
	font-size: 20px;
	height: 30px;
	width: 230px;
}
.calcatext {
	border: 1px solid #a5acb2;
	height: 62px;
	width: 290px;
}
.captcha {
	border: 1px solid #a5acb2;
	height: 20px;
	width: 100px;
}
#calc h1 {
	font-size: 16px;
	font-weight: bold;
}
#calc h1 span {
	color: red;
}
#calc label {
	font-size: 12px;
}
#http {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}
#calc p {
	padding-top: 14px;
}
* html #calc p {
	padding-top: 18px;
}
#calc p#urlsite {
	padding-left: 50px;
}
#calc p#span {
	padding-top: 10px;
	color: #666666;
	font-size:11px;
}
#button {
	margin-left: 50px;
}
#content {
	display: block;
	margin: 0 400px 0 0;
	padding: 40px 26px 20px 65px;
}
#content #h1 {
	font-size: 36px;
	font-weight: normal;
	margin: 0 0 40px 0;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 25px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
#content h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
#content p {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 20px;
}
#dinblok {
	text-align: center;
	margin: 0 0 35px 0;
}
#content .ulblock {
	color: #666666;
	font-size: 14px;
	padding-left: -10px; 
}
#content .ulblock ul {
	padding-bottom: 20px;
	list-style-type: none;
}
#content .ulblock li {
	background: url(../images/li_.gif) no-repeat 0 7px;
	padding-left: 15px;
	position: relative;
}
#content .ulblock .reference li {
	background: url(../images/listr.gif) no-repeat 0 5px;
	padding-left: 15px;
	position: relative;
}
* html #content .ulblock li {
	background: url(../images/li_.gif) no-repeat 0 9px;
	padding-left: 15px;
}
* html #content .ulblock .reference li {
	background: url(../images/listr.gif) no-repeat 0 9px;
	padding-left: 15px;
}
#footer {
	clear: both;
}
#rightfooter {
	float: right;
	width: 65px;
	min-height: 140px;
}
* html #rightfooter {
	margin-left: -3px;
	height: 140px;
}
#leftfooter {
	border-top: 7px solid #ee6000;
	margin: 0 65px 20px 0;
	padding: 0 0 0 65px;
}
#leftfooter p#phone {
	color: #5f5f5f;
	font-size: 24px;
	padding: 20px 0 10px 0;
}
#leftfooter p {
	font-size: 12px;
}
 #content table.positionsite {
	border-collapse: collapse;
	border-spacing: 0;
	width: 50%;
	width/**/:/**/ 99%;
}
.positionsite tr {
	height: 28px;
}
.positionsite td {
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}
.positionsite a {
	color: #0066ff;
}
.positionsite h2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.positionsite h2 span {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
.bglight td {
	border: 0;
}
.bgdark {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0 25px;
}
.bgdark td {
	border-bottom: 2px solid #ee6000;
}
#content .hrefdelet {
	border: 0;
	text-align: right;
}
.hrefdelet a {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.list {
	white-space:  nowrap;
	font-size: 12px;
}
