@charset "utf-8";



@font-face {

	

	    font-family: 'Museo sans';

    src: url('museo_sans/museosans-100-webfont.eot'); /* IE9 */

    src: url('museo_sans/museosans-100-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

         url('museo_sans/museosans-100-webfont.woff') format('woff'),

         /*url('museo_sans/museosans-100-webfont.ttf') format('truetype'),  Safari, Android, iOS */

         url('museo_sans/museosans-100-webfont.svg#museo_sans100') format('svg'); /* Legacy iOS */

		 src: url("museo_sans/MuseoSans-100.otf");

    font-weight: normal;

    font-style: normal;



		}





html,

body {

	font-family: "Museo sans";

	margin:0;

	padding:0;

	height:100%;

	color: #3c484a;

	background-color: #D1DAAD;

	line-height: 22px;

}

#wrapper {

	min-height:100%;

	position:relative;

}





ul, ol, dl {

	padding: 0;

	margin: 0;

}

p {

	padding: 0px;

	}



h1 {

	padding-top: 16px;

	padding-bottom: 8px;

	font-size: 24px;

	font-weight: normal;

	color: #0085c8;



}

a img { 

	border: none;

}



img.logo_h {

	padding-left: 22px;

	}

a:link {

	color: #42413C;

	text-decoration: none; 



}

a:visited {

	color: #42413C;

	text-decoration: none;

}

a:hover, a:active, a:focus {

	text-decoration: none;

	color: #0085c8;

	list-style-type: none;



}





#header {

	background:#FFF;

	padding: 2px 10px 10px 20px;

}

.upmenu {

	font-size: 11px;

	width: 540px;

	text-align: right;

	float: right;

	text-transform:uppercase;

	padding-top: 46px;

	vertical-align: top;

	padding-right: 32px;

	color: #3c484a;

	}

.upmenu img{

	vertical-align: bottom;

	padding-left: 14px;

	padding-right: 6px;

	padding-bottom: 2px;

}

.container {

	width: 1044px;

	background: #FFF;

	margin: 0 auto; 

}

#content {

	padding-left: 20px;

	padding-right: 40px;

	height: 100%;

}

#head {

	width: 729px;

	height: 271px;

	float: right;

	margin-top: 7px;

	margin-right: 2px;

	}

	

#tartalom {

	width:732px;

	float: right;

	min-height: 100%;

	height: 100%;

	min-width: 732px;

	color: #3c484a;

	font-size: 15px;

	line-height: 21px;

	}





.leftside {

	float: left;

	width: 220px;

	background-color: #FFF;

	height: 100%;

	padding-left: 38px;



}

/* MENU STYLE */



.accmenu{

	border-top: 1px solid #CECECE;

	margin: 7px 5px;

	padding: 0;

	width: 200px; /*width of menu*/

	color: #3c484a;

	list-style: none;

	font-size: 14px;

}



.accmenu a.menuitem{

background-color: #FFFFFF;

font-family: 12px "Museo sans";

line-height: 17px;

color: #3c484a;

display: block;

position: relative; 

width: auto;

padding: 6px 0;

text-decoration: none;

border-bottom: 1px solid #CECECE;



}



img .statusicon,  img .statusicon a{border: 0;}

.accmenu a.menuitem:visited, {

color: #999;

border-bottom: 1px solid #CECECE;

border-bottom: 1px solid #CECECE;

}



.accmenu a.menuitem:hover {

	background: url(images/hover.jpg) repeat-x;

}



li.current>

a.menuitem  {

	color: #0085c8;

	list-style:none;

}



.accmenu a.menuitem .statusicon{ 

position: absolute;

top: 5px;

right: 5px;

border-bottom: 1px solid #CECECE;

}



.accmenu a.menuitem:hover{

	background-color: #FFFFFF;

	border-bottom: 1px solid #CECECE;

}



.accmenu div.submenu{ 

background: #FFFFFF;

}



.accmenu div.submenu ul{ 

list-style-type: none;

margin: 0;

padding: 0;

}



.accmenu div.submenu ul li{

border-bottom: 1px solid #CECECE;

color: #999;

}



.accmenu div.submenu ul li a{

display: block;

font-family: "Museo sans 100";

color: #3c484a;

text-decoration: none;

padding: 2px 0;

padding-left: 10px;



}



.menuitem, li {

list-style: none;

list-style-type: none;

	}



.accmenu div.submenu ul li a:hover{



}



/* MENU STYLE END*/



 #footer_o {

	position:absolute;

	bottom:0;

	width:100%;

	background: url(images/footer2.jpg) repeat-x;

	height: 150;

	color: #FFF;

	margin-bottom: -150px;

}



#footer {

	position:relative;

	bottom:0;

	width:100%;

	background: url(images/footer2.jpg) repeat-x;

	height: 150px;

	color: #FFF;

	clear: both;

}



#footer a {

	color: #FFFFFF;

	}

	

	#footer a:hover {

	color: #0085c8;

}

		

#table1 {

	text-align: center;

	font-size: 14px;

	line-height: 14px;

	color: #3c484a;

}

#table1 td {

vertical-align: top;

}



#table2 {

	text-align: left;

	font-size: 12px;

	line-height: 11px;

}



.pikto {

	line-height: 18px;

	}



#left {float: left;}

#right {float: right;}

#rightc {float: right;

text-align: center;



}



/* Táblázat */



#table-min

{

	background: #fff;

	margin: 2px;

	border-collapse: collapse;

	text-align: left;

}

#table-min th

{

	padding: 2px 12px;

	border-bottom: 1px solid #ccc;

	

}

#table-min td

{

	border-bottom: 1px solid #ccc;

	padding: 8px 12px 8px;

}



#table-min thead {

	background-color: #E6E7E8;

	}

