@charset "utf-8";
/* CSS Document */

*
{
    margin: 0;
    padding: 0;
}

body
{
    background: url(https://www.napvitorlabolt.hu/wp-content/uploads/2019/04/vilagos_vaszon.jpg);
    color: #868993;
    font-family: 'Archivo Narrow',Helvetica,Arial,Lucida,sans-serif;
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif;
}
.main
{
    

    margin-left:auto;
    margin-right:auto;

    width:1000px;
    height:710px;

    
}

.bal
{
    float: left;
    position: relative;
    width: 190px;
    height:698px;
    padding:15px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dcebf7+0,dcebf7+100&0.7+0,0.7+100 */
background: -moz-linear-gradient(top,  rgba(220,235,247,0.7) 0%, rgba(220,235,247,0.7) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(220,235,247,0.7) 0%,rgba(220,235,247,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(220,235,247,0.7) 0%,rgba(220,235,247,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dcebf7', endColorstr='#b3dcebf7',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 7px 7px 5px 0px rgba(220, 235, 247, 1);
-moz-box-shadow:    7px 7px 5px 0px rgba(220, 235, 247, 1);
box-shadow:         7px 7px 5px 0px rgba(220, 235, 247, 1);
}

.jobb
{
    margin-left: 200px;
    position:relative;
    width:790px;
    height:790px;
    padding:5px;
}

.fent
{
    padding:5px;
    height:55px;
}

.lent
{
    height:75px;
}

.közép
{
    background:#CCC;
    height:555px;
}

.canv
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}

li
{
    margin-left:20px;
}

.minta
{
    display:inline-block;
    width:25px;
    height:25px;
    border:1px;
    border-style:solid;
    border-color:#477ea8;
    cursor:pointer;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.minta:hover {
    border: solid 1px white;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 117, 214, 1);
-moz-box-shadow:    0px 0px 5px 0px rgba(0, 117, 214, 1);
box-shadow:         0px 0px 5px 0px rgba(0, 117, 214, 1);
}

.updiv
{
    background:#DDD;
    width:250px;
    height:80px;
    position:absolute;
}

.adat
{
    width:100%;
    margin-top:15px;
}

.jobbra
{
    text-align:right;
    width:60px;
}

.balra_1
{
    width:200px;
}

.balra_2
{
    width:60px;
    margin-left: 10px;
}

.balra_3
{
    width: 600px;
    height: 75px;
}

.input
{
    width:100%;
}

#action
{
    margin: 0;
}

.input_lst
{
    height: 50px;
    margin-left: 5px;
}

.input_2nd
{
    height: 60px;
    margin-left: 1px;
}

.forma
{
    width: 50px;
    height: 50px;
    display: inline-block;
    cursor:pointer;
}

.középre
{
    width: 100%;
    text-align: center;
}

.infoimg
{
    float: right;
    width: 60px;
}

.info
{
    background: #E6E6F6;
    font-size: 12pt;
    position: absolute;
    top:380px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    padding: 5px;
    left:25%;
    margin-left: -80px;
    border-color: #000;
    border-style: solid;
    border-radius: 10px 10px 10px 10px;
    text-align: justify;
    z-index:10;
}

.outdated
{
    text-align: center;
    position: absolute;
    top:650px;
    left:50%;
    margin-left: -100px;
    font-size: 12pt;
}

.kuka
{
    cursor: pointer;
    padding-left: 20px;
}

.jogved
{
    font-size: 8pt;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.uploadtext
{
    margin-left: 220px;
}