p{
 margin-top: 5px;
 margin-bottom: 5px;
}
.menupix{
 margin-left: 15px; 
 margin-bottom: 2px; 
 margin-right: 7px;
 }
.menu{
	color: #411100;
	font-size	: 14px;
	font-weight : bold;
	font-family	: Times New Roman;
	text-decoration : none;
	line-height: 14px;
}
a.menu:hover
{
	color: #fa3b0f;
	font-size	: 14px;
	font-weight : bold;
	font-family	: Times New Roman;
	text-decoration : none;
	line-height: 14px;
}
.leftmenu{
	color: #411100;
	font-size	: 11px;
	font-weight : bold;
	font-family	: Arial;
	text-decoration : none;
	line-height: 11px;
	padding-bottom: 5px;
}
a.leftmenu:hover
{
	color: #ff4a00;
	font-size	: 11px;
	font-weight : bold;
	font-family	: Arial;
	text-decoration : none;
	line-height: 11px;
}

.smalltext{
	color: #411100;
	font-size	: 70%;
	font-weight : normal;
	font-family	: Arial;
	text-decoration : none;
}
a.smalltext{
	font-size	: 100%;
	text-decoration: underline;
	
}

a.smalltext:hover{
	font-size: 100%;
	text-decoration: underline;
	color: #c45640;
}
a.smalltext:visited{
	font-size	: 100%;
	text-decoration: underline;
	
}

.text{
	color: #411100;
	font-size	: 75%;
	font-weight : normal;
	font-family	: Arial;
	text-decoration : none;
	margin-top: 0px;
	margin-bottom: 0px;
}	
.header1{
	color: #411100;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
	font-size	: 90%;
	font-weight : bold;
	font-family	: Arial;
	text-decoration : none;
}
.kolonna-background{
 background-image: url('images/kolonna.jpg'); /* Путь к фоновому рисунку */
 background-position: right bottom; /* Положение фона */
 background-repeat: no-repeat; /* Отменяем повторение фона */
}