You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

103 lines
1.4 KiB

p {
font-size: 11px;
width: 100%;
}
label {
margin-left: 10px;
margin-right: 10px;
font-family: 'Montaga', serif;
}
.h1 {
font-size: 36px;
text-align: center;
font-family: 'Montaga', serif;
}
.h2 {
font-size: 28px;
margin-left: 50px;
margin-bottom: 20px;
font-family: 'Montaga', serif;
}
.h4 {
font-size: 20px;
margin-left: 50px;
font-family: 'Montaga', serif;
}
.h5 {
font-size: 12px;
font-family: 'Montaga', serif;
}
.container {
background-color: lightgrey;
margin-top: 50px;
margin-left: 150px;
margin-right: 150px;
}
.obr1 {
max-width: 67px;
max-height: 67px;
margin-left: 50px;
}
.obr2 {
width: 80px;
height: 80px;
margin-left: 50px;
}
.obr3 {
width: 80px;
height: 80px;
margin-top: 40px;
}
.obr4 {
max-width: 43px;
max-height: 43px;
}
.list-group {
width: 100%;
margin-left: 50px;
padding-right: 50px;
}
#btn {
max-height: 50px;
margin-left: 100px;
text-align: center;
font-size: 12px;
}
#btn2 {
margin-left: 50px;
margin-bottom: 20px;
}
#col {
margin-top: 20px;
}
#col4 {
margin-top: 30px;
margin-left: 10px;
}
#button1 {
margin-top: 50px;
margin-right: 20px;
margin-bottom: 20px;
text-align: center;
width: 100%;
}
a {
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
a:visited {
color: purple;
}
a:hover {
color: lightgrey;
}
#kosik {
margin-left: 50px;
}
.vl {
border-left: 6px solid red;
height: 500px;
position: absolute;
left: 50%;
}