#selectbox {
	background-image: url(../img/index_contentbg.png);
	background-repeat: no-repeat;
	background-position: left 38px;
	float: right;
	width: 278px;
	margin: 180px 0px 0px 0px;
	padding: 0px;
}

#valaszt2, #valaszt3 {
	display: none;
}
.link1 {
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.link1 a {
	display: block;
	float: left;
	padding: 20px 0px 0px 35px;
	width: 62px;
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #41578c;
	text-decoration: none;
	font-weight: bold;
}

.link2 {
	float: left;
	padding: 0px;
	background-image: url(../img/de_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.link2 a {
	display: block;
	padding: 20px 0px 0px 17px;
	width: 68px;
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #41578c;
	text-decoration: none;
	font-weight: bold;
}
.link3 {
	float: left;
	padding: 0px;
	background-image: url(../img/it_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.link3 a {
	display: block;
	padding: 20px 0px 0px 19px;
	width: 77px;
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #41578c;
	text-decoration: none;
	font-weight: bold;
}
.off1 {
	background-image: url(../img/hu_off.png);
	display: block;
	width: 97px;
	height: 38px;
}
.off2 {
	background-image: url(../img/de_off.png);
	display: block;
	width: 85px;
	height: 38px;
}
.off3 {
	background-image: url(../img/it_off.png);
	display: block;
	width: 96px;
	height: 38px;
}

.on1 {
	background-image: url(../img/hu_on.png);
	display: block;
	width: 97px;
	height: 38px;
}
.on2 {
	background-image: url(../img/de_on.png);
	display: block;
	width: 85px;
	height: 38px;
}
.on3 {
	background-image: url(../img/it_on.png);
	display: block;
	width: 96px;
	height: 38px;
}
#selectbox p {
float: left;
padding: 10px 22px;
margin: 0px;
line-height: 16px;
min-height: 300px;
_height: 300px;
}

#selectbox p a {
color: #2c5909;
text-decoration: none;
}
