
.sitemap li:hover, .sitemap li.sfHover,
.sitemap a:focus, .sitemap a:hover, .sitemap a:active {
	/*font-weight: bold;*/
	/*background:#CFDEFF;*/
}

.sitemap li li {
	font-weight: normal;
	margin-left: 20px;
	font-size: 0.8em;
	
}

img {border:0;}
p{margin:0;padding:0;}
#search_td{
	height:300px;
	height:auto !important;
	min-height:300px;
}
.autors_td{
	min-height:300px;
	height:auto !important;
	height:300px;
}

.td1_1{
width:100%; height: 120px; display: table;
}
.td1_2{
display: table-cell; vertical-align: middle;
}
.td1_3{
height:20px;/*width:120px;*/width:100%; vertical-align:bottom;
}
.td1_4{
float:left;/*width:95px;*/width:85%;vertical-align:middle; text-align: left;
}
.td1_5{
float:left;/*width:25px;*/width:15%;
}
.td1_6{
position:absolute;margin-top:5px;
}

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	/*list-style:none;*/
}
.nav {
	/*line-height:17px;*//*1.0;*/
}
.nav ul {
	position:absolute;
	top:-999em;
	width:9.45em;
}
.nav ul li,
.nav a {
	width: 100%;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:1.5em;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:10em;
	top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
/*
.nav {

	float:left;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:1em;
	font-weight:300;
	
	white-space:nowrap;
}
*/

.nav li {
	background: url('/images/bullet_menu.gif') no-repeat;
	//width:7em;
}

 li.curr {
background: url('/images/bullet_menucur.gif') no-repeat;
}

.nav1   {
background-image: none;
background:#F1F1F1;
font-size:0.9em;
padding:5px;
}
ul.nav1{
background-image: none;
}
li.nav1{
background-image: none;
}
/*
.nav a {

	color: #231F20;
	cursor: default;
	text-decoration: none;
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	text-decoration: underline;

}*/
/*
.nav li li {
	text-decoration: none;
	background:#FFFDF8;
	margin-right: 0;

	
}

.nav li li:hover {
	text-decoration: none;
	background:#EEEBE6;
	
	
}

a.nav1:link, a.nav1:focus, a.nav1:active{
	text-decoration: none;
	color:#85827D;

}

a.nav1:hover {
	text-decoration: underline;
	color:#000000;

}

*/

