@charset "utf-8";

*:focus {outline: 0px solid #908020 !important}

body {
	font-family: Arial, sans-serif;
	margin: 0;
	width: 100%;
	background: #c9c4bb;
	font-size: 13px;
  line-height: 120%;
}

a { 
  color: #804020;
  text-decoration: underline;
} 

a:hover, a:focus { 
  color: #b08040;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-weight: 700;
}

h1 { 
  font-family: 'Times New Roman',Times,serif; 
  font-size: 20px; 
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 6px;  
  color: #403020;
  text-shadow: 2px 1px 6px #b8b090;
}

h2 { 
  font-family: 'Times New Roman',Times,serif; 
  font-size: 16px; 
  font-weight: normal;
  margin-top: 4px;
  margin-bottom: 12px;  
  color: #403020;
  text-shadow: 2px 1px 6px #c0c0a0;
}


h3 { 
  font-family: Arial, sans-serif; 
  font-size: 16px; 
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 5px;  
  color: #808080;
  text-shadow: 2px 1px 4px #d0d0c0;
}

h4 { 
  text-align: right;
  font-family: 'Times New Roman',Times,serif; 
  font-size: 16px; 
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 2px; 
  color: #404040;
  text-shadow: 2px 1px 4px #c0c0a0;
  margin-right: 30px;  
}


p { 
  margin-top: 3px;
  margin-bottom: 6px;
  text-align: justify;
  line-height: 150%;
}


input[type=button], input[type=submit] {
	cursor: pointer;
	font-size: 14px;
	height: 24px;
}

 input[type=radio] {
    width: 16px !important;
    height: 16px !important;
		vertical-align: -4px;
}

 input[type=checkbox] {
    width: 13px !important;
    height: 13px !important;
		vertical-align: -5px;
}


input[type=text], input[type=password] {
  background: #f3edb3;
  border: 1px solid #b0b0b0;
  font-size: 12px;
  font-weight: 600;
  padding: 3px 4px 3px 4px;
	margin-left: 4px;
	color: #202020;
 }

select { 
  background: #f3edb3;
  border: 1px solid #b0b0b0;
  font-size: 12px;
	margin-left: 2px;
	font-weight: bold;
	color: #202020;
  padding: 2px 1px 2px 4px;
} 

select option {
	background: #fce0c0;
	font-weight: normal;
}	

textarea { 
  background: #f3edb3;
	line-height: 18px;
  border: 1px solid #b0b0b0;
	font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  padding: 2px 4px 2px 4px;
	color: #404040;
	margin-left: 4px;
	margin-bottom: 0px;
 }

article {
  padding: 15px 20px 15px 20px;
  background: #e6e0d6;
	background-image: url("../img/bg.jpg");
}  

.kezdo {
	margin: 0 auto;
	margin-top: 6px;
	width: 520px;
}

.reg {
	margin: 0 auto;
	margin-top: 6px;
	width: 490px;
}

.logon {
	margin: 0 auto;
	margin-top: 16px;
	width: 520px;
}

.upld {
	margin: 0 auto;
	margin-top: 6px;
	width: 450px;
	padding-left: 20px;
}

.upld  p { 
  margin-top: 10px;
  padding-left: 20px;
}

.upld input[type=button], .upld input[type=submit], .upld input[type=file]  {
	cursor: pointer;
	font-size: 14px;
  padding: 2px 16px;
  margin-top: 6px;
}

article.urlap {
	margin: 0 auto;
}


section {
	margin: 0px 10px 10px 10px;
	padding: 0px;
}
 

.footer {
  padding: 12px;
  background: #8c7569;
  border: 1px solid #c0bc90;
	color: #fcf8a0;
  margin-top: 0px;
  text-align: center;
  font-size: 12px;	
}  

.footer a {
	color: #f4f080;	
}

header {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1%;
}


/* --- DIVs --- */

#container {
  width: 1200px;
  margin: 0 auto;
} 

#head_pic {
	margin: 0;
	padding: 0;
	border: 0;
}  

#loginbox {
  width: 400px;
  margin: 0 auto;
  background: #f8f8ec;
  border: 1px solid #c0bc90;
  text-align: center;
  padding: 10px;
 }
 
 #msg {
	 color: #c00000;
	 font-weight: bold;
 }

 .mess {
	 color: #c80000;
	 font-weight: bold;
 }
 
.srch_box {
	margin: 0px 10px 10px 10px;
	border: 1px solid #c0bc90;
	padding: 10px;
	line-height: 30px;
	background: #f8f8ec;
}
 
 
.cent {
	text-align: center;
 }
 

.beh {
	text-indent: 13px;
}	

.beh2 {
	margin-left: 33px;
	text-indent: -20px;
}	

.beh3 {
	text-indent: 13px;
	margin-top: -6px;
	margin-bottom: 6px;
}	

.beh4 {
	margin-left: 20px;
}	


.but {
	box-shadow: 1px 1px 6px 0px #c0c0a0;
}
	
.but:focus, input:focus, select:focus,textarea:focus {
	 /*outline:1px solid #c0c080;*/
	 outline: none;
	 border: 1px solid #a0a040;
	 box-shadow: 0px 0px 4px 0px #b8b090; 
}

.but:disabled {
	box-shadow: none;
	cursor: not-allowed;
}	
	
.krit {
	margin-left: 10px;
}

.krit i {
	background: #f8e8a0;
	padding: 2px;
}

.list {
	padding: 2px;
	cursor: pointer;
}	

.act {
	text-shadow: 1px 1px 3px #c0c0a0;
	color: #e83246;
}

#det_title { 
	line-height: 36px;
  font-family: Arial, sans-serif; 
  font-size: 12px; 
	font-style: normal;
	text-shadow: 2px 1px 3px #e0e0c0;
  font-weight: bold;
  margin: 0px;
	color: #000000;
}

.id {
  color: #606060;
	text-shadow: none;
}

.det_img {
	float: right;
	margin: 0px 10px 20px 20px;
  text-align: center;	
}	

.photo {
	max-height: 240px;
	max-width: 300px;
	border: 1px solid #a0a080;
	box-shadow: 1px 1px 4px 0px #c0c0a0;
	margin-bottom: 16px;
}

.photo2 {
	max-height: 240px;
	max-width: 240px;
	border: 1px solid #a0a080;
	box-shadow: 1px 1px 4px 0px #c0c0a0;
	margin-bottom: 16px;
}

.d_txt {
	color: #202020;
	font-size: 12px;
	font-style: normal;
}	

.zs_txt {
	color: #d02020;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}	

.d_img {
	vertical-align: -4px;
}

.szem {
	margin: 3px 5px 3px 15px;
	padding-left: 6px;
	border-left: 1px solid #b8b030;
	overflow: auto;
	display: none;
}

.a_list {
	 width: 460px;
	 padding: 10px;
	 line-height: 16px;
	 font-size: 11px;
	 font-style: normal;
	 color: #404040;
	 background: #f8f8ec;
	 border: 1px solid #c0c0c0;
}

div#alertbox {
	width: 300px;
	margin: 0 auto;
	margin-top: 50px;
	border: 2px solid #c02000;
	background: #fcfcf8;
	text-align: center;
	padding: 20px;
	line-height: 40px;
}
	
.sp {
		line-height: 34px;
}

.sp2 {
		margin-bottom: 10px;
}

.hid {
	display: none;
}

label {
  margin: 0px 0px 0px 2px;
  color: #505040;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 0px 3px 0px 3px;
  line-height: 120%;
}

table {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;  
	font-size: 13px;
}		

table.fh  td {
	background: #f4f0d0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;  
	font-size: 13px;
}		
		
table.fh  td {
	background: #f4f0d0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;  
	font-size: 13px;
}		

table.ul {
	border-collapse: collapse;
}	

table.ul  td {
	background: #e0dad0;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
  font-size: 12.5px;
	border: 1px solid #c6c0b6;
}				

table.ul  td.head {
	font-size: 12px;
	color: #807c40;
}	

	
td.td2 {
	width: 460px;
}

td.td3 {
	width: 320px;
}

td.g0 {
	background: #e0dcd0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
  font-size: 13px;
}

td.g1 {
	background: #ece8d6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
  font-size: 13px;
}



td span {
	font-style: italic;
}

.alk_no { 
  text-align: left;
  font-size: 14px; 
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 3px; 
  color: #404040;
  text-shadow: 2px 1px 4px #c0c0a0;
  margin-left: 4px;
}

.alk_gomb {
  margin-top: 10px;
  margin-bottom: 6px;
  margin-left: 6px;
}

.info {
  background: #ffb060;
	opacity:0.6;
  margin: 5px 0px 5px 0px;
  padding: 10px;
  border: 1px solid #b0b0b0;
  vertical-align: middle;
  min-height: 45px;
  line-height: 130%;
  vertical-align: middle;
	color: #000000;
}  

.info-pic {
  float: left;
}

.info-text {
  display: inline;
  position: relative;
  height: 64px;
  width: 64px;
}

.form-personal {
  background: #f8f4e4;
  margin: 0px 0px 5px 0px;
  padding: 10px;
  border: 1px solid #b8b0a8;
  vertical-align: middle;
  line-height: 130%;
}  

.row-pers {
  margin: 2px  4px 4px 0px;
  display: flex;
  align-items: stretch;
  align-content: flex-start;
  gap: 4px;
}

.row-pers label {
  margin: 0px 0px 0px 4px;
  background: #e0e0d8;
  border: 1px solid #d0d0c8;
  color: #505040;
  font-family: Calibri, Arial, sans-serif;
  font-size: 12px;
  padding: 0px 3px 0px 3px;
  line-height: 180%;
}

.row-pers div {

}

input[type="radio"], input[type="checkbox"] {
  accent-color: #606040;
}

.row-fs  {
  display: flex;
  align-items: stretch;
  align-content: flex-start;
  gap: 2px;
  margin-bottom: 6px;
}

fieldset {
  border: 1px solid #c4c090;
  width: fit-content;
  padding: 0px 2px 2px 2px;
}

legend {
  background: #706050;
  color: #fffca0;
  margin-left: 8px;
  margin-bottom: 0px;
  padding: 1px 8px 1px 8px;
  border: 2px solid #f8f4e4;
  font-size: 13px;
}

#popupwin {
  position: fixed;
  width: 800px;
  margin-left: 150px;
  padding: 20px;
  top: 120px;
  height: 200px;
  border: 1px solid #808080;
  box-shadow: 0px 0px 10px #808080;
  background: #f6f6f2;
  z-index: 100;
  display: none;
 }

#regblock {
  line-height: 180%;
}

.imgbut {
	cursor: pointer;
}	

#alkotasok td {
	padding-top: 3px;
	padding-bottom: 3px;
}

.modal {
  display: none;
  position: fixed;
	padding: 20px;
  left: 0; 
	top: 0;
  width: 100%; 
	height: 100%;
  background: rgba(0,0,0,0.6);
	z-index: 200;
}
.modal-content {
  background: #f0f0f0;
  padding: 20px;
  border-radius: 4px;
  width: 650px;
  margin: 15% auto;
}