body {
background-color: #FFFFFF;
}

.header{
font-family: "Georgia", serif;
font-size: 3em;
color: #000000;
}

.definition{
font-family: "Times New Roman", serif;
font-size: 0.9em;
color: #9C9C9C;
}

p{
font-family: "Times New Roman", serif;
font-size: 1em;
color: #000000;
}

span.degrees{
font-family: "Times New Roman", serif;
font-size: 0.9em;
color: #000000;
font-style: italic;
}



p.temp{
font-family: "Times New Roman", serif;
font-size: 1em;
text-align: center;
color: #000000;
}

#update {

position: absolute; right: 10px; bottom: 25px;
}


span.exchange {
font-family: "Times New Roman", serif;
font-size: 1em;
color: #9C9C9C;
text-decoration: line-through

}

p.pagenumber{
font-family: "Times New Roman", serif;
font-size: 0.8em;
color: #9C9C9C;
}


span.gray {
font-family: "Times New Roman", serif;
font-size: 1em;
color: #9C9C9C;

}


span.telegraph {
font-family: "Times New Roman", serif;
font-size: 1em;
color: #DCDCDC;

}


.borders { 
border-right-color: #DCDCDC; 
border-right-style: solid;
border-right-width: 1px; 
padding-right: 6px;
font-family: "Times New Roman", serif;
font-size: 1em;}

.addonborders {
border-right-color: #DCDCDC; 
border-right-style: solid;
border-right-width: 1px; 
padding-right: 6px;
font-family: "Times New Roman", serif;
font-size: 0.9em;
text-indent: 15px;
}




.index {
font-family: "Times New Roman", serif;
font-size: 2.5em;
color: #9C9C9C;
}

.predmetnijukazatel {
font-family: "Times New Roman", serif;
font-size: 1.1em;
color: #9C9C9C;
text-indent: 5px;
}


span.numeration {
font-family: "Times New Roman", serif;
font-size: 1em;
color: #000000;
background: white;
padding-left: 34px;
}


span.numeration2 {
font-style: italic;
font-family: "Times New Roman", serif;
font-size: 1em;
color: #000000;
background: white;
padding-left: 65px;
}


span.numeration3 {
font-family: "Times New Roman", serif;
font-size: 1em;
color: #000000;
background: white;
padding-left: 55px;
}


.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -3em;
}


footer, .push {
height: 3em;
}

html, body {
height: 100%;
}

* {
    margin: 0;
}
