@charset "utf-8";
/* CSS Document */
p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-style:inherit;
    font-size:15px;
    margin-left:10px;
    margin-right:10px;
	}
body {	
        width:100%;
        height:auto;
        margin:0px;
        size:auto;
        padding:0px;
        width:100%;
        height:364;
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
		}
#Header1 {
        position:relative;
        margin:auto;
        width:1280px;
        height:350px;
        border:none;
        margin-top:1px;
		background:url(images/Heder1.jpg)
		}
#Header {
        position:relative;
        margin:auto;
        width:1280px;
        height:920px;
        border:none;
        margin-top:1px;
		background:url(images/Fon1.jpg)
		}
#Header2 {
        position:relative;
        margin:auto;
        width:1270px;
        height:25px;
		margin-top:15px;
		left:0px;
        border:none;
		}
#why {
        position:absolute;
        margin:auto;
        width:1280px;
        height:920px;
        border:none;
        margin-top:1px;
		}
#Header3 {
        position:relative;
        margin:auto;
        width:1280px;
        height:400px;
        border:none;
        margin-top:10px;
		}
#Header4 {
        position:relative;
        margin:auto;
        width:1255px;
        height:400px;
        border:none;
        margin-top:10px;
		left:0px;
		}
#Zab1 {
        position:absolute;
		margin:auto;
		width:420px;
        height:350px;
		top:15px;
		left:5px;
        border:none;
		}
#Zab2 {
        position:absolute;
        margin:auto;
		width:420px;
        height:350px;
		margin-top:15px;
		left:430px;
        border:none;
		}
#Zab3 {
        position:absolute;
        margin:auto;
		width:420px;
        height:350px;
		margin-top:15px;
		left:855px;
        border:none;
		}
#Tel2 {
        position:absolute;	
        width:256px;
        height:60px;
        top:150px;
        left:980px;
		}
#ZabSV1 {
        position:absolute;
        margin:auto;
		width:620px;
        height:348px;
		margin-top:5px;
		left:5px;
        border: 1px solid #87CEFA;
		}
#ZabSV2 {
        position:absolute;
        margin:auto;
		width:620px;
        height:348px;
		margin-top:5px;
		left:635px;
        border:1px solid #87CEFA;
		}
#ZabSV3 {
        position:absolute;
        margin:auto;
		width:620px;
        height:348px;
		margin-top:365px;
		left:5px;
        border: 1px solid #87CEFA;
		}
#ZabSVO {
        position:absolute;
        margin:auto;
		width:620px;
        height:348px;
		margin-top:365px;
		left:635px;
        border: 1px solid #87CEFA;
		}
#ZabFD1 {
        position:absolute;
        margin:auto;
		width:630px;
        height:348px;
		margin-top:758px;
		left:5px;
        border:none;
		}
#ZabFD2 {
        position:absolute;
        margin:auto;
		width:630px;
        height:348px;
		margin-top:758px;
		left:635px;
        border:none;
		}
#ZabFD3 {
        position:absolute;
        margin:auto;
		width:630px;
        height:348px;
		margin-top:1121px;
		left:5px;
        border:none;
		}
#ZabFDO {
        position:absolute;
        margin:auto;
		width:630px;
        height:348px;
		margin-top:1121px;
		left:635px;
        border:none;
		}
#Price1 {
        position:absolute;
        margin:auto;
        width:660px;
        height:800px;
        border:none;
        margin-top:4px;
		left:1px;
		}
#Price2 {
        position:absolute;
        margin:auto;
        width:580px;
        height:800px;
        border:none;
        margin-top:110px;
		left:700px;
		}
#Totalizer {
        position:absolute;
        margin:auto;
        width:1024px;
        height:51px;
        border:none;
		margin-top:749px;
		margin-left:3px;
		}
.button{text-decoration:none; text-align:center; 
 padding:5px 14px; 
 border:solid 1px #0076a8; 
 -webkit-border-radius:3px;
 -moz-border-radius:3px; 
 border-radius: 3px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#E5FFFF; 
 background-color:#88dffc; 
 background-image: -moz-linear-gradient(top, #88dffc 0%, #2086a8 100%); 
 background-image: -webkit-linear-gradient(top, #88dffc 0%, #2086a8 100%); 
 background-image: -o-linear-gradient(top, #88dffc 0%, #2086a8 100%); 
 background-image: -ms-linear-gradient(top, #88dffc 0% ,#2086a8 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2086a8', endColorstr='#2086a8',GradientType=0 ); 
 background-image: linear-gradient(top, #88dffc 0% ,#2086a8 100%);   
 -webkit-box-shadow:0px 0px 5px #bababa, inset 0px 0px -20px #ffffff; 
 -moz-box-shadow: 0px 0px 5px #bababa,  inset 0px 0px -20px #ffffff;  
 box-shadow:0px 0px 5px #bababa, inset 0px 0px -20px #ffffff;  
  
  }.button:hover{
 padding:5px 14px; 
 border:solid 1px #0076a8; 
 -webkit-border-radius:3px;
 -moz-border-radius:3px; 
 border-radius: 3px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#E5FFFF; 
 background-color:#88fcef; 
 background-image: -moz-linear-gradient(top, #88fcef 0%, #009994 100%); 
 background-image: -webkit-linear-gradient(top, #88fcef 0%, #009994 100%); 
 background-image: -o-linear-gradient(top, #88fcef 0%, #009994 100%); 
 background-image: -ms-linear-gradient(top, #88fcef 0% ,#009994 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009994', endColorstr='#009994',GradientType=0 ); 
 background-image: linear-gradient(top, #88fcef 0% ,#009994 100%);   
 -webkit-box-shadow:0px 0px 5px #bababa, inset 0px 0px -20px #ffffff; 
 -moz-box-shadow: 0px 0px 5px #bababa,  inset 0px 0px -20px #ffffff;  
 box-shadow:0px 0px 5px #bababa, inset 0px 0px -20px #ffffff;  
  
 }.button:active{
 padding:5px 14px; 
 border:solid 1px #0076a8; 
 -webkit-border-radius:3px;
 -moz-border-radius:3px; 
 border-radius: 3px; 
 font:18px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#E5FFFF; 
 background-color:#88dffc; 
 background-image: -moz-linear-gradient(top, #88dffc 0%, #2086a8 100%); 
 background-image: -webkit-linear-gradient(top, #88dffc 0%, #2086a8 100%); 
 background-image: -o-linear-gradient(top, #88dffc 0%, #2086a8 100%); 
 background-image: -ms-linear-gradient(top, #88dffc 0% ,#2086a8 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2086a8', endColorstr='#2086a8',GradientType=0 ); 
 background-image: linear-gradient(top, #88dffc 0% ,#2086a8 100%);   
 -webkit-box-shadow:0px 0px 5px #bababa, inset 0px 0px -20px #ffffff; 
 -moz-box-shadow: 0px 0px 5px #bababa,  inset 0px 0px -20px #ffffff;  
 box-shadow:0px 0px 5px #bababa, inset 0px 0px -20px #ffffff;  
  
 }
