@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#syite {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#home {
	background-repeat: no-repeat;
	background-image: url(images/home.jpg);
	background-position: left top;
	background-size: 700px auto;
	width: 100%;
	height: 427px;
}
#slogan {
	width: 700px;
	float: left;
	background-color: rgba(255,255,255,0.40);
	padding-top: 9px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 9px;
}
#logo {
	float: left;
	width: 150px;
	height: 143px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-top: 10px;
	margin-left: 75px;
	margin-right: 75px;
}
#name{
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #007abe;
	font-size: 24px;
	font-family: initial;
	/* [disabled]text-shadow: 0px 0px 1px rgba(0, 0, 0, 1); */
	margin-bottom: 3px;
}
#phone, #mail, #adres, #inn {
	float: left;
	width: 98%;
	margin-top: 8px;
	margin-bottom: 10px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	margin-left: 2%;
	font-family: "Times New Roman";
	font-style: italic;
}
#inn {
	font-size: 14px;
	text-align: left;
	color: #272727;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topleft {
	float: right;
	width: 300px;
}
#menu {
	float: left;
	padding: 25px;
	width: 200px;
	background-color: #DAEBFF;
}
#amenu {
	float: left;
	width: 92%;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin-bottom: 0px;
	border-bottom: 1px solid #7A7A7A;
	padding-top: 7px;
	margin-top: 7px;
	padding-left: 4%;
	padding-right: 4%;
}
#amenu:hover {
	color: #7A7A7A;
	border-bottom: 1px solid #000000;
	background-color: rgba(171, 171, 171, 0.4);
}
#amenup {
	float: left;
	width: 86%;
	text-align: left;
	text-decoration: none;
	color: #000000;
	padding-bottom: 4px;
	padding-top: 7px;
	margin-left: 10%;
	border-left: 1px solid #7A7A7A;
	border-bottom: 1px solid #7A7A7A;
	margin-top: 5px;
	padding-left: 4%;
}
#amenup:hover {
	color: #7A7A7A;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: rgba(171, 171, 171, 0.4);
}
#datetime {
	float: left;
	text-align: center;
	font-size: 21px;
	width: 108px;
	margin-top: 4px;
	font-family: serif;
	border-top: 3px solid #DAEBFF;
	border-right: 3px solid #DAEBFF;
	border-left: 3px solid #DAEBFF;
	margin-left: 100px;
}
#clok {
	float: left;
	width: 108px;
	text-align: center;
	font-size: 32px;
	margin-left: 100px;
	border-right: 3px solid #DAEBFF;
	border-left: 3px solid #DAEBFF;
	border-bottom: 3px solid #DAEBFF;
}
#title {
	float: left;
	width: 750px;
	text-align: center;
}
#number {
	font-size: 26px;
}
#info {
	float: left;
	width: 720px;
	margin-left: 15px;
	margin-right: 15px;
}
#bios {
	float: right;
	height: 22px;
	padding-top: 3px;
	padding-left: 30px;
	font-size: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(./images/biosdv.png);
	background-position: left top;
	background-size: 25px auto;
	margin-top: 10px;
	color: #000000;
}
#bios:hover {
    color: #00FF00;
    background-position: left bottom;
}
#bottom {
	float: left;
	background-color: #DAEBFF;
	width: 96%;
	padding-top: 15px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 15px;
	margin-top: 10px;
}
#copiraid {
	float:left;
}
#hour, #minute {
	float: left;
	font-size: 32px;
	text-align: center;
	border: none;
	color: #000;
	background-color: rgba(255,255,255,0.00);
	width: 45px;
	font-family: serif;
}
#minute {
	text-align: left;	
}
#hour {
	text-align: right;
}
#second {
	float:left;
}
#e404 {
	width: 100%;
	float: left;
}
#e404img {
	background-image: url(images/404.jpg);
	width: 564px;
	height: 434px;
	float: left;
	margin-top: 10px;
	margin-left: 78px;
}
#e404text {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 21px;
}
#aform {
	float: left;
	width: 250px;
	margin-left: 250px;
	margin-top: 10px;
}
#error {
	float: left;
	width: 100%;
	color: #E40003;
	text-align: center;
	font-weight: bold;
}
.input {
	width: 96%;
	float: left;
	padding-top: 4px;
	border: 1px solid #9C9C9C;
	padding-bottom: 4px;
	margin-top: 10px;
	border-radius: 5px;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
}
#key {
	background-color: #DAEBFF;
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 19px;
	border-radius: 7px;
	padding-right: 19px;
	border: 1px solid #9C9C9C;
}
#atabl {
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#form {
	width: 100%;
	margin-top: 10px;
	float: left;
}
#aimg {
	width: 200px;
	margin: 5px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	float: left;
}
#imghomediv {
	float: left;
	width: 100%;
	height: auto;
	max-height: 500px;
	overflow-y: auto;
    overflow-x: hidden;
}
#aimgname {
	width: 100%;
	float: left;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#akill {
	float: right;
	padding: 3px;
	border-radius: 3px;
	opacity: 0.4;
	background-color: #FD484B;
}
#akill:hover {
	opacity: 1;
}
#fotoimg {
	width: 100%;
	height: 173px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	float: left;
}
#fotoname {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 42px;
}
#fotodiv {
	width: 230px;
    margin: 5px;
	float: left;
}
#fotodiv:hover {
	margin: 4px;
	border: 1px solid #000000;
}
#fotosizediv {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	float: left;
	background-color: rgba(78,78,78,0.8);
}
#divgetoff {
	width: 100%;
	height: 100%;
	float: left;
}
#getdiv {
	float: left;
	position: fixed;
	border-radius: 7px;
	background-color: #FFFFFF;
}
#imgsizediv {
	width: 98%;
	height: 98%;
	margin: 1%;
	float: left;
}
#imgsize {
	float: left;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#doka {
	width: 600px;
	float: left;
	color: #000000;
	padding: 3px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #A2A2A2;
}

.mhmenu {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin: 3px;
	border: 1px solid #278bd3;
	font-style: italic;
	font-size: 15px;
}
.mhmenu:hover {
    color: #fff;
    background: rgba(39, 139, 211, 0.4);
}
#mhmenudiv, .mhinf, table {
	float: left;
	width: 100%;
}
th {
	background-color: #278bd3;
}
th, td {
	padding: 8px;
}
#tdl, #tdr {
	text-align: left;
	padding-top: 8px;
	border-bottom: 1px dashed #A7A7A7;
	padding-bottom: 0px;
}
#tdr {
	text-align: right;	
}
#bluetabl {
	float: left;
	width: 100%;
	background-color: #278bd3;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #FFFFFF;
}
.tableblue {
	text-align: center;
}
#doksdiv {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 28px;
	border-bottom: 1px solid rgba(102, 102, 102, 0.4);
	padding-bottom: 8px;
}
#doksname {
	float: left;
	margin-bottom: 2px;
	margin-top: 3px;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}
#doksfile {
	float: left;
	color: #5A5A5A;
	text-align: left;
	text-decoration: none;
	margin-left: 2%;
}
#doksdate {
	float: right;
	text-align: right;
	color: #808080;
	font-size: 14px;
	margin-right: 1%;
	margin-top: 2px;
}
#mailto {
	width: 250px;
	margin-right: 140px;
}
#adiv {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.a {
	width: 100%;
	color: #1F1F1F;
	text-align: center;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
.a:hover {
	text-decoration: underline;
}
#yersdoks {
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 2px solid #000000;
}
#auslugi {
	float: left;
	width: 100%;
	height: 100px;
}
#imguslugi {
	float: left;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin-right: 20px;
}
#nameuslugi {
	float: left;
	color: #000000;
	width: 580px;
}
#urluslugi {
	float: left;
	color: #808080;
}
.accuweather {
	background-image: url(images/accuweather.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 281px;
	height: 43px;
	float: left;
	border-radius: 5px;
	padding: 8px;
	margin: 10px;
	background-color: #91ABCB;
}