@charset "UTF-8";
/* This HTML document generated On May 22 16:55 2018 */
/* VAVTRADE.HU */
/* Háttérszín: # */
/* Betűszín: # */
/* Kiemelt betűszín: # */
/* Egyéb betű: # */
/* Egyéb szín: # */

/* Háttér */
body {
	margin: 0;
    padding: 0;
    max-width: 100%;
    min-width: 30%;
    background-image: url(kep/hatter.jpg);
    background-repeat: repeat-n;
    text-align: center;
	float: center;
    font-style: normal;
    font-family: Arial,Verdana,sans-serif;
}

/* KEZD: Minden oldal fő DIV szakasza */
#fo {
	max-width: 935px;
	margin: 0 auto;
	text-align: center;
	float: center;
	vertical-align: top;
}
/* VEG: Minden oldal fő DIV szakasza */

img {
	max-width: 100%;
}

a {
    text-decoration: none;
    color: #717171;
/*    font-size: large; */
	font-weight: bold;
    vertical-align: bottom;
/*    line-height: 150%; */
	font-style: normal;
}

a:hover {
	text-decoration: none;
	background-color: #9D9D9D;
}

/* KEZD: képek elhelyezése */
img.altalanos {
	border: 0;
	float: center;
	max-width: 100%;
}
/* VEG: képek elhelyezése */

/* KEZD: kapcsolat oldal DIV szakasza */
#kapcsolat {
	margin: 0 auto;
	text-align: center;
	float: center;
	vertical-align: top;
}
/* VEG: kapcsolat oldal DIV szakasza */

/* KEZD: div-rólunk mondták szakaszokra vonatkozó beállítások */
#mondtak {
	max-width: 930px;
	vertical-align: top;
	text-align: justify;
}
/* VEG: div-rólunk mondták szakaszokra vonatkozó beállítások */

/* KEZD: képek megjelenítése rólunk mondták-ban */
img.rolunk {
	float: left;
	max-width: 100%;
}
/* VEG: képek megjelenítése rólunk mondták-ban */

/* KEZD: képek megjelenítése rólunk mondták-ban balra */
img.balkeret {
	float: left;
	max-width: 100%;
	padding: 0.5em;
}
/* VEG: képek megjelenítése rólunk mondták-ban balra */

/* KEZD: Animáció képekből-1 */
* {box-sizing:border-box}
.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  max-width: 280px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #000000;
  font-size: large;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #000000;
  font-size: large;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 0px;
  width: 0px;
  margin: 0 0px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #000000;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
/* VÉGE: Animáció képekből-1 */

/* KEZD: Animáció képekből-2 */
.my2Slides {display:none}

/* Slideshow2 container */
.slideshow2-container {
  max-width: 930px;
  position: relative;
  margin: auto;
}

/* The dots/bullets/indicators */
.dot2 {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Fading animation */
.fade2 {
  -webkit-animation-name: fade2;
  -webkit-animation-duration: 1.5s;
  animation-name: fade2;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade2 {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade2 {
  from {opacity: .4} 
  to {opacity: 1}
}
/* VÉGE: Animáció képekből-2 */

/* KEZD: kettő oszlop egymás mellett a Rólunk mondták oldalhoz, balról keskenyebb */
#pletyka {
    text-align: center;
    margin: 0 auto;
    max-width: 930px;
    vertical-align: top;
}

#pletykacol1 {
    max-width: 31%;
    float: left;
    text-align: center;
}

#pletykacol2 {
    max-width: 69%;
    float: right;
    vertical-align: bottom;
    text-align: center;
}

#pletykafooter {
    clear: both;
    text-align: center;
}

#pletykaheader {
    max-width: auto;
}
/* VEG: kettő oszlop egymás mellett a Rólunk mondták oldalhoz, balról keskenyebb */

/* KEZD: 2 pont magasságú vonal */
#vonal1 {
   height: 2px;
   color: #000000;
}
/* VEG: 2 pont magasságú vonal */

/* KEZD: 10 pont magasságú vonal */
#vonal10 {
   height: 10px;
   background-color: #919191;
}
/* VEG: 10 pont magasságú vonal */

/* KEZD: Oldalak alatti sor, impresszum */
#alsosor {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    background-color: #919191;
    color: #FFFFFF;
    font-size: small;
    vertical-align: top;
    line-height: 125%;
}

#alsosor a {
/*    text-decoration: none; */
    background-color: #919191;
    padding: 0px 0px;
    color: FFFFFF;
    font-size: small;
    vertical-align: top;
    text-align: center;
    line-height: 100%;
}
/* VEG: Oldalak alatti sor, impresszum */

#fo2 {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	float: center;
	vertical-align: top;
}

#kapcsolat2 {
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
	float: center;
	vertical-align: top;
}

/* Dinamikus iFrame - KEZD */
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

/* 1x1 Aspect Ratio */
.intrinsic-container-1x1 {
  padding-bottom: 100%;
}

.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Dinamikus iFrame - VÉGE */

/* KEZD: kettő oszlop egymás mellett a menüsorhoz */
#menu {
    text-align: center;
    margin: 0 auto;
    max-width: 930px;
    vertical-align: top;
}

#menu1 {
    max-width: 25%;
    float: left;
    text-align: center;
	vertical-align: top;
}

#menu2 {
    max-width: 75%;
    float: right;
    vertical-align: bottom;
    text-align: center;
}

#menufooter {
    clear: both;
    text-align: center;
}

#menuheader {
    max-width: auto;
}
/* VEG: kettő oszlop egymás mellett a menüsorhoz */

/* KEZD: Kétoszlop a Galéria filmek részéhez, a MENU felhasználásával */
#film1 {
    max-width: 50%;
}

#film2 {
	margin-left: 50%;
}

#boxos {
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
	float: center;
/*	vertical-align: top; */
}
/* VÉGE: Kétoszlop a Galéria filmek részéhez, a MENU felhasználásával */

/* Jelentkezés oldalhoz */
#jelentkez {
	max-width: 600px;
	margin: 0 auto;
	text-align: left;
	float: center;
	vertical-align: top;
}

#jelentkez2 {
	max-width: 600px;
	margin: 0 auto;
	text-align: left;
	float: center;
	vertical-align: top;
	border: 2px solid orange;
}

#bekezdes {
	color: red;
}

/* KEZD: képek megjelenítése rólunk mondták-ban */
img.kuldes {
	float: right;
	max-width: 100%;
}

label {
    float: left;
    max-width: 17em;
    margin-bottom: 0.7em;
    margin-right: 0.8em;
    text-align: left;
}

textarea {
    margin-bottom: 0.7em;
	text-align: left;
	float: center;
}

label.nostyle {
    width: auto;
}

form br {
    clear: left;
}

fieldset {
    width: 100%;
    display: block;
    border: 2px solid orange;
    padding: 10px;
}

legend {
    font-weight: bold;
    color: red;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 0 4px;
	text-align: left;
}

input {
	text-align: left;
	float: right;
}

input, textarea {
    border: 2px solid orange;
    background: #FFFFCC;
}

input:focus, textarea:focus {
    border: 2px solid red;
    background: #FBBAB7;
}

input:radio {
	float: right;
}

/* ***************************************** */
/*form {
	width: 600px;
	background: #ccc;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid black;
}*/

/*	form ol {
	padding-left: 0;
}*/

form li, div > p {
/*	background: #eee; */
	display: flex;
	justify-content: space-between;
	margin-bottom: 1em;
	list-style-type: none;
	float: left;
/*	border: 1px solid black; */
}

form img {
	max-height: 64px;
	order: 1;
	float: right;
	text-align: right;
}

form p {
	line-height: 2em;
	padding-left: 1em;
}

/* form label, form button {
	background-color: #7F9CCB;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px ridge black;
	font-size: 0.8rem;
	height: auto;
} */

form label:hover, form button:hover {
	background-color: #2D5BA3;
	color: white;
}

form label:active, form button:active {
	background-color: #0D3F8F;
	color: white;
}

/* Két oszlop egymás mellett a Galéria oldalhoz */
#ketoszlop {
    text-align: left;
    margin: 15px auto;
}
/*
#ketoszlop a {
    text-decoration: none;
    color: #717171;
/*    font-size: large; */
/*	font-weight: bold; */
/*    vertical-align: bottom;
    line-height: 100%; */
/*	font-style: normal; */
}
/*
#ketoszlop a:hover {
	text-decoration: none;
	background-color: #9D9D9D;
}
*/
#ketfej {
    padding: 15px;
}

#ketlab {
    clear: both;
    padding: 15px;
}

#oszlop1 {
	max-width: 25%;
    float: left;
    padding: 10px;
/*	font-size: large; */
}
/*
#oszlop1 a {
    text-decoration: none;
    color: #717171;
    font-size: large;
	font-weight: bold;
    vertical-align: bottom;
    line-height: 150%;
	font-style: normal;
}

#oszlop1 a:hover {
	text-decoration: none;
	background-color: #9D9D9D;
}
*/
#oszlop2, #oszlop3, #oszlop4, #oszlop5, #oszlop6, #oszlop7, #oszlop8, #oszlop9, #oszlop10, #oszlop11, #oszlop12, #oszlop13, #oszlop14, #oszlop15 {
    margin-left: 26%;
    padding: 10px;
	text-align: justify;
}
