/* * * * * * * * * * ZAKLAD  * * * * * * * * * */
::-moz-selection {
	color: #ffffff;
	background: #002a3a;
}
::selection {
	color: #ffffff;
	background: #002a3a;
}
html {
	background-color: #002a3a;
	background-image: none;
	font-family: 'Roboto', sans-serif;
}
body {
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
/* * * * * * * * * * BARVY * * * * * * * * * */
.modra {
	color: #00a1e0;
}
.tmava-modra {
	color: #002a3a;
}
.svetla-modra {
	color: #caf0fe;
}
.form-modra {
	color: #b5dceb;
}
.modra-bg {
	background-color: #00a1e0;
}
.tmava-modra-bg {
	background-color: #002a3a;
}
.svetla-modra-bg {
	background-color: #caf0fe;
}
.bila-bg {
	background-color: #ffffff;
}
.form-modra-bg {
	background-color: #b5dceb;
}
.zelena {
	color: #00d798;
}
.oranzova {
	color: #d7a200;
}
.zelena-bg {
	background-color: #00d798;
}
.oranzova-bg {
	background-color: #d7a200;
}
/* * * * * * * * * * TEXT * * * * * * * * * */
h1, h2 {
	font-weight: 900!important;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 190%!important;
}
.dovetek {
	font-weight: 400!important;
	color: #4fcefd;
	font-size: 70%;
}
.dovetek-white {
	font-weight: 400!important;
	color: #ffffff;
	font-size: 70%;
}
.dovetek-2 {
	font-weight: 400!important;
	color: #4fcefd;
	font-size: 100%!important;
	margin-top: 10px;
}
.margin-h2 {
	padding-bottom: 15px;
	margin-top: 20px;
	font-size: 140% !important;
}
/* * * * * * * * * * KONTEJNERY * * * * * * * * * */
.img-bg {
	padding-bottom: 20px;
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* HEADER */
#header {
	background-color: #00a1e0;
	box-shadow: 0 0 0 0;
	border-bottom: 0;
}
/* USP */
.nazev-ikony {
	font-weight: 900;
}
/* FORM */
#form {
	width: 100%;
	background-color: transparent;
	font-family: 'Roboto', sans-serif !important;
	border: 0;
}
input {
	width: 90%;
	height: 75px;
	color: #002a3a;
	font-family: 'Roboto', sans-serif !important;
	background-color: #b5dceb;
}
textarea {
	color: #002a3a;
	background-color: #b5dceb;
	font-family: 'Roboto', sans-serif !important;
}
input[type=submit] {
	color: #ffffff;
	border: 0;
	background-color: #00a1e0;
	font-family: 'Roboto', sans-serif !important;
}
input[type=submit]:hover {
	color: #ffffff;
	background-color: #6cbfe0;
	outline: 0;
	border: 0;
}
input, button, textarea, select {
	font-family: 'Roboto', sans-serif !important;
	-webkit-appearance: none;
	font-weight: 400!important;
}
.modal-krizek {
	color: #00a1e0;
}
.modal-krizek:hover {
	color: #002a3a;
}
.modal-zavrit {
	line-height: 80px;
	border: 0;
	height: 80px;
	background-color: #00a1e0;
	color: #ffffff;
}
.modal-zavrit:hover {
	color: #ffffff;
	border: 0;
	background-color: #6cbfe0;
}
::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
	color: #002a3a !important;
}
::-moz-placeholder {
/* Firefox 19+ */
	color: #002a3a !important;
}
:-ms-input-placeholder {
/* IE 10+ */
	color: #002a3a !important;
}
:-moz-placeholder {
/* Firefox 18- */
	color: #002a3a !important;
}
input:focus, select:focus, textarea:focus, button:focus {
	outline: none;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.width-80 {
	width: 80%;
	margin: 0 auto;
}
#proc-ogol {
	border-bottom: 5px solid #20b5ed;
}
.content-container {
	top: 0px;
}
.dot {
	font-size: 150%;
	font-weight: 600;
	color: #4fcefd;
	padding-left: 5px;
	margin: 0;
}
.sipka-top {
	position: absolute;
	bottom: 120px;
	right: 20px;
}
.sipka-size {
	width: 50px;
	height: 50px;
}
.uvod {
	width: 100%;
	padding-bottom: 80px;
	float: left;
	min-height: 100%;
	height: 100%;
	margin-bottom: -80px;
	text-align: center;
}
.martin {
	max-width: 250px;
	width: 80%;
	margin-left: 20px;
	height: auto;
	display: block;
	border: 3px solid #003c53;
}
.img-bg {
	background-image: none;
}
.img-90 {
	width: 100%;
	margin-bottom: 0;
	opacity: 1;
	outline: 0;
	border: 5px solid #caf0fe;
}
.img-90:hover {
	outline: 0;
	opacity: 0.3;
	border: 5px solid #caf0fe;
}
.limit-width {
	width: auto;
}
.limit-width-h {
	width: auto;
}
#gallery {
	padding: 0 5px 5px 5px;
}
.plus-size {
	font-size: 100%;
}
.white-space {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
	background-color: #ffffff;
	height: 60px;
}
.button {
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 10px 20px 10px 20px;
	font-size: 50%;
	border-radius: 10px;
	border: 5px solid rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0.15);
	float: left;
}
.button:hover {
	background-color: rgba(0, 0, 0, 0.50);
}
/* * * * * * * * * * MENU * * * * * * * * * */
.ikona-menu {
	display: none;
}
.pad-ikona {
	display: none;
}
.animenu a {
	color: #ffffff;
}
.animenu-nav > li:hover > a {
	color: #002a3a;
}
.animenu-toggle-bar {
	background-color: #ffffff;
}
.animenu-nav > li {
	border-bottom: 1px solid #1aa1d3;
}
.animenu-nav--open {
	border-top: 0;
}
.animenu-nav {
	background-color: #20b5ed;
}
.animenu-nav > li > a {
	padding-left: 0;
}
.active-menu {
	font-weight: 900!important;
	color: #ffffff!important;
}
/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (min-width:900px) {
/* * * * * * * * * * MENU * * * * * * * * * */
.animenu-nav {
	margin: 0;
}
.animenu-nav > li {
	padding-bottom: 0;
	padding-top: 40px;
	border-bottom: 0;
}
.animenu-nav {
	background-color: transparent;
}
/* * * * * * * * * * TEXT * * * * * * * * * */
h1, h2 {
	font-size: 300%!important;
	line-height: 1.2;
	margin-top: 75px;
}
.margin-h2 {
	font-size: 375%!important;
	padding-bottom: 0;
}
.dovetek dovetek-white {
	font-size: 67%;
}
.dovetek-2 {
	font-size: 160%!important;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* FORM */
#form {
	width: 80%;
}
/* USP */
.usp {
	width: 33.3% !important;
	display: inline-block;
}
.nazev-ikony {
	font-size: 200%;
	font-weight: 900;
}
/* * * * * * * * * * KONTEJNERY * * * * * * * * * */
.img-bg {
	padding-bottom: 0;
	width: 100%;
	float: left;
	text-align: center;
	background-image: url('../img/martin-skrlik-bg.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom right;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
section#co-dostanete {
    max-width: 1680px;
    margin: 0 auto;
}
section#nazory-zakazniku {
    max-width: 1680px;
    margin: 0 auto;
}
.sipka-top {
	bottom: 120px;
	right: 25px;
}
.sipka-size {
	width: 100px;
	height: 100px;
}
.uvod {
	height: 100%;
}
.martin {
	display: none;
}
.limit-width {
	width: 55%;
}
.content-container {
	top: 80px;
}
.margin-h2 {
	background-image: url('../img/ikony/ikona-hodiny.svg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 140px;
	background-size: 120px 120px;
}
.button {
	margin-top: 40px;
	margin-bottom: 60px;
	padding: 20px 80px 20px 80px;
	font-size: 75%;
}
input[type=submit] {
	width: 30%;
}
}
@media only screen and (min-width:640px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* USP */
.usp {
	width: 100%;
}
}
@media screen and (max-width:1100px) and (min-width:800px) {
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.limit-width-h {
	width: 50%;
}
}
@media screen and (min-width:1100px) {
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.logo {
	max-width: 275px;
}
.img-bg {
	height: 100%;
	min-height: 500px;
	background-attachment: fixed;
	background-position: right 80px;
	background-size: contain;
}
.sipka-top {
	bottom: 160px;
	right: 75px;
}
.plus-size {
	font-size: 125%;
}
}
@media screen and (min-width:1400px) {

/* * * * * * * * * * OSTATNI * * * * * * * * * */
.sipka-size {
	width: 180px;
	height: 180px;
}
}