body {
   background-color: #ffc800; 
}

.container {
    background-color: #ffc800;
    width: 100%;
    height: 100%;
    position: absolute;

    background-size: auto;

}


#index, #check{
    padding-top: 15px;
    padding-bottom: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 15px;
    margin: 5%;
    width: 90%;
    background-color: white;
}
#ikelimas {
   
    padding-top: 15px;
    border-top: solid;
    margin-bottom: 20px;
    width: 100%;
}
#indexpavadinimas{
    text-align: center;
     margin-bottom: 10px;
     text-height: 30px;
     font-size: 25px;
}

/* login puslapis*/
.loginvisas{
    width: 100%;
    height: 100%;
    position: absolute;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #ffc800;
    background-size: auto;
}

.login{
    width: 90%; 
    display: flex; 
    position: absolute;
    background-color: white;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 15px;
    margin: auto;
    height: 300px;
    background-image: url("pic/HappyCafe-02.png");
    background-size: 200%;
}

.login form {
    width: 100%;
    justify-content: center;
}

.logininput  {
    width: 90%;
    margin: 25px auto;
    display: block;
    height: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    
}

.loginbutton{
    width: 90%;
    margin: 25px auto;
    display: block;
    height: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-color: #ffc800;
    background-color: #FFC800;
    border-radius: 5px;
    
}





#index input{
    margin-bottom: 10px;
    
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
    height: 40px;
}


#index select{
    margin-bottom: 10px;
    
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
    height: 40px;
}
#index textarea{
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 100px;
    width: 90%;
}
#ikelimas input{
    margin-bottom: 10px;
    
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
    height: 40px;
}
#ikelimas select{
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
    height: 40px;
}
#ikelimas textarea{
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 60px;
    width: 90%;
}
#loginsubmit{
    border-radius: 0 0 15px 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-color: #ffc800;
    background-color: #FFC800;
    text-transform: uppercase;
    text-decoration: none;
    
}
.duomenys{
    background-color: white;
  padding-top: 15px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-color: #ffc800;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border-radius: 15px;
    padding-bottom: 5px;
    position: relative;
}
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
      border: solid #ffc800;
  cursor: pointer;
  background: #565656;
	color: #ffc800;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 49px;
	line-height: 49px;
	padding: 0 15px;
	text-align: center;
        text-transform: uppercase;
        text-decoration: none;
            box-shadow: 0 -6px 10px 5px rgba(0, 0, 0, 0.2), 0 -6px 20px 5px rgba(0, 0, 0, 0.19);
  border-bottom: #565656;
}
.centras {
    margin: auto;
    display: block;
    width: 100%;
}
.desine{
    right: 0;
    position: absolute;
    
}
.duomenys p select {
    width: 110px;
    height: 30px;
}
.duomenys tr, th{
    border-style: solid;
}
#in{
   width: 100px;
   
   
}



#lentele{
    background-color: white;
    width: 99%;
    margin: auto;
    font-size: small;
    margin-top: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
#lentele tr{
    
    border-width: 1px;
}

.buton{
    margin-top: 10px;
    width: 100%;
}
.buton input{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}




body {
	min-width: 0;
}
#header {
	padding-top: 20px;
        padding-bottom: 1px;
	position: relative;
	width: 100%;
        background-color: #FFC800;
}
#header a.logo {
	width: 80%;
}
#header a.logo img {
	width: 100%;
}
#mobile-navigation {
	background: url(../pic/mobile-menu.png) no-repeat 0 0;
	display: block;
	height: 50px;
        opacity: 0.7;
	margin: 0 auto 0;
	padding: 0;
	width: 50px;
}
#navigation a{
    border: solid;
}
#header ul {

	display: none;
	left: 50%;
	margin-left: -45%;
	padding: 0;
	position: absolute;
	width: 90%;
	z-index: 1001;
      
}
#header ul li {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
#header > ul > li:first-child {
	border: 0;
}
#header ul li a {
	background: #565656;
	color: #ffc800;
        
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 49px;
	line-height: 49px;
	padding: 0 15px;
	text-align: center;
        text-transform: uppercase;
        text-decoration: none;
            box-shadow: 0 -6px 10px 5px rgba(0, 0, 0, 0.2), 0 -6px 20px 5px rgba(0, 0, 0, 0.19);
  border-bottom: #565656;

}
#header ul li a:hover, #header ul li.selected a {
	background: rgba(0, 0, 0, 0.9);
	color: #fff;
}
#header ul ul {
	display: none;
	border: 0;
	height: auto;
	left: 0;
	margin: 0;
	position: relative;
	width: 100%;
}
#header ul ul li a {
	text-indent: 15px;
}
#header ul li span {
	background: rgba(11, 163, 156, 0.9) url(../pic/mobile-expand.png) no-repeat 0 0;
	border-left: 1px solid #fff;
	display: block;
	height: 49px;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
}

#pradzia{
    border: solid;
    border-radius: 15px 15px 0 0;
    box-shadow: 0 -6px 10px 5px rgba(0, 0, 0, 0.2), 0 -6px 20px 5px rgba(0, 0, 0, 0.19);
    border-color: #ffc800;
}

#pabaiga{
    border: solid;
    border-radius: 0 0 15px 15px;
    border: solid;
    
     box-shadow: 0 6px 10px 5px rgba(0, 0, 0, 0.2), 0 6px 20px 5px rgba(0, 0, 0, 0.19);
    border-color: #ffc800;
    
}

#body {
	width: 100%;
}
#body h1 {
	display: block;
	font-size: 20px;
	margin: 0 auto;
	width: 90%;
}
#body h1 span {
	display: block;
	padding: 3%;
	width: 94%;
}
#body > div {
	padding: 0 5%;
	width: 90%;
}
#body > div img {
	margin: 24px 0 30px;
	width: 98%
}
#body > div .article {
	padding: 0;
	width: 100%;
}
#body > div .article h2, #body > div .article h4 {
	font-size: 18px;
	font-weight: bold;
}
#body #featured {
	overflow: hidden;
	margin: 0 0 20px
}
#body #featured img {
	min-width: 960px;
}
#body #featured div {
	left: 0;
	margin: 0;
	padding: 0 2%;
	position: absolute;
	top: 0;
	text-align: left;
	width: 96%;
}
#body #featured div h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 50px 0 10px;
	padding: 8px 5px;
}
#body #featured div span {
	display: block;
	font-size: 14px;
	margin: 10px 0;
	padding: 10px;
}
#body #featured div a {
	font-size: 14px;
	margin: 5px 0 0;
	padding: 10px;
}
#body > ul {
	overflow: visible;
	padding: 0 5%;
	width: 90%;
}
#body ul.gallery {
	padding: 5% 0;
	overflow: hidden;
	width: 100%;
}
#body > ul li {
	float: none;
	margin: 0;
	width: 100%;
}
#body ul.gallery li {
	float: left;
	margin: 0 0 5% 5%;
	width: 42%;
}
#body > ul li a img {
	width: 98%;
}
#body > ul li a span {
	padding: 15px 0;
}
#body div ul {
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
}
#body div ul li {
	overflow: visible;
	padding: 0 0 20px;
	width: 99%;
}
#body div ul li .figure {
	border: 0;
	display: block;
	float: none;
	margin: 0 0 20px;
	width: 100%;
}
#body div ul li .figure img {
	width: 100%;
}
#body div ul li div {
	float: none;
	padding: 0;
	width: 100%;
}
#body div ul li div a.more:hover {
	height: 14px;
	line-height: 14px;
}
#body form {
	width: 100%;
}
#body form input, #body form textarea {
	margin: 0 0 20px;
	padding: 10px;
	width: 84%;
}
#body form #send {
	padding: 10px;
}
#footer {
	padding: 10px 0 25px;
}
#footer div {
	overflow: visible;
	width: 100%;
}
#footer div p {
	float: none;
	margin: 0;
	text-align: center;
}
#footer div ul {
	float: none;
	margin: 0 auto;
	width: 256px;
}