html,body {
    height:100%;
}

body{
    background-color: #ebebeb;
    background-image: url(../Images/back.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 20px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    color: #002951;
    margin: 0px;
    padding: 40px;
    padding-top: 20px;
    margin-top: 20px;
}

a{
    color: #008eee;
    color:  #0090f2;
    text-decoration: none;
    
}

h1, h2, h3{
    font-size: 28px;
    font-weight: 100;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
    
}

h1, h2 {
    color: #555555;
}

h1 {
   border-bottom: solid 1px #e3e3e3; 
 
}

h2{
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

h3{
    font-size: 16px;
    margin-bottom: 10px;
}

h3.ms {
    margin-bottom: 5px;
}

.text {
    color: #002951;
    text-align: justify;
    line-height: 18px;
}

div#frame1
{
    
    width: 100%;
    margin: 0px;
    padding: 20px;
    height:100%;
}

div#page
{
    
    background-color: #ffffff;
    min-width: 1024px;
    width:1024px;
    margin: 0px auto;
    padding: 0px;
    min-height:500px;
    border: solid 1px #e3e3e3;
border:none;
   }

div#head img#logo
{
    display: block;
    float: right;
    margin: 20px;
}

div#head img#header
{
    display: block;
    float: left;
}

div#head
{
    display: block;
    padding: 0px;
}

div#footer
{
    
    width: 984px;
    margin: 0px auto;
    color: #808080;
    padding: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

div#footer table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 1024px
}

div#footer table td{
    vertical-align: top;
}

div#footer a{
    color: #008eee;
    color: #0090f2;
    text-decoration: none;
    
}

div#menu {

    display: block;
    padding: 0px;
    padding-left: 1px;
    background-color: #f6f6f6;
    border-top: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    margin-top: 0px;
    height:50px;
}

div#menu a{
    padding-left: 15px;
    padding-right: 15px;
    color: #008eee;
    color: #0090f2;
    text-decoration: none;
    margin: 0px;
    margin-right: 2px;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    text-transform: uppercase;
    font-size: small;
    font-weight:700;
}

div#menu a:hover{
    color: #119fff;
    border-bottom:solid 5px #e3e3e3;
    
}

div#menu a.s,
div#menu a.s:hover{
    background-color: #22afff;
    background-color: #0090f2;
    border-bottom:solid 5px #007ddd;
    border-bottom:solid 5px #0090f2;
    color: #ffffff;
    text-decoration: none;
}

div.content {
    padding: 20px;
}

div.contblock {
    margin-bottom: 20px;
}

div.contblock h1{
    font-size:26px;
    padding: 0px;
    margin:0px;
    margin-right: 40px;
    font-weight:100;
    color: #666666;
    margin-bottom: 10px;
}

.block{
    margin-bottom: 10px;
}

table.home {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 1024px
}

table.home td{
    vertical-align: top;
}

table.maschine {
    border-collapse: collapse;
    border-spacing: 0px;
}

table.maschine td{
    vertical-align: middle;
    padding-right: 10px;
}

table.maschine td img{
    width:175px; 
}

table.focus {
    border-collapse: collapse;
    border-spacing: 0px;
}

table.focus td{
    vertical-align: top;
    padding-right: 10px;
}

table.home h3 {
    margin-bottom: 5px;
    font-size: 18px;
}

div.list div.block {
    margin-bottom: 20px;
}

div.list h2 {
    font-weight: 600;
}

.vac h1, .vac h2, .vac h3, .vac h4 {
    border: none;
    color: #D3034F;
    font-weight: 600;
}

.vac h2, .vac h3, .vac h4{
    color: #222222;
    font-weight: 400;
}

.vac , .vac li{
    font-size:16px;
    color: #222222;
    font-weight: 400;
}

h3.w270 {
    width:275px!important;
}

h3.w270 b {
    font-weight: 500;
}