/* CSS Document */



body 

{

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 12px;

	font-style: normal;

	color: #046B99;

	text-align: justify;

	line-height: 150%;

	background-image:   url(img/bgr.gif);

	background-repeat: repeat;

	background-position: center top;

}



.All{

	position: absolute;

	width:943px;

	left: 50%;

	margin-left: -471px;

	overflow: hidden;

	top: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

	border: 1px solid #085F8E;

/*	border: 1px solid #333; */

}



.Top {

	position: relative;

	top: 0px;

	height:343px;

	width:100%;

	margin-left: auto;

	margin-right: auto;

	background-image:     url(img/bgr_top.jpg);

	background-position: center top;

	border-bottom: 1px solid #085F8E;

	z-index: 1;

}



.Cent {

	position: relative;

	top: 0px;

	padding-top: 5px;

/*	top: 352px;*/

	width:100%;

	margin-left: auto;

	margin-right: auto;

/*	margin-bottom: 0px;*/

/*	border: 1px solid #085F8E;*/

	background:   url(img/bgr_cent.gif) repeat-x top #fff;

	z-index: 2;

/*	overflow: hidden;*/

/*		border: 1px solid #333; */

}



.Menu {

	position: absolute;

	top: 0px;

	height: 60px;

	width: 100%;

	margin-left: auto;

	margin-right: auto;

	overflow: hidden;

	line-height: 180%;

	z-index: 3;

}

ul {

	margin:0;

	padding:0;

	list-style-type:none;

	background-color:#085F8E;

/*	opacity: .7; */

		/*helyette IE-ben: filter: alpha(opacity=70); */

	text-align:center;

	border: 1px solid #085F8E;

	border-top: 0px;

}

li {

	display:inline;

	border-left:1px solid white;

	padding:0 5px;

	font-color: white;

}



li.elso {

	border-left:1px #3366ff;

}

/*menü betűi*/

a.nav:link {

	color: white;

	text-decoration: none;

}

a.nav:visited {

	color: white;

	text-decoration: none;

}

a.nav:hover {

	color: white;

	text-decoration: underline;

}

a.nav_akt {

	color: white;

	text-decoration: none;

	font-weight: bold;

	}

/*egyéb linkek*/

a.nav2:link {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 12px;

	font-weight: bold;

	color: #046B99;

	text-decoration: none;

}

a.nav2:visited {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 12px;

	font-weight: bold;

	color: #046B99;

	text-decoration: none;

}

a.nav2:hover {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 12px;

	font-weight: bold;

	color: #046B99;

	text-decoration: underline;

}



/* cimsorok */    

h1.cim { 

	font-size: 14px;

	font-style: bold;

	line-height: 150%;

 }



h2.cim { 

	font-size: 12px;

	font-style: bold;

	line-height: 150%;

 }

 

a.h2:link {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 12px;

	font-weight: bold;

	color: #046B99;

	text-decoration: none;

	line-height: 150%;

}



a.h2:visited {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 12px;

	font-weight: bold;

	color: #046B99;

	text-decoration: none;

	line-height: 150%;

}



a.h2:hover {

	font-family: Geneva, Arial, Helvetica, san-serif;

	font-size: 12px;

	font-weight: bold;

	color: #046B99;

	text-decoration: underline;

	line-height: 150%;

}



/*belső felsorolások*/

.belsolista {

	position: relative;

	padding-left: 150px;	



}



.box { 

	position: relative;

	background:#fff; 

	border:1px solid #9ABDD0; 

	top: 0px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 20px;

	margin-bottom: 20px;

	padding: 20px;

	padding-top:10px;

	width: 805px;

	line-height: 180%;

/*	border: 1px solid #333;*/

	}



.box2_alap { 

	position: relative;

	top: 0px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 20px;

	padding: 0px;

	width: 846px;

/*	border: 1px solid #333;*/

	overflow:hidden;

}

#box2_bal { 

	position: relative;

	display: block;

	float: left;

	background:#fff; 

	border:1px solid #9ABDD0; 

	margin-bottom: 20px;

	padding: 10px 20px 15px 20px;

	width: 370px;

	line-height: 180%;

}

#box2_jobb { 

	position: relative;

	display: block;

	float: right;

	background:#fff; 

	border:1px solid #9ABDD0; 

	margin-bottom: 20px;

	padding: 10px 20px 15px 20px;

	width: 370px;

	line-height: 180%;

}



.bottom {

	position: relative;

	width: 846px;

	margin-left: auto;

	margin-right: auto;

/*	border: 1px solid #000000;*/

	height: 30px;

}



.szamlalo {

	padding: 0px;

	padding-bottom: 13px;

/*	border: 1px solid #000000;*/

	}

	

.megj {

	position: absolute;

	top: 0px;

	right: 0px;

/*	border: 1px solid #000000;*/

}



/*képek jobb oldalt*/

.img-shadow_r {

clear: both;

float:right;

margin: 17px 0 0px 17px;

}



.img-shadow_r2 {

clear: both;

float:right;

margin: 0px 0 -10px 17px;

}



.img-shadow_r3 {

clear: both;

float:right;

margin: 17px 0 0px 17px;

}



.img-shadow_ra {

/*clear: both;*/

float:right;

margin: 10px 0 0px 17px;

}



.img-shadow_r img {

display: block;

position: relative;

background-color: #fff;

border: 1px solid #9ABDD0;

margin: -6px 0px 4px -8px;

padding: 1px;

}

.img-shadow_r2 img {

display: block;

position: relative;

background-color: #fff;

border: 1px solid #9ABDD0;

margin: -6px 0px 4px -8px;

padding: 1px;

}

.img-shadow_r3 img {

display: block;

position: relative;

background-color: #fff;

border: 1px solid #9ABDD0;

margin: -6px 0px 4px -8px;

padding: 1px;

}



.img-shadow_ra img {

display: block;

position: relative;

background-color: #fff;

border: 1px solid #9ABDD0;

margin: -6px 0px 4px -8px;

padding: 1px;

}



/*képek bal oldalt*/

div.clearer_l{

clear: right;

line-height: 0;

height: 0;

}



.img-shadow_l {

clear: both;

float:left;

margin: 0 17px 0px 0;

}



.img-shadow_l img {

	display: block;

	position: relative;

	background-color: #fff;

	border: 1px solid #9ABDD0;

	margin: 5px -8px 0px 0px;

	padding: 1px;

}

.img-shadow_la {

float:left;

margin: 0 17px 0px 0;

}



.img-shadow_la img {

	display: block;

	position: relative;

	background-color: #fff;

	border: 1px solid #9ABDD0;

	margin: 5px -8px 0px 0px;

	padding: 1px;

}

.szallit {
	margin-left:120px;
}

.szallit span {
	font-style:italic;
}