html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#4a8b0b url(../site_images/top_repeat.jpg) repeat-x scroll center top;
	
	
}
.container {
	width: 100%;
	float: left;

}

.big_contaneir {
	width: 941px;
	margin: 0 auto;
	background-image: url(../site_images/back_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	
}



.top_contaneir {
	width: 941px;
	height: 274px;
	background-image: url(../site_images/back_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	
}

.top_contaneir_felso {
	width: 941px;
	height: 158px;
	
}

.top_contaneir_menu {
	width: 941px;
	height: 47px;
	
}

.menu_bal {
	width: 272px;
	height: 47px;
	background-image:    url(roman_menu/top_design_kozepso1.jpg);
	background-repeat: no-repeat;
	float: left;
}




.menu1 {
	width:104px;
	height:47px;
	background-image: url(roman_menu/menu1off.png);
	background-repeat: no-repeat;
	float: left;
}


.menu1 a{
	width:104px;
	height:47px;
	background-image: url(roman_menu/menu1off.png);
	background-repeat: no-repeat;
	float: left;

	
}

.menu1 a:hover{
	width:104px;
	height:47px;
	background-image: url(roman_menu/menu1on.png);
	background-repeat: no-repeat;
	float: left;
	
}


.menu2 {
	width:121px;
	height:47px;
	background-image: url(roman_menu/menu2off.png);
	background-repeat: no-repeat;
	float: left;
}


.menu2 a{
	width:121px;
	height:47px;
	background-image: url(roman_menu/menu2off.png);
	background-repeat: no-repeat;
	float: left;

	
}

.menu2 a:hover{
	width:121px;
	height:47px;
	background-image: url(roman_menu/menu2on.png);
	background-repeat: no-repeat;
	float: left;
	
}


.menu3 {
	width:126px;
	height:47px;
	background-image: url(roman_menu/menu3off.png);
	background-repeat: no-repeat;
	float: left;
}


.menu3 a{
	width:126px;
	height:47px;
	background-image: url(roman_menu/menu3off.png);
	background-repeat: no-repeat;
	float: left;

	
}

.menu3 a:hover{
	width:126px;
	height:47px;
	background-image: url(roman_menu/menu3on.png);
	background-repeat: no-repeat;
	float: left;
	
}


.menu4 {
	width:116px;
	height:47px;
	background-image: url(roman_menu/menu4off.png);
	background-repeat: no-repeat;
	float: left;
}


.menu4 a{
	width:116px;
	height:47px;
	background-image: url(roman_menu/menu4off.png);
	background-repeat: no-repeat;
	float: left;

	
}

.menu4 a:hover{
	width:116px;
	height:47px;
	background-image: url(roman_menu/menu4on.png);
	background-repeat: no-repeat;
	float: left;
	
}

.menu5 {
	width:88px;
	height:47px;
	background-image: url(roman_menu/menu5off.png);
	background-repeat: no-repeat;
	float: left;
}


.menu5 a{
	width:88px;
	height:47px;
	background-image: url(roman_menu/menu5off.png);
	background-repeat: no-repeat;
	float: left;

	
}

.menu5 a:hover{
	width:88px;
	height:47px;
	background-image: url(roman_menu/menu5on.png);
	background-repeat: no-repeat;
	float: left;
	
}


.menu_jobb {
	width: 114px;
	height: 47px;
	background-image: url(roman_menu/top_design_kozepso2.png);
	background-repeat: no-repeat;
	float: left;
}


.top_contaneir_also{
	width: 941px;
	height:69px;
	
}


.inside_big_contaneir {
	width: 941px;
	min-height:350px;
	background-image: url(../site_images/back_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	
	
}

.inside_contaneir {
	width: 760px;
	padding-left:80px;
	padding-right:70px;
	
	
	
	
}

.inside_contaneir h1 {
	font-family: Arial;
	font-size: 10pt;
	color: #2c5601;
	text-align: justify;
	line-height: 16px;
	font-weight: normal;
	
	
}

.inside_contaneir a{
	font-family: Arial;
	font-size: 10pt;
	color: #ff621f;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	
	
}

.inside_contaneir_kozepre_igazitas h1{
	font-family: Arial;
	font-size: 10pt;
	color: #2c5601;
	text-align: center;
	line-height: 16px;
	font-weight: normal;
	
	
}



.inside_contaneir_kozepre_igazitas a{
	font-family: Arial;
	font-size: 10pt;
	color: #ff621f;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	
	
}


.inside_contaneir_picture {
	width: 300px;
	margin-left:60px;
	float:left;
	
}


.inside_contaneir_picture a{
	font-family: Arial;
	font-size: 10pt;
	color: #ff621f;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	
	
}

.bg_bottom {
	width: 100%;
	margin-top:-9px;
	padding:0px;
    height:261px;
    background: url(../site_images/bottom_repeat.jpg) repeat-x center top;
	clear: both;
		
}


.bottom {
	width:941px;
	height:261px;
	clear: both;
	
}


.floatright
{
float: right;
margin: 0 0 10px 10px;
}

.floatleft
{
float: left;
margin:0px 0px 0px 0px;
}
	

.clearboth {
clear: both;
	
}


