/* CSS Document */

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;

}

h1 {
	text-align: left;
	color: #003366;
	font-size: 26px;
	
	margin: 0;
}

h2 {
	text-align: left;
	color:#003366;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	
	margin: 0;
	font-weight: bold;
	
}

h3 {
	text-align: left;
	color: #1695C2;
	font-size: 36px;
	
	margin: 0;
	
}

h4 {
	text-align: left;
	color: #2D7199;
	font-size: 22px;
	
	margin: 0;
	
}

h5 {
	text-align: left;
	color: #2D7199;
	font-size: 14px;
	margin: 0px;
	padding:5px;
}


.cnt_head {
		width: 100%;
		text-align: left;
		border-bottom: 1px dotted #c5e4f0;
		/*margin-bottom: 10px;*/
		height: auto;
		overflow: auto;
		color: #003366;
		
}
/* content_cim */

.hr
{
border-bottom: 1px dotted #D8ECF4;
margin-bottom: 10px;
margin-right:5px;
width: 100%;
}



.cnt_szponzorok {margin:0px;
display:table;
color:#003366;
}
/* fo, befoglalo div */

.cnt_szponzorok ul {
		width: 100%;
		color:#003366;
		text-align: center;
		margin: 0px;		
		list-style:none;	
        padding:0px;
}

.cnt_szponzorok li {
min-height:200px;
height:100%;
		margin: 20px 0px 0px 0px;
		padding: 0px;
		border: solid #D6E7F1 1px;	
		list-style:none;	
		color:#003366!important;
}

.sponsor_img {float:left; margin:0px 10px 10px 10px; border: solid #D8ECF4 1px;display:table-row-group;}
/* szponzor_kepek tulajdonsagai */

.cnt_szponzorok a {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color: #003366;
		text-align:left;
		font-weight: bold;
		line-height: 13px;
		font-size: 11px;
		text-decoration: none;
}
/* szponzor szovegben elofordulo linkek */

.cnt_szponzorok a:hover {
		text-decoration: underline;
}
/* szponzor szovegben elofordulo linkek hover allapota */


.cnt_szponzorok .title {
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		color: #2D7199;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;
		text-decoration: none;
		text-align: left;

		padding-top:10px;
		margin-left:10px;
}
/* szponzor neve link nelkul */

.cnt_szponzorok .title a{		
		font-family: Arial, Tahoma, Helvetica, sans-serif;
		color: #2D7199;
		font-weight: normal;
		font-size: 16px;
		line-height: 20px;
		text-decoration: none;
		text-align: left;
		font-weight:bold;
}
/* szponzor neve linkkel */

.cnt_szponzorok .title a:hover{
		
		text-decoration: underline;

}
/* szponzor neve linkkel hover allapotban*/


ul p {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color: #2D7199;
		text-align: left;
		font-size: 11px;
		line-height: 13px;
		margin: 10px;
		/*padding: 0;*/	
		
}
/* szponzorrol szolo szovegresz */

.cnt_szponzorok p {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color: #2D7199;
		text-align: left;
		font-size: 11px;
		line-height: 13px;
	
		/*margin: 10px;*/
		
		/*padding: 0;*/	
		
}