@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    line-height: 150%;
    letter-spacing: 0px;
    font-size: 1.2em;
    text-align: center;
    margin-right: 23px;
    padding-right: 0px;
    padding-left: 18px;
	background:#333333;
	}
h1 {
	line-height: 150%;
	color:#ffffff;
	font-weight:100;
	font-size:1em;
	}
a:link {
	color: #ffffff;
	}
a:hover {
	text-decoration-color: #ffffff;
	}
a:active {
	text-decoration-style: double;
}
a:visited {
   color:#DFDBDB;
}
.celek {
	width:80%;
	margin:auto;
}
.logo {
    width: 20%;
	float:none;
	padding-right: 100px;
	padding-bottom:30px;

}
.logo-stranka {
	width: 15%;
	float:left;
	padding-right: 15%;
	padding-bottom:30px;
	
}

.tlacitka {
    width: 40%;
    float: left;
	padding-top: 20px;
    padding-right:10px;
    padding-bottom: 10px;
    
	
}
.tlacitka2 {
    width: 15%;
    float:right;
	
}
.tlacitka-stranka {
	width: 25%;
    float: left;
	padding-top: 20px;
    padding-right:10%;
    padding-bottom: 10%;
}
.obrazky {
	width:80%;
}
.kontakt {
    clear: left;
	
}
.obsah {
	width:90%;
	
}
/*přeskupení pro mobily*/
