/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	
	background: #edead7;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color:#555;
}

#topflash
{
	background:url(img/top-bg.gif) top repeat-x;
	text-align: center;
}

.topright
{
	background:url(img/top-bg-right.gif) top  repeat-x;
}

#innerblock
{
	border-top: 5px solid #df8e0e;
	border-bottom: 5px solid #df8e0e;
	
	text-align: center; 
	
	padding: 20px 0px;
}
#inner
{
	margin: auto;
	width: 980px;
	text-align: left;
}
#bottom
{
	background: #1c1c1c;
	color: #a8a8a8;
	padding: 20px;
	
	text-align: center;
}
#bottom a
{
	color: #a8a8a8;
}

h1
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
/*	font-style:italic;*/
	font-weight: normal;
}

img
{
	border-color: #df8e0e;
}

h2
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
/*	font-style:italic;*/
	font-weight: normal;
}

a
{
	color: black;
}

.rightcol
{


}

.rightcol a
{
	font-weight: bold;
	font-size: 14px;
}

.rightcol a:hover
{
	color: rgb(223, 142, 14);
}

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

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

#kliaksa 
{
	margin-top: 10px;
	font-size: 11px;
	color: #777;
}
#kliaksa a
{
	color: #777;
	text-decoration: none;
}

table
{
	border-color: black;
}
td
{
	border-color: #999;
}
sup
{
	font-size: 11px;
}
