body {	
  font-family: 'Playfair Display', serif;
}
.main{
  background-image: url('media/eparhija-niska-1.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center right; 
  background-color: #99ceff;

}
.spc img{
width:40%;
position: center left; 

}

.white{
	background-color: #fff;
	padding-top: 30px;

}
.epn img {
	width:80%;
  	float: right;
}

#header h1 {
	font-size: 80px;
  	font-family: 'Playfair Display', serif;
  	color: #000;
  	padding-top: 50px;
  	text-align: right;
}

#book {
 width: 150px;  height: 25px;
}
#page {
 width: 150px;  height: 25px;
}
#current {
 width: 150px;  height: 25px;
}
.first h2{
	font-size: 28px;
	padding-top: 30px;
	text-align: center;
}
#eparchy {
	width: 210px;  height: 25px;
}
.second {
	padding-top: 30px;
	padding-left: 30px;
	text-align: center;
}
.tname {
	padding-left: 20px;
	padding-right: 20px;
}
#temple {
	width: 200px;  height: 25px;
}
#in {
	width: 200px;  height: 25px;
}
#year {
	width: 60px;  height: 25px;
}
.foryear{
	padding-right: 10px;
	padding-left: 10px;
}
.ename{
	padding-right: 20px;
}
.distance{
	padding-left: 20px;
	padding-right: 20px;
}
.year{
	padding-left: 20px;
	
}
.center {
padding: 30px;
background-color: #fff;

}
#municipality {
	width: 300px;  height: 25px;
}
#place {
	width: 300px;  height: 25px;
}
#gname {
	width: 300px;  height: 25px;
}
#place{
	width: 300px;  height: 25px;
}
#name {
	width: 300px;  height: 25px;
}
#religion {
	width: 300px;  height: 25px;
}
#order {
	width: 300px;  height: 25px;
}
#if-need {
	width: 130px;  height: 25px;
} 
#priest {
	width: 300px;  height: 25px;
}
#Godfather {
	width: 300px;  height: 25px;
}
#motherland {
	width: 300px;  height: 25px;
}
#remark {
	width: 300px;  height: 25px;
}
.end {
	padding-top: 30px;
	text-align: center;	
}
#nmb,
#date2{
	width: 70px;  height: 25px;
}
#year2 {
	width: 30px;  height: 25px;
	margin: 0px;
	padding-left: 2px;
}
#in2 {
	width: 150px;  height: 25px;
}
#priest2 {
	width: 300px;  height: 25px;
}
.end-right {
	text-align: right;
}

.defect{
	padding-left: 0px;
}
.first-button{
	border-color: #00405c;
	background-color: white;
	border-radius: 50px;
	margin-right: 70px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 45px;
	width:140px;
	color: black;
	font-size:16px;

}
.first-button:hover{
	background-color: #00405c;
	color: white;
	cursor: pointer;
	border:none;
}
.first-button:focus, input:focus{
    outline: none;
}
.second-button{
	border-color:#20675e;
	background-color: white;
	border-radius: 50px;
	margin-right: 70px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 45px;
	width:140px;
	color: black;
	font-size:16px;
}
.second-button:hover{
	background-color: #20675e;
	color: white;
	cursor: pointer;

}

input[type="submit" i] {
	
	border-width: 2px;
	border-style: double;
}
/*responsive

@media only screen and (max-width: 360px) {
.main{
	max-width: 100%;
}
#header h1{
	display: none;
}
.main{
  background-image: none;
}
.epn img{
width:100%;
padding-top: 50px;
}
p{
	font-size: 13px;
}
.left,
.second {
	font-size: 13px;
}
.first h2{
	font-size: 16px;
}
#book, 
#page,
#current{
 width: 80px;  height: 15px;
}
#eparchy,
#temple,
#in {
	width: 100px;  height: 15px;
}
#year,
#municipality,
#place,
#gname,
#place,
#name,
#religion,
#order,
#if-need,
#priest,
#Godfather,
#motherland,
#remark {
	width: 100px;  height: 15px;
}
#birthdaytime,
#birthdaytime1,
#baptism,
#baptism1{
	width: 100px;  height: 20px;
	position: right;
}
#year{
	width: 30px;  height: 20px;
}
.choose input{
	width: 60%;
}


}*/
