@charset "utf-8";
/* CSS Document */
img, a {
	outline:none;
}

body {
	background-image:url(img/bg_top.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#d9a15f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#logo {
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
}
#zaszlok_bg {
	background-image:url(img/zaszlok.png);
	background-repeat:no-repeat;
}
.specindex_cim {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#000;
}
#main_middle {
	background-image:url(img/middle.png);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
}
#main_middle_2 {
	background-image:url(img/middle_2.png);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
}
#banner_bg {
	background-image:url(img/banner/banner_bg.png);
	background-repeat:repeat-y;
}
#banner_top {
	background-image:url(img/banner/banner_top.png);
	background-repeat: no-repeat;
	background-position:top;
}
#banner_top_2 {
	background-image:url(img/banner/banner_top.png);
	background-repeat: no-repeat;
	background-position:top;
}
.index_cim {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
}
.tartalom_cim
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}
.tartalom_alcim
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000;
	font-style:italic;
}
.tartalom_szoveg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000;
}

.profil
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000;
}

.profil:hover
{
	color:#6d4f20;
}

#index_box1 {
	background-image:url(img/index/box1_ina.png);
	background-repeat:no-repeat;
}
#index_box1:hover{
	background-image:url(img/index/box1_a.png);
	background-repeat:no-repeat;
}
#index_box2 {
	background-image:url(img/index/box2_ina.png);
	background-repeat:no-repeat;
}
#index_box2:hover {
	background-image:url(img/index/box2_a.png);
	background-repeat:no-repeat;
}
#index_box3 {
	background-image:url(img/index/box3_ina.png);
	background-repeat:no-repeat;
}
#index_box3:hover {
	background-image:url(img/index/box3_a.png);
	background-repeat:no-repeat;
}
#index_box4 {
	background-image:url(img/index/box4_ina.png);
	background-repeat:no-repeat;
}
#index_box4:hover {
	background-image:url(img/index/box4_a.png);
	background-repeat:no-repeat;
}
.hirdetesek_szoveg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	color:#9a4816;
	}
.index_box_szoveg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#000;
	}	
