body {
  background-image: url("slike/1.gif");  
}
#kontejner {
display:inline-block;
}

#left {
width:301px;
float:left;
margin-right:50px;
}
#zik {
position:fixed;
margin-top:30px;
width:301px;
height:601px;
}
#right {
width:301px;
float:right;
margin-left:50px;
}
#zak {
position:fixed;
margin-top:30px;
width:301px;
height:601px;
}

#wrap {
display:inline-block;
width:575px;
border-style:ridge;
background:white;
} 
  h1, h2, h3, h4, h5, h6 {
            text-align: center;
        }

h1 {
color:red;
display: inline;
margin: 0; 
vertical-align: middle;
text-shadow:-2px -2px 4px black;
-webkit-text-fill-color: red; 
-webkit-text-stroke: 2px lightgray;
  font-size: clamp(2rem, 8vw, 3.5rem);
            margin-bottom: 0.75rem;
font-family: sans-serif;   
}

   p {
            font-size: clamp(1rem, 2.2vw, 1.125rem);
            margin-bottom: 1rem;
        }

#header {
background-color: #0C34FF;
width:100%;
display:inline-block;
}
#header p {
color: white;
font-weight:bold;
font-size:20px;
}
#header a {
margin-top:25px;
}

.menu {
vertical-align: middle;
border:2px solid white;
width:45px;
height:45px;
margin-right:25px;
border-radius:3px;
}


.a {
color:blue; 
background:red;
padding:5px 5px 5px 5px;
border-radius: 5px;
margin:10px 10px 15px 10px;

}
#korpa {
width:120px;
color:maroon;
margin-top:10px;
font-size:45px;
border-radius:10px;
font-weight:bold;
background-color: #E0FFFF;
background-image: url('slike/korpa.png');
background-size: 50px 50px;
background-repeat: no-repeat;
background-position: left 2px top 0px;
border:1px solid black;

}
#korpa a{
color:red;
font-size:24px;
text-decoration:underline;
}
#sadrzaj {
margin-left:40px;
}
#aba {
  margin: inherit;
  text-align:center;
}

.bigImage {
  width:55%;
}

#promo {
   
   font-weight:bold;
   font-size:18px;
   color:black;
   text-align:left;
   font-family:sans-serif;
   margin-left: 6px;
   margin-right: 9px;
}

#content {
width:100%;
}

#content p {
font-size:20px;
text-align:left;
padding-top: 5px;
margin-right: 10px;
padding-bottom: 1px;
margin-left: 5px;
font-weight:bold;
font-family:sans-serif;
}

#content h3 {
font-size:30px;
color:red;
}

/* ===== BLOK PROIZVODA ===== */
.blok {
    background: #fff;
    border: 1px solid #e5ddd0;
    border-radius: 6px;
    padding: 28px;
    margin-bottom: 32px;
    max-width: 100%;  /* ili u potpunosti ukloni */
    box-sizing: border-box;  /* OVO JE KLJUČNO */
    background: azure;
}

.blok h2 {
    font-family: 'Georgia', serif;
    font-size: 26px;
    font-weight: 600;
    color: #1c1917;
    margin-bottom: 14px;
    border-bottom: 2px solid #e5ddd0;
    padding-bottom: 10px;
}
.blok .bigImage {
    width: 100%;
    max-width: 420px;
    display: block;
    border-radius: 4px;
    margin-bottom: 18px;
}


/* ===== CIJENA ===== */
.blok p {
    font-size: 15px;
    color: #44403c;
    margin-bottom: 8px;
}



 pre {
	font-size: 18px;
    text-align: left;
    padding-top: 10px;
    margin-right: 10px;
    padding-bottom: 0px;
    margin-left: 5px;
    font-weight: bold;
 }
 #content pre {
    white-space: pre-wrap; 
     
 }
 
 .napomena {
     color:#2C333A;
     font-size: 15px;
 }
 
 
 

.button{
  width:50%;
  background:#005700;
  font-weight:bold;
  font-size:22px;
  padding:10px;
  color:white;
}
.button {
    display: inline-block;
    color: #fff;
    
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 12px 28px;
    border-radius: 3px;
    cursor: pointer;
    transition: background 0.2s;
    margin: 16px 0 8px 0;
}

.button:hover {
    background: #b85c2a;
}
#btn {
	font-weight:bold;
    font-size:20px;
	color:green;
	margin-bottom:3px;
}

button[id^="btn"] {
    font-weight:bold;
    font-size:20px;
  color:green;
  margin-bottom:5px;
  margin-top:-5px;
}

button[id^="butn"] {
   font-weight:bold;
    font-size:20px;
  color:green;
    display: none; /* Podrazumevano sakriveni */
}

.red {
color:red;
font-size:30px;
text-align:center;
}
.sektor {
color:white;
font-size:25px;
text-align:center;
text-decoration:none;
background-color:teal;
width:100%;
margin-top:3px;
border-radius:5px;
}
/* ===== KARAKTERISTIKE ===== */
.features-title {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #78716c;
    margin-bottom: 10px;
}

.spec-list {
    list-style: none;
    padding: 0;
    margin: 0 0 24px 0;
    border: 1px solid #e5ddd0;
    border-radius: 4px;
    overflow: hidden;
}

.spec-list li {
    display: flex;
    gap: 8px;
    padding: 10px 16px;
    font-size: 14px;
    color: #3a3a3a;
    border-bottom: 1px solid #e5ddd0;
    line-height: 1.5;
}

.spec-list li:last-child {
    border-bottom: none;
}

.spec-list li:nth-child(even) {
    background: #faf7f2;
}

.spec-list li {
    display: block;
    padding: 10px 16px;
    font-size: 14px;
    color: #3a3a3a;
    border-bottom: 1px solid #e5ddd0;
    line-height: 1.5;
}

.spec-list li strong {
    display: block;
    color: #1c1917;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 3px;
    min-width: unset;
}

/* ===== OPIS ===== */
.product-desc {
     font-size: clamp(1rem, 2.2vw, 1.125rem);
     margin-bottom: 1rem;
    color: #44403c;
    font-weight: 300;
    max-width: 640px;
}

/* ===== ZA KOGA ===== */
.for-section {
    background: #faf7f2;
    border-left: 3px solid #b85c2a;
    border-radius: 0 4px 4px 0;
    padding: 16px 20px;
    margin-bottom: 22px;
}

.for-title {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: red;
    margin-bottom: 12px;
}

.for-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.for-list li {
    font-size: 14px;
    color: #3a3a3a;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    line-height: 1.5;
    text-align:left;
    font-weight:bold;
}

.for-list li::before {
    content: '✓';
    color: #b85c2a;
    font-weight: bold;
    font-size: 15px;
    flex-shrink: 0;
    margin-top: 1px;
}



.buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;           /* razmak izmeÄ‘u dugmiÄ‡a */
    margin: 9px 0;
}

/* tvoj stil za link */
a.elis {
    color: royalblue;
    font-weight: bold;
    background: white;
    border-radius: 15px;
    font-size: 20px;
    text-decoration: none;
    padding: 8px 16px;
    border: 1px solid #573357;
    display: inline-block;
    white-space: nowrap;
}

a.elis:hover {
    color: white;
    background: blue;
}

.produkt {
background:red;
border-radius:15px;
margin:6px;
font-size:25px;
padding:5px 10px 5px 10px;
color:white;
text-decoration:none;
font-weight:bold;
    
}

#details {
background:red;
border-radius:13px;
width:125px;
padding:5px 5px 5px 5px;
color:white;
text-decoration:none;
font-weight:bold;
text-align:center; 
margin-bottom:10px;
}
#text {
    background:azure;
    font-family:sans-serif;
    font-weight:bold;
}

a {
font-size:25px;
font-weight:bold;
text-decoration: none;
}

.cena {
    font-size: 22px;
    font-weight: 700;
    color: #b85c2a;
    font-family: 'Georgia', serif;
}
footer {
background-color:#0451BC;
color:white;
font-size:15px;
margin-bottom:1px;

}
footer p {
  color:white;
  text-align:center;
}
footer a {
  color:white;
}
footer a:hover {
  color:red;
}
.x {
display:none;
}


@media only screen and (max-device-width: 1490px) {    
 #left {
margin-right:1px;
}
#right {
margin-left:1px;
}  
}
@media only screen and (max-device-width: 1200px) { 
#left {
display:none;
}
}
@media only screen and (max-device-width: 950px) { 
#right {
display:none;
}
}

/* ===== MOBILNI RESPONSIVE ===== */
@media only screen and (max-device-width: 576px) { 
    
    #wrap {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    
    .blok {
        padding: 16px;
        margin-bottom: 20px;
    }
    
    .blok h2 {
        font-size: 20px;
        margin-bottom: 10px;
        padding-bottom: 8px;
    }
    
    .blok .bigImage {
        max-width: 100%;
        margin-bottom: 12px;
    }
    
    .blok p {
        font-size: 14px;
    }
}

/* ===== TABLETI (opciono) ===== */
@media only screen and (min-width: 600px) and (max-width: 899px) {
    #wrap {
        max-width: 700px;
        display: block;
        margin: 0 auto;
    }
    
    .blok {
        padding: 22px;
    }
    
    .blok h2 {
        font-size: 24px;
    }
}

/* ===== VEĆI EKRANI ===== */
@media only screen and (min-width: 900px) {
    #wrap {
        display: inline-block;
        width: 575px;
    }
}
#header {
width:100%;
}

@media only screen and (max-width: 501px) {
h1 {
font-size:45px;
} 
.produkt {
background:red;
border-radius:15px;
margin:6px;
font-size:22px;
padding:3px 5px 3px 5px;
color:white;
text-decoration:none;
font-weight:bold;
    
}

.menu {
vertical-align: middle;
border:2px solid white;
width:40px;
height:40px;
margin-right:20px;
}
#cena {
font-size:27px;
}
}
@media only screen and (max-width: 451px) { 
 h1 {
font-size:40px;
}
.blok {
    width:100px;
    border: none;
width: 100%;
    box-sizing: border-box;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        /* Opciono: smanjite padding za manje ekrane */
        padding: 0;
    
}


.menu {
vertical-align: middle;
border:2px solid white;
width:35px;
height:35px;
margin-right:15px;
}
h2 {
font-size:20px;
    }    
#cena {
font-size:26px;
}
#details {
font-size:14px;
width:110px;
margin-bottom:9px;
}
}
@media only screen and (max-width: 421px) { 
 h1 {
font-size:38px;
}
}
@media only screen and (max-width: 321px) {
h1 {
font-size:35px;
} 
h2 {font-size:17px;}
#cena {
font-size:25px;
}
.menu {
vertical-align: middle;
border:2px solid white;
width:30px;
height:30px;
margin-right:5px;
}
#details {
border-radius:10px;
font-size:12px;
width:100px;
margin-bottom:8px;
}
}