/* style used in templates */
div.topmenu, div.topmbr {
 text-align: center;
 position: static;
 z-index: 1;
 float: left;
 cursor: pointer;
 font-size: 12pt;
 font-style:italic;
 text-transform: lowercase;
}
div.lineplace, div.topmbr {
 cursor: auto;
 font-style:italic;
 text-transform: lowercase;
}
.links_title {
 text-align: center;
 font-weight: bold;
}
.fileinfo, a.fileinfo {
 font-size: 9pt;
 color: #666666;
}
/* news templates */
.head_main { }
.n_menu { FONT: 8pt Verdana, Helvetica, Arial, sans-serif; }
.n_main {
 padding-bottom: 10px;
 padding-top: 10px;
}
.d_menu {
 FONT: bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
 COLOR: #330066;
 border-bottom: 1px solid Gray;
}
.d_main { COLOR: #330066; }
.th_main {
 background-repeat: repeat-y;
 background-image: url(/src/ntb.jpg);
}
/**/
.nav {
 FONT: italic 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #999999;
}
.fdnav {
 color: #669900;
 font-size: 11px;
}
.name {
 FONT-size: 16pt;
 font-weight: bold;
 font-style:italic;
 text-align:center;
 padding-bottom:10px
}
.descr {
 FONT-size: 12pt;
 TEXT-ALIGN: right;
 font-style: italic;
}
img.photos { border: 5px inset #999999; }
input.button { border: 1px solid white; }
div.image_descr a {
	font-size: 10pt;
	display:inline-block;
}
