.title
{
float: left;
background-color: grey;
/*background-image: url('img/plusz.jpg');*/
background-image: url('img/plusz_loop.jpg');
background-repeat: repeat-x;
width: 10px;
height: 23px;
}

.drowling
{
float: left;
background-image: url('img/plusz_loop.jpg');
height: 23px;
line-height: 23px;

color: black;
font-size: 13px;
}

.apro_contentheader
{

color: white;
font-weight: bold;
background-color: #3b6a86;
}

.apro_contentheader a
{
text-decoration:none;
}

.apro_content
{

clear: both;
background-color: #dde9f5;
color: black;
}










.ingatlan a {

	background-image: url(img/ingatlan_off.jpg);

	width: 136px;

	height: 50px;

	float: left;

	}



.ingatlan a:hover {

	background-image: url(img/ingatlan_on.jpg);

	width: 136px;

	height: 50px;

	float: left;

	}

	

.automotor a {

	background-image: url(img/automotor_off.jpg);

	width: 130px;

	height: 50px;

	float: left;

	}



.automotor a:hover {

	background-image: url(img/automotor_on.jpg);

	width: 130px;

	height: 50px;

	float: left;

	}



.egyeb a {

	background-image: url(img/egyeb_off.jpg);

	width: 129px;

	height: 50px;

	float: left;

	}



.egyeb a:hover {

	background-image: url(img/egyeb_on.jpg);

	width: 129px;

	height: 50px;

	float: left;

	}



.allas a {

	background-image: url(img/allas_off.jpg);

	width: 135px;

	height: 50px;

	float: left;

	}

	

.allas a:hover {

	background-image: url(img/allas_on.jpg);

	width: 135px;

	height: 50px;

	float: left;

	}
