img, div, input { behavior: url(/css/iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/_standards/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-attachment: fixed;*/
	background-color: #c3c8ce;
}

html {
	overflow-y:scroll;
}



hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #d0d0d0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
	line-height: 25px;
}

#header {
	width: 980px;
	height: 105px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFF;
	text-align: center;
}

#hirek {
	
}

/*
 #toplink
{
	
}
* html #toplink
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_standards/button_top_bg.png", sizingMethod="crop");
} 

*/


#footer {
	margin:auto;
	clear:both;
	width: 986px;
	height: 100px;
	padding-top: 70px;
	text-align: center;
	color: #ccc;
	background-image: url(/_standards/footer_bg.png);
	background-repeat: no-repeat;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #797979;
	text-decoration: none;
}

#wrap {
	width: 980px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/_standards/wrap_bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	overflow: auto;
}
#content-wide {
	width: auto;
	height:auto;
	min-height:500px;
	clear: none;
	line-height: 18px !important;
	line-height: 18px;
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	/margin-left: 3px;
	/margin-right: 3px;
	padding-bottom: 10px;
}
#content-wide2 {
	width: auto;
	height:auto;
	min-height:500px;
	clear: none;
	line-height: 18px !important;
	line-height: 18px;
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	/margin-left: 3px;
	/margin-right: 3px;
	padding-bottom: 10px;
}

#menu_left {
	width: 180px;
	height:100%;
	float: left;
	clear:none;
	padding-left: 3px;
	padding-right: 3px;
	color: #333333;
	font-size: 12px;
	display: inline-block;	
	
}
#menu_left a {
	margin-top: 5px;

}



#menu_right {
	width: 180px;
	height:100%;
	float: right;
	clear:none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	color: #333333;
	font-size: 12px;
	display: inline-block;
	}

#content {
	width: 590px;
	height:auto;
	line-height: 18px !important;
	line-height: 18px;
	margin:auto;
	padding-bottom: 10px;


}

a:link {
	color: #2F466A;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	color: #2F466A;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}

#menu_title_bg_01 {
	background-image: url(/_standards/menu_title_bg_01.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: auto;
	padding-top: 3px;
	display:block;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.menu_title_bg_02 {
	background-image: url(/_standards/menu_title_bg_02.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: auto;
	padding-top: 3px;
	display:block;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
/**/

#topmenu {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	display:block;
	
	/*background-image: url(/_standards/topmenu_bg.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
}

#spacer {
	width:5px;
	display:inline;
}

a.topmenu:link,  a.topmenu:visited {
	padding-left: 15px;
	padding-right: 15px;
	height: 21px;
	text-decoration: none;
	display:inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/_standards/topmenu_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: inset;
	border-left-style: inset;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
a.topmenu:hover {
	color: #cbcbcb;
}

a.toplink:link,  a.toplink:visited {
	background-image: url(/_standards/button_top_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 261px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
	text-align: center;
	display: inline-block;		
}
a.toplink:hover {
	color: #FFFF00;
	background-position: 0px -40px;	
}

a.menu_side:link,  a.menu_side:visited {
	background-image: url(/_standards/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: inline-block;
	width: 170px;
	padding-left: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.menu_side:hover {

}

a.linkfeher:link,  a.linkfeher:visited {
	color: #fff;
	text-decoration: none;
}
a.linkfeher:hover {
	color: #E4E4E4;
	text-decoration: none;
}


.menu_side {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_akcio {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	color: #FFF;
	text-align: center;
}

.menu_hirek {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size:10px;
}

/*#menu_separator {
	height: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 5px;
	
	background-image: url(/_standards/separator.gif);
	background-repeat: repeat-x;
}*/

#table-lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD7DB;
	font-size: 10px;
	margin: 0;
}

.content {
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.content_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content-small {
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.center {
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}

.content_right{
	text-align: right;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kat01 {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4F7F7;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #003333;
	font-weight: normal;
}
.kat02 {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E6E7;
	color: #355971;
}
.kat03 {
	text-align: justify;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-left: 80px;
}

.athuzott {
	text-decoration:line-through;
}

.text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E6E7;
	color: #003366;
}
.table_cells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	padding-left: 2px;
	background-color: #E9F2F3;
}

#panel_akcio {
	border: 1px solid #999;
	background-color: #C00;
	background-image: url(/_standards/akcio_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#block_right_side {
	border: 1px solid #999;
	margin-top: 3px;
	height: 68px;
	background-image: url(/_standards/menu_block_bg_end_right.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.img_border {
	border: 1px solid #033;	
	margin-right: 10px;
	margin-left: 2px;
}
