2 @import url(//fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext);
15 background-color: #e8e8e8;
16 background-repeat:no-repeat;
17 background-position: 100% 120px;
27 text-decoration: none;
30 text-decoration: underline;
40 text-decoration: none;
41 background: rgba(255,255,255,.9);
47 margin: 0 1rem 0 1rem;
51 background-image: url("{{ media_url('images/okladka.jpg') }}");
52 background-position: 50% 76%;
53 background-size: auto 100%;
55 @media screen and (min-width: 20em) {
59 @media screen and (min-width: 24em) {
60 background-size: 100% auto;
65 padding: 2em .5em 1em;
66 background: rgba(255,255,255,.7);
69 @media screen and (min-width: 20em) {
91 section.home-section {
104 text-decoration: none;
109 padding: .25em .5em .25em .5em;
113 @media screen and (min-width: 20em) {
114 padding-left: 2.7rem;
134 @media screen and (min-width: 36em) {
142 border-width: 0 0 1px 1px;
148 border-top: 1px solid #fff;
156 @media screen and (min-width: 24em) {
157 display: inline-block;
169 text-decoration: none;
170 background: rgba(255,255,255,.9);
195 padding: .5rem 0 .5rem;
198 display: inline-block;
203 margin: 0 0 .5rem 1rem;
205 @media screen and (min-width: 42em) {
208 @media screen and (min-width: 48em) {
213 display: inline-block;
215 margin-bottom: .5rem;
217 @media screen and (min-width: 42em) {
220 @media screen and (min-width: 48em) {
226 vertical-align: middle;
234 display: -webkit-box;
236 display: -ms-flexbox;
237 display: -webkit-flex;
240 -webkit-box-orient: vertical;
241 -moz-box-orient: vertical;
242 -webkit-box-direction: normal;
243 -moz-box-direction: normal;
244 -webkit-flex-direction: column;
245 -ms-flex-direction: column;
246 flex-direction: column;
248 @media screen and (min-width: 36em) {
254 -webkit-box-ordinal-group: 1;
255 -moz-box-ordinal-group: 1;
261 -webkit-box-ordinal-group: 3;
262 -moz-box-ordinal-group: 3;
268 -webkit-box-ordinal-group: 4;
269 -moz-box-ordinal-group: 4;
275 -webkit-box-ordinal-group: 100;
276 -moz-box-ordinal-group: 100;