/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	
	text-align: center;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#444;
	
	background:url(img/top-bg.gif) no-repeat top center;
}

#content
{
	padding-top: 20px;
}

#innerbody
{
	width: 950px;
	margin: auto;
	
	text-align: left;
}

#bottom
{
	margin-top: 20px;
	padding: 10px;
	background: #363636;
	color: white;
}

a
{
	color: #424141;
}
a:hover
{
	text-decoration: none;
}

#bottom
{
	font-size: 13px;
}

#bottom a
{
	color: white;
	text-decoration: none;

}
#bottom a:hover
{
	text-decoration: underline;
}

#kliaksa
{
	color: #999;
	font-size: 11px;
}
#kliaksa a
{
		color: #999;
}

h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	border: solid 1px #cbcbcb;
	border-left: 0px;
	border-right: 0px;
	color: #3B2D24;
	font-size: 23px;
	line-height: 30px;
	padding: 3px 0px 0px 50px;
	font-weight: normal;
	background: url(img/h_icon3.gif) no-repeat 10px 4px;
}

hr
{
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	border: 0px;
}

#innercol
{
	float: left;
	display: block;
	
	width: 610px;
	
	padding: 3px 10px 20px 0px;
}

#rightmenucol
{
	border-left: 1px solid #CBCBCB;
	padding: 3px 0px 20px 10px;
	width: 300px;
	margin: 0px;
	display: block;
	float: left;
}


#content
{
	padding: 18px 25px 75px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.wrapper
{
	overflow: hidden;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}

ul
{
	list-style-type: none;
	padding: 0px 0px 0px 5px;
}

li
{
	background:url(img/list-ico-2.gif) no-repeat 0px 7px;
	padding-left: 30px;
	line-height: 23px;
	margin: 0px;
}

h3
{
	background:url(img/list-ico-2.gif) no-repeat 0px 3px;
	padding-left: 20px;
	font-size: 15px;
	line-height: 20px;
}
.rightcol
{
	font-weight: bold;
	font-size: 13px;
}

.rightcol a
{
	color: #007ab5;
}


.sendquest
{
	text-align: right;
}

.sendquest a
{
	color: #DD1D00;
}

.answer
{
	background:#F8f8f8;
	padding: 10px;
	border:#DDD 1px solid;
	color: #963427;
}
