@font-face{ 
	font-family: 'myriadpro';
	src: url('fonts/pt_sans-web-regular-webfont.eot');
	src: url('fonts/pt_sans-web-regular-webfont.eot?iefix') format('embedded-opentype'),
	     url('fonts/pt_sans-web-regular-webfont.woff') format('woff'),
	     url('fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
	     url('fonts/pt_sans-web-regular-webfont.svg#webfont') format('svg');
}

#leiras_lap p{
   text-indent: 20px;
}

.lapcim {
	font-family: 'myriadpro';
	font-size: 22px;
	color: #443932;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
	
.kiemelt{
	font-family: 'myriadpro';
	font-size: 18px;
	font-weight: bold;
	color: #443932;
	display: block;
	clear: both;;
}
	
.normal {
	font-family: 'myriadpro';
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #443932;
   text-align: justify;
   line-height: 140%;}  

.normal a, .metripond_lista a {
	color: #1c78de !important;
	text-decoration: none;}
	
.normal a:hover, .metripond_lista a:hover{
	text-decoration:underline;}
	
.normal a:active{
	text-decoration:underline;}

ul{
    
}

.letoltes {
   font-weight: bold;
   color: #007DB5;
   text-decoration: none;
}

.letoltes:hover{
   text-decoration: underline;
}

.kep{
   border: 1px solid #868686;
   float: right;
   margin-left: 20px;
   margin-bottom: 20px;
   width: 200px;
}

.link_partner{
   display: block;
   clear: both;
   color: #007DB5;
}

.kep_balra{
   float: left;
   margin: 0px 20px 20px 0px;
}

.kep_jobbra{
   float: right;
   margin: 0px 0px 20px 20px;
}

.sortores{
   float: left;
   clear: both;
}

.metripond_lista{
   display: block;
   padding-left: 25px !important;
   padding-top: 2px !important;
   background-image: url('/images/potty-20px.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   
}


.metripond_table{
   font-size: 14px;
   width: 100%;
   border-collapse: collapse;
}

.metripond_table th{
   font-weight: bold;
   text-align: center;
   background-color: #fff;
   padding: 2px;
   border: 1px dotted #aaa;
}

.metripond_table tr td{
   background-color: #fff;
   padding: 2px;
   border: 1px dotted #aaa;
}

.metripond_table tr:first-child th{
   border-top: 0px;
   border-left: 0px;
}

.metripond_table tr:first-child th:last-child{
   border-right: 0px;
}

.metripond_table tr:last-child td{
   border-bottom: 0px;
}

.metripond_table td:first-child, .tablazat_adatok th:first-child{
   border-left: 0px;
}

.metripond_table td:last-child, .tablazat_adatok th:last-child {
   border-right: 0px;
}

.metripond_table_regi{
   font-size: 14px;
   width: 100%;
}

.metripond_table_regi th{
   font-weight: bold;
   text-align: center;
   background-color: #dedede;
   padding: 2px;
}

.metripond_table_regi tr td{
   background-color: #eeeeee;
   padding: 2px;
}

.link{
   color: #1c78de;
   font-weight: bold;
}

.link:hover{
   text-decoration: underline;
}