a {
 color: black; /* Цвет ссылки */
}
   	a:hover   { color: #c51313 }
/*
################### Links ################### 
*/
#cont{

}

#cont a {
 color:#a41313; /* Цвет ссылок */
}

#content{

}

#content a {
 color:#fff; /* Цвет ссылок */
}

.active-link{
padding-left:15px;
margin-right:20px;
height:28px;
border-color:#e5e2e2 #737373 #737373 #e5e2e2;
border-style:solid;
border-width:1px;
float:left;
text-decoration: none;
color:black;
font-weight:bold;
background:#e9e9e9;
font-size:1em;
margin-bottom:20px;
}

.active-link span{
padding-right:15px;
display:block;
float:left;
height:20px;
padding-top:3px;
background:#e9e9e9; 
}

.active-link:visited{
color:#8b481c;
} 

.active-link:hover{
background:#ab0000;
color:#fff;
} 

.active-link:hover span{
background:#ab0000;
color:#fff;
} 

.active-list{
padding-left:5px;
margin-right:10px;
height:23px;
border-color:#e5e2e2 #737373 #737373 #e5e2e2;
border-style:solid;
border-width:1px;
float:left;
text-decoration: none;
color:black;
font-weight:bold;
background:#e9e9e9;
font-size:0.9em;
margin-bottom:20px;
}

.active-list span{
padding-right:5px;
display:block;
float:left;
height:20px;
padding-top:1px;
background:#e9e9e9; 
}

.active-list:visited{
color:#8b481c;
} 

.active-list:hover{
background:#fc8739;
color:#fff;
} 

.active-list:hover span{
background:#fc8739;
color:#fff;
} 

.active-cur{
padding-left:5px;
margin-right:10px;
height:23px;
border-color:#e5e2e2 #737373 #737373 #e5e2e2;
border-style:solid;
border-width:1px;
float:left;
text-decoration: none;
color:white;
font-weight:bold;
background:#fc8739;
font-size:0.9em;
margin-bottom:20px;
}

.active-cur span{
padding-right:5px;
display:block;
float:left;
height:20px;
padding-top:1px;
background:#fc8739; 
}

.active-sort{
margin:20px;
padding-left:15px;
height:28px;
border-color:#e5e2e2 #737373 #737373 #e5e2e2;
border-style:solid;
border-width:1px;
float:left;
text-decoration: none;
color:black;
font-weight:bold;
background:#e9e9e9;
font-size:1em;
margin-bottom:20px;

}

.active-sort span{
padding-right:15px;
display:block;
float:left;
height:20px;
padding-top:3px;
background:#e9e9e9; 
}

.active-sort:visited{
color:#8b481c;
} 

.active-sort:hover{
background:#ab0000;
color:#fff;
} 

.active-sort:hover span{
background:#ab0000;
color:#fff;
} 

.active-sort1{
margin:20px;
padding-left:15px;
height:28px;
border-color:#e5e2e2 #737373 #737373 #e5e2e2;
border-style:solid;
border-width:1px;
float:left;
text-decoration: none;
color:#525252;
font-weight:bold;
background:#eff0f0;
font-size:0.9em;
margin-bottom:20px;
}

.active-sort1 span{
padding-right:15px;
display:block;
float:left;
height:20px;
padding-top:3px;
background:#eff0f0; 
}

.active-sort1:visited{
color:#8b481c;
} 

.active-sort1:hover{
background:#13a968;
color:#fff;
} 

.active-sort1:hover span{
background:#13a968;
color:#fff;
}

#list-words{
white-space: nowrap;
list-style:none;
padding:20px 0;
}

#list-words li{
white-space: nowrap;
width:220px;
margin:2px 20px 2px 0;
float:left;
}

