@charset "UTF-8";
/*
Theme Name: Clouds.pl Comming Soon Template
Theme URI: http://www.clouds.pl
Author: Andrzej Wójcik
Author URI: http://www.clouds.pl
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


To jest podstawowy plik arkuszu styli dla Wordpressa.
*/
/* Ustawienia ogólne */
html, body { margin: 0; padding: 0; width: 100%; height: 100%; min-height: 240px; font-family: 'Lato', sans-serif; color: rgba(255, 255, 255, 0.7); text-align: center; font-weight: 300; }

a { color: inherit; text-decoration: none; }

a:hover { color: inherit; text-decoration: underline; }

body { position: relative; background-size: cover !important; }

#blenda { background: rgba(0, 0, 0, 0.6); padding: 50px 50px 20px 50px; margin-top: 250px; }

h1#headertext { margin-bottom: 50px; font-size: 60px; font-weight: 300; }

p#infotext { font-size: 30px; }

p#infotext { margin-top: 30px; font-size: 24px; }

p#designedby { font-size: 10px; margin-top: 50px; }

@media (max-width: 992px ) { h1#headertext {font-size: 40px;} #blenda { margin-top: 200px; } }
@media (max-width: 768px ) { h1#headertext {font-size: 30px;} #blenda { margin-top: 150px; } }
