Poradíš mi prosím tě co dělám blbě
body {
font-family:"Courier New", sans-serif;
background-image: url("obrazky/pozadi1.jpg");
background-position:center center;
background-attachment: fixed;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}
@media (max-width: 1366px and max-height: 768px){
background{
background-image:url("obrazky/pozadi2.jpg");
background-position:center center;
background-attachment: fixed
}
}