@charset "utf-8";
section {
	display: block;
	padding-left: 140px;
}
body {
	margin:0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
nav {
	position: fixed;
	top: 50px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
nav a {
	display: block;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
nav a:link {
	text-decoration: none;
}
nav a:visited {
	text-decoration: none;
}
nav a:hover {
	color: #7DD3E9;
}
nav a:active {
	text-decoration: none;
	color: #73A6DD;
}
#one {
	background-image: url(../images/background_page1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 1344px;
	padding-right: 20px;
}
#two {
	background-color: #FFFFFF;
	height: 1344px;
	background-image: url(../images/bacground_page2b.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
}
#three {
	background-color: #FFFFFF;
	height: 1344px;
	background-image: url(../images/bacground_page3.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
}
#four {
	background-color: #FFFFFF;
	height: 1344px;
	background-image: url(../images/bacground_page4.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
}
#five {
	background-color: #FFFFFF;
	height: 1344px;
	background-image: url(../images/bacground_page5.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
}
#five #kontakt_hlavicka {
	padding-top: 40px;
	width: 310px;
	padding-left: 40px;
	float: left;
	clear: both;
	padding-bottom: 8px;
}
#five #kontakt_hlavicka2 {
	padding-top: 95px;
	width: 310px;
	padding-left: 40px;
	float: left;
}
#five #kontakt {
	padding-left: 40px;
	width: 310px;
	float: left;
	clear: both;
}
#five #kontakt2 {
	width: 340px;
	padding-left: 60px;
	float: left;
}
#five #kontakt_hlavicka h1 {
	font-size: 22px;
	font-weight: bold;
}
#five #kontakt_hlavicka h2 {
	font-size: 16px;
	font-weight: bold;
}
#five #kontakt_hlavicka UL {
	font-size: 16px;
}
#five #kontakt h2 {
	font-size: 16px;
	font-weight: bold;
}
#five #kontakt UL {
	font-size: 16px;
}
#five #kontakt2 h2 {
	font-size: 16px;
	font-weight: bold;
}
#five #kontakt2 UL {
	font-size: 16px;
}
#one .logo img {
	width: 400px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
#galleria { 
	width: 900px; 
	height: 600px; 
	background: #000; 
	border-radius: 15px; 
}
body .galleria-container {
	background-color: #000000;
	border-radius: 12px;
}
#container {
	width: 1050px;
	margin-right: auto;
	margin-left: 0px;
	height: 600px;
	padding-top: 20px;
}
#sluzby {
	padding-top: 20px;
	height: 800px;
}
#produkty {
	padding-top: 20px;
}
#icon {
	width: 250px;
	height: auto;
	text-align: center;
	font-weight: bold;
	float: left;
}
#icon_radius {
	border-radius: 40px;
}
#digestore {
	float: left;
	width: 470px;
	padding-left: 10px;
	padding-right: 30px;
	text-align: justify;
}
#nabytek {
	width: 500px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}
#digestore img {
	margin-left: 90px;
}
#nabytek img {
	margin-left: 25px;
}
#download {
	font-weight: bold;
	color: #0F4C80;
}
