﻿@charset "utf-8";
/* CSS fails priekš NAS Engineering vietnes */

* {outline: none;}

body 
	{
	color: #808080;
	background-color: #FFF;
	font-family: Tahoma, 'sans-serif';
	font-size: 11px;
	margin: 0px;
	min-height: 560px;
	min-width: 980px;
	}
#fons_ce
	{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	visibility: visible;
	display: block;
	background-image: url(fons.jpg);
	background-size: cover;
	z-index: -13;
	}
#fons_la_augsa
	{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 283px;
	width: 308px;
	visibility: visible;
	display: block;
	background-image: url(au_labais.jpg);
	}

#horizonts       
	{
	background: none;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}

#saturs    
	{
	margin-left: -660px;
	position: absolute;
	top: -90px;
	left: 50%;
	width: 1320px;
	height: 165px;
	background-image:url(nasengineering_logo.png);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	overflow: visible;
	display:none;
	opacity: 0;
	}


p{margin:0 0 1px 0;}
a{ color:#ff7501; font-size:13px; text-decoration: none;}

.atstarpe{margin:7px 0 0 0;}


h1
	{
		color: #ff7501;
		font-size: 24px;
		font-weight: normal;
		margin: 0;
	}
	
h2
	{
		color: #808080;
		font-size: 14px;
		font-weight: normal;
		margin-top: 4px;
	}

#slogan
	{
	position:absolute;
	width:440px;
	height:200px;
	text-align: left;
	top:0px;
	right:0px;
	font-size: 14px;
	overflow:hidden;}
