html
 {
	width: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 100%;
}

 body
 {
	width: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 100%;
	background-image: url(/images/bg.gif);

}
#name
{
position: absolute;
top: 0;
right:0;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffccff;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
z-index: 1;
}
#menu {
	width: 350px;
vertical-align: top;
padding-left: 30px;
position: absolute;
top: 300;


}
a:link.menu, a:visited.menu
 {
	
	font-family: "Times New Roman", Times, serif !important;
	font-size: 26px  !important;
	font-style: italic !important;
font-weight: bold !important;
text-decoration: none !important;
color: #333399;
}
a:hover.menu
 {
	
	font-family: "Times New Roman", Times, serif !important;
	font-size: 26px  !important;
	font-style: italic !important;
font-weight: bold !important;
text-decoration: underline !important;
}
#foot {
	height: 35px;
	text-align: center;
	padding: 30px;
}


#Table_01 {
	width: 100%;
	margin: 0;
	padding: 0;
	height:100px;
	max-height:100px;
		font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

#logo {
	background-image: url(/images/logo.gif);
	background-position: left;
	width: 100%;
	background-repeat: no-repeat;
	height: 299px;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffccff;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
	
}

#content
{
padding: 30px;
text-align: justify;
	position: absolute;
	left: 350px;
	top: 300px;
}
#content a:hover, a:visited
{text-decoration: none;
color: black;
}
#imagecenter
{

text-align: center;
}
#cms
{
font-size: 8pt;
}

p.rekl
{
	font-family: Tahoma, Arial, Verdana, 'MS Sans Serif';
	font-size: 7pt;
	
                padding-left: 2em;


}


a.rekl:link, a.rekl:visited
{

      font-family: Tahoma, Arial, Verdana, 'MS Sans Serif';
      font-size: 7pt;

}
a.rekl:hover

{
      font-family: Tahoma, Arial, Verdana, 'MS Sans Serif';
      font-size: 7pt;
          }

A.rollover1 {
 background: url('/images/animal1.gif'); /* Путь к файлу с исходным рисунком */
 display: block; /* Рисунок как блочный элемент */
 width: 287px; /* Ширина рисунка */
 height: 307px; /* Высота рисунка */
 border: 0; /* Рамка вокруг картинки */
}

A.rollover1:hover {
 background: url('/images/animal11.gif'); /* Путь к файлу с заменяемым рисунком */
}
A.rollover2 {
 background: url('/images/animal2.gif'); /* Путь к файлу с исходным рисунком */
 display: block; /* Рисунок как блочный элемент */
 width: 232px; /* Ширина рисунка */
 height: 307px; /* Высота рисунка */
 border: 0; /* Рамка вокруг картинки */
}

A.rollover2:hover {
 background: url('/images/animal22.gif'); /* Путь к файлу с заменяемым рисунком */
}
A.rollover3 {
 background: url('/images/animal3.gif'); /* Путь к файлу с исходным рисунком */
 display: block; /* Рисунок как блочный элемент */
 width: 237px; /* Ширина рисунка */
 height: 307px; /* Высота рисунка */
 border: 0; /* Рамка вокруг картинки */
}

A.rollover3:hover {
 background: url('/images/animal33.gif'); /* Путь к файлу с заменяемым рисунком */
}
.menu_point
{
margin-right: 10px;
}