body	{
	background-color: 7b0505;
      	background-image: url(img/hattercsik.png);
	background-repeat: repeat-y;
	pozition: width: 50%;
	}

iframe	{
	position: absolute;
	top: 11px;
	bottom: auto;
	left: 295px;
	right: auto;
	}

.lablec_font_1 {	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
		font-size: 14px;
		color: #606060;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
		margin-bottom: 2px;
	}

.lablec_font_2 {	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
		font-size: 12px;
		color: #505050;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
		margin-bottom: 2px;
	}

a.link:link		{ color: #505050; text-decoration: none	}
a.link:visited	{ color: #505050; text-decoration: none	}
a.link:hover		{ color: #505050; text-decoration: underline	}


#felsocsik{
	background-image: url(img/felsocsik.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 99px;
	position: absolute;
	top: 0px;
	bottom: auto;
	left: 150px;
	right: auto;
}




#menucsik{
	background-image: url(img/menucsik.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 31px;
	position: absolute;
	top: 99px;
	bottom: auto;
	left: 150px;
	right: auto;
}

#main{
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 470px;
	position: absolute;
	top: 130px;
	bottom: auto;
	left: 150px;
	right: auto;
}

#lablec{

	width: 750px;

	position: absolute;
	top: 595px;
	bottom: auto;
	left: 175px;
	right: auto;
}