html, body{
	padding:			0px;
	margin:				0px 0px;
	background-color:	#ffffff;
	/* color:				#871E30; */

}

a {
	color:				#330000;
}

a.menu {
    font-size:			19px;
    color:				#871E30;
	display:			block;
	font-family:		Times New Roman;
	font-weight:		bold;
	text-decoration:	none;

	background:			url('/i/m.gif') no-repeat left top;

	padding-left:		20px;
	margin-left:		8px;
	line-height:		17px;

	padding-top:		-1px;
	padding-bottom:		14px;
}

a.menu:hover {
	text-decoration:	underline;
    color:              #871E30;
}

a.podmenu {
    font-size:			15px;
    color:				#871E30;
	display:			block;
	font-family:		Times New Roman;
	font-weight:		bold;
	text-decoration:	none;

    padding-left:		40px;
	margin-left:		8px;
	line-height:		17px;

	padding-top:		-15px;
	padding-bottom:		1px;
}

a.podmenu:hover {
	text-decoration:	underline;
    color:              #871E30;
}

div.zag {
    font-size:			27px;
    color:				#871E30;
	display:			block;
	font-family:		Times New Roman;
	font-weight:		bold;
	font-style:			italic;

	padding-left:		0px;
	padding-top:		2px;
}

a.zag {
    font-size:			27px;
    color:				#871E30;
	font-family:		Times New Roman;
	font-weight:		bold;
	font-style:			italic;
	text-decoration:	underline;
}

a.zag:hover {
    font-size:			27px;
    color:				#871E30;
	font-family:		Times New Roman;
	font-weight:		bold;
	font-style:			italic;
	text-decoration:	none;
}


div.cont {
	display:			block;
	margin:				5px; 
	background-color:	#ffffff; 
	background:			url('/i/fon.jpg') no-repeat top; 
	height:				100%;
	font-size:			18px;
}




.imgc{
padding: 1px;
margin: 5px;
border: 1px solid #871E30;
}