body{
	font-family:tahoma, verdana, arial; font-size:11px; color:#575757; width:960px;margin:0 auto;padding:32px 0 0 0;
}
img{
	border:0;
}

a:hover{
	text-decoration:none;
}
a, a:link, a:visited{
	color:#636363;
}
td{
 padding:0 5px;
}

h2{
	color: #575757;
	font-weight: 100;
	margin:0px;
	padding:0px;
}
h1{
	color: #d1050d;
	font-size: 28px;
	font-weight: 100;
	line-height: 1.1em;
	margin:0px;
	padding:0 0 17px 0;
}
ul{
	list-style-type: square;
}

#header{
	height:100px;
	position:relative;
}
	#header a img{
		width:200px;
		position:absolute;
	}
	#tel{
		position: absolute;
		right: 142px;
		color: #a0a0a0;
		width: 265px;
	}
		#tel p{
			position: absolute;
			left: 72px;
			top: -6px;
		}
		#tel span{
			font-size:x-large;
		}
		#tel a{
				position: absolute;
				right: 3px;
				top: 34px;
}

#nav{
	padding: 20px 0 35px 225px;
}	

#leftSidebar{
	float:left;
	width: 200px;

}
	#leftSidebar span{
		font-size: 17px;
		color: #d1050d;
		font-weight: bold;
		margin: 0 0 0 5px;
		
	}	
	#leftSidebar ul{
		margin:0px;
		padding:11px 0;
	}
	#leftSidebar ul li{
		font-size: 12px;
		margin: 0 0 10px 5px;
	}
	#leftSidebar ul li a{
		color:#686868;
	}
#rightSidebar{
	float:right;
	position:relative;
	width:250px;
	padding:0 20px 0 10px;
	margin-bottom: 44px;
}
#rightSidebar #rightLink{
	padding-bottom:30px;
}
	#rightSidebar a{
		text-decoration:none;
		display:block;
		position:relative;
	}
	#rightSidebar #rightBlock1{
		margin-bottom:18px;
	
	}

	
		#rightSidebar #rightText1{
			position:absolute;
			font-size:14px;
			top:27px;
			right:21px;
		}

		#rightSidebar #rightText2{
			position:absolute;
			bottom:49px;
			right:24px;
		}
			#rightSidebar span{
				font-size:17px;
			}
	#rightNewsLink div {
		position:relative;
	}
	#rightNewsLink a{
		text-decoration:underline;
		font-weight:bold;
	}	
	#rightNewsLink p{
		text-align:justify;
	}
	#borderImg{
		width:250px;
		height:2px;
		top:-7px;
		background-image:url(/img/bg_dot.gif); 
	}
#content{
	margin:4px 325px 0 225px;
}	

	}	
	#content #linkInex{
		display:block;
		margin:0 0 30px 0;
	}
#footer{
	position:relative;
	background-color:#666;
	width:960px;
	height:206px;
	clear:both;
}	
	#footer #logo{
		position:relative;
		top:20px;
		
	}
		#footerWraper{
			position:relative;
			top:48px;
			height:65px;
		}
			#footerblock1,#footerblock2,#footerblock3{
				position:absolute;
				width:250px;
			}
			#footerblock1{
				left:200px;
			}
			#footerblock2{
				left:453px;
			}
			#footerblock3{
				left:705px;
			}
				#footerText1,#footerText2,#footerText3{
					position:absolute;
					color: #c0c0c0;
					font-weight: 100;
					line-height: 17px;
				}
				#footerText1{
					top:5px;
					left:76px;
				}
				#footerText2{
					top:22px;
					left:75px;
				}
				#footerText3{
					top:13px;
					left:76px;
				}
				#footerText3 a{
					color:#c0c0c0;
				}

/*------------[Внутренний страницы]------------*/
.spoiler, .vText, #col1{
	text-align: justify;
	line-height: 16px;
}
.vIndent{
	padding-bottom:10px;
}

.spoiler-title  a{
	display:block;
	cursor:pointer;
}
.spoiler-title{
	border-bottom: 1px dotted #ccc;
	padding: 6px 0;
	font-size: 1.1em;
	font-weight:bold;
	background: url(../img/iceaccordion_arrow_open.png) no-repeat right;
}
.spoiler-title.opened{
	background: url(../img/iceaccordion_arrow_closed.png) no-repeat right;
}

#version{
	float: left;
	margin: 20px 0 0 5px;
}
#version a{
	color:#686868;
}

textarea, input, select {
font: 16px Arial,sans-serif;
display: block;
margin: 0;
}

input {
width: 98.5%;
padding: 3px 0 3px 3px;
}
textarea{
width: 99.5%;
height:70px;
padding:0;
}
.bt{
	width:auto;
}

