
 body {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    margin: auto;
 }

div.container {
    position: relative;
	max-width: 1024px;
	width: 1024px;	
    top: 0px;	
    height: 990px;	
	margin: 0 auto;
	background: ;	
    border-bottom: ;
}

#nav {
	z-index: 1;
    position: fixed;	
    top: 0px;
    left: 0px;
	width: 100%;
	height: 40px;
	background: #ffffff;	
	border-bottom: 1px solid #FFA500;
}	

div.nav1 {
   position: fixed;
	top: 0px;
    left: 390px;
	width: 45%;
    height: 10px;
	background: ;
}

#header {
	    z-index: 1;
    position: absolute;	
    top: 0px;
    left: 0px;
	width: 100%;
	height: 290px;
	background: ;	
	border-bottom: ;
}	
	
		/* Nav TOP Horizontal */
		
#logo1 {
	position: relative;	 
	top: 70px;
	left: 10px;
	width: 200px;	
	background: ;		
}			
	
		/* Terms List*/	
	
ul.one {
  list-style-type: none;
	width: 100%;  
  margin: 0px 0px 0px 350px;
  padding: 0;
  overflow: hidden;
  background-color: ;
}

li {
	float: left;
	list-style-position: inside;  
}

li a {
  display: ;
  color: grey;
  text-align: center;
  padding: 30px;
  text-decoration: none;
}

li a:hover {
  background-color: ;
}	
	
a.nounderline:link{
	text-decoration:none;
}
													
	/* end of Header */
		
#section1 {
	position: absolute;
    top: 60px;
    left: 0px;
	width: 100%;
	height: 360px;
	background: ;	
	border-bottom: ;
}

.view_adverts {
	    z-index:1;
	position: relative;	 
	top: -30px;
	left: 220px;
	width: 50px;	
	margin: auto;	
	background: ;	
}

.rates {
	position: relative;	 
	top: 0px;
	left: 100px;
	width: 50%;	
	font-size: 24px;
	margin: auto;	
	background: ;	
}

#blokprys {
	position: relative;	 
	top: 0px;
	left: 0px;
	width: 50%;	
	font-weight: ;
	margin: auto;	
	background: ;	
}

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 3px;
}

th {
	font-size: 12px;
}

tr:nth-child(even) {
	font-family: "Agency FB";
	font-size: 16px;
  background-color: #fff;
}

#smallprys {
	position: relative;	 
	top: 20px;
	left: 0px;
	width: 35%;	
	font-weight: ;
	margin: auto;	
	background: ;	
}

#note {	
	position: relative;
    top: 30px;
    left: 300px;
    width: 400px;	
	height: 50px;
	text-align: center;
	font-size: 12px;	
	background: ;
}

#section2 {
	position: relative;	
    top: 410px;
	width: 100%;
    height: 260px;
    background: ;
	border-bottom: 1px solid #FFA500;	
}

.terms1 {	
	position: relative;
    top: 20px;
    left: 30px;
    width: 100%;	
	height: 20px;	
	text-align: left;		
	font: 18px/35px Calibri;	
	background: ;

}

.terms2 {	
	position: relative;
    top: 30px;
    left: 0px;
    width: 100%;	
	height: 110px;			
	font-size: 12px;
	background: ;
	border-bottom: ;	
}

.two {
	list-style-type: square;
	width: 100%;  
	text-align: center;
}

#section3 {
    z-index:1;
	position: absolute;
    top: 685px;
	width: 100%;
    height: 170px;	
	text-align: left;	
    background: ;
	border-bottom: ;	
}

.procedure1 {	
	position: relative;
    top: 0px;
    left: 30px;
    width: 100%;	
	height: 30px;	
	font: 20px/20px Times New Roman;	
	background: ;
	border-bottom: ;	
}

.options {	
	position: relative;
	  padding: 1px;
    top: 10px;
    left: 30px;
    width: 100%;	
	height: 110px;			
	font-size: 14px;
	background: ;
	border-bottom: ;	
}

#about {
    z-index: 0;	
    top: 255px;
    left: 52px;
	height: 20px;	
	font: 18px/25px Calibri;		
}

		/* end of section 3 */
		
			/* FOOTER */
		
.footer {
	position: relative;	
	top: 590px;
	left: 0px;	
	height: 110px;	
    width: 100%;	
	text-align: center;
	font: 14px/18px Cambria;
	color: #000000;
	background-color: #696969;	
}					

#nav2 {
    z-index: 1;		
	position: relative;
	top: 10px;
	left: 110px;
	width: 10%;
	font: 16px/16px;
	font-family: "Agency FB";
  text-decoration: none;
  color: #ffffff;  
	background: ;	
}

#contact {
    z-index: 1;		
	position: relative;
	top: -60px;
	left: 790px;
	width: 10%;
	font: 18px/14px;
	font-family: "Agency FB"; 
	background: ;	
}
.rights {
    position: relative;
	top: -40px;	
	left: 0px;		
	width: 100%;
    height: 20px;
	font: 14px/14px Cambria;	
  color: #ffffff; 	
	background: ;
}


			
			
			
			
			
			
			
			