body {
	background-color: #FFFFFF;
	margin: 0px;
}
.container {
  position: relative; width:765px;
	margin-left:auto;          /* középre igazításhoz*/
  margin-right:auto; 	 /* középre igazításhoz*/
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
  font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.left_container {
  width: 254px;
  float: left;
}
.logo{
  position: relative; width:254px; height: 102px;
  float: left;
}
.logo img{
	border: none;
}
.bal_kep{
  position: relative; width:254px; height: 255px; 
  clear: left;
}
.left { 
  background-color: white; 
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
  font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	clear: both;
}
.right_container {
  background-color: #F7F7F7;
  width: 511px;
  float: left;
}

.nav {  
	padding-top: 10px;
	padding-bottom: 9px;
  background-color: #073B84;
	color: #c5d2e4;
	text-align: center;
} 
.nav a:link, .nav_down a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited, .nav_down a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover, .nav_down a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.jobb_kep{
  position: relative; width:511px; height: 148px; 
	
}
.tartalom{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
  font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	clear: both;	
}
.tartalom img{
  float: left;  
}
.tartalom p{
  float: left;
	padding-left: 10px;
}
.galeria{
	padding-left: 20px;
	padding-right: 15%;
	padding-top: 10px;
	padding-bottom: 40px;
}
.ads {
  clear: both;
	float: left;
  width: 100%;
	height: 100%;
  background-color: #d3e6f7;
	text-align: center;
	margin-top: 10px;	
}
.nav_down {
  clear: both;
	float: left;
  width: 100%;
	height: 100%;
  background-color: #073B84;
	color: #c5d2e4;
	text-align: center;
	padding-top:12px;
  padding-bottom:12px;
	1margin-top: 1px;	
} 
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #959927;
	text-decoration: none;
	}
h1,h2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #073B84;
	text-decoration: none;
}
.tartalom h1 {
  font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #073B84;
	text-decoration: none;
	
}
hr  {
  clear: both;
  width:100%;
}
.csomag {  
 	float: left;
	padding: 20px;
  text-align: justify;	
}	
.csomag_left {
  width: 125px;
  float: left;
}
.csomag_left p {
  text-align: center;
}
.csomag_right {
  width: 330px;
  padding-left: 14px;
  text-align: justify;	
  float: left;
}
li {
  margin-left: 10px;

}
.copyright {
  clear: both;
  text-align: center;
	padding: 10px;
}
