body		{ background: #FFFFFF; 
		    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background: #000000;
		}
table		{ background: #FFFFFF; 
		    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
		}
input 		{ font-family: Verdana, Arial, Helvetica, sans-serif;
    		    font-size: 10px; background: #ffffff;
        	    BORDER-TOP-COLOR: #000000;
        	    BORDER-LEFT-COLOR: #000000;
        	    BORDER-RIGHT-COLOR: #000000;
        	    BORDER-BOTTOM-COLOR: #000000;
        	    BORDER-TOP-WIDTH: 1px;
        	    BORDER-LEFT-WIDTH: 1px;
        	    BORDER-BOTTOM-WIDTH: 1px;
        	    BORDER-RIGHT-WIDTH: 1px; }
select 		{ font-family: Verdana, Arial, Helvetica, sans-serif;
    		    font-size: 12px; background: #ffffff;
        	    BORDER-TOP-COLOR: #000000;
        	    BORDER-LEFT-COLOR: #000000;
        	    BORDER-RIGHT-COLOR: #000000;
        	    BORDER-BOTTOM-COLOR: #000000;
        	    BORDER-TOP-WIDTH: 1px;
        	    BORDER-LEFT-WIDTH: 1px;
        	    BORDER-BOTTOM-WIDTH: 1px;
        	    BORDER-RIGHT-WIDTH: 1px; }
textarea 	{ font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
    		    font-size: 12px; background: #ffffff;
                    BORDER-TOP-COLOR: #000000;
                    BORDER-LEFT-COLOR: #000000;
                    BORDER-RIGHT-COLOR: #000000;
                    BORDER-BOTTOM-COLOR: #000000;
                    BORDER-TOP-WIDTH: 1px;
                    BORDER-LEFT-WIDTH: 1px;
                    BORDER-BOTTOM-WIDTH: 1px;
                    BORDER-RIGHT-WIDTH: 1px; }
					

#box {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative; 
	clear: center;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 980px; 
	height: 315px; 
	background-image: url("img/logo.png");
	background-position: bottom center;
	background-repeat: no-repeat;
}

#title {
	padding: 0px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 980px; 
	height: 315px; 
	background-size: cover;
	background-attachment: fixed;
}

#title_1 {
	padding: 0px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 350px; 
	height: 100px; 
	background-image: url("img/logo_ACS.png");
	background-position: center;
	background-repeat: no-repeat;
}
#title_2 {
	padding: 0px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 310px; 
	height: 100px; 

}
#title_3 {
	padding: 35px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 300px; 
	height: 100px; 
	font-size: 14pt;

}
#title_3 a{
	color: #000000;
	text-decoration: none;
}
#title_3 a:hover{
	color: #3d3d3d;
}


#head {
	padding: 0px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 980px;
	height: 300px;
	background-size: cover;
	background-attachment: fixed;
}


#head_1{
	padding: 0px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 490px; 
	height: 600px; 
	text-align: justify;
	}

#head_1 h1{
	text-align: center;
	font-size: 18pt;
}
#blok{
	padding: 0px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 490px; 
	height: 100px; 
	text-align: justify;
	}

#blok_m{
	padding: 0px 0px 0px 40px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 300px; 
	height: 100px; 
	margin-top:-30px;
	text-align: justify;
	            top:50%;

	}	
	
#head_2{
	padding: 0px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 490px; 
	height: 600px; 
	background-image: url("img/acs_netmar.png");
	background-position: center;
	background-repeat: no-repeat;

}

#footer {
	padding: 20px 0px 0px 0px;
	position: relative; 
	float: left;
	top: 0; 
	left: 0;
	bottom: 0; 
	right: 0; 
	width: 980px;  
	background-size: cover;
	background-attachment: fixed;
	font-size: 10pt;
	text-align: left;
}
#footer_1 {
	padding: 0px 0px 0px 50px;
	position: relative; 
	float: left;
	width: 200px;  
	height: 80px; 
	background: #85c2eb;
	background-size: cover;
	background-attachment: fixed;
}
#footer_2 {
	padding: 0px 0px 0px 50px;
	position: relative; 
	float: left;
	width: 200px;  
	height: 80px; 
	background: #85c2eb;
	background-size: cover;
	background-attachment: fixed;
}

#footer_2 a{
	color: #000000;
	text-decoration: none;
}
#footer_2 a:hover{
	color: #3d3d3d;
}

#footer_3 {
	padding: 0px 0px 0px 0px;
	position: relative; 
	float: left;
	width: 480px;  
	height: 80px; 
	background: #85c2eb;
	background-size: cover;
	background-attachment: fixed;
}

#like-box-container

{

 position:fixed;
 top:25%;
 right:-309px;
 -moz-transition:right 0.5s;
 -o-transition:right 0.5s;
 -webkit-transition:right 0.5s;
 transition:right 0.5s;
 width:309px;

}

#like-box-container a

{

 
 position:absolute;
 top:0;
 left:-26px;
 z-index:999;
 width:26px;
 height:130px;

}

#like-box-container a img {display:block;}

#like-box

{

 -moz-box-shadow: 0 15px 15px -15px #000000;
 -webkit-box-shadow: 0 15px 15px -15px #000000;
 box-shadow: 0 15px 15px -15px #000000;
 border:1px #646464 solid;
 -moz-border-bottom-left-radius:5px;
 -webkit-border-bottom-left-radius:5px;
 border-bottom-left-radius:5px;
 background-color:#ffffff;
 padding:10px 0 0 10px;
 width:309px;
 height:376px;

}



.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #005b81;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}



