@font-face {
    font-family: PlumbBlack;
    src: url("fonts/PlumbBla.otf") format("opentype");
}

@font-face {
    font-family: PlumbBold;
    src: url("fonts/PlumbBol.otf") format("opentype");
}

@font-face {
    font-family: PlumbLight;
    src: url("fonts/PlumbLig.otf") format("opentype");
}

@font-face {
    font-family: Plumb;
    src: url("fonts/PlumbReg.otf") format("opentype");
}

@font-face {
    font-family: PlumbSoftBlack;
    src: url("fonts/SoftBla.otf") format("opentype");
}

.back {
    font-size: 14px;
    text-decoration: none;
}

.plumbBold {
    font-family: PlumbBold;
}

h2 {
    margin-bottom: 30px !important;
}

h2 a {
    text-decoration: none;
    padding: 10px;
    border: solid 1px #312d22;   
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1.5em;
	background-color: #000000;
    color: #dedede;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg_top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
    
}

.photos {
    display: block;
    float: left;
    padding-left: 30px;
    margin-bottom: 20px;
}

.photos img.v {
    width: 169px;
    height: 225px;
}

.photos img {
    width: 300px;
    height: 225px;
    margin-left: 10px;
    margin: 10px;
    float: left;    
}

.column {color: #ebebeb; width: 800px;}


.floating-date{
    min-width: 100%;
    background-color: black;
    padding: 10px;
    text-align: center;
    position:fixed;
    bottom: 0;
    opacity: .9;
}

.bw-logo {
    margin-top: -180px;
    margin-left: 40px;
    display: none;
}


b {
    color: white;
}

a {
    color: #D4A93B;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #fff !important;
}

.reveal-modal a:hover {
    color: #997a2b !important;
}

a:link {
	color: #D4A93B;
}

a:visited {
	color: #B08A26;
}

a.dashed {
    text-decoration: none;
    border-bottom: 1px dashed #D4A93B;
    display: inline;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: dashed;
}

p.indent {
    text-indent: 30px;
}

.marker {
    color: #ffe9b6;
}

.slovar {
    padding: 2px;
}

.sign {
    position: fixed;
    display: inline-block;
    float:left;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(sign_web_bg.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
	background-position: top 200px center;
    z-index: -2;
}

.bottombg {
    position: absolute;
    width: 100%;
    height: 1032px;
    margin-top: -1032px;
    z-index: -1;
    background-image: url(bg_bottom.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}


.top_menu {
    display: none;
    height: 32px;
    width: 250px;
    left: 260px;
    top: 5px;
    position: absolute;
    z-index: 999;
//    border: solid 1px;
    padding: 25px 0px 0px 0px;
}

.top_menu ul {
    list-style: none;
    padding-left: 15px;

}

.top_menu ul>li {
    display: inline-block;
    line-height: 32px;
}


.menu {
    background: url(menu_bg.png) top left -260px no-repeat;
    height: 400px;
    width: 250px;
    top: 180px;
    position: fixed;
    z-index: 999;
    padding: 25px 0px 0px 0px;
}

.menu ul {
    list-style: none;
    padding-left: 30px;
}

.menu ul>li {
    line-height: 35px;
}


.style1 {color: #FFFFFF}
.style2 {
    font-size: x-small;
    font-weight: bold;
    font-style: italic;
}

.smotrite-takzhe {
    font-size: normal; 
    background-color: lightyellow; 
    padding: 10px 5px 10px 15px; 
    line-height: 1.3em;
}

