@font-face {
	font-family: Roboto;
	src:url(..\Font\roboto\Roboto-Regular.ttf);
}
html, body, h1, h2, h3, h4, ul, ol, li, p, a {
  	padding: 0;
 	border: 0;
 	margin: 0;
 	font-family: 'Roboto' , 'Arial' , sans-serif;
}
#omot {
	width: 100%; 
	height: auto; 
	margin: 0 auto;
	background-color: #a4c439;
}
header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%; 
	height: 50px;  
	background-color: #333333; 
	color: white; 
	text-align: center;
	z-index: 99;
}
header img {
	position: absolute;
	top: 1px;
	left: 60px;
	width: 40px;
}
header ul {
	text-decoration: none;
	font-family: 'Arial';
	font-weight: bold;
	margin-top: 14px;
}
header ul li {
	display: inline;
	margin-right: 100px;
}
header ul li:last-child {
	margin-right: 0;
}
header ul a {
	text-decoration: none;
	color: #ffffff;
}
footer {
	background-color: white;
	position: relative;
	width: 100%; 
	height: 75px;
	text-align: center; 
}
.android {
	background-color: white;
	position: relative; 
	left: 0;
	width: 100%; 
	height: 150px;
	margin-top: 49px;
	}
.android img {
	position: relative; 
	left: 50%; 
	margin-left: -50px; 
	margin-top: 18px;
	width: 100px;
}
#body { 
	height: auto;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
#body img {
	margin:50px 30px 25px 30px;
}
.firstrow {
	text-align: center;
}
.secondrow {
	text-align: center;
	margin-bottom: 50px;
}
.firstrow .image {
	display: inline-block;
}
.secondrow .image {
	display: inline-block;
}
.lolipop {
	text-align: center;
	color: white;
}
.lolipop img {
	display: inline-block;
}
.image p {
	color: white;
}
footer .contact {
	display: inline-block;
	margin: 7px 7px 7px 7px;
}
h1 {
	margin-top: 20px;
	font-weight: 300;
	letter-spacing: 3;
	text-align: center;
	color: white;
	font-size: 40px;
}
.navmenu {
	height: auto;
	width: 100%;
	background-color: white;
	margin-top: 49px;
	text-align: center;
}
.navmenu .image {
	display: inline-block;
	padding: 20px 10px;
}
#IceCreambody p {
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}
h2 {
	margin-top: 20px;
	font-weight: 900;
	letter-spacing: 3;
	text-align: center;
	color: white;
	font-size: 20px;
	margin-bottom: 40px;
}
#subomot1 {
	background-color: #07a4c8; 
}
#Honeycombbody p {
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}
#subomot2 {
	background-color:#f2a431;
}
#Gingerbreadbody p {
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}
#subomot3 {
	background-color: #ed5b60;
}
#Jellybeanbody p {
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}
#subomot4 {
	background-color: #82ba42;
}
#Kitkatbody p {
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}
#subomot5 {
	background-color: #fdc442;
}
#Lolipopbody p {
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}
#subomot6 {
	background-color: #e3545b;
}
#Froyobody p {
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}
#subomot7 {
	background-color: #bf82b6;
}
#author {
	display: block;
	margin: 20 20;
	height: auto;
	text-align: center;
}
.imageauthor {
	display: inline-block;
	margin: 30 30;
	padding-top: 100px;
	width: 200px;
}
#authorbody {
	display: inline-block;
	text-align: center;
	margin: 0 auto;

}
#authorbody p {
	position: relative;
	top: -50px;
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	width: 600px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#woting {
	display: inline-block;
	text-align: left;
	width: 200px;
	color: white;
}
#subomot8 {
	background-color: #a4c439;
	width: 100%;
	height: 100%;
}
#authorbody a {
	text-align: center;
	margin: 10 10 10 10;
	display:inline-block;
	height: 52px;
	width: 52px;
}
#subomot9 {
	background-color: #a4c439;
	color: white;
	height: auto;
	width: 100%;
	text-align: center;
}
table {
	width: auto;
	color: white;
}
.form {
	display: inline-block;
	color: white;
	padding-top: 50px;
	width: auto;
}
fieldset {
	width: auto;
}
#UserRegistration {
	color: white;
	width: 300px;
}
#LogIn {
	color: white;
	width: 300px;
}
h3 {
	margin-top: 5px;
	font-weight: 900;
	letter-spacing: 1;
	color: white;
	font-size: 20px;
}
#subomot10 {
	background-color: #a4c439;
	width: 100%;
	height: 100%;
	color:white;
}
#subomot10 p a {
	color: red;
	min-height: 100%;
	width: 100%;
}
.about {
	width: 60%;
	text-align: center;
	font-weight: 24px;
	padding-top: 80px;
	padding-bottom: 50px;
	margin: 50px auto 50px auto;
}
.contact a {
	text-decoration: none;
}
.contact div img:hover {
	width: 65px;
	height: 65px;
}
#subomot11 {
	color: white;
	background-color:#a4c439;
	height: 100%;
	width: auto;
}
.firstrowgallery {
	text-align: center;
	padding-top: 50px;
}
.secondrowgallery {
	text-align: center;
	margin-bottom: 50px;
}
#Gallerybody img {
	margin:50px 30px 25px 30px;
}
#Gallerybody p {
	color: white;
}
.firstrowgallery .galleryimage {
	display: inline-block;
}
.secondrowgallery .galleryimage {
	display: inline-block;
}
