/*{
    border-width: 1px;
    border-style: solid;
    border-color: red;}*/

body {
    font-family: 'Times New Roman', Times, serif;
    background-image: url('letoltes.jpg');
    background-size: 220em;

}

h1, h2, h3
{
    font-family: 'Times New Roman', Times, serif;
}

.cim
{
    padding-top: 30px;
    padding-right: 10px;
}

p 
{
    text-align: justify;
}

header,main, footer
{
    width: 70%;
    min-width: 440px;
    max-width: 1000px;
    background-color: rgb(128, 128, 128, .5);
    margin: 0 auto; 
    padding: 10px;
 }


 main 
 {
    padding-top: 10px;
    margin: 0 auto;
    padding-bottom: 10px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 110%;
 }

 header, footer 
{
    opacity: 0.9;
}

header 
{
    padding-bottom: 3%;
    border-radius: 10px 10px 0 0;
    background-color: rgb(247, 245, 243, .5);
    position: relative;
    height: 200px;
}
.kipozicional a {position: absolute; left: -9999px;}

.kipozicional a:focus {position: static; background: black;}


.ugras a 
{ 
    background-color: rgba(255, 255, 255, 0.5);
    font-family: 'Times New Roman', Times, serif;
    text-decoration: none;
    color: black;
}


/*Fejléc*/

img.logo 
{
    border-radius: 50%;
    width: 140px;
    height: 140px;
} 

nav.topnav a 
{
    overflow: hidden;
    float: right;
    color: black;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
    border-radius: 4px;
    background-color: rgb(88, 87, 85, .5);
    font-family: 'Times New Roman', Times, serif;
}

.topnav a:hover
{
    background-color: #ddd;
    color: black;
}

.nagykicsi a
{
    overflow: hidden;
    float: right;
    color: black;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
    border-radius: 4px;
    background-color: rgb(88, 87, 85, .5);
    font-family: 'Times New Roman', Times, serif;
}

.nagykicsi a:hover
{
    background-color: #ddd;
    color: black;
}

a#normalbetu {display: none;}

/*Kezdőlap*/

 img.Border
 {
    width: 440px;
    height: 300px;
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;

 }
 .Border:hover {
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05); 
  }
 

 img.kép1
 {
    overflow: hidden;
    width: 260px;
    height: 330px;
    float: right;
    position: relative;
    padding-top: 40px;
    padding-left: 10px;
 }
 .kép1:hover {
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05); 
  }


.table-dark
{
    overflow: hidden;
    text-align: center;
    width: 40%;
    line-height: 52px;
    border-color: rgb(88, 87, 85, .5);
    margin-top: -10px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
}

tr:hover {background-color: white;}

.adatok
{
    text-align: center;
    color: black;
    line-height: 25px;
}

details summary {
  border: none;
  cursor: pointer;
}

details p
{
    margin: 0;
    line-height: 20px;
}

/*Lábléc*/

footer
{
    border-radius: 0 0 10px 10px;
    background-color: rgb(247, 245, 243, .5);
    padding-top: 10px;
}


.forrás
{
    margin: 0;
}

.elérhető
{
    margin: 0;
}

.kövess
{
    margin: 0;
}
.icon
{
    margin-left: 50px;
}
.insta:hover{background-color: gray;}
.facebook:hover{background-color: gray;}


/*Érdekesség*/

.ricoszoveg2
{
    padding-top: 30px;
}

.table2
{
    margin-top: 10px;
    margin-bottom: 30px;
}

.rico
{
    padding-bottom: 7px;
}

.rico:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05); 
}

.chaser:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05); 
}

/*Űrlap*/

.űrlap
{
    text-align: center;
}

button
{
    color: white;
    background-color: black;
}
button:hover
{
    background-color: gray;
}

div.tetszik
{
    text-align: center;
    padding-top: 100px;
}

.rate 
{
    height: 30px;
    padding-top: 10px;
    margin-right: 150px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
    float: right;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700; 

}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

.ajanlas
{
    padding-top: 30px;
}

.megosztas
{
    padding-top: 20px;
    text-align: center;
}

/*Színváltozatok*/

.feketefeher:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.bluemerel:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.trikolor:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.lilac:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.seal:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.bluemerletrikolor:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.sable:hover
{
    -ms-transform: scale(1.05); 
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

