body, td, th, input, select
{
	font-family:Arial;
	font-size:17px;
	color: #7a5352;
	line-height: 25px;
}

a img
{
	border:0;
}

a {
	color: #7a5352;
	text-decoration: none;
	font-weight: bold;
}

html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}

li 
{
	list-style: none none;
}

.cp
{
	padding:45px 75px 0;
}

.cl
{
	clear:both;
	height: 0;
	line-height: 0;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

h1
{
	font-size: 25px;
	font-weight: normal;
}

h2 
{
	font-size: 25px;
	font-weight: normal;
}

h3 
{
	margin: 0;
	padding: 0;
	font-size: 15px;
}

p 
{
	margin: 0;
	padding: 0;
}