
/* - ploneCustom.css - */
@media all {
/* http://www.novtexn.ru/portal_css/ploneCustom.css?original=1 */
fieldset#sape-links {
margin: 0 1em;
border: 1px solid #CCCCCC;
color: #CCCCCC;
font-size: 10px;
}
body {
background-color: White;
}
ul {
list-style-type: disc;
list-style-image: none;
}
/* */
.documentContent table {background-color: #CCCCCC;}
.documentContent table th {background-color: #EEEEEE; text-align: center;}
.documentContent table td {background-color: white;}
/* */
img {vertical-align: baseline;}
.link-external {
background: none;
padding: 1px 0px 1px 0px;
}
/* */
.bottom_menu {
border-top: 2px solid #DBDBDB;
border-right: 2px solid #DBDBDB;
background-color: #F5F5F5;
color: #22417F;
text-align: center;
text-transform: lowercase;
margin-right: 80px;
padding: 22px 0px 5px 0px; /**/
}
.bottom_menu a{
color: #22417F;
}
.bottom_menu a:hover {
text-decoration: underline;
}
/* */
.right_menu {
padding: 34px 0px 20px 0px;
}
.right_menu td {
padding: 5px 0px 2px 0px;
}
.right_menu a{
padding: 0px 0px 0px 30px;
text-decoration: underline;
color: white;
}
.right_menu a:hover {
text-decoration: none;
}
/* */
.path_bar {
padding: 0px 0px 7px 0px;
background-color: #F5F5F5;
}
.path_bar a{
color: #22417F;
text-decoration: underline;
text-transform: lowercase;
}
.path_bar span{
text-transform: lowercase;
}
/* */
.top_shortcuts {
margin: 100px 0px 20px 0px;
padding: 0px 0px 10px 0px;
}
.top_shortcuts td {
padding: 0px 5px 3px 23px;
}
.top_shortcuts a {
color: #22417F;
text-decoration: none;
padding: 0px;
/* */
}
.top_shortcuts a:hover {
text-decoration: underline;
}
/* */
.right_news {
background-color: white;
color: white;
margin-top: 25px;
visibility: hidden;
}
.right_news a {
color: white;
text-decoration: underline;
}
.right_news * {
color: white !important;
}
/* */
table.bord {background-color: #CCCCCC;}
table.bord th {background-color: #EEEEEE; text-align: center;}
table.bord td {background-color: white;}
/* */
a#logolink {
position : absolute;
text-decoration: none;
display : block;
left : 506px;
top : 154px;
width : 166px;
height : 104px;
}
}


