/* CSS Document */
 * { 
	 margin:0px;
	 padding:0px;
    }
 html {
  height:100%;
  min-height:100%;
  /*overflow-x: hidden; */}
* html #page {height: 100%;}	
a img {
	border:0px;
}


a.bot:LINK { 
color:#ffffff;
text-decoration:none; }

a.bot:hover { 
color:#ffffff;
text-decoration:underline;}

a.bot:visited {
color: #ffffff;
text-decoration:none;}

a.bot:active {
background-color: #ffffff;
text-decoration:none; }



a:link {
color: #876339;
font-weight:bold;
}

a:visited {
color: #876339;
font-weight:bold;
}

a:active {
background-color: #876339;
font-weight:bold;
}

a:hover {
color:#876339;
font-weight:bold;
}

.mytext p {text-indent: 20px;
	    text-align: justify;
	    color: #20010e;
}

.mytext p:first-letter {
	color: #8d653e; /* Цвет первой буквы */
	font-size: 130%; /* Размер первой буквы */
}

#page{
	height:100%;
	min-height:100%;
	margin:auto auto;
	width:1024px;
	position:relative;
	z-index:0;
	}

#contentContainer{
    position:relative;
	background-image:url(../img/ceterBG.jpg);
	height:auto;
	z-index:0;
    }

#contentContainerHeader{
    position:relative;
    background-image:url(../img/contentHeaderBG.gif);
	width:1024px;
	height:33px;/*63px*/
	filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
	z-index:2;
	}
#contentContainerBottom{
    position:relative;
    background-image:url(../img/contentBottomBG.gif);
	width:1024px;
	height:90px;
	filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
	z-index:2;
	}
#contentContainerCenter{
    position:relative;
	background-image:url(../img/contentCenterBG.gif);
	width:1024px;
	height:auto;
	
	filter:alpha(opacity=70); 
    -moz-opacity: 0.7; 
    opacity: 0.7;
	z-index:3;
	}					
#contentMenu{
	height:auto;
	z-index:4;
	}		 
#contentText{
	position:relative;
	height:auto;
	min-height:100px;
	margin-left:280px;
	margin-right:25px;
	z-index:5;

	padding-left:30px;
	padding-right:10px;
	padding-bottom:15px;

}

#bottomContainer a{
	color:#000000; 
	}		


h1 { 
	font-size:1.15em; 
	}
		
#contentMenu ul {
  position:relative; 
	left:10px;
	padding-left:3px;
	}
#contentMenu li {
	list-style-type: none;
	margin-bottom:5px;      
    }
#contentMenu a {
	color:#FFFFFF;
	text-decoration: none;	
	     
    }
#contentMenu a:hover {
    color:#ffb73b;
    font-weight:bold;     
    }			
div.annatex_items_list div.item {
	width:300px;
	text-align:center;
	padding-bottom:15px;
}
div.annatex_items_list div.item span {
	display:block;
}
div.annatex_item table tr {
	vertical-align:top;
}
div.annatex_item table tr td.images a img {
	display:block;
	margin-bottom:10px;
	margin-right:40px;
}
div.annatex_item table tr td.notes  span {
	display:block;
}


div.annatex_subcats_list {
}
div.annatex_subcats_list ul	{
	margin: 0;
}
div.annatex_subcats_list li	{
}
div.annatex_subcats_list li#selected	{
	font-weight: bold;
}

p.descr	{
	margin-bottom: 20px;
	margin-top: 0;
}
h2#new	{
	margin-bottom: 20px;
}
