@charset "UTF-8";
/* This document generated On Jun 14 15:56 2018 */
/* BLUEDOLPHIN.ATLASHUNGARY.HU */

/* Háttér és alapbeállítások */
body {
	margin: 0;
	padding: 0;
	border: 0;
	max-width: 100%;
	min-width: 30%;
	background-image: url(kep/hatter.png);
    background-repeat: repeat-n;
	background-color: #FFFFFF;
	text-align: center;
	font-style: normal;
/*	font-weight: bold; */
	font-family: Arial;
/*	color: #3A5F74; */
	color: #000000;
}

/* A teljes oldalra vonatkozó beállítások */
#oldal {
	max-width: 1100px;
	position: relative;
	margin: 0 auto 0 auto;
}

#vonal10 {
   background-color: #717171;
   height: 10px;
}

#vonal1 {
   background-color: #717171;
   height: 2px;
}

img {
    max-width: 100%;
}

/* Főmenü feletti sor */
#felsosor {
    color: #717171;
    font-size: small;
    vertical-align: center;
    line-height: 100%;
}

#felsosor a {
    text-decoration: none;
    color: #717171;
    font-size: small;
    vertical-align: center;
    text-align: center;
    line-height: 100%;
}

#felsosor a:hover {
	text-decoration: none;
	background-color: #9D9D9D;
}

/* Menüsor formázása */
#menusor {
    color: #FFFFFF;
    vertical-align: top;
    line-height: 280%;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	background-color: #2E5F9D;
	word-spacing: 2em;
}

#menusor a {
	color: #FFFFFF;
	vertical-align: top;
    line-height: 280%;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #2E5F9D;
	word-spacing: 2em;
}

#menusor a:hover {
	text-decoration: none;
	background-color: #000089;
}

img.menusorimg {
   border: 0px;
   margin: 0em;
   float: left;
   max-width: 100%;
   height: auto;
}

/* 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%;
}

#alsosor a:hover {
	text-decoration: none;
	background-color: #9D9D9D;
}

/* ***** Animáció 3 képből ********************************************* */
.mySlides {display:none}

.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

.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}
}

.my2Slides {display:none}

.slideshow2-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

.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}
}
/* ************* Animáció 3 képből ************************************ */

img.jobbimg {
   border: 0.1em solid #717171;
   margin: 0.5em;
   float: right;
   max-width: 100%;
   height: auto;
}

img.balimg {
   border: 0.1em solid #717171;
   margin: 0.5em;
   float: left;
   max-width: 100%;
   height: auto;
}

img.kozepimg {
   border: 0.1em solid #717171;
   margin: 0.5em;
   float: center;
   max-width: 100%;
   height: auto;
}

/* Egy oszlop a főoldalhoz */
#fooldal {
    text-align: justify;
    margin: 0 auto;
    font-size: normal;
    float: center;
}

#fooldal a {
    text-decoration: none;
    color: #717171;
	font-size: normal;
	font-weight: bold;
	font-style: normal;
}

#fooldal a:hover {
	text-decoration: none;
	background-color: #9D9D9D;
}

/* Egy oszlop a kapcsolat oldalhoz */
#kapcsolat {
    text-align: center;
    margin: 0 auto;
    font-size: large;
    float: center;
}

#kapcsolat a {
    text-decoration: none;
    color: #717171;
	font-size: large;
    text-align: center;
	font-style: normal;
}

#kapcsolat a:hover {
	text-decoration: none;
	background-color: #9D9D9D;
}

#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 */

/* Két oszlop a vállalat oldal filmekhez - KEZD */
#filmketto {
    margin: 0;
    padding: 0;
    text-align: center;
}

#filmtartalom {
    text-align: left;
    margin: 0px auto;
    max-width: 100%;
}

#filmelso {
    max-width: 60%;
    float: left;
    padding: 0px;
	text-align: justify;
}

#filmmasodik {
    margin-left: 60%;
    padding: 1em;
}

#filmlablec {
    clear: both;
    padding: 15px;
	text-align: center;
}

#filmfejlec {
    padding: 15px;
}

#film2 {
	max-width: 430px;
	margin: 0 auto;
	text-align: center;
	float: center;
	vertical-align: top;
}

#filmketto a {
    text-decoration: none;
    color: #717171;
	font-size: large;
    text-align: center;
	font-style: normal;
}

#filmketto a:hover {
	text-decoration: none;
	background-color: #9D9D9D;
}

img.filmimg {
   border: 2px solid #717171;
   margin: 0em;
   float: center;
   max-width: 100%;
   height: auto;
}
/* Két oszlop a vállalat oldal filmekhez - VÉGE */

/* Két oszlop egymás mellett a TERMÉKEK oldalhoz - KEZD */
#ketoszlop {
    text-align: left;
    margin: 1em auto;
}

#oszlop2, #oszlop3, #oszlop4, #oszlop5, #oszlop6, #oszlop7, #oszlop8, #oszlop9, #oszlop10, #oszlop11 {
	max-width: 75%;
    float: left;
    padding: 0.5em;
	font-size: large;
	text-align: left;
	vertical-align: top;
}

#oszlop1 {
    margin-left: 76%;
    padding: 0.5em;
	text-align: left;
}

#ketlab {
    clear: both;
    padding: 1em;
}

#ketfej {
    padding: 1em;
}

#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;
}

#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;
}
/* Két oszlop egymás mellett a TERMÉKEK oldalhoz - VÉGE */

/* táblázat */
table {
	border-spacing: 2em;
	border-collapse: separate;
/*	border: 2px solid black; */
}

td.jobb {
    text-align: center;
}

img.tdjobbimg {
   border: 0;
   margin: 0;
   float: right;
   max-width: 100%;
   height: auto;
}

td, th {
    border: 2px solid #717171;
/*    color: #9D9D9D; */
/*    font-size: small; */
    vertical-align: center;
    text-align: center;
}
/* táblázat */

