﻿body	{
		font-family: Arial, Georgia, Times New Roman, serif;
		font-size:12pt;
		margin:0px;
		padding:0px 0px 0px 0px;
		background-color:#424242;
		}
#header{
		margin-top: 20px;
		width:100%;
		height:100%;
		min-height:500px;
		background-image:url('../img/Header.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100% 100%;		
		}
.device img{
		height:30%;
		width:30%;
		padding-top:30px;
		padding-bottom:30px;
		float: right;
		margin-right:50px;
}	
.descr-had {
		height:35%;
		width:35%;
		min-height:400px;
		max-width: 400px;
		float: left;
		margin-left:50px;
		background-image:url('../img/headimg.png');
		background-size: 100% 100%;
}
.start-description{
		text-align: center;
		color: #fff;
		font-size:180%;
		padding-top:90px;
}
.start-description span{
		text-align: center;
		color: #e4e4e4;
		font-size:80%;
}


#menu{
		margin-top:0px;
		width:100%;
		height:80px;
		background-color:#424242;		
		}
#menu   li{
		float:left;
		padding:1px 1px;		
		list-style:none;
	    position:relative;	
		display:block;		
		}		
#menu li a{
		box-shadow: 0 5px 10px rgba(0,0,0,0.5);
		display:block;
		text-decoration: none;
		padding:20px 20px;
		font-size:18px;
		color:#fff;
		font-weight:bolder;
		background-color:#0c9df9;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100% 100%;		
			}
#menu li:hover a{
		display:block;
		text-decoration: none;
		padding:20px 20px;
		font-size:18px;
		color:#fff;
		font-weight:bolder;
		background-color:#0685d6;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100% 100%;
		}
.contact{
		float:right;
		color:#fff;
		font-size:300%;
		margin-right:10%;
}		
#manometer{
		width: 100%;
		height:550px;
		background-color:#0c9df9;
}	
.blue-separator{
		width:100%;
		height:50px;
		background-image:url('../img/poloska.png');
		background-size: 20% 50px;
}
.slider-pos{
		background-color:#0c9df9;
		height:80px;
		font-size: 48px;
		text-align:center;
		color:#fff;
		text-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.man-descr{
        position: relative;
        margin-left:500px;
		margin-top:-436px;
		width:60%;
        height:459px;
        background-color:#fff;
		padding: 10px;
		border-radius:5px;
}
.man-descr, x:-moz-any-link {
        position: relative;
        margin-left:500px;
		margin-top:-456px;
		width:60%;
        height:499px;
        background-color:#fff;
		padding: 10px;
		border-radius:5px;
}
.man-point ul li{
		padding:4px;
		color:#6e6e6e;
}
.man-point ul li, x:-moz-any-link {
		padding:3px;
		color:#6e6e6e;
} 	
.man-history{
		font-size:85%;
		color:#afaeae;
		text-align:center;
		font-family:Arial;
}
.cena{
		padding-top:5px;
		padding-bottom:20px;		
}
.cena tr td{
		font-size: 22px;
		background-color:#5f5f5f; 
		color:#fff;
		border-radius:10px;
		padding:20px;
}
.cena span{
		font-size: 32px;
		color:#eb4b4b;
		font-family:Times New Roman;
		font-weight: bold;
		background-color:#fff;
		border-radius: 10px;
		padding:5px;
}
#separator{
		height:25px;
}
.footer-sep{
		width:100%;
		height:50px;
		background-image:url('../img/footer.jpg');
		background-size: 20% 50px;		
}
#footer{
		width:100%;
		height:50px;
		background-color:#404040;
		color:#fff;
		font-size:16px;
}	
#footer span{
		color:#7c7b7b;
		font-size:16px;		
}