﻿/*
a:link {color:#FF0000;}      /* még nem látogatott link *//*
a:visited {color:#00FF00;}  /* már meglátogatott link *//*
a:hover {color:#FF00FF;}  /* kurzor alatti link *//*
a:active {color:#0000FF;}  /* kiválasztott link */
/*gyári eleje*/
html{background-color:#990000;}
body {
        margin:-25px 0 0 0 ;
        padding: 0;
		
      }



	#headline #blurb 
	 a:link {color:#814ef6;}      /* még nem látogatott link */
	a:visited {color:#d44ef6;}  /* már meglátogatott link */
	a:hover {color:#ab369f;text-transform: uppercase;font-size:9px;}  /* kurzor alatti link */
	a:active {color:#3f4e88;}  /* kiválasztott link */
	
	
	

.yellobox{
	width: 80%;
	
	padding:5px 10px 10px 10px;
	background-color:#f9fc0a;
	border:2px  solid #ff6600;
	border-radius: 5%
	
	
}  
	  ----
	   #appregister {
        background-color: #956219;
        
        padding: 1em;
      }

       #appregister h2 {
        font-weight: 100;
        padding: 0;
        margin: 0;
      }

      #appregister label {
        font-size: 1.2em;
        font-weight: 200;
        padding-top: 12px;
        display: block;
      }

        #appregister input {
        width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }

        #appregisterinput[type=submit] {
        background-color: #ffae39;
        color: #734605;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 22px;
      }
	  
	  
	  ----
#section-f {
	      
      
        font-family: Helvetica, Arial, sans-serif;
		
      }
#section-f  {
 	    background-color: #990000; bordó
        background-image: url(/img/lanchid-5.pg);
		background-size: cover;
		height:;
		margin:-20px auto 0px 0%;
		padding-top:10px;
		padding-bottom:10px;
		 border-bottom:0px dotted #f2ea17;
      }

#section-f h1 {
	border:0px solid #ce8316;
        font-weight: 900;
		color:#ffffff;
        font-size: 25px;
        line-height: 1,8em;
		text-align: center;
        margin-bottom: 0;
		margin-left:16%;
		margin-right:16%;
/*
		text-shadow:
			-1px -1px 0 white,
			1px -1px 0 white,
			-1px 1px 0 white,
			1px 1px 0 white,
			0px 0px 20px white,
			0px 0px 20px white;
*/
      }

#section-f h2 {  margin-top: 20px;
	border:0px solid #ffffff;
        font-weight: 300;
        text-align: center;
        margin-bottom: 0px;
      	margin-left:16%;
		margin-right:16%;
		
      }
	  
#section-f  p {
        color:#ffffff;
      	margin-left:16%;
		margin-right:16%;
		text-align: center;
		border:0px solid #ce8316;
      }
/*	  
#section-f  p {
        text-align: left;
		margin:0 auto auto 0%;
		padding-left:15%;
		border:0px solid #ce8316;
      }
*/	  
 
.section-f-logo{background-image: url(/img/logo-aba-18.jpg);
background-size:cover;
	background-repeat: no-repeat; 
	float:left;
	margin: 30px auto auto 7px;
	width:70px;
	height:70px; 
	}

.section-f-logox {float:left;width:10%;margin: 10px auto auto 7px;padding-top:10px; vspace:0; border:0px solid #ce8316;}	


	
#zaszlok{float:right;width:16%;margin: 10px 1% auto 0px;padding-top:10px;text-align:center;border:0px solid #ce8316;}

#zaszlok a:link{opacity: 0.5;}
#zaszlok  a:hover {opacity: 1.0;} 
---
      #section1, #section2, #section3 {
        box-sizing: border-box;
        padding: 20px;
		
      }

      #section1 h2, #section2 h2, #section3 h2  {
        margin-top: 0;
        font-size: 24px
      }

      #section1 {
        background-color: #e39918; /*cea76e*/
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 100;
        font-size: 18px;
		padding: 0px 20px 0px 20px;
      }

      #section1 h2 {

        text-align: center;
        margin-bottom: 0px;
        margin-top: 0px;
		
      }


      #section1 video {
        width: 100%;
      }

      #section2 {
        background-color: #e9e9e9;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 100;
        font-size: 18px;
      }

      #section2 h2 {
        font-weight: 300;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 20px;
      }

      #section2 h2 + p {
        text-align: center;
      }

      #section2 div {
        text-align: center;
      }

      #section2 div img {
        width: 100%
      }

      #section3 {
       background-color: #ffffff;
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 100;
        text-align: center;
        margin: -22px auto -22px auto;
      }

      #section3 h2 {
        font-weight: 300;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 0px;
      }

      #section3 h2 + p {
        text-align: center;
      }

      #section3 figure {
        text-align: center;
      }

      #section3 figure figcaption {
        text-align: center;
        font-weight: 400;
      }

      footer {
        font-family: Helvetica, Arial, sans-serif;
        font-weight: 300;
        text-align: center;
        background-color: #990000;
		color:#ffffcc;------------------------------------------------------------------------------
        color: black;
        padding-bottom: 20px;
        padding-top: 20px;
      }
	  
	  
      table {
        margin-top: 26px;
        width: 90%;
      }
      thead {
        font-weight: bold;
      }

      tbody {
        text-align: center;
      }
	  
	  
      
@media screen and (min-width: 600px) {
          #headline {
            padding: 20px 5%;
          }
          
          .container {
            margin: auto;
            max-width: 800px;
          }
		  
									/*
									
									.container {
									  padding: 0 16px;
									}

									.container::after, .row::after {
									  content: "";
									  clear: both;
									  display: table;
}
									*/

          #headline #blurb {
            float: left; 
            font-weight: 200;
            width: 50%;
            font-size: 18px;
            box-sizing: border-box;
            padding-right: 10px;
          }

          #headline br {
            clear: both;
          }

          #headline #register {
            float:right;
            padding: 20px;
            width: 50%;
            box-sizing: border-box;
            font-weight: 300;
          }
          
          #section1 #section2, #section3 {
            box-sizing: border-box;
            padding: 10px 20% 80px 20%;
          }
          
          #section1 h2, #section2 h2, #section3 h2  {
            margin-top: 0;
            font-size: 30px
          }
          
          #section1 ul {
            box-sizing: border-box;
            float: left;
            width: 50%;
            padding-right: 1em;
          }
          
          #section1 video {
            box-sizing: border-box;
            width: 50%;
            float: right;
          }

          #section1 br {
            clear: both;
          }
          
/*          #section2 div img {
			height:200px;
            width: 30%;
            margin: 2%;
            box-sizing: border-box;
            border-radius: 30% 30%;
            box-shadow: black 5px 5px 5px;
          }
*/		  
#section2 div img{height:200px;width:30%;margin:2%;border: 2px solid transparent;box-sizing: border-box;border-radius: 50% 50% 50% 50%;box-shadow: black 3px 3px 5px;}		  
		  
        }
		
/*gyári vége*/


.headline-logo {align:left;height="";width:25%;margin-right:0%;vspace:10;}
.emaicim span.displaynone { display:none; }
        
		}
.register-18-1{
float:none;
            padding: 20px;
            width: ;
          
            font-weight: 300;

text-align:left; 
	font-size:18px;
	background: #ffffcc;ffcc33;c1760b
	color:#ffffcc;
 
	border-radius: 10px;
	border:0px solid #ce8316;
}