.menuContainer {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C32727;
	padding-top: 120px;
	padding-bottom: 42px;
}
.menuItem {
	font: normal 16px Georgia;
	
	color: #000000;
	padding-bottom: 4px;
	
}
.pTitle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.part
{
     font: normal 150% Georgia;
     padding-bottom: 50px;
}
.glava
{
     font: normal 120% Georgia;
     padding-bottom: 30px;
}
a.menuHref:link, a.menuHref:active, a.menuHref:visited
{
	color: #000;
	text-decoration: none;
}
a.menuHref:hover
{
	color: #c32727;
	text-decoration: underline;
}.menuContainerText {

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C32727;
	padding-top: 140px;
	padding-bottom: 20px;
}
.menuItemText {

	font: normal 14px Georgia;
	
	color: #666666;
	padding-bottom: 2px;
}
a.menuHrefGray:link, a.menuHrefGray:active, a.menuHrefGray:visited {

	color: #666666;
	text-decoration: none;
}
a.menuHrefGray:hover {

	color: #c32727;
	text-decoration: underline;
}
a.aLightGray:link, a.aLightGray:active, a.aLightGray:visited {

	color: #999999;
}
a.aLightGray:hover {

	color: #c32727;
	text-decoration: underline;
}
.contents {
	font-family: Georgia;
	font-size: 12px;
	color: #999999;
	padding-bottom: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.contentsActive {

	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
	font-weight: bold;
}

p
{
	font-size: 100%;
	line-height: 160%;
	margin-bottom: 20px;	
}
h1 
{
	font: normal 200% Georgia;
	margin: 0px;
	padding: 0 0 60 0px;
	text-align:center;
}
h2 
{
	font: normal 140% Georgia;
	margin: 0px;
	padding: 40 0 30 0px;
	text-align:center;
}