/* CSS file */

body        {       background: #ffffff url(./images/volna.jpg);
                background-attachment: fixed ;
        }

h2{
                color: #2080b0;
                font-family: Verdana, Tahoma;
                text-align: centert;
                font-weight: bold;
                font-size: 16pt;
                }

.back {
                background: #8d8da0;
                color: #2080b0;
                text-align: center;
                }

.glava {
                background: #8d8da0;
                color: #ffffff;
                text-align: center;
                font-weight: bold;
                font-size: 12pt;
                }

.jacheika_1 {
                background: #e7ecf5;
                color: #000000;
                text-align: left;
                }

.jacheika_1_r{
                background: #e7ecf5;
                color: #000000;
                font-size: 16;
                text-align: right;
                }

.jacheika_2 {
                background: #f0f4fb;
                color: #000000;
                font-size: 16;
                text-align: left;
                }

.jacheika_3 {
                background: #c1cfea;
                font-size: 13pt;
                color: #000000;
                text-align: left;
                }

.jacheika_2_r{
                background: #f0f4fb;
                color: #000000;
                font-size: 16;
                text-align: right;
                }

.jacheika_4 {
                background: #fcfcfc;
                font-size: 13pt;
                color: #000000;
                text-align: left;
                }

.welcome {
                color: #000000;
                vertical-align: top;
                text-align: center;
                }

.description {
                margin-left: 11px;
                color: #003366;
                font-size: 10pt;
                }

.quot {
                margin-left: 15px;
                color: #2080b0;
                font-size: 11pt;
                }

.men{
                text-align:left;
                }

.work{
                color: #34457f;
                font-size: 14;
                font-family: arial;
                }
.edit{
                color: #3445bf;
                font-size: 13;
                font-family: arial;
                text-decoration: underline;
                }

a:link{
                color: #191970;
                font-size: 14pt;
                text-decoration: none;
                font-weight: 600;
                font-style: normal;
                }

a:active{
                color: #191970;
                font-size: 14pt;
                text-decoration: none;
                font-weight: 600;
                font-style: normal;
                }

a:visited{
                color: #191970;
                font-family: Verdana, Tahoma;
                font-size: 14pt;
                text-decoration: none;
                font-weight: 600;
                font-style: normal;
                }

a:hover {
                color: #8899dd;
                font-size: 14pt;
                text-decoration: none;
                font-weight: 600;
                font-style: normal;
                }

a:link.normal{
                font-size: 13pt;
                font-family: Times New Roman;
                }
a:active.normal{
                font-size: 13pt;
                font-family: Times New Roman;
                }
a:visited.normal{
                font-size: 13pt;
                font-family: Times New Roman;
                }
a:hover.normal{
                font-size: 13pt;
                font-family: Times New Roman;
                }

a:link.small{
                font-size: 10pt;
                font-family: Verdana, Tahoma;
                }
a:active.small{
                font-size: 10pt;
                font-family: Verdana, Tahoma;
                }
a:visited.small{
                font-size: 10pt;
                font-family: Verdana, Tahoma;
                }
a:hover.small{
                font-size: 10pt;
                font-family: Verdana, Tahoma;
                }
