body {
	margin:0px;
	background-color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

form, p, ol, ul {
	margin:0px;
}

.bg_top {
	background-image:url(../images/bg_top.png);
	background-repeat:no-repeat;
	width:960px;
	height:142px;
}

.bg_main_bemutatkozas {
	background-image:url(../images/bg_main_bemutatkozas.png);
	background-repeat:no-repeat;
	background-position:top;
}

.bg_main_projektek_1 {
	background-image:url(../images/bg_main_projektek_1.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#5F5A4F;
}

.bg_main_projektek_2 {
	background-image:url(../images/bg_main_projektek_2.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#5F5A4F;
}

.bg_main_projekt {
	background-image:url(../images/bg_main_projekt.png);
	background-repeat:no-repeat;
	background-position:top;
}

.bg_main_lakas {
	background-image:url(../images/bg_main_lakas.png);
	background-repeat:no-repeat;
	background-position:top;
}

.input_1 {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	border:solid;
	border-width:1px;
	border-color:#999999;
}

.text_1 {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.text_2 {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:5px;
}

.text_3 {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

.text_4 {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.text_5 {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.link_1 {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.link_1:hover {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}

.link_2 {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:5px;
	text-decoration:none;
}
.link_2:hover {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:5px;
	text-decoration:underline;
}

.link_3 {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.link_3:hover {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

