/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 4. 6. 2024, 0:23:26
    Author     : petr
*/

.pacifico-regular {
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;
}
.courses .course-item {
	border: 0px;
}

@media (min-width: 576px) { 
	
}


@media (min-width: 768px) { 

}


@media (min-width: 992px) { 

}


@media (min-width: 1200px) { 
	.uvodni_nadpis1 {
		font-size: 2.0em;
	}
	.uvodni_nadpis2 {
		font-size: 1.1em;
	}
	.uvodni_nadpis3 {
		font-size: 1.0em;
	}
}


@media (min-width: 1400px) { 

}
