@charset "utf-8";
/* CSS Document */

body{
	background:transparent url(../images/bg.jpg) repeat;
}

/**
 * 100% height layout with header and footer
 */

html, body
{
	height: 100%; /* needed for cover min-height */
}

#full
{
	position: relative; /* needed for footer positioning*/
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	text-align:left;
	background:transparent url(../images/header_bg.jpg) repeat-x 0px 53px;
	width:100%;
}
/**
 * END 100% height layout with header and footer
 */

body{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
    color: #ffc893;
    font-weight: bold;
}

a:hover, a:active{
    text-decoration: underline
}

#header{
	background:transparent url(../images/header.jpg) no-repeat 0px -3px;
	width:910px;
	margin:0 auto;
	padding:149px 0 80px 0;
}

#footer{
	width: 100%;
	position: absolute;
	bottom: 0; /* stick to bottom */
	height: 70px;
	text-align:center;
}

#footer_in{
	background:transparent url(../images/footer.jpg) no-repeat top left;
	width:940px;
	height:70px;
	margin:0 auto;
	text-align:left;
}

#footer_in li{
	float:left;
	display:block;
	text-indent:-5000px;
}

#footer_in li a{
	display:block;
	height:40px;
}

#footer_in li a:hover{
	background:none;
}

#left{
	float:left;
	width:620px;
}

#right{
	float:left;
	width:250px;
}

#title p{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#title{
	margin:15px 0pt 35px 36px;
	position: relative;
}

#a{
	margin:0pt 0pt 0pt 45px;
	width:82px;
	background:transparent url(../images/footer_no_hover.jpg) no-repeat -10px 0px;
}

#b{
	width:99px;
	background:transparent url(../images/footer_no_hover.jpg) no-repeat -92px 0px;
}

#c{
	width:85px;
	background:transparent url(../images/footer_no_hover.jpg) no-repeat -191px 0px;
}

#d{
	width:85px;
	background:transparent url(../images/footer_no_hover.jpg) no-repeat -276px 0px;
}

#e{
	width:62px;
	background:transparent url(../images/footer_no_hover.jpg) no-repeat -361px 0px;
}

#f{
	width:95px;
	background:transparent url(../images/footer_no_hover.jpg) no-repeat -423px 0px;
}

#g{
	width:90px;
	background:transparent url(../images/footer_no_hover.jpg) no-repeat -518px 0px;
}

#copyright_out{
	margin:9px 0 0 325px;
}

#copyright{
	display:block;
	height:20px;
	width:130px;
	clear:both;
}

#breadcumb {
    font-size: 11px;
    margin-bottom: 20px;
}

.disabled, .pager_a {
    font-weight: bold;
}

#flags {
    float: right;
    background: transparent url(../images/flags.gif) no-repeat top left;
    width: 88px;/*68*/
    height: 24px;
    position: absolute;
    top: 2px;
    right: 0;
}

#flags a,
#flags a:link
#flags a:visited {
    display: block;
    width: 44px;
    height: 24px;
    float: left;
    background: none;
    text-indent: -5000px;
}

#flags a.hu:hover,
#flags a.hu:active {
    background: transparent url(../images/flags.gif) no-repeat 0px -24px;
}

#flags a.en:hover,
#flags a.en:active {
    background: transparent url(../images/flags.gif) no-repeat -44px -24px;
}

#footer_en {
	background:transparent url(../images/footer_en.jpg) no-repeat top left;
	width:940px;
	height:70px;
	margin:0 auto;
	text-align:left;
}

#footer_en li{
	float:left;
	display:block;
	text-indent:-5000px;
}

#footer_en li a{
	display:block;
	height:40px;
}

#en_a{
	margin: 0 0 0 20px;
	width: 107px;
}

#en_b{
	width:72px;
}

#en_c{
	width:87px;
}

#en_d{
	width:81px;
}

#en_e{
	width:62px;
}

#en_f{
	width:100px;
}

#en_g{
	width:77px;
}

#en_a:hover {
    background: transparent url(../images/footer_en.jpg) no-repeat -20px -70px;
}
#en_b:hover {
    background: transparent url(../images/footer_en.jpg) no-repeat -127px -70px;
}
#en_c:hover {
    background: transparent url(../images/footer_en.jpg) no-repeat -199px -70px;
}
#en_d:hover {
    background: transparent url(../images/footer_en.jpg) no-repeat -286px -70px;
}
#en_e:hover {
    background: transparent url(../images/footer_en.jpg) no-repeat -367px -70px;
}
#en_f:hover {
    background: transparent url(../images/footer_en.jpg) no-repeat -429px -70px;
}
#en_g:hover {
    background: transparent url(../images/footer_en.jpg) no-repeat -529px -70px;
}
