
body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #f5f6fa;
    padding: 40px;
    color: #333;
    overflow-x: hidden; 
}


.pozadie-1 {
    background-image: url('obrazky_final/bg2.jpg'); 
    background-repeat: no-repeat;             
    background-size: cover;                   
    background-position: center;               
    background-attachment: scroll;  
}

.nav-icon {
    width: 50px;
    position:relative;
    height: auto;
    vertical-align: middle;
    left: 30px; 
    top: 0px;
}
.nav-icon {
    width: 200px;
    height: 50px;
    cursor: pointer;
}

nav { 
    position: absolute;
    top: 7%;
    left: 2%;
    height: 88%;
    width: 14%;
    font-size: 1.3em;
}



.panel-tlacidiel {
    background: rgb(186, 195, 8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start; 
    align-items: center;          
    gap: 15px;
    padding: 1px;
    z-index: 1000;
}


.tlacidlo {
    display: flex;               
    align-items: center;         
    gap: 8px;                    
    background: rgb(186, 195, 8);
    font-size: 1em;
    padding: 10px 20px;     
    color: white;
    text-decoration: none;
    transition: background 0.3s;
}

.tlacidlo:hover {
    background: rgb(160, 168, 5);
}


.tlacidlo img {
    width: 24px;   
    height: 24px;
}

img {
    max-width: 30%;
    height: auto;
    border-radius: 10px;
}

.sticky1 {
    position: relative;
    left: 0;
    top: 0;
    height: 150px;
    margin: 30px;
    border-radius: 10px;
}

.sticky {
    width: 400px;
    margin-right: 20px;
    border-radius: 20px;
}

.js {
    width: 250px;
    margin-right: 20px;
    border-radius: 20px;
    vertical-align: text-top;
    float: inline-end;
}


.text-image-container {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    max-width: 1200px;
    margin: 50px auto;
}

.obrvpravo1 {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
    padding: 15px 30px;
    display: inline-block;
    width: 100%;
    max-width: 900px;
}

.l {
    margin-top: 15px;
    line-height: 1.6;
}

.dofe {
    height: auto;
    margin: 10px 0;
    border-radius: 10px;
}


footer {
    width: 100%;
    background: rgba(68, 66, 66, 0.9);
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
    border-top: 3px solid #4444ff;
    border-radius: 10px;
    box-shadow: 0 -3px 10px rgba(0,0,0,0.2);
    font-family: 'Poppins', sans-serif;
    opacity: 0.95;
    margin-top: auto;
    box-sizing: border-box;
    position: absolute;
    bottom:0;
    left:0;
    height: 80px;

}

footer h4 a {
    color: #000;
    text-decoration: underline;
}


.skill {
    margin-bottom: 30px;
}

.skill-name {
    font-weight: 600;
    margin-bottom: 10px;
}

.skill-bar {
    width: 100%;
    height: 30px;
    background-color: #ddd;
    border-radius: 15px;
    overflow: hidden;
}

.bar {
    height: 100%;
    border-radius: 15px;
    background: linear-gradient(90deg, #6a11cb, #2575fc);
    transition: width 1s ease-in-out;
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@900&display=swap');

.name {
    font-family: 'Poppins', sans-serif;
    font-weight: 900;
    font-size: 6rem;
    position: relative;
    top: 170px;
    left: 200px;
    margin-top: 100px;
    background: linear-gradient(90deg, #ff66aa, #ff0099);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 2px;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}



@media (max-width: 768px) {
    footer {
        font-size: 0.4rem;
        padding: 15px;
        height: 30px;
    }
    .text-image-container {
        flex-direction: column;
        align-items: center;
    }
    .sticky1, .obrvpravo1 {
        width: 90%;
        margin: 15px auto;
    }

}
.anj{
	float:right;

	}
  .sticky {
	vertical-align: text-top;
	float: inline-end;
	top: 0;
	
	width:400px;
	margin-right: 20px;
	border-radius: 20px;}
	.anj1 {
    width: 200px;
    position: relative;  
    left: 100px;
    top: -330px;
    z-index: 9999;   
	border-radius: 20px;     
}
.anj2 {
    width: 200px;
    position: relative;  
    left: 210px;
    top: -331px;
    z-index: 9999;   
	border-radius: 20px;     
		width:190px;
}
.anj3 {
    width: 200px;
    position: relative;  
    left: 320px;
    top: -331px;
    z-index: 9999;   
	border-radius: 20px;     
		width:190px;
}

@media (max-width: 768px) {
    
    footer {
        font-size: 0.8rem;
        height: auto;
        padding: 15px;
    }

    .text-image-container {
        flex-direction: column;
        align-items: center;
        gap: 15px;
        margin: 20px auto;
    }

    .sticky1, .obrvpravo1, .sticky {
        position: static !important;
        float: none;
        width: 90%;
        margin: 10px auto;
        display: block;
        top: auto;
        left: auto;
    }

    .anj1, .anj2, .anj3 {
        position: static;
        display: block;
        width: 80%;
        margin: 10px auto;
        top: auto;
        left: auto;
        float: none;
    }

    .name {
        font-size: 2.5rem;
        left: 0;
        top: 50px;
        text-align: center;
        margin: 20px auto;
    }
}

